Skip to content

Bump github.com/sensu/sensu-plugin-sdk from 0.16.0 to 0.19.0#17

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/sensu/sensu-plugin-sdk-0.19.0
Open

Bump github.com/sensu/sensu-plugin-sdk from 0.16.0 to 0.19.0#17
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/sensu/sensu-plugin-sdk-0.19.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps github.com/sensu/sensu-plugin-sdk from 0.16.0 to 0.19.0.

Changelog

Sourced from github.com/sensu/sensu-plugin-sdk's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

[0.18.0] - 2023-02-27

Added

  • Add toJSON func to templates.

[0.18.0] - 2023-02-08

Changed

  • Make use of the github.com/sensu/core module.

[0.17.0] - 2023-02-07

Breaking

  • Moved from github.com/sensu/sensu-go/api/core/v2 to github.com/sensu/core/v2. This breaks all existing consumers of the library. Luckily, the fix is simple. Just replace all core/v2 imports with the new library at github.com/sensu/core. Doing this saves Go from needing to deal with the entirety of sensu-go, and will be beneficial to library users long-term by speeding up builds.

Changed

  • Upgraded sensu-licensing to the newest version.
Commits
  • c5cefbb update changelog
  • 04e4e5e Merge pull request #88 from sensu/json-templates
  • fcdb550 add toJSON func to templates
  • 15dc0a6 Merge pull request #85 from sensu/dependabot/go_modules/google.golang.org/grp...
  • a64e2cb Bump google.golang.org/grpc from 1.41.0 to 1.53.0
  • 5c450f7 Merge pull request #83 from sensu/dependabot/go_modules/golang.org/x/net-0.7.0
  • 87986fb Merge branch 'master' into dependabot/go_modules/golang.org/x/net-0.7.0
  • ba46b37 Merge pull request #82 from sensu/dependabot/go_modules/golang.org/x/text-0.3.8
  • 657d334 Bump golang.org/x/net from 0.0.0-20210525063256-abc453219eb5 to 0.7.0
  • a834633 Bump golang.org/x/text from 0.3.6 to 0.3.8
  • Additional commits viewable 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2024
Bumps [github.com/sensu/sensu-plugin-sdk](https://github.com/sensu/sensu-plugin-sdk) from 0.16.0 to 0.19.0.
- [Release notes](https://github.com/sensu/sensu-plugin-sdk/releases)
- [Changelog](https://github.com/sensu/sensu-plugin-sdk/blob/master/CHANGELOG.md)
- [Commits](sensu/sensu-plugin-sdk@v0.16.0...v0.19.0)

---
updated-dependencies:
- dependency-name: github.com/sensu/sensu-plugin-sdk
  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/go_modules/github.com/sensu/sensu-plugin-sdk-0.19.0 branch from e5fc1a4 to 904f6ba Compare March 15, 2024 10:27
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.

0 participants