-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps): bump the extractor group across 1 directory with 7 updates #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/cargo/extractor-a5378f55a8
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the extractor group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.99` | `1.0.100` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.16` | `2.0.17` | | [ghactions](https://github.com/42ByteLabs/ghactions) | `0.16.5` | `0.18.1` | | [ghactions-core](https://github.com/42ByteLabs/ghactions) | `0.16.5` | `0.18.1` | | [ghastoolkit](https://github.com/GeekMasher/ghastoolkit-rs) | `0.11.5` | `0.12.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.44.1` | `0.45.0` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | Updates `anyhow` from 1.0.99 to 1.0.100 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.99...1.0.100) Updates `thiserror` from 2.0.16 to 2.0.17 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.16...2.0.17) Updates `ghactions` from 0.16.5 to 0.18.1 - [Release notes](https://github.com/42ByteLabs/ghactions/releases) - [Changelog](https://github.com/42ByteLabs/ghactions/blob/main/.release.yml) - [Commits](42ByteLabs/ghactions@0.16.5...0.18.1) Updates `ghactions-core` from 0.16.5 to 0.18.1 - [Release notes](https://github.com/42ByteLabs/ghactions/releases) - [Changelog](https://github.com/42ByteLabs/ghactions/blob/main/.release.yml) - [Commits](42ByteLabs/ghactions@0.16.5...0.18.1) Updates `ghastoolkit` from 0.11.5 to 0.12.0 - [Release notes](https://github.com/GeekMasher/ghastoolkit-rs/releases) - [Changelog](https://github.com/GeekMasher/ghastoolkit-rs/blob/main/.release.yml) - [Commits](GeekMasher/ghastoolkit-rs@0.11.5...0.12.0) Updates `octocrab` from 0.44.1 to 0.45.0 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.44.1...v0.45.0) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.143...v1.0.145) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.100 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor - dependency-name: ghactions dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extractor - dependency-name: ghactions-core dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extractor - dependency-name: ghastoolkit dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extractor - dependency-name: octocrab dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: extractor - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: extractor ... Signed-off-by: dependabot[bot] <[email protected]>
Dependency ReviewThe following issues were found:
Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License IssuesCargo.toml
OpenSSF ScorecardScorecard details
Scanned Files
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the extractor group with 7 updates in the / directory:
1.0.99
1.0.100
2.0.16
2.0.17
0.16.5
0.18.1
0.16.5
0.18.1
0.11.5
0.12.0
0.44.1
0.45.0
1.0.143
1.0.145
Updates
anyhow
from 1.0.99 to 1.0.100Release notes
Sourced from anyhow's releases.
Commits
18c2598
Release 1.0.100f271988
Merge pull request #426 from dtolnay/clippyfmt52f2115
Mark macros with clippy::format_argsda5fd9d
Raise minimum tested compiler to rust 1.76211e409
Opt in to generate-macro-expansion when building on docs.rsb48fc02
Enforce trybuild >= 1.0.108d5f59fb
Update ui test suite to nightly-2025-09-07238415d
Update ui test suite to nightly-2025-08-243bab070
Update actions/checkout@v4 -> v54249254
Order cap-lints flag in the same order as thiserror build scriptUpdates
thiserror
from 2.0.16 to 2.0.17Release notes
Sourced from thiserror's releases.
Commits
72ae716
Release 2.0.17599fdce
Merge pull request #434 from dtolnay/private9ec05f6
Use differently named __private module per patch released2c492b
Raise minimum tested compiler to rust 1.76fc3ab95
Opt in to generate-macro-expansion when building on docs.rs819fe29
Update ui test suite to nightly-2025-09-12259f48c
Enforce trybuild >= 1.0.108470e6a6
Update ui test suite to nightly-2025-08-24544e191
Update actions/checkout@v4 -> v5cbc1eba
Delete duplicate cap-lints flag from build scriptUpdates
ghactions
from 0.16.5 to 0.18.1Release notes
Sourced from ghactions's releases.
Changelog
Sourced from ghactions's changelog.
Commits
52d1e31
Merge pull request #230 from 42ByteLabs/v0_18_1228e050
feat(version): v0.18.1a7d2550
Merge pull request #229 from 42ByteLabs/dependabot/cargo/production-dependenc...b4472e6
build(deps): bump the production-dependencies group with 3 updates5d89d47
Merge pull request #228 from 42ByteLabs/v0_18_0536d3fe
feat(version): v0.18.0ff0d662
Merge pull request #227 from 42ByteLabs/toolcache-tokio-patch9363402
fix(toolcache): Update and fix tokio process issue + clippy warningbe43502
Merge pull request #226 from 42ByteLabs/toolcache-crate117f618
feat(toolcache): Update to remove clippy warningsUpdates
ghactions-core
from 0.16.5 to 0.18.1Release notes
Sourced from ghactions-core's releases.
Changelog
Sourced from ghactions-core's changelog.
Commits
52d1e31
Merge pull request #230 from 42ByteLabs/v0_18_1228e050
feat(version): v0.18.1a7d2550
Merge pull request #229 from 42ByteLabs/dependabot/cargo/production-dependenc...b4472e6
build(deps): bump the production-dependencies group with 3 updates5d89d47
Merge pull request #228 from 42ByteLabs/v0_18_0536d3fe
feat(version): v0.18.0ff0d662
Merge pull request #227 from 42ByteLabs/toolcache-tokio-patch9363402
fix(toolcache): Update and fix tokio process issue + clippy warningbe43502
Merge pull request #226 from 42ByteLabs/toolcache-crate117f618
feat(toolcache): Update to remove clippy warningsUpdates
ghastoolkit
from 0.11.5 to 0.12.0Release notes
Sourced from ghastoolkit's releases.
Changelog
Sourced from ghastoolkit's changelog.
Commits
f990266
Merge pull request #92 from GeekMasher/v0_12_08939283
fix(cargo): Update CLI depffd49a0
fix(version): v0.12.0851cb75
Merge pull request #91 from GeekMasher/dependabot/cargo/production-dependenci...72015b6
build(deps): bump the production-dependencies group with 2 updatesUpdates
octocrab
from 0.44.1 to 0.45.0Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
c316992
chore: release v0.45.0 (#785)1cad432
feat: addredelivery
field for hook deliveries (#797)858ba23
feat: added PATCH /user (#792)1ca87c2
models::repos::Commit -> models::commits::Commit (#781)2edc6ea
fix!: change some fields to optional types in CheckSuite struct (#784)db8282a
chore: cargo clippy --fix (#783)ff6f73e
cargo clippy --fix (#774)Updates
serde_json
from 1.0.143 to 1.0.145Release notes
Sourced from serde_json's releases.
Commits
efa66e3
Release 1.0.14523679e2
Add serde version constraintfc27baf
Release 1.0.144caef3c6
Ignore uninlined_format_args pedantic clippy lint81ba3aa
Merge pull request #1285 from dtolnay/serdecored21e8ce
Switch serde dependency to serde_core6beb6cd
Merge pull request #1286 from dtolnay/up1dbc803
Raise required compiler to Rust 1.610bf5d87
Enforce trybuild >= 1.0.108d12e943
Update actions/checkout@v4 -> v5Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions