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

chore(deps): bump socket2 from 0.4.7 to 0.5.1 #16675

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2023

Bumps socket2 from 0.4.7 to 0.5.1.

Changelog

Sourced from socket2's changelog.

0.5.1

Added

Fixed

0.5.0

Changed

Added

  • Links to OS documentation to a lot of methods (rust-lang/socket2#319).
  • I/O-safety traits (rust-lang/socket2#325):
    • AsFd for Socket (Unix only).
    • From<OwnedFd> for Socket (Unix only).
    • From<Socket> for OwnedFd (Unix only).
    • AsSocket for Socket (Windows only).
    • From<OwnedSocket> for Socket (Windows only).
    • From<Socket> for OwnedSocket (Windows only).
  • Unix socket support on Windows (rust-lang/socket2#249).

... (truncated)

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)

@dependabot dependabot bot requested a review from a team March 3, 2023 05:00
@dependabot dependabot bot added the domain: deps Anything related to Vector's dependencies label Mar 3, 2023
@bits-bot
Copy link

bits-bot commented Mar 3, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@netlify
Copy link

netlify bot commented Mar 3, 2023

Deploy Preview for vector-project ready!

Name Link
🔨 Latest commit bd13d23
🔍 Latest deploy log https://app.netlify.com/sites/vector-project/deploys/6434259f288969000852c45f
😎 Deploy Preview https://deploy-preview-16675--vector-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Mar 3, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit 040d1db
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/6410775c186c20000823045f
😎 Deploy Preview https://deploy-preview-16675--vrl-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added the domain: core Anything related to core crates i.e. vector-core, core-common, etc label Mar 3, 2023
@StephenWakely
Copy link
Contributor

This PR cannot be merged until this is merged into tokio.

@dependabot dependabot bot force-pushed the dependabot/cargo/socket2-0.5.1 branch 3 times, most recently from c15a878 to 040d1db Compare March 14, 2023 13:32
@jszwedko jszwedko added the meta: blocked Anything that is blocked to the point where it cannot be worked on. label Mar 28, 2023
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.4.7 to 0.5.1.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits/v0.5.1)

---
updated-dependencies:
- dependency-name: socket2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/socket2-0.5.1 branch from 040d1db to bd13d23 Compare April 10, 2023 15:05
@netlify
Copy link

netlify bot commented Apr 10, 2023

Deploy Preview for vrl-playground ready!

Name Link
🔨 Latest commit bd13d23
🔍 Latest deploy log https://app.netlify.com/sites/vrl-playground/deploys/6434259fc9406600081c05fa
😎 Deploy Preview https://deploy-preview-16675--vrl-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 12, 2023

Superseded by #17121.

@dependabot dependabot bot closed this Apr 12, 2023
@dependabot dependabot bot deleted the dependabot/cargo/socket2-0.5.1 branch April 12, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: core Anything related to core crates i.e. vector-core, core-common, etc domain: deps Anything related to Vector's dependencies meta: blocked Anything that is blocked to the point where it cannot be worked on.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants