Open
Conversation
Bumps the rust-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [governor](https://github.com/boinkor-net/governor) | `0.8.1` | `0.10.4` | | [fluent](https://github.com/projectfluent/fluent-rs) | `0.16.1` | `0.17.0` | | [fluent-bundle](https://github.com/projectfluent/fluent-rs) | `0.15.3` | `0.16.0` | | [fluent-syntax](https://github.com/projectfluent/fluent-rs) | `0.11.1` | `0.12.0` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.3.1` | `10.3.0` | | [rand](https://github.com/rust-random/rand) | `0.8.6` | `0.10.1` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [validator](https://github.com/Keats/validator) | `0.18.1` | `0.20.0` | Updates `governor` from 0.8.1 to 0.10.4 - [Release notes](https://github.com/boinkor-net/governor/releases) - [Changelog](https://github.com/boinkor-net/governor/blob/master/release.toml) - [Commits](boinkor-net/governor@v0.8.1...v0.10.4) Updates `fluent` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/projectfluent/fluent-rs/releases) - [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md) - [Commits](https://github.com/projectfluent/fluent-rs/compare/fluent@0.16.1...fluent@0.17.0) Updates `fluent-bundle` from 0.15.3 to 0.16.0 - [Release notes](https://github.com/projectfluent/fluent-rs/releases) - [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md) - [Commits](https://github.com/projectfluent/fluent-rs/compare/fluent-bundle@0.15.3...fluent-bundle@0.16.0) Updates `fluent-syntax` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/projectfluent/fluent-rs/releases) - [Changelog](https://github.com/projectfluent/fluent-rs/blob/main/docs/release-process.md) - [Commits](https://github.com/projectfluent/fluent-rs/compare/fluent-syntax@0.11.1...fluent-syntax@0.12.0) Updates `jsonwebtoken` from 9.3.1 to 10.3.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.3.0) Updates `rand` from 0.8.6 to 0.10.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.8.6...0.10.1) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `validator` from 0.18.1 to 0.20.0 - [Changelog](https://github.com/Keats/validator/blob/master/CHANGELOG.md) - [Commits](Keats/validator@v0.18.1...v0.20.0) --- updated-dependencies: - dependency-name: governor dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: fluent dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: fluent-bundle dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: fluent-syntax dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-deps - dependency-name: rand dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps - dependency-name: validator dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-deps group with 8 updates:
0.8.10.10.40.16.10.17.00.15.30.16.00.11.10.12.09.3.110.3.00.8.60.10.10.10.90.11.00.18.10.20.0Updates
governorfrom 0.8.1 to 0.10.4Commits
9f3a79dMerge pull request #291 from boinkor-net/release/governor/0.10.49010ee9Update Changelog2351660Release 0.10.4 🎉🎉61b1754Merge pull request #290 from boinkor-net/push-pnoqtmytrrpz1bdc26dUse feature(doc_cfg) instead of feature(doc_auto_cfg) for docsrs296018bchore: Update ci_rust.yml in governora29466cchore: Update release_pr_for_crates_io.yml in governor78a3be2chore: Update release_to_crates_io.yml in governor1c5840cMerge pull request #289 from boinkor-net/release/governor/0.10.3fff7f37Update Changelog for releaseUpdates
fluentfrom 0.16.1 to 0.17.0Release notes
Sourced from fluent's releases.
Commits
83e9a45chore: Bump fluent crate version to reflect breakage in re-exported fluent_bu...f22da4echore: Bump versions across workspace1ca071echore: Correct typo, travelled→traveled484b6cfchore: Normalize TOML formatting withtaplo3dfa930chore: Setup cargo-deny1f08585deps: Specify tested minor version of rustc-hash dependencybe1b1cbchore(fluent-syntax): Fix typos in fixtures (also fixed upstream)4b6f26dMerge pull request #382 from alerque/release-prepcd5c60cdocs: Update changelogs with currently merged changes16ed702deps: Move all commmon dependencies to workspace to normalize versionsUpdates
fluent-bundlefrom 0.15.3 to 0.16.0Release notes
Sourced from fluent-bundle's releases.
Commits
f22da4echore: Bump versions across workspace1ca071echore: Correct typo, travelled→traveled484b6cfchore: Normalize TOML formatting withtaplo3dfa930chore: Setup cargo-deny1f08585deps: Specify tested minor version of rustc-hash dependencybe1b1cbchore(fluent-syntax): Fix typos in fixtures (also fixed upstream)4b6f26dMerge pull request #382 from alerque/release-prepcd5c60cdocs: Update changelogs with currently merged changes16ed702deps: Move all commmon dependencies to workspace to normalize versionsc83e5ebstyle: Normalize sort of derivesUpdates
fluent-syntaxfrom 0.11.1 to 0.12.0Release notes
Sourced from fluent-syntax's releases.
Commits
f22da4echore: Bump versions across workspace1ca071echore: Correct typo, travelled→traveled484b6cfchore: Normalize TOML formatting withtaplo3dfa930chore: Setup cargo-deny1f08585deps: Specify tested minor version of rustc-hash dependencybe1b1cbchore(fluent-syntax): Fix typos in fixtures (also fixed upstream)4b6f26dMerge pull request #382 from alerque/release-prepcd5c60cdocs: Update changelogs with currently merged changes16ed702deps: Move all commmon dependencies to workspace to normalize versionsc83e5ebstyle: Normalize sort of derivesUpdates
jsonwebtokenfrom 9.3.1 to 10.3.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
abbc307Fix type confusione99740dfix: bump minimal version requirements (#481)50d15e0Use try_sign to avoid panics (#479)245858fBump some dep122c2edBump action number in CI72e0c7fExpose cryptography backends via CryptoProvider (#452)53a3fc2Do not fail for clippy3226cfcPrepare for releasedfe58f9Remove unnecessary Clone bounds from decode functions (#458)9b3e19cFix function names in README (#457)Updates
randfrom 0.8.6 to 0.10.1Changelog
Sourced from rand's changelog.
... (truncated)
Commits
27ff4cbPrepare v0.10.1: deprecate featurelog(#1763)98d0638make_rng: document panic and add #[track_caller] (#1761)54e5eaaFix doc error (#1758)1ce4c08Bump itoa from 1.0.17 to 1.0.18 in the all-deps group (#1756)ccb734bdocs: fix typo in doc comment (#1754)357eb7dBump libc from 0.2.182 to 0.2.183 in the all-deps group (#1753)5e77fe5Fix trait references in documentation (#1752)da89185Bump the all-deps group with 3 updates (#1751)50516ffBump the all-deps group with 2 updates (#1749)fd71de9Bump the all-deps group with 2 updates (#1747)Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
validatorfrom 0.18.1 to 0.20.0Changelog
Sourced from validator's changelog.
Commits
32e49fbPrepare for release06e69ebfeat: supportDeserializeforValidationErrors(#364)629ee58Fix Merge issues between custom and nested (#359)c38ae67impl AsRegex for LazyLock<Regex> (#361)d256ba7Update README.mda2eef32Update README.md0517e59Update MSVR in README.md (#356)2f24331Update release date6f22a17Fix warnings in tests (#355)6dd0525bump version update (#354)Dependabot 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 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