-
Notifications
You must be signed in to change notification settings - Fork 74
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
Bump the non-critical group with 14 updates #2037
Closed
Closed
Conversation
This file contains 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 non-critical group with 14 updates: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.96` | `1.0.97` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.86` | `0.1.87` | | [cairo-vm](https://github.com/lambdaclass/cairo-vm) | `1.0.2` | `2.0.0-rc4` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.19.1` | `0.19.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.30` | `4.5.31` | | [console](https://github.com/console-rs/console) | `0.15.10` | `0.15.11` | | [linkme](https://github.com/dtolnay/linkme) | `0.3.31` | `0.3.32` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.93` | `1.0.94` | | [quote](https://github.com/dtolnay/quote) | `1.0.38` | `1.0.39` | | [serde-untagged](https://github.com/dtolnay/serde-untagged) | `0.1.6` | `0.1.7` | | [serde_json](https://github.com/serde-rs/json) | `1.0.139` | `1.0.140` | | [similar-asserts](https://github.com/mitsuhiko/similar-asserts) | `1.6.1` | `1.7.0` | | [syn](https://github.com/dtolnay/syn) | `2.0.98` | `2.0.99` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.11` | `2.0.12` | Updates `anyhow` from 1.0.96 to 1.0.97 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.96...1.0.97) Updates `async-trait` from 0.1.86 to 0.1.87 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.86...0.1.87) Updates `cairo-vm` from 1.0.2 to 2.0.0-rc4 - [Release notes](https://github.com/lambdaclass/cairo-vm/releases) - [Changelog](https://github.com/lambdaclass/cairo-vm/blob/main/CHANGELOG.md) - [Commits](lambdaclass/cairo-vm@v1.0.2...v2.0.0-rc4) Updates `cargo_metadata` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.19.1...0.19.2) Updates `clap` from 4.5.30 to 4.5.31 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.30...v4.5.31) Updates `console` from 0.15.10 to 0.15.11 - [Release notes](https://github.com/console-rs/console/releases) - [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md) - [Commits](console-rs/console@0.15.10...0.15.11) Updates `linkme` from 0.3.31 to 0.3.32 - [Release notes](https://github.com/dtolnay/linkme/releases) - [Commits](dtolnay/linkme@0.3.31...0.3.32) Updates `proc-macro2` from 1.0.93 to 1.0.94 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.93...1.0.94) Updates `quote` from 1.0.38 to 1.0.39 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.38...1.0.39) Updates `serde-untagged` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/dtolnay/serde-untagged/releases) - [Commits](dtolnay/serde-untagged@0.1.6...0.1.7) Updates `serde_json` from 1.0.139 to 1.0.140 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.139...v1.0.140) Updates `similar-asserts` from 1.6.1 to 1.7.0 - [Changelog](https://github.com/mitsuhiko/similar-asserts/blob/main/CHANGELOG.md) - [Commits](mitsuhiko/similar-asserts@1.6.1...1.7.0) Updates `syn` from 2.0.98 to 2.0.99 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.98...2.0.99) Updates `thiserror` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.11...2.0.12) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: async-trait dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: cairo-vm dependency-type: direct:production update-type: version-update:semver-major dependency-group: non-critical - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: console dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: linkme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: serde-untagged dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: similar-asserts dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-critical - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-critical ... Signed-off-by: dependabot[bot] <support@github.com>
Replaced with #2039 |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 non-critical group with 14 updates:
1.0.96
1.0.97
0.1.86
0.1.87
1.0.2
2.0.0-rc4
0.19.1
0.19.2
4.5.30
4.5.31
0.15.10
0.15.11
0.3.31
0.3.32
1.0.93
1.0.94
1.0.38
1.0.39
0.1.6
0.1.7
1.0.139
1.0.140
1.6.1
1.7.0
2.0.98
2.0.99
2.0.11
2.0.12
Updates
anyhow
from 1.0.96 to 1.0.97Release notes
Sourced from anyhow's releases.
Commits
bfb89ef
Release 1.0.97c7fca9b
Ignore elidable_lifetime_names pedantic clippy lint427c0bb
Point standard library links to stableUpdates
async-trait
from 0.1.86 to 0.1.87Release notes
Sourced from async-trait's releases.
Commits
32540aa
Release 0.1.87137d14c
Resolve mem_replace_with_default clippy lint45fd82a
Ignore elidable_lifetime_names pedantic clippy lintea2f2a2
Point standard library links to stable3b78161
Update ui test suite to nightly-2025-02-12Updates
cairo-vm
from 1.0.2 to 2.0.0-rc4Release notes
Sourced from cairo-vm's releases.
... (truncated)
Changelog
Sourced from cairo-vm's changelog.
... (truncated)
Commits
5af5924
Release 2.0.0 rc4 (#1920)62804bc
doc: remove misleading comment in 'new_dict' (#1914)259487e
Consolidate VM documentation (#1866)87c10b3
Add support for subtractions contenting references as right hand side operand...052e7ce
feat: implement kzg data availability hints (#1887)404d763
Fix entrypoint offset in test (#1904)9aa0a5f
Bump version to v2.0.0 rc3 (#1902)83bfdcf
update cairo-lang dependencies to 2.10.0-rc.0 (#1901)3f3df3e
Fix getrandom wildcard dep (#1894)3acb1cc
Bump version to v2.0.0-rc2 (#1893)Updates
cargo_metadata
from 0.19.1 to 0.19.2Commits
0b4be02
Merge pull request #285 from fenhl/version-bump8196734
Version bump0056e02
Merge pull request #284 from HTGAzureX1212/edition-2024-stablee3e9cd3
feat:2024
edition stabilized806a3ea
Merge pull request #282 from foresterre/workspace-default-memberscdf4223
Add methods is_available and is_missing to WorkspaceDefaultMembersd6b186c
Merge pull request #280 from paolobarbolini/z-minimal-versions59f0651
build: fix -Zminimal-versions9d84a01
Merge pull request #266 from os-checker/workspace_default_members-serde-default45ceca0
clippy: fix first doc comment paragraph is too longUpdates
clap
from 4.5.30 to 4.5.31Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
acf9abb
chore: Release9186a18
docs: Update changelog233c316
Merge pull request #5926 from sorairolake/feature/value-parser-factory-for-sa...13931a2
Merge pull request #5923 from Reverier-Xu/master536e29f
feat(builder): AddValueParserFactory
forSaturating\<T>
45ed71c
chore: Avoid using gen for rust 2024 preserved keyword5029bb3
chore: Avoid usinggen
for rust 2024 preserved keyword8a1d59b
chore(deps): Update Rust Stable to v1.85 (#5921)9caee53
docs(changelog): Clarify 5.0.0cb2352f
Merge pull request #5918 from epage/testUpdates
console
from 0.15.10 to 0.15.11Release notes
Sourced from console's releases.
Commits
c7002e3
Refer to GitHub Releases73033ec
Bump version to 0.15.114fa21ad
Simplify windows read_single_key()456eb78
Remove unused cruft8623cd6
Simplify ConsoleModeGuard::set()ca2e0f8
Use match for creation of new console mode2f7184f
Add docstring for Windows set_console_mode()3c7ba95
Explicitly handle CtrlC on Windows (#235)de16ee6
Run clippy on all major platformscb6126e
Extend application of clippyUpdates
linkme
from 0.3.31 to 0.3.32Release notes
Sourced from linkme's releases.
Commits
ee2a7d4
Release 0.3.321d7c082
Update ui test suite to nightly-2025-03-0278a1e60
Point standard library links to stableead19cc
Unset doc-scrape-examples for lib target9fdb508
Fix Windows job RUSTFLAGS values750a243
Ignore Windows linker warning6dd5b9c
More precise gitignore patterns9bc5a1d
Remove **/*.rs.bk from project-specific gitignoreUpdates
proc-macro2
from 1.0.93 to 1.0.94Release notes
Sourced from proc-macro2's releases.
Commits
7cb0f3c
Release 1.0.9423c425c
Raise minimum tested compiler to rust 1.67cbffe0c
Ignore elidable_lifetime_names pedantic clippy linta12fe8b
Point standard library links to stable36920b1
Combine rustdoc semver exempt cfg into one argument3a9bc71
Convert html links to intra-doc linksc7d999c
Unset doc-scrape-examples for lib target020a8ae
Resolve unnecessary_semicolon pedantic clippy lint0a77455
Ignore WebAssembly linker warningffc417a
More precise gitignore patternsUpdates
quote
from 1.0.38 to 1.0.39Release notes
Sourced from quote's releases.
Commits
7d089f5
Release 1.0.39dd15f29
Ignore elidable_lifetime_names pedantic clippy lintb723616
Point standard library links to stableddbabd5
Convert html links to intra-doc linksfa46189
Unset doc-scrape-examples for lib target4d071e3
Resolve doc_overindented_list_items clippy lint908ddbd
More precise gitignore patternsUpdates
serde-untagged
from 0.1.6 to 0.1.7Release notes
Sourced from serde-untagged's releases.
Commits
0c9f2b0
Release 0.1.74ca8a80
Ignore elidable_lifetime_names pedantic clippy lint491d85f
Point standard library links to stablec4ebc7a
Unset doc-scrape-examples for lib targetd706d4c
More precise gitignore patterns4e19244
Prevent upload-artifact step from causing CI failureae0ee85
Ignore needless_lifetimes clippy lint210cb1b
Upload CI Cargo.lock for reproducing failuresUpdates
serde_json
from 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834
Release 1.0.140d77a498
Merge pull request #1245 from serde-rs/powerpcb34d317
Delete unused gcc installationf7200c3
Ignore unbuffered_bytes clippy lint76cd4fb
Ignore elidable_lifetime_names pedantic clippy lint400eaa9
Point standard library links to stableUpdates
similar-asserts
from 1.6.1 to 1.7.0Changelog
Sourced from similar-asserts's changelog.
Commits
30a6c8a
Added changelog entry1577182
1.7.0a5bd545
Add environment variable to customize context size (#13)Updates
syn
from 2.0.98 to 2.0.99Release notes
Sourced from syn's releases.
Commits
4552057
Release 2.0.99f4d8f0e
Ignore elidable_lifetime_names pedantic clippy lintafbee2e
Point standard library links to stablefdbed64
Merge pull request #1848 from findepi/findepi/remove-obsolete-clippy-suppress...88f0820
Remove obsolete clippy suppressions5357d54
Update test suite to nightly-2025-02-135cffd62
Update color-backtrace dependency to 0.7076ac95
Unset doc-scrape-examples for lib targetaf12bda
Ignore format_push_string pedantic clippy lintf3614ce
Update test suite to nightly-2025-02-07Updates
thiserror
from 2.0.11 to 2.0.12Release notes
Sourced from thiserror's releases.
Commits
95a5126
Release 2.0.1276490f7
Merge pull request #413 from dtolnay/elidablelifetime9f27b76
Ignore elidable_lifetime_names pedantic clippy lintdaf2a6f
Resolve some elidable_lifetime_names pedantic clippy lint5f07160
Point standard library links to stable6706a51
Convert html links to intra-doc links2706873
More precise gitignore patterns70bc20d
Remove **/*.rs.bk from project-specific gitignoreDependabot 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