build(deps): bump the patch group across 2 directories with 4 updates#355
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
build(deps): bump the patch group across 2 directories with 4 updates#355dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the patch group with 4 updates in the / directory: [chrono](https://github.com/chronotope/chrono), [serde_json](https://github.com/serde-rs/json), [serde_bytes](https://github.com/serde-rs/bytes) and [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource). Bumps the patch group with 2 updates in the /ffi/wasm directory: [serde_json](https://github.com/serde-rs/json) and [serde_bytes](https://github.com/serde-rs/bytes). Updates `chrono` from 0.4.39 to 0.4.40 - [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.40) 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 `serde_bytes` from 0.11.15 to 0.11.16 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.15...0.11.16) Updates `embed-resource` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v3.0.1...v3.0.2) 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 `serde_bytes` from 0.11.15 to 0.11.16 - [Release notes](https://github.com/serde-rs/bytes/releases) - [Commits](serde-rs/bytes@0.11.15...0.11.16) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_bytes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: embed-resource dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch - dependency-name: serde_bytes dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <support@github.com>
Benoît Cortier (CBenoit)
approved these changes
Mar 3, 2025
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 patch group with 4 updates in the / directory: chrono, serde_json, serde_bytes and embed-resource.
Bumps the patch group with 2 updates in the /ffi/wasm directory: serde_json and serde_bytes.
Updates
chronofrom 0.4.39 to 0.4.40Release notes
Sourced from chrono's releases.
Commits
2b7a28eBump version to 0.4.406d29c8aAdd quarter (%q) date string specifier07216aeUpgrade to windows-bindgen 0.60bf1973cUse similar-asserts to show bindgen diffd0f8b59Restrict MSRV to check --lib1f345fdSwitch to 2024 idiom7f6cf5eSwitch to 2024 style11d227aApply suggestions from clippy 1.8515e287bUse NaiveDateTime for internal tz_info methods. (#1658)8317e7cdocs: fix minor typoUpdates
serde_jsonfrom 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stableUpdates
serde_bytesfrom 0.11.15 to 0.11.16Release notes
Sourced from serde_bytes's releases.
Commits
f308f5eRelease 0.11.16a514507Ignore elidable_lifetime_names pedantic clippy lint31d681fPoint standard library links to stable700aabbUnset doc-scrape-examples for lib targeta77e4caMore precise gitignore patternsaece2beRemove **/*.rs.bk from project-specific gitignore07f078aPrevent upload-artifact step from causing CI failure88a4dacIgnore needless_lifetimes clippy lint4dfc6e7Resolve some needless_lifetimes clippy lints527f91aUpload CI Cargo.lock for reproducing failuresUpdates
embed-resourcefrom 3.0.1 to 3.0.2Commits
f83771dBump version to 3.0.2. Add@lucasfernogto authors list30f32b9fix: use UTF-8 code page when running llvm-rc55ed607Cave to docs.rs, we had a good run8624362Remove TravisCI outrightf9a94a9Comment out dead Travis CI linkUpdates
serde_jsonfrom 1.0.139 to 1.0.140Release notes
Sourced from serde_json's releases.
Commits
7627834Release 1.0.140d77a498Merge pull request #1245 from serde-rs/powerpcb34d317Delete unused gcc installationf7200c3Ignore unbuffered_bytes clippy lint76cd4fbIgnore elidable_lifetime_names pedantic clippy lint400eaa9Point standard library links to stableUpdates
serde_bytesfrom 0.11.15 to 0.11.16Release notes
Sourced from serde_bytes's releases.
Commits
f308f5eRelease 0.11.16a514507Ignore elidable_lifetime_names pedantic clippy lint31d681fPoint standard library links to stable700aabbUnset doc-scrape-examples for lib targeta77e4caMore precise gitignore patternsaece2beRemove **/*.rs.bk from project-specific gitignore07f078aPrevent upload-artifact step from causing CI failure88a4dacIgnore needless_lifetimes clippy lint4dfc6e7Resolve some needless_lifetimes clippy lints527f91aUpload CI Cargo.lock for reproducing failuresDependabot 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