build(deps): bump the rust-dependencies group across 1 directory with 7 updates - #16
Merged
Merged
Conversation
… 7 updates Bumps the rust-dependencies group with 7 updates in the / directory: | 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` | | [askama](https://github.com/askama-rs/askama) | `0.16.0` | `0.16.1` | | [toml](https://github.com/toml-rs/toml) | `0.9.12+spec-1.1.0` | `1.1.5+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 `askama` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/askama-rs/askama/releases) - [Commits](askama-rs/askama@v0.16.0...v0.16.1) Updates `toml` from 0.9.12+spec-1.1.0 to 1.1.5+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.12...toml-v1.1.5) --- 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: askama dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.1.5+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>
downwithbgp
deleted the
dependabot/cargo/rust-dependencies-093adc0615
branch
September 11, 2026 08:44
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 7 updates in the / directory:
4.6.54.6.60.19.00.21.00.12.00.12.11.1.91.1.100.40.10.40.20.16.00.16.10.9.12+spec-1.1.01.1.5+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
askamafrom 0.16.0 to 0.16.1Release notes
Sourced from askama's releases.
Commits
9ae4d5bMerge pull request #761 from GuillaumeGomez/updatec788325Update crates version to0.16.1aab8bc4Merge pull request #760 from GuillaumeGomez/let-ty1043eaeUpdate book to mention that we can specify the type of the variablea2e3b49Add possibility to specifylet/setblock type0c9c2eeMerge pull request #759 from askama-rs/GuillaumeGomez-patch-1cc3bde8Fix wrong "custom escaper example" link in the booke47575bMerge pull request #757 from GuillaumeGomez/book-compound0bf45f2Add missing compount assignment in the book syntax overviewf98f8c5Merge pull request #755 from GuillaumeGomez/fix-clippyUpdates
tomlfrom 0.9.12+spec-1.1.0 to 1.1.5+spec-1.1.0Commits
e93ed4echore: Released23436ddocs: Update changelog151afcdfix(de): Ensure DeValue::make_owned includes DeInteger/DeFloat (#1211)26a4050fix(de): Ensure DeValue::make_owned includes DeInteger/DeFloat232f136chore(deps): Update Prek to v0.5.1 (#1209)9ee4b4echore(deps): Update crate-ci/typos digest to 4d9c206 (#1208)525f352chore(deps): Update crate-ci/committed digest to 800a04e (#1207)46043edchore(deps): Update crate-ci/typos digest to 4d9c206c00e894chore(deps): Update crate-ci/committed digest to 800a04e1ae0158chore(deps): Update Prek to v0.5.0 (#1205)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