deps(deps): bump the patch-updates group across 1 directory with 5 updates#29
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(deps): bump the patch-updates group across 1 directory with 5 updates#29dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` | | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.19` | `0.1.20` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.100` | `1.0.101` | | [serde_json](https://github.com/serde-rs/json) | `1.0.148` | `1.0.149` | | [chrono](https://github.com/chronotope/chrono) | `0.4.42` | `0.4.43` | Updates `env_logger` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) Updates `hyper-util` from 0.1.19 to 0.1.20 - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.19...v0.1.20) Updates `anyhow` from 1.0.100 to 1.0.101 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.100...1.0.101) Updates `serde_json` from 1.0.148 to 1.0.149 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.148...v1.0.149) Updates `chrono` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.42...v0.4.43) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: hyper-util dependency-version: 0.1.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: anyhow dependency-version: 1.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: chrono dependency-version: 0.4.43 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 patch-updates group with 5 updates in the / directory:
0.11.80.11.90.1.190.1.201.0.1001.0.1011.0.1481.0.1490.4.420.4.43Updates
env_loggerfrom 0.11.8 to 0.11.9Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
2f06b4cchore: Release57e13acchore: Release4f9066dMerge pull request #393 from rust-cli/renovate/crate-ci-typos-1.x3e4709achore(deps): Update Rust crate snapbox to v0.6.24 (#394)80ff83achore(deps): Update pre-commit hook crate-ci/typos to v1.42.376891b9Merge pull request #392 from epage/template14cda4achore: Update from _rust templatee4f2b35chore(ci): Update action6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs runUpdates
hyper-utilfrom 0.1.19 to 0.1.20Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
b23a13ev0.1.20ffa5391chore: use standard library api (#263)b43aeabchore: bumpsystem-configurationto 0.7 (#256)d841f5dbump MSRV to 1.64 (#258)af19656chore(client): remove unused mac imports in system proxy (#260)ad6a63dchore(ci): update to actions/checkout@v6 (#261)d5503b2docs(client): correct malformed reference link in set_interface (#254)8c4f4a0fix(matcher): improve subdomain matching case insensitivity (#252)1b3fa96fix(matcher): improve domain matching case insensitivity (#251)Updates
anyhowfrom 1.0.100 to 1.0.101Release notes
Sourced from anyhow's releases.
Commits
80bfe29Release 1.0.101dff8c43Merge pull request #437 from Ibitier/inline-ok-helper85d9ea9Add #[inline] to anyhow::Ok helper54036ccUpdate ui test suite to nightly-2026-01-21cce0579Update actions/upload-artifact@v5 -> v6f2c598cUpdate actions/upload-artifact@v4 -> v52c0bda4Update to 2021 edition0d82268Remove rustc version requirement from readme67df012Merge pull request #436 from dtolnay/upc898488Raise required compiler to Rust 1.68Updates
serde_jsonfrom 1.0.148 to 1.0.149Release notes
Sourced from serde_json's releases.
Commits
4f6dbfaRelease 1.0.149f3df680Touch up PR 1306e16730fMerge pull request #1306 from b41sh/fix-float-number-displayeeb2bcdAlignarbitrary_precisionnumber strings with zmij’s formattingUpdates
chronofrom 0.4.42 to 0.4.43Release notes
Sourced from chrono's releases.
Commits
45caaa9Update copyright year to 2026 in LICENSE.txt1c0b8f0Bump version to 0.4.43a03e43bUpgrade windows-bindgen to 0.664fedabaIgnore bincode advisoryf4b7bbdBump actions/checkout from 5 to 6db12973Added doctest for the NaiveDate years_since function (#1755)34b5f49chore: minor improvement for docs8c82711Bump actions/setup-node from 5 to 6ea1f11bDrop deny lints, eager Debug impls are a mixed blessing35f9f2dAdd feature gated defmt support.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