deps(rust)(deps): bump the rust-store group across 1 directory with 4 updates#24
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
… updates Updates the requirements on [thiserror](https://github.com/dtolnay/thiserror), [sha2](https://github.com/RustCrypto/hashes), [bytesize](https://github.com/bytesize-rs/bytesize) and [rusqlite](https://github.com/rusqlite/rusqlite) to permit the latest version. Updates `thiserror` to 2.0.18 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.0...2.0.18) Updates `sha2` to 0.11.0 - [Commits](RustCrypto/hashes@groestl-v0.10.0...sha2-v0.11.0) Updates `bytesize` to 2.3.1 - [Release notes](https://github.com/bytesize-rs/bytesize/releases) - [Changelog](https://github.com/bytesize-rs/bytesize/blob/master/CHANGELOG.md) - [Commits](bytesize-rs/bytesize@release-1.0.0...bytesize-v2.3.1) Updates `rusqlite` to 0.39.0 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.31.0...v0.39.0) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.18 dependency-type: direct:production dependency-group: rust-store - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production dependency-group: rust-store - dependency-name: bytesize dependency-version: 2.3.1 dependency-type: direct:production dependency-group: rust-store - dependency-name: rusqlite dependency-version: 0.39.0 dependency-type: direct:production dependency-group: rust-store ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.
Updates the requirements on thiserror, sha2, bytesize and rusqlite to permit the latest version.
Updates
thiserrorto 2.0.18Release notes
Sourced from thiserror's releases.
Commits
dc0f6a2Release 2.0.180275292Touch up PR 4433c33bc6Merge pull request #443 from LucaCappelletti94/master995939cReproduce issue 44221653d1Made clippy lifetime allows conditional45e5388Update actions/upload-artifact@v5 -> v6386aac1Update actions/upload-artifact@v4 -> v5ec50561Update actions/checkout@v5 -> v6247eab5Update name of empty_enum clippy lint91b181fRaise required compiler to Rust 1.68Updates
sha2to 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
bytesizeto 2.3.1Release notes
Sourced from bytesize's releases.
Changelog
Sourced from bytesize's changelog.
Commits
0121741chore: release v2.3.1 (#126)fb35f2dfix: error string when unit is too long (#125)f626cc8chore: release v2.3.0 (#124)6630c55feat: expose Unit (#123)7fec802chore: release v2.2.0 (#122)9f00812ci: fix other run cased951a25ci: fix MR run case4052afeci: ensure release-plz tag formata34fe2dchore: add release-plz config6f06e33ci: fix release scriptsUpdates
rusqliteto 0.39.0Release notes
Sourced from rusqlite's releases.
Changelog
Sourced from rusqlite's changelog.
... (truncated)
Commits
2a1790aMerge pull request #1820 from gwenn/0.39.07c43afcPrepare next release487af3cMerge pull request #1626 from gwenn/ptr643d581Warn about potential memory leak67f59c3Merge pull request #1819 from gwenn/utf8error870d5b6Use TryFrom<ValueRef> for Value93085d8Merge pull request #1818 from gwenn/3.51.37bd5098Bump bundled SQLite version to 3.51.3886832eMerge pull request #1816 from mqudsi/undo-3.52.0ca911a2Revert "Bump bundled SQLite version to 3.52.0"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