deps: bump the deps-patches group with 7 updates - #489
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the deps-patches group with 7 updates: | Package | From | To | | --- | --- | --- | | [bestool-kopia](https://github.com/beyondessential/bestool) | `0.5.0` | `0.5.1` | | [clap](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.5` | | [http](https://github.com/hyperium/http) | `1.4.2` | `1.5.0` | | [schemars](https://github.com/GREsau/schemars) | `1.2.1` | `1.2.2` | | [time](https://github.com/time-rs/time) | `0.3.54` | `0.3.55` | | [ipnet](https://github.com/krisprice/ipnet) | `2.12.0` | `2.12.1` | | [algae-cli](https://github.com/beyondessential/bestool) | `1.1.7` | `1.1.9` | Updates `bestool-kopia` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/beyondessential/bestool/releases) - [Changelog](https://github.com/beyondessential/bestool/blob/main/release-plz.toml) - [Commits](beyondessential/bestool@bestool-kopia-v0.5.0...bestool-kopia-v0.5.1) Updates `clap` from 4.6.4 to 4.6.5 - [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.4...clap_complete-v4.6.5) Updates `http` from 1.4.2 to 1.5.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.4.2...v1.5.0) Updates `schemars` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](GREsau/schemars@v1.2.1...v1.2.2) Updates `time` from 0.3.54 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.54...v0.3.55) Updates `ipnet` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `algae-cli` from 1.1.7 to 1.1.9 - [Release notes](https://github.com/beyondessential/bestool/releases) - [Changelog](https://github.com/beyondessential/bestool/blob/main/release-plz.toml) - [Commits](beyondessential/bestool@algae-cli-v1.1.7...algae-cli-v1.1.9) --- updated-dependencies: - dependency-name: bestool-kopia dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: clap dependency-version: 4.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: http dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps-patches - dependency-name: schemars dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: time dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: ipnet dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches - dependency-name: algae-cli dependency-version: 1.1.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps-patches ... Signed-off-by: dependabot[bot] <support@github.com>
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-patches group with 7 updates:
0.5.00.5.14.6.44.6.51.4.21.5.01.2.11.2.20.3.540.3.552.12.02.12.11.1.71.1.9Updates
bestool-kopiafrom 0.5.0 to 0.5.1Commits
d605ederepo: releasea0fe5d9feat(canopy): report in-flight backup progress and the freeze moment (#762)77b81e7repo: releasec7d2361fix(canopy): ride out a busy tree when swapping a restore into place (#761)1317d5ffeat(canopy): report in-flight backup progress and the freeze moment773849cfeat(kopia): parse progress lines and expose a traffic handlefac6d4afix(canopy): ride out a busy tree when swapping a restore into placedfc3e51chore(canopy): regenerate wire types from live openapic605598repo: release4d17463fix(alertd): classify Windows service errors by OS code, not Display string (...Updates
clapfrom 4.6.4 to 4.6.5Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
c8c9355chore: Releaseaf74defdocs: Update changelogc96f222Merge pull request #6368 from truffle-dev/fix/fish-env-escaping49a05cdfix(complete): Two-pass quote fish env-completere791004test(complete): Snapshot fish env quoting casesUpdates
httpfrom 1.4.2 to 1.5.0Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
16fc9a7v1.5.0e559023fix(uri): enforce max length in PathAndQuery (#856)2178e17perf(header,uri): faster value validation, URI parse/format, map inserts (#852)03c8cd7fix(uri): allow empty paths in uri::Builder (#853)bb8705bfeat(method): add QUERY method (#798)Updates
schemarsfrom 1.2.1 to 1.2.2Release notes
Sourced from schemars's releases.
Changelog
Sourced from schemars's changelog.
Commits
ed61863v1.2.2ae618c3Updatesynto v3 (#528)c072ea0docs: add missing attributes to table of contents (#517)015272fClippy fix (#512)944f727Bump bytes from 1.10.1 to 1.11.1 (#507)Updates
timefrom 0.3.54 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDurationUpdates
ipnetfrom 2.12.0 to 2.12.1Changelog
Sourced from ipnet's changelog.
Commits
Updates
algae-clifrom 1.1.7 to 1.1.9Commits
afd75ccrepo: release9d8efafdeps: bump age and age-core to 0.12 (#771)9c6ea06fix(canopy): make the base-backup staging parents traversable (#773)d18f11brepo: releaseae3f9fcfix(canopy): make the base-backup staging parents traversablee180e03feat(seedling): TAM-6876: Tamanu commands on a Seedling host (#753)790648ddepend on the published seedling-protocolb147262repo: releasef8c1063Merge remote-tracking branch 'origin/main' into feature/tam-6876-bestool-inte...248f9f5deps: bump age and age-core to 0.12Dependabot 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