chore(deps): Bump the cargo-deps group with 7 updates - #594
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): Bump the cargo-deps group with 7 updates#594dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [aes-gcm](https://github.com/RustCrypto/AEADs) | `0.11.0` | `0.11.1` | | [jaq-core](https://github.com/01mf02/jaq) | `3.1.0` | `3.1.1` | | [fastembed](https://github.com/Anush008/fastembed-rs) | `6.0.0` | `6.0.2` | | [argon2](https://github.com/RustCrypto/password-hashes) | `0.5.3` | `0.6.0` | | [jaq-std](https://github.com/01mf02/jaq) | `3.0.2` | `3.0.3` | | [jaq-json](https://github.com/01mf02/jaq) | `2.0.2` | `2.0.3` | Updates `regex` from 1.12.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.12.3...1.13.1) Updates `aes-gcm` from 0.11.0 to 0.11.1 - [Commits](RustCrypto/AEADs@aes-gcm-v0.11.0...aes-gcm-v0.11.1) Updates `jaq-core` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](01mf02/jaq@v3.1.0...v3.1.1) Updates `fastembed` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/Anush008/fastembed-rs/releases) - [Commits](Anush008/fastembed-rs@v6.0.0...v6.0.2) Updates `argon2` from 0.5.3 to 0.6.0 - [Commits](RustCrypto/password-hashes@argon2-v0.5.3...argon2-v0.6.0) Updates `jaq-std` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](https://github.com/01mf02/jaq/commits) Updates `jaq-json` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/01mf02/jaq/releases) - [Commits](https://github.com/01mf02/jaq/commits) --- updated-dependencies: - dependency-name: regex dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: aes-gcm dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: jaq-core dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: fastembed dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: argon2 dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: jaq-std dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: jaq-json dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Code diff size+0 / −0 across 0 files (net +0) No production source files changed. Source files under |
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 cargo-deps group with 7 updates:
1.12.31.13.10.11.00.11.13.1.03.1.16.0.06.0.20.5.30.6.03.0.23.0.32.0.22.0.3Updates
regexfrom 1.12.3 to 1.13.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
2b527591.13.1, redux40e98231.13.175fcb96changelog: 1.13.164ad0b6automata: fix bug in reverse suffix/inner optimizationfa91c31automata: fix a bug caught by Codex review30390ecautomata: formatting tweaks821a8ebautomata: refactor reverse suffix/inner search slightly10afd70automata: expose the extracted literals for inner literal extraction8c34f41automata: avoid reverse suffix optimization for non-leftmost-first5524f02test: add regression tests for failed reverse suffix/inner optimizationsUpdates
aes-gcmfrom 0.11.0 to 0.11.1Commits
2eff6ccCut releases that replacesubtlewithctutils(#880)c90047fReplacesubtlewithctutils(#879)da2169eocb3: remove unusedctrandzeroizedependencies (#876)f5374f3Add missing crates to the root readme table (#877)e946770eax v0.6.0 (#875)88ceb7ddeoxys v0.2.0 (#874)7d22c81belt-dwp v0.1.0 (#873)09308efascon-aead128 v0.1.0 (#872)e1b1e6eaes-siv v0.8.0 (#871)303c27fccm v0.6.0 (#869)Updates
jaq-corefrom 3.1.0 to 3.1.1Release notes
Sourced from jaq-core's releases.
Commits
c866e70Update version numbers.d6d7b0eUpdate dependencies.56f21d3Merge pull request #456 from 01mf02/hide-testsf3125afAdd missing comma.63deaa8Add link to documentation.2eeccf0Merge pull request #458 from 01mf02/escape-errorsf26fd2fEscape errors on playground and handle colors correctly again.d5ffa6dMerge pull request #445 from 01mf02/broken-pipe0855d95Remove--run-testsfrom list of documented flags.fc907afDocument.Updates
fastembedfrom 6.0.0 to 6.0.2Release notes
Sourced from fastembed's releases.
Commits
48815b9chore(release): 6.0.2 [skip ci]397e8d0chore: Miscellaneous fixes and improvements (#284)cece46echore(release): 6.0.1 [skip ci]8aeca82chore: Expose ORT placement controls for user-defined text models (#280)Updates
argon2from 0.5.3 to 0.6.0Commits
b1e0ad6argon2 v0.6.0 (#931)c0d2acaargon2: bumpblake2to v0.11 (#929)d9c628bCargo.lock: bump dependencies (#930)0b31c1cCargo.toml: usepassword-hashcrate release (#920)420cbc9build(deps): bump rust-lang/crates-io-auth-action from 1.0.4 to 1.0.5 (#912)3a88540build(deps): bump actions/checkout from 6 to 7 (#913)90b974fbuild(deps): bump the all-deps group with 5 updates (#914)82c688fbuild(deps): bump the all-deps group across 1 directory with 18 updates (#911)b2cef17build(deps): bump the all-deps group with 6 updates (#902)2c16e5abuild(deps): bump the all-deps group with 7 updates (#901)Updates
jaq-stdfrom 3.0.2 to 3.0.3Commits
Updates
jaq-jsonfrom 2.0.2 to 2.0.3Commits
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