Skip to content
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

Bump nb-connect from 1.0.2 to 1.2.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps nb-connect from 1.0.2 to 1.2.0.

Changelog

Sourced from nb-connect's changelog.

Version 1.2.0

  • This crate is now deprecated in favor of socket2.

Version 1.1.0

  • Increase MSRV to rustc 1.46.
  • Update socket2 dependency to 0.4.

Version 1.0.4

  • Update socket2 dependency to 0.4.

Version 1.0.3

  • Fix invalid assumption of std::net::SocketAddrV{4,6} layout.
Commits

Dependabot compatibility score

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 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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nb-connect](https://github.com/smol-rs/nb-connect) from 1.0.2 to 1.2.0.
- [Release notes](https://github.com/smol-rs/nb-connect/releases)
- [Changelog](https://github.com/smol-rs/nb-connect/blob/master/CHANGELOG.md)
- [Commits](smol-rs/nb-connect@v1.0.2...v1.2.0)

---
updated-dependencies:
- dependency-name: nb-connect
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jun 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #46 (209271d) into main (f3ea31d) will increase coverage by 4.63%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   65.84%   70.47%   +4.63%     
==========================================
  Files          38       38              
  Lines        4122     4156      +34     
  Branches      770      703      -67     
==========================================
+ Hits         2714     2929     +215     
+ Misses        869      775      -94     
+ Partials      539      452      -87     
Impacted Files Coverage Δ
stargate/crates/graphql-parser/src/query/visit.rs 85.88% <0.00%> (-2.36%) ⬇️
stargate/src/main.rs 1.69% <0.00%> (-0.03%) ⬇️
stargate/crates/graphql-parser/src/name.rs 91.66% <0.00%> (ø)
stargate/crates/graphql-parser/src/position.rs 77.77% <0.00%> (ø)
stargate/crates/graphql-parser/src/schema/name.rs 75.00% <0.00%> (ø)
...argate/crates/graphql-parser/src/query/minified.rs 51.14% <0.00%> (+0.24%) ⬆️
stargate/crates/graphql-parser/src/query/format.rs 72.37% <0.00%> (+0.55%) ⬆️
stargate/crates/graphql-parser/src/schema/ast.rs 26.83% <0.00%> (+0.56%) ⬆️
...te/crates/stargate-lib/src/utilities/deep_merge.rs 68.75% <0.00%> (+0.66%) ⬆️
...targate/crates/graphql-parser/src/schema/format.rs 88.33% <0.00%> (+0.70%) ⬆️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3ea31d...209271d. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
1 participant