build(deps): bump the rust-dependencies group with 6 updates - #15
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the rust-dependencies group with 6 updates#15dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the rust-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.6.5` | `4.6.6` | | [bgpkit-parser](https://github.com/bgpkit/bgpkit-parser) | `0.19.0` | `0.21.0` | | [bgpkit-broker](https://github.com/bgpkit/bgpkit-broker) | `0.12.0` | `0.12.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.1.9` | `1.1.10` | | [rusqlite](https://github.com/rusqlite/rusqlite) | `0.40.1` | `0.40.2` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.1.4+spec-1.1.0` | Updates `clap` from 4.6.5 to 4.6.6 - [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.6.5...clap_complete-v4.6.6) Updates `bgpkit-parser` from 0.19.0 to 0.21.0 - [Release notes](https://github.com/bgpkit/bgpkit-parser/releases) - [Changelog](https://github.com/bgpkit/bgpkit-parser/blob/main/CHANGELOG.md) - [Commits](bgpkit/bgpkit-parser@v0.19.0...v0.21.0) Updates `bgpkit-broker` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/bgpkit/bgpkit-broker/releases) - [Changelog](https://github.com/bgpkit/bgpkit-broker/blob/main/CHANGELOG.md) - [Commits](bgpkit/bgpkit-broker@v0.12.0...v0.12.1) Updates `flate2` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.1.9...1.1.10) Updates `rusqlite` from 0.40.1 to 0.40.2 - [Release notes](https://github.com/rusqlite/rusqlite/releases) - [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md) - [Commits](rusqlite/rusqlite@v0.40.1...v0.40.2) Updates `toml` from 0.9.12+spec-1.1.0 to 1.1.4+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.4) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bgpkit-parser dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bgpkit-broker dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: flate2 dependency-version: 1.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rusqlite dependency-version: 0.40.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.1.4+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/rust-dependencies-3fbc78fc2f
branch
September 11, 2026 08:39
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-dependencies group with 6 updates:
4.6.54.6.60.19.00.21.00.12.00.12.11.1.91.1.100.40.10.40.20.9.12+spec-1.1.01.1.4+spec-1.1.0Updates
clapfrom 4.6.5 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
bgpkit-parserfrom 0.19.0 to 0.21.0Release notes
Sourced from bgpkit-parser's releases.
... (truncated)
Changelog
Sourced from bgpkit-parser's changelog.
... (truncated)
Commits
169ed50fix(ci): gate ris_live_raw_full example behind rislive featurea397452chore(release): prepare v0.21.041f872dMerge pull request #332 from bgpkit/feature/bgpshark-dissectionb23f45cfix: address review on dissection PRffa0872feat: byte-level dissection trees, spanned diagnostics, and WASM exports18a7ab2Merge pull request #328 from bgpkit/dependabot/cargo/idna_adapter-eq-1.2.230b190cMerge pull request #331 from bgpkit/feature/wasm-ris-live2f10ebcdocs: add as4_tally example for AS4_PATH attributionc30e71bfix(wasm): address review on #331d7a34addocs(wasm): document RIS Live exports, generated types, and drift checksUpdates
bgpkit-brokerfrom 0.12.0 to 0.12.1Release notes
Sourced from bgpkit-broker's releases.
Changelog
Sourced from bgpkit-broker's changelog.
Commits
16ac53fchore: bump version to 0.12.1 and update changelog5377697fix: address review on backoff growth and test portability952dccafix: survive transient database outages in serve0d21c01fix: deduplicate PostgreSQL latest-file upsertsUpdates
flate2from 1.1.9 to 1.1.10Release notes
Sourced from flate2's releases.
Commits
ed93d4fMerge pull request #558 from rust-lang/lib-doc-updatefb5228dMerge pull request #559 from bushrat011899/no_std6ed3ba3Add executableno_stdexamplefaed8a0Expand CI to testno_stdcompatibility and correctness2ba8e7eAdd unstableno_stdsupport behindflate2_unstable_nightly_alloc_io3fe1126Centralize usage ofstdforerrorandio98e313aAddGzHeader::mtime_as_duration0642965Switch tocoreimplicit prelude and only usestdwhere required454a63cRemove left-overdbg!statement2a490b7Addruntime_detectionfeatureUpdates
rusqlitefrom 0.40.1 to 0.40.2Release notes
Sourced from rusqlite's releases.
Commits
e88f112Prepare released11c76eUpdate main.ymlc922ca5Lower MSRV to 1.88.0Updates
tomlfrom 0.9.12+spec-1.1.0 to 1.1.4+spec-1.1.0Commits
beee9fechore: Release16e2ac1docs: Update changelog89f5541fix(toml): preserve datetimes when deserializing Value (#1194)534039cfix(serde): Deserialize Value datetimes into typed targets6e45ceftest(serde): Reproduce Value datetime deserialization error4ec099fchore: Release5a47a51docs: Update changelogda0911fperf(parser): Reduce over allocation by better tokens/byte ratio (#1193)26eb157perf(parser): Reduce over allocation by better tokens/byte ratioca4c7bfchore(deps): Update Prek to v0.4.11 (#1191)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