Skip to content

Commit 998e75c

Browse files
V0ldek/fix nightly clippy (#477)
* chore(dep): bump the test-deps group in /fuzz with 2 updates Bumps the test-deps group in /fuzz with 2 updates: [serde](https://github.com/serde-rs/serde) and [serde_json](https://github.com/serde-rs/json). Updates `serde` from 1.0.196 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) Updates `serde_json` from 1.0.113 to 1.0.114 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.113...v1.0.114) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-deps ... Signed-off-by: dependabot[bot] <[email protected]> * chore(dep): bump the test-deps group Bumps the test-deps group in /crates/rsonpath-test-codegen with 1 update: [serde](https://github.com/serde-rs/serde). Updates `serde` from 1.0.196 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-deps ... Signed-off-by: dependabot[bot] <[email protected]> * chore(ci): bump the ci-deps group with 9 updates Bumps the ci-deps group with 9 updates: | Package | From | To | | --- | --- | --- | | [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) | `3.0.0` | `3.0.1` | | [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4.0.3` | `4.0.4` | | [JasonEtco/create-an-issue](https://github.com/jasonetco/create-an-issue) | `2.9.1` | `2.9.2` | | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.0.0` | `4.1.3` | | [actions/add-to-project](https://github.com/actions/add-to-project) | `0.5.0` | `0.6.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.0` | `4.3.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.1` | `4.1.2` | | [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) | `1.5.13` | `1.5.15` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.24.0` | `3.24.5` | Updates `actions/upload-pages-artifact` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/actions/upload-pages-artifact/releases) - [Commits](actions/upload-pages-artifact@0252fc4...56afc60) Updates `actions/deploy-pages` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@87c3283...decdde0) Updates `JasonEtco/create-an-issue` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/jasonetco/create-an-issue/releases) - [Commits](JasonEtco/create-an-issue@e27dddc...1b14a70) Updates `actions/dependency-review-action` from 4.0.0 to 4.1.3 - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@4901385...9129d7d) Updates `actions/add-to-project` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@31b3f3c...0609a27) Updates `actions/upload-artifact` from 4.3.0 to 4.3.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@26f96df...5d5d22a) Updates `actions/download-artifact` from 4.1.1 to 4.1.2 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@6b208ae...eaceaf8) Updates `EmbarkStudios/cargo-deny-action` from 1.5.13 to 1.5.15 - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@5def368...68cd9c5) Updates `github/codeql-action` from 3.24.0 to 3.24.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@e8893c5...47b3d88) --- updated-dependencies: - dependency-name: actions/upload-pages-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps - dependency-name: JasonEtco/create-an-issue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-deps - dependency-name: actions/add-to-project dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-deps - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-deps ... Signed-off-by: dependabot[bot] <[email protected]> * dep: bump the deps group with 6 updates Bumps the deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.18` | `4.5.1` | | [trycmd](https://github.com/assert-rs/trycmd) | `0.14.20` | `0.15.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.57` | | [insta](https://github.com/mitsuhiko/insta) | `1.34.0` | `1.35.1` | | [serde](https://github.com/serde-rs/serde) | `1.0.196` | `1.0.197` | | [serde_json](https://github.com/serde-rs/json) | `1.0.113` | `1.0.114` | Updates `clap` from 4.4.18 to 4.5.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.5.1) Updates `trycmd` from 0.14.20 to 0.15.0 - [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md) - [Commits](assert-rs/snapbox@v0.14.20...v0.15.0) Updates `thiserror` from 1.0.56 to 1.0.57 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.56...1.0.57) Updates `insta` from 1.34.0 to 1.35.1 - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.34.0...1.35.1) Updates `serde` from 1.0.196 to 1.0.197 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.196...v1.0.197) Updates `serde_json` from 1.0.113 to 1.0.114 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.113...v1.0.114) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: trycmd dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: insta dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> * chore(ci): bump auguwu/clippy-action Bumps [auguwu/clippy-action](https://github.com/auguwu/clippy-action) from 48a0d9da70a4eb3fbbb52cd1d753a16fd7e01cc6 to da858d2a352835824fcfdfdba5f5e9fe3cf32d2a. - [Release notes](https://github.com/auguwu/clippy-action/releases) - [Commits](auguwu/clippy-action@48a0d9d...da858d2) --- updated-dependencies: - dependency-name: auguwu/clippy-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * chore: fix nightly clippy lints * update lock * add lock * fix clippy lints in tests * allow Simd::dispatch_tag to be dead --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40bc34c commit 998e75c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+292
-396
lines changed

.github/workflows/book.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ jobs:
7474
- name: Setup Pages
7575
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4.0.0
7676
- name: Upload artifact
77-
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
77+
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
7878
with:
7979
path: "./book/wwwroot"
8080
- name: Deploy to GitHub Pages
8181
id: deployment
82-
uses: actions/deploy-pages@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42 # v4.0.3
82+
uses: actions/deploy-pages@decdde0ac072f6dcbe43649d82d9c635fff5b4e4 # v4.0.4

.github/workflows/clusterfuzzlite-batch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Report crash
7272
id: report
73-
uses: JasonEtco/create-an-issue@e27dddc79c92bc6e4562f268fffa5ed752639abd # v2.9.1
73+
uses: JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5 # v2.9.2
7474
with:
7575
filename: .github/internal_templates/fuzz_failure.md
7676
env:

.github/workflows/dependency-review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
- name: "Checkout Repository"
2929
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
3030
- name: "Dependency Review"
31-
uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0
31+
uses: actions/dependency-review-action@9129d7d40b8c12c1ed0f60400d00c92d437adcce # v4.1.3

.github/workflows/new-issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# The GitHub token to use to create a new comment with. Use `secrets.GITHUB_TOKEN` to inject it
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
- name: Add To GitHub projects
42-
uses: actions/add-to-project@31b3f3ccdc584546fc445612dec3f38ff5edb41c # v0.5.0
42+
uses: actions/add-to-project@0609a2702eefb44781da00f8e04901d6e5cd2b92 # v0.6.0
4343
with:
4444
# URL of the project to add issues to
4545
project-url: https://github.com/users/V0ldek/projects/1

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
if: matrix.os == 'windows-latest'
147147
run: mv -Force "target/${{ matrix.target_triple }}/distribution/rq.exe" target/distribution/rq-${{ matrix.target_triple }}.exe
148148
- name: Upload the binary as artifact
149-
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
149+
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
150150
with:
151151
name: rq-${{ matrix.target_triple }}
152152
# The * matches .exe if on windows and nothing otherwise.
@@ -168,7 +168,7 @@ jobs:
168168
egress-policy: audit
169169

170170
- name: Download artifacts from build
171-
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
171+
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
172172
with:
173173
path: release/
174174
- name: Generate provenance subjects

.github/workflows/rust.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
env:
148148
RUSTFLAGS: ${{ matrix.rustflags }}
149149
- name: Download rsonpath-test artifact
150-
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
150+
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
151151
with:
152152
name: ${{ needs.test-gen.outputs.artifact-name }}
153153
path: ${{ needs.test-gen.outputs.artifact-path }}
@@ -210,7 +210,7 @@ jobs:
210210
env:
211211
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
212212
- name: Download rsonpath-test artifact
213-
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
213+
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
214214
with:
215215
name: ${{ needs.test-gen.outputs.artifact-name }}
216216
path: ${{ needs.test-gen.outputs.artifact-path }}
@@ -265,7 +265,7 @@ jobs:
265265
env:
266266
RUSTFLAGS: "-C link-arg=-fuse-ld=lld --deny warnings"
267267
- name: Clippy all features
268-
uses: auguwu/clippy-action@48a0d9da70a4eb3fbbb52cd1d753a16fd7e01cc6 # v1.3.0
268+
uses: auguwu/clippy-action@da858d2a352835824fcfdfdba5f5e9fe3cf32d2a # v1.3.0
269269
with:
270270
deny: warnings
271271
all-features: true
@@ -345,4 +345,4 @@ jobs:
345345
egress-policy: audit
346346

347347
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
348-
- uses: EmbarkStudios/cargo-deny-action@5def368d93be6684ad20a0fdec5f23c8ea11e022 # v1.5.13
348+
- uses: EmbarkStudios/cargo-deny-action@68cd9c5e3e16328a430a37c743167572e3243e7e # v1.5.15

.github/workflows/scorecards.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ jobs:
6363
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6464
# format to the repository Actions tab.
6565
- name: "Upload artifact"
66-
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
66+
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
6767
with:
6868
name: SARIF file
6969
path: results.sarif
7070
retention-days: 5
7171

7272
# Upload the results to GitHub's code scanning dashboard.
7373
- name: "Upload to code-scanning"
74-
uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
74+
uses: github/codeql-action/upload-sarif@47b3d888fe66b639e431abf22ebca059152f1eea # v3.24.5
7575
with:
7676
sarif_file: results.sarif

.github/workflows/test-codegen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
id: build-test-codegen
6767
run: cargo build -p rsonpath-test -vv
6868
- name: Upload generated tests as artifact
69-
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
69+
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
7070
with:
7171
name: rsonpath-test-documents
7272
path: |

0 commit comments

Comments
 (0)