deps: bump the deps group across 1 directory with 8 updates#257
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps: bump the deps group across 1 directory with 8 updates#257dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [facet](https://github.com/facet-rs/facet) | `0.33.0` | `0.42.0` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.2` | `1.8.3` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.64` | `4.5.65` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.12.1` | `2.13.0` | | [turso](https://github.com/tursodatabase/turso) | `0.4.1` | `0.4.2` | | [libc](https://github.com/rust-lang/libc) | `0.2.179` | `0.2.180` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.18` | `0.4.1` | Updates `facet` from 0.33.0 to 0.42.0 - [Release notes](https://github.com/facet-rs/facet/releases) - [Changelog](https://github.com/facet-rs/facet/blob/main/CHANGELOG.md) - [Commits](facet-rs/facet@v0.33.0...facet-v0.42.0) Updates `blake3` from 1.8.2 to 1.8.3 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.2...1.8.3) Updates `clap_complete` from 4.5.64 to 4.5.65 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.64...clap_complete-v4.5.65) Updates `indexmap` from 2.12.1 to 2.13.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.12.1...2.13.0) Updates `turso` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/tursodatabase/turso/releases) - [Changelog](https://github.com/tursodatabase/turso/blob/v0.4.2/CHANGELOG.md) - [Commits](tursodatabase/turso@v0.4.1...v0.4.2) Updates `turso_core` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/tursodatabase/turso/releases) - [Changelog](https://github.com/tursodatabase/turso/blob/v0.4.2/CHANGELOG.md) - [Commits](tursodatabase/turso@v0.4.1...v0.4.2) Updates `libc` from 0.2.179 to 0.2.180 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.180/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.179...0.2.180) Updates `signal-hook` from 0.3.18 to 0.4.1 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](vorner/signal-hook@v0.3.18...v0.4.1) --- updated-dependencies: - dependency-name: facet dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: blake3 dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-version: 4.5.65 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: indexmap dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: turso dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: turso_core dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: libc dependency-version: 0.2.180 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: signal-hook dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 deps group with 7 updates in the / directory:
0.33.00.42.01.8.21.8.34.5.644.5.652.12.12.13.00.4.10.4.20.2.1790.2.1800.3.180.4.1Updates
facetfrom 0.33.0 to 0.42.0Release notes
Sourced from facet's releases.
... (truncated)
Changelog
Sourced from facet's changelog.
Commits
243647aFix workspace deps for release-plz1b91217chore: release v0.42.01f019f7Improve trusted publishing tooling3a4d7a1fix: mark function pointers as invariant to prevent lifetime UB23085e3Fix nested flattened field deserialization (#1656)671f3dfAdd test for issue #16567a45513fix: make Peek constructors unsafe to prevent untrusted vtable UB1861963fix: update compile test expected error message34492fcfix: make Partial::alloc_shape() unsafe to prevent UB from untrusted shapesb2b62c9feat: implement Facet for core::convert::InfallibleUpdates
blake3from 1.8.2 to 1.8.3Release notes
Sourced from blake3's releases.
Commits
8b829b6version 1.8.37d6e242update to the 2024 edition0b64ce2bump constant_time_eq version to 0.4.2890050cFix Cygwin build by skipping blake3_xof_many_avx512308b95dAddHash::as_slice()for convenient serialization to byteseae9bf3Revert "pingeneric-arrayto the un-deprecated version"185f1dbpingeneric-arrayto the un-deprecated versionc54ee7eadd a warning to the --check doc2f341f1update ccache reference to official release notes URL8bec2fbchore: make some documents clearer (#528)Updates
clap_completefrom 4.5.64 to 4.5.65Commits
a99bd42chore: Release485d781docs: Update changelog0acc8c8Merge pull request #6209 from saiarcot895/fix-optional-value-option-zsh6c2cff6fix: Allow optional value arguments for Zsh shell completion58723e5test: Generate completions with multi/optional value options4ecbf54chore: Releasef04062bdocs: Update changelogd68caa8Merge pull request #6205 from maheshbansod/default-val-no-desca062eaffix: Default vals on new line if possible values15509aftest: Demonstrate default value ui bug on no descUpdates
indexmapfrom 2.12.1 to 2.13.0Changelog
Sourced from indexmap's changelog.
Commits
a4aba99Merge pull request #431 from cuviper/release-2.13.0e345f3aRelease 2.13.0e6b677bMerge pull request #430 from cuviper/split_at_checked61c9d53AddSlice::split_at_checkedandsplit_at_mut_checked8b8d350Merge pull request #426 from cuviper/clone-intokv88efd0cimpl Clone for IntoKeysandIntoValues3b6d04bMerge pull request #425 from cuviper/inner-coreeb30eb1Move crate::map::core to crate::innerUpdates
tursofrom 0.4.1 to 0.4.2Release notes
Sourced from turso's releases.
Changelog
Sourced from turso's changelog.
Commits
055e082Turso 0.4.22841ef3Update CHANGELOG.mdde427d5Merge 'core/mvcc: rollback index rows ' from Pere Diaz Bou18cd7ecMerge 'core/vdbe: check negative root pages withintegrity_check' from Pere...dcc0031Merge 'Track WAL state in savepoints for proper rollback' from Pavan Nambi6bff0f9Merge 'fix/checkpoint: always read page1 from db file when truncating' from J...2e3127dMerge 'Fix WAL truncate checkpoint discarding uncheckpointed frames' from Jus...7756aeaMerge 'Reset checkpoint state when PRAGMA wal_checkpoint fails' from Jussi Sa...Updates
turso_corefrom 0.4.1 to 0.4.2Release notes
Sourced from turso_core's releases.
Changelog
Sourced from turso_core's changelog.
Commits
055e082Turso 0.4.22841ef3Update CHANGELOG.mdde427d5Merge 'core/mvcc: rollback index rows ' from Pere Diaz Bou18cd7ecMerge 'core/vdbe: check negative root pages withintegrity_check' from Pere...dcc0031Merge 'Track WAL state in savepoints for proper rollback' from Pavan Nambi6bff0f9Merge 'fix/checkpoint: always read page1 from db file when truncating' from J...2e3127dMerge 'Fix WAL truncate checkpoint discarding uncheckpointed frames' from Jus...7756aeaMerge 'Reset checkpoint state when PRAGMA wal_checkpoint fails' from Jussi Sa...Updates
libcfrom 0.2.179 to 0.2.180Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
4b38c69chore: release libc 0.2.180300e643qnx: add missing BPF and ifreq structures12fd831ci: Add rtems to basic tier 3 checksb062844Only test addresses of cmsghdrs that are multiples of the size of cmsghdr.676a4f8linux: Movemembarrier.hconstants tosrc/new0803faelinux: Restructurenetlinktosrc/new72f4c1auclibc: Re-enable__SIZEOF_PTHREAD_COND_Ton non-L4Re uclibc757e55anetbsd/riscv64.rs: make changes so that this builds again.042f118musl: Fix incorrect definitions of struct stat on some architectures03755c4linux, emscripten, android, l4re: handle zero-sized payload differences in CM...Updates
signal-hookfrom 0.3.18 to 0.4.1Changelog
Sourced from signal-hook's changelog.
... (truncated)
Commits
85f8c75Version 0.4.1 (don't pin dep versions)6e44722Version bump to 0.4.080cc0cfUpdate dependencies2f67df6Fix some links & link testsbbcecf8Adjust tests for higher minimal rust version09d1e08I/O safety115d998Simplify tests4d5fd6aVersion registry 1.4.8e04514eMerge pull request #194 from hanna-kruppe/save-restore-errno2f3c6e4save and restore errnoDependabot 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