-
-
Notifications
You must be signed in to change notification settings - Fork 6
Bump the patch group across 1 directory with 10 updates #296
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
master
Choose a base branch
from
dependabot/cargo/patch-04fdd834ea
base: master
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 patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.10` | `0.12.23` | | [serde](https://github.com/serde-rs/serde) | `1.0.216` | `1.0.219` | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.143` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.83` | `0.1.89` | | [rss](https://github.com/rust-syndication/rss) | `2.0.11` | `2.0.12` | | [atom_syndication](https://github.com/rust-syndication/atom) | `0.12.6` | `0.12.7` | | [chrono](https://github.com/chronotope/chrono) | `0.4.39` | `0.4.41` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.19` | `0.3.20` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.9` | `2.0.16` | | [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) | `0.1.43` | `0.1.48` | Updates `reqwest` from 0.12.10 to 0.12.23 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.10...v0.12.23) Updates `serde` from 1.0.216 to 1.0.219 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.216...v1.0.219) Updates `serde_json` from 1.0.134 to 1.0.143 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.143) Updates `async-trait` from 0.1.83 to 0.1.89 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.83...0.1.89) Updates `rss` from 2.0.11 to 2.0.12 - [Release notes](https://github.com/rust-syndication/rss/releases) - [Changelog](https://github.com/rust-syndication/rss/blob/master/CHANGELOG.md) - [Commits](rust-syndication/rss@2.0.11...2.0.12) Updates `atom_syndication` from 0.12.6 to 0.12.7 - [Release notes](https://github.com/rust-syndication/atom/releases) - [Changelog](https://github.com/rust-syndication/atom/blob/master/CHANGELOG.md) - [Commits](rust-syndication/atom@0.12.6...0.12.7) Updates `chrono` from 0.4.39 to 0.4.41 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.39...v0.4.41) Updates `tracing-subscriber` from 0.3.19 to 0.3.20 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.19...tracing-subscriber-0.3.20) Updates `thiserror` from 2.0.9 to 2.0.16 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.9...2.0.16) Updates `mimalloc` from 0.1.43 to 0.1.48 - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases) - [Commits](purpleprotocol/mimalloc_rust@v0.1.43...v0.1.48) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde dependency-version: 1.0.219 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-version: 1.0.143 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: async-trait dependency-version: 0.1.89 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: rss dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: atom_syndication dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: tracing-subscriber dependency-version: 0.3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: thiserror dependency-version: 2.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: mimalloc dependency-version: 0.1.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]>
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
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 patch group with 10 updates in the / directory:
0.12.100.12.231.0.2161.0.2191.0.1341.0.1430.1.830.1.892.0.112.0.120.12.60.12.70.4.390.4.410.3.190.3.202.0.92.0.160.1.430.1.48Updates
reqwestfrom 0.12.10 to 0.12.23Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
... (truncated)
Commits
ae7375bv0.12.239aacdc1feat: add dns_resolver2 that is more ergonomic and flexible (#2793)221be11refactor: loosen retryfor_hostparameter bounds (#2792)acd1b05feat: add reqwest::retry policies (#2763)54b6022feat: addClientBuilder::unix_socket()option (#2624)6358ceffix: add default tcp keepalive and user_timeout values (#2780)21226a5style(client): usestd::task::ready!macro to simplify Poll branch matching...82086e7feat: add request cache options for wasm (#2775)2a0f7a3ci: use msrv-aware cargo in msrv job (#2779)f186803fix(proxy): restore default port 1080 for SOCKS proxies without explicit port...Updates
serdefrom 1.0.216 to 1.0.219Release notes
Sourced from serde's releases.
Commits
49d098dRelease 1.0.21940f1d19Wrap dummy.rs to 80 columns514848bMerge pull request #2906 from davidzeng0/master168b6cffix clippy absolute paths warninga8bdd17Remove unused Punctuated import1c96013Resolve mem_replace_with_default clippy lintf0d1ae0Ignore elidable_lifetime_names pedantic clippy linte3eaa6aMerge pull request #2896 from dtolnay/stabledoc6a630cfAlso link to stable proc_macro7bfd518Release 1.0.218Updates
serde_jsonfrom 1.0.134 to 1.0.143Release notes
Sourced from serde_json's releases.
Commits
10102c4Release 1.0.1432a5b853Replace super::super with absolute path within crate447170bMerge pull request 1271 from mickvangelderen/mick/impl-from-str-for-mapec190d6Merge pull request #1264 from xlambein/master8be6647Merge pull request #1268 from SOF3/compact-defaultba5b3ccRevert "Pin nightly toolchain used for miri job"1731167Release 1.0.142e51c814Touch up PR 126584abbdbMerge pull request #1265 from aatifsyed/master6843c36Release 1.0.141Updates
async-traitfrom 0.1.83 to 0.1.89Release notes
Sourced from async-trait's releases.
Commits
a7e91e9Release 0.1.89fbcfcacMerge pull request 293 from Veykril/lw/quote_spannedfd93990Improve use of spans inquote_spanneda5093feAdd type-mismatch ui test6d12b44Revert "Pin nightly toolchain used for miri job"dd9e4baHide unused_variables warning in consider-restricting.rs ui testb454fc8Update ui test suite to nightly-2025-08-039c880e8Update ui test suite to nightly-2025-07-307ca751dIgnore unused_parens warning in test2bccfebUpdate ui test suite to nightly-2025-05-28Updates
rssfrom 2.0.11 to 2.0.12Changelog
Sourced from rss's changelog.
Commits
7d9627aRelease 2.0.127f33e11Publish testsb1037c2Ensure thatError: Send + SyncUpdates
atom_syndicationfrom 0.12.6 to 0.12.7Changelog
Sourced from atom_syndication's changelog.
Commits
cc048b3Release 0.12.77849e75Publish all filesUpdates
chronofrom 0.4.39 to 0.4.41Release notes
Sourced from chrono's releases.
Commits
d1de1d9Bump version to 0.4.41e2bd1d1Add support for lenient format strings (#1693)2c95b0aTweak expression to avoid repetitionebeef99TimeZone::from_posix_tz: Treat empty TZ variable as UTCdc068f0Tweak style on NaiveWeek fixesb267a4fImplemented consistent Hash and Eq trait for NaiveWeek7c0bd13Apply suggestions from clippy 1.86104cdc7Bump MSRV to 1.626a85301Upgrade to windows-bindgen 0.61265c79bTweak WeekdaySet method orderUpdates
tracing-subscriberfrom 0.3.19 to 0.3.20Release notes
Sourced from tracing-subscriber's releases.
Commits
4c52ca5fmt: fix ANSI escape sequence injection vulnerability (#3368)f71cebesubscriber: impl Clone for EnvFilter (#3360)3a1f571Fix CI (#3361)e63ef57chore: prepare tracing-attributes 0.1.30 (#3316)6e59a13attributes: fix tracing::instrument regression around shadowing (#3311)e4df761tracing: update core to 0.1.34 and attributes to 0.1.29 (#3305)643f392chore: prepare tracing-attributes 0.1.29 (#3304)d08e7a6chore: prepare tracing-core 0.1.34 (#3302)6e70c57tracing-subscriber: count numbers of enters inTimings(#2944)c01d4fdfix docs and enable CI onmainbranch (#3295)Updates
thiserrorfrom 2.0.9 to 2.0.16Release notes
Sourced from thiserror's releases.
Commits
40b5853Release 2.0.1683dfb5fMerge pull request #429 from dtolnay/nostd9b4a99fAdd to "no-std" crates.io categoryf6145ebRelease 2.0.152717177Merge pull request #427 from dtolnay/caplints2cd13e6Make error_generic_member_access compatible with -Dwarningseea6799Release 2.0.14a2aa6d7Merge pull request #426 from dtolnay/enotemptyf00ebc5Allow build-script cleanup failure with NFSv3 output directory to be non-fatal61f28daRelease 2.0.13Updates
mimallocfrom 0.1.43 to 0.1.48Release notes
Sourced from mimalloc's releases.
Commits
a5a76fdv0.1.4831607bfMerge pull request #144 from gschulze/feature/3.xaaa0114Allow unused macros in generated test code54d6262Allow unused imports in generated test code1f527f1Proper feature flag propagation in binding testsedee487Fix clippy lints29c44c2Add workflows for v3af52306Add support for testing v3 in CId84e46eFix excludes in Cargo manifest747b5b1Introduce feature flag to switch between mimalloc major versionsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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