-
Notifications
You must be signed in to change notification settings - Fork 21
chore(deps): bump hyper-util from 0.1.17 to 0.1.19 #2072
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
Open
dependabot
wants to merge
14
commits into
staging
Choose a base branch
from
dependabot/cargo/hyper-util-0.1.19
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
0b75f34 to
98089c8
Compare
* updated openspec * proposal updates * updated proposal to clarify db access around tables ecto wont manage * iniital web-ng checkin * wip web-ng bringup * WIP web-ng bringup * adding device view * openspec updates * WIP rust srql NIF integration * updated openspec stuff for property based testing * adding initial property tests * fixing test * 4.1a work * fixing test * adding integration test * openspec update around srql translator only mode * rust updates / translator only * srql improvements * updated openspec * updating srql input, added edge onboarding stuff * srql input improvements * srql input improvements * srql query builder enhancements * component improvements * button bug fix * component cleanup * adding dashboard * srql component enhancements * navigation improvements * bug fix * adding additional queries/cypher stuff * adding devicecontroller * web srql viz work * adding metrics * srql engine work * adding integration test * fixing broken tests * fixing in_graph cypher errors * cleanup and docker work * web ui WIP * openspec updates * cleanup * dashboard wip * ui improvements * ui updates, color scheme update * wip srql fixes * analytics page cleanup * adding pagination * ui cleanup * UI improvements * UI improvements WIP * WIP ui * UI updates wip * UI improvements * dashboard WIP * fixing refresh error * fixing refresh ui bug * dashboard UI wip * web ng updates * bugfix * wip ui work * WIP ui updates * adding openspec changes, ui improvements * UI updates * adding pollers to services page * openspec cleanup, ui WIP * fixed analytics error * navbar cleanup * cleanup * fixing metrics * UI cleanup * fixing bugs / ui metrics * fixing breadcrumb nav * wip component layout/metrics * fixing observ page bug * cleaning up event detail card * wip observ cleanup * db upgrades to support metric unit types * updating agents for docker usage * fixing histogram * UI updates * fixing histogram viz * observ. page cleanup * viz cleanup * srql metrics query lookup improverments * cleanup * cleanup/linting
…#2157) * fixing mcp / sqli * MCP updates for sqli * linted * bazel fix
* cleanup * cleanup * more cleanup, removing backfill -- unused * linted * removing more unused/dead code * bazel update
…ethod roles (#2166) * RBAC fix * adding openspec
* fixing cnpg ssl stuff * linted
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.17 to 0.1.19. - [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.17...v0.1.19) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
98089c8 to
051b6f6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 hyper-util from 0.1.17 to 0.1.19.
Release notes
Sourced from hyper-util's releases.
Changelog
Sourced from hyper-util's changelog.
Commits
d574011v0.1.19818748fdocs(pool): add module level docs for pools (#248)765bc98feat(pool): add a Map pool service type (#247)567db01feat(pool): add a Negotiate pooling service (#228)c4cf24dfeat(pool): add a Cache pooling service (#227)9b1008dfeat(pool): add a Singleton pool type (#226)71ef2fcdocs: fix spelling mistakes. improve RFC non-compliant behaviour with user/au...eed21e7chore(ci): check docs links with full features (#245)203c956v0.1.18d91ea8efix(rt): support fake time in legacy client and TokioTimer (#238)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)