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

deps: bump github.com/jeremmfr/go-netconf from 0.4.15 to 0.5.0 #658

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps github.com/jeremmfr/go-netconf from 0.4.15 to 0.5.0.

Changelog

Sourced from github.com/jeremmfr/go-netconf's changelog.

0.5.0 (2024-05-03)

  • transport: rewrite message when receive EOF before end of netconf message receipt
  • transport: detect potential broken connection when sending netconf message
  • golang: bump minimum version to v1.21
  • deps: bump golang.org/x/crypto to v0.22.0
Commits
  • fba5b50 Release v0.5.0
  • 8232617 update CHANGELOG.md
  • 3093ff9 Merge pull request #38 from jeremmfr/transport-error-handling
  • 71c88a1 transport: detect potential broken connection when
  • 5fad8d9 transport: rewrite message when receive EOF before
  • 3dd5dcb lint: bump golangci-lint to v1.57
  • f1b4e47 Merge pull request #37 from jeremmfr/dependabot/github_actions/golangci/golan...
  • 2f08557 Merge pull request #36 from jeremmfr/dependabot/go_modules/golang.org/x/crypt...
  • c56fb4f workflows: bump golangci/golangci-lint-action from 4 to 5
  • b05c501 deps: bump golang.org/x/crypto from 0.21.0 to 0.22.0
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/jeremmfr/go-netconf](https://github.com/jeremmfr/go-netconf) from 0.4.15 to 0.5.0.
- [Changelog](https://github.com/jeremmfr/go-netconf/blob/master/CHANGELOG.md)
- [Commits](jeremmfr/go-netconf@v0.4.15...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/jeremmfr/go-netconf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from jeremmfr as a code owner May 3, 2024 14:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go config labels May 3, 2024
@jeremmfr jeremmfr added this to the v2.7.0 milestone May 3, 2024
@jeremmfr jeremmfr merged commit 662c396 into main May 3, 2024
24 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/jeremmfr/go-netconf-0.5.0 branch May 3, 2024 14:42
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 config
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant