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 github.com/hashicorp/go-sockaddr from 1.0.2 to 1.0.6 #1838

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2023

Bumps github.com/hashicorp/go-sockaddr from 1.0.2 to 1.0.6.

Commits
  • 081a518 Merge pull request #55 from hashicorp/wasm
  • eeae47b Add support for js/wasm
  • fbafcc8 Use old format for go version statement in go.mod
  • 5b3b245 Add Go version statement to go.mod, update deps
  • 21bd712 Merge pull request #34 from angrycub/f-win-ps-route
  • 1bfef14 Merge pull request #46 from hashicorp/compliance/add-license
  • 188344f [COMPLIANCE] Update MPL 2.0 LICENSE
  • e364f8b make unix socket implement SockAddr interface (#42)
  • cc581bb Incorporate review feedback
  • 72bc527 Add PowerShell impl. of GetDefaultInterfaceName
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team November 13, 2023 06:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 13, 2023
@dependabot dependabot bot requested review from roncodingenthusiast and kisunji and removed request for a team November 13, 2023 06:44
@roncodingenthusiast
Copy link
Contributor

@dependabot rebase

Bumps [github.com/hashicorp/go-sockaddr](https://github.com/hashicorp/go-sockaddr) from 1.0.2 to 1.0.6.
- [Commits](hashicorp/go-sockaddr@v1.0.2...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-sockaddr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/go-sockaddr-1.0.6 branch from 0e7a889 to c7661df Compare November 14, 2023 20:58
@kisunji kisunji removed their request for review January 4, 2024 18:31
@VioletHynes VioletHynes merged commit 3364bc9 into main May 16, 2024
52 of 54 checks passed
@VioletHynes VioletHynes deleted the dependabot/go_modules/github.com/hashicorp/go-sockaddr-1.0.6 branch May 16, 2024 19:44
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants