Bump the rust-dependencies group with 3 updates#4151
Merged
Conversation
Bumps the rust-dependencies group with 3 updates: [serde_json](https://github.com/serde-rs/json), [syn](https://github.com/dtolnay/syn) and [futures-concurrency](https://github.com/yoshuawuyts/futures-concurrency). Updates `serde_json` from 1.0.137 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.137...v1.0.138) Updates `syn` from 2.0.96 to 2.0.98 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.96...2.0.98) Updates `futures-concurrency` from 7.6.2 to 7.6.3 - [Release notes](https://github.com/yoshuawuyts/futures-concurrency/releases) - [Commits](yoshuawuyts/futures-concurrency@v7.6.2...v7.6.3) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: futures-concurrency dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
nekevss
approved these changes
Feb 3, 2025
jedel1043
approved these changes
Feb 3, 2025
Test262 conformance changes
Fixed tests (6): |
f8f813a to
467ff9f
Compare
467ff9f to
a4998b6
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 rust-dependencies group with 3 updates: serde_json, syn and futures-concurrency.
Updates
serde_jsonfrom 1.0.137 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099Release 1.0.138dc29e48Move BufReader to caller29122f9Sort imports from PR 1237d33c1b5Merge pull request #1237 from JonathanBrouwer/master8c2d800Add more warnings to apply buffering on docs of affected functions65bbd1aFix example of from_reader not applying buffering when it should87f78daMore precise gitignore patterns4134f11Remove *.sw[po] from gitignorec7626dbRemove **/*.rs.bk from project-specific gitignoreUpdates
synfrom 2.0.96 to 2.0.98Release notes
Sourced from syn's releases.
Commits
71f3808Release 2.0.98f0c57eeMerge pull request #1847 from dtolnay/lifetimes4307f64Allow lifetimes in function pointer return valuesd15bdeaRelease 2.0.97bf672a9Merge pull request #1846 from dtolnay/surroundcfgf0ee7e9Fix missing doc cfg on <$Delimiter>::surrounde0e40cfResolve unnecessary_semicolon pedantic clippy lint6ebd966Resolve sliced_string_as_bytes clippy linta09b650More precise gitignore patterns42601b9Resolve needless_continue pedantic clippy lintUpdates
futures-concurrencyfrom 7.6.2 to 7.6.3Release notes
Sourced from futures-concurrency's releases.
Commits
1795a1cchore: Release futures-concurrency version 7.6.39dabeb6Merge pull request #204 from jstarks/race_ok0af8217Fix RaceOk tuple and array implsabc7a90Merge pull request #199 from matheus-consoli/bump-deps2534bd0Bump old dependencies591c7abMerge pull request #200 from crepererum/crepererum/fix_nightly_clippy50b57b6fix: nightlyclippy::needless_lifetimeswarningsDependabot 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