-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the prod group with 3 updates #8015
Conversation
Bumps the prod group with 3 updates: [clap](https://github.com/clap-rs/clap), [inferno](https://github.com/jonhoo/inferno) and [hyper](https://github.com/hyperium/hyper). Updates `clap` from 4.4.8 to 4.4.9 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.8...v4.4.9) Updates `inferno` from 0.11.18 to 0.11.19 - [Changelog](https://github.com/jonhoo/inferno/blob/main/CHANGELOG.md) - [Commits](jonhoo/inferno@v0.11.18...v0.11.19) Updates `hyper` from 0.14.27 to 1.0.1 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v1.0.1) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: inferno dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot ignore hyper major version |
OK, I won't notify you about version 1.x.x of hyper again, unless you unignore it. |
@arya2 I think this is exactly the behaviour we want, and it's automatic. (So it will stop ignoring when we do the manual upgrade.) This doesn't seem to be what we want, so I'm going to revert that PR:
This would be closer, but it requires another PR to undo, so let's avoid that:
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the prod group with 3 updates: clap, inferno and hyper.
Updates
clap
from 4.4.8 to 4.4.9Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
21b671f
chore: Release93ba76d
docs: Update changelogc1c55b3
Merge pull request #5228 from epage/flatb13f6d9
fix(help): Hide 'help' if only flattened subcommanda9322ca
fix(help): Hide subcommands in flattened usageb656198
test(help): Show how hide and flatten mix5c8f8d5
Merge pull request #5227 from epage/flat22130e3
fix(help): Use rightabout
when flatteninge9194b5
test(help): Better show about bug5c81df6
Merge pull request #5216 from kellytk/correct-wordingUpdates
inferno
from 0.11.18 to 0.11.19Changelog
Sourced from inferno's changelog.
Commits
1b61f2e
Release 0.11.19 with stripped binariesd877809
Strip symbols of inferno binaries to decrease size by 24x (#310)86131d4
Fix future-incompatUpdates
hyper
from 0.14.27 to 1.0.1Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
2954280
v1.0.17161f56
feat(rt): Make ReadBuf::new publicb855475
refactor(proto): use derive macro to implement Default for KA823d2cb
refactor(lib): remove redundant field name33e1cbe
refactor(lib): remove unneeded returnb7e8f88
refactor(lib): remove unused cfg conditiondd6d81c
fix(rt): implement Read/Write for Pin<P> (#3413)a475ada
docs(examples): update dependencies sectionf1bb2aa
chore(ci): add minimal versions checking931aee7
chore(dependencies): relax minimum tokio version to 1Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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