chore: bump the cargo-major group across 1 directory with 3 updates#42
Open
dependabot[bot] wants to merge 2 commits into
Open
chore: bump the cargo-major group across 1 directory with 3 updates#42dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
dc598c2 to
dac4384
Compare
Bumps the cargo-major group with 3 updates in the /src-tauri directory: [lru](https://github.com/jeromefroe/lru-rs), [imbl](https://github.com/jneem/imbl) and [jni](https://github.com/jni-rs/jni-rs). Updates `lru` from 0.12.5 to 0.18.0 - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.18.0) Updates `imbl` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/jneem/imbl/releases) - [Changelog](https://github.com/jneem/imbl/blob/main/CHANGELOG.md) - [Commits](jneem/imbl@v6.1.0...v7.0.0) Updates `jni` from 0.21.1 to 0.22.4 - [Release notes](https://github.com/jni-rs/jni-rs/releases) - [Changelog](https://github.com/jni-rs/jni-rs/blob/master/CHANGELOG.md) - [Commits](jni-rs/jni-rs@v0.21.1...v0.22.4) --- updated-dependencies: - dependency-name: imbl dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-major - dependency-name: jni dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major - dependency-name: lru dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-major ... Signed-off-by: dependabot[bot] <support@github.com>
dac4384 to
c05a105
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 cargo-major group with 3 updates in the /src-tauri directory: lru, imbl and jni.
Updates
lrufrom 0.12.5 to 0.18.0Changelog
Sourced from lru's changelog.
Commits
dac07e3Merge pull request #234 from jeromefroe/jerome/prepare-0-18-0-release0335315Prepare 0.18.0 releasee40bbdcMerge pull request #233 from paolobarbolini/get_or_insert_mut_ref-unconstrain...a615a5bFix unconstrained lifetime inLruCache::get_or_insert_mut_ref13321a9Merge pull request #232 from jeromefroe/jerome/prepare-0-17-0-releasef7d0ecePrepare 0.17.0 release2d3d6d5Merge pull request #231 from xtqqczze/deps/hashbrown346e2feBump hashbrown to 0.17.01302b4eUpdate MSRV to 1.85.0d8c7f5cMerge pull request #230 from jeromefroe/jerome/prepare-0-16-4-releaseUpdates
imblfrom 6.1.0 to 7.0.0Changelog
Sourced from imbl's changelog.
Commits
a10e702chore: Release imbl version 7.0.01dd2574Update changeloged416bdremove #[must_use] from and_modify (#147)c1e5e0dHAMT with SIMD (swiss table like) (#131)b18fe43Adjust B-tree node size to optimize for immutable operations (#144)79c0d52Use optimized binary search for non-trivial types in B+Tree (#143)d2ac4a3Remove unused optional dependency refpool (#141)0f86537Fix most clippy lints (#140)4735462Switch serde dependency to serde_core (#139)77a4074chore: Release imbl version 6.1.0 (#136)Updates
jnifrom 0.21.1 to 0.22.4Release notes
Sourced from jni's releases.
... (truncated)
Changelog
Sourced from jni's changelog.
... (truncated)
Commits
5ae9458Release jni 0.22.42f954cdFix copy&paste error s/JString::collection/JString::as_char_sequence/33045a1Release jni-macros 0.22.4527703eNo longer recommend passing&mut Envas the last argumentce7130bImport docs/macros/jni_mangle.md docs for jni_mangle macrod80bf23Add more-ergonomic JValueOwned accessors5ffd96abind_java_type: Support #[cfg()] guarded methods/fieldsb498e9fbind_java_type: support non_null methods/fields1f74e4bAddobjects::JCharSequencebinding25f810dRelease jni 0.22.3