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

Go Dependency: Bump github.com/atc0005/go-nagios from 0.16.1 to 0.17.1 #605

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps github.com/atc0005/go-nagios from 0.16.1 to 0.17.1.

Release notes

Sourced from github.com/atc0005/go-nagios's releases.

v0.17.1

What's Changed

Other Changes

Full Changelog: atc0005/go-nagios@v0.17.0...v0.17.1

v0.17.0

What's Changed

New Features or Enhancements 🎉

Bug Fixes 🐛

Other Changes

Full Changelog: atc0005/go-nagios@v0.16.2...v0.17.0

v0.17.0-rc.1

What's Changed

New Features or Enhancements 🎉

Bug Fixes 🐛

Other Changes

Full Changelog: atc0005/go-nagios@v0.16.2...v0.17.0-rc.1

v0.17.0-alpha.7

... (truncated)

Changelog

Sourced from github.com/atc0005/go-nagios's changelog.

[v0.17.1] - 2024-11-08

Changed

  • (GH-296) Unescape encoded Ascii85 payload before decoding

[v0.17.0] - 2024-11-06

Added

  • (GH-288) Add support for embedded/encoded payloads
  • (GH-289) Add support for (internal) debug logging output

Changed

  • (GH-291) Clarify handling of empty payload input
  • (GH-292) Enable LongServiceOutput header/label for payloads

Fixed

  • (GH-268) Fix Plugin.SetOutputTarget method
  • (GH-273) Fix test case validity check
  • (GH-290) Minor refactoring of Range and Thresholds support

[v0.16.2] - 2024-10-10

Changed

Dependency Updates

  • (GH-240) Update Dependabot PR prefixes
  • (GH-241) Update Dependabot PR prefixes (redux)
  • (GH-242) Go Dependency: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0

Other

  • (GH-245) Add check_cert plugin perfdata success test case
  • (GH-254) Update README reference links

Fixed

  • (GH-247) Remove inactive maligned linter
  • (GH-248) Fix errcheck linting errors
  • (GH-252) Fix TestEmptyServiceOutputProducesNoOutput test
  • (GH-257) Fix predeclared linter warnings
Commits
  • 708cbd0 Merge pull request #297 from atc0005/update-changelog-for-v0.17.1-release
  • 2525a92 Update CHANGELOG for v0.17.1 release
  • 1117971 Merge pull request #296 from atc0005/i251-unescape-payload-before-decoding
  • bec6b0f Unescape encoded Ascii85 payload before decoding
  • 49f53ff Merge pull request #294 from atc0005/update-changelog-for-v0.17.0-release
  • 98f8f02 Update CHANGELOG for v0.17.0 release
  • d3e9e11 Merge pull request #292 from atc0005/i251-enable-longserviceoutput-if-payload...
  • bd863c6 Enable LongServiceOutput header/label for payloads
  • de7347f Merge pull request #291 from atc0005/i251-clarify-handling-of-empty-input
  • 5b9cc0f Clarify handling of empty payload input
  • 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)

@dependabot dependabot bot force-pushed the dependabot/go_modules/development/github.com/atc0005/go-nagios-0.17.1 branch from 0339401 to af31958 Compare November 11, 2024 12:06
@atc0005 atc0005 added this to the Next Dev Release milestone Nov 11, 2024
@atc0005
Copy link
Owner

atc0005 commented Nov 11, 2024

@dependabot rebase

Bumps [github.com/atc0005/go-nagios](https://github.com/atc0005/go-nagios) from 0.16.1 to 0.17.1.
- [Release notes](https://github.com/atc0005/go-nagios/releases)
- [Changelog](https://github.com/atc0005/go-nagios/blob/master/CHANGELOG.md)
- [Commits](atc0005/go-nagios@v0.16.1...v0.17.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/development/github.com/atc0005/go-nagios-0.17.1 branch from af31958 to 34db0bc Compare November 11, 2024 12:16
@atc0005 atc0005 merged commit 47aac68 into development Nov 11, 2024
27 of 29 checks passed
@atc0005 atc0005 deleted the dependabot/go_modules/development/github.com/atc0005/go-nagios-0.17.1 branch November 11, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant