nsmith5 / rekor-sidekick

🔍 Rekor transparency log monitoring and alerting
MIT License
26 stars 6 forks source link

feat(deps): bump github.com/PagerDuty/go-pagerduty from 1.5.1 to 1.6.0 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/PagerDuty/go-pagerduty from 1.5.1 to 1.6.0.

Release notes

Sourced from github.com/PagerDuty/go-pagerduty's releases.

1.6.0

A Quick Word from Us

Hello there! We just wanted to drop in and address the elephant in the room. In a previous release we made a promise to maintain API compatibility for future v1 releases. This release contains a few changes that may require minor updates to the way your code interacts with API request and response objects. These changes are necessary in order to make these APIs work properly for as many of you as possible.

One of our goals with this client library is to provide a working client that properly interacts with the PagerDuty Public API. While we remain committed to not breaking API compatibility for reasons such as "making the library [better | easier to use | etc.]"; we believe it is in all of our best interest to make this client library work.

As always, we welcome your feedback on this decision via a GitHub issue.

Highlights

Breaking Changes

New Contributors

Full Changelog: https://github.com/PagerDuty/go-pagerduty/compare/v1.5.0...1.6.0 Milestone: Milestone 1.6.0

Changelog

Sourced from github.com/PagerDuty/go-pagerduty's changelog.

v1.6.0 (2022-09-21)

Full Changelog Milestone

A Quick Word from Us

Hello there! We just wanted to drop in and address the elephant in the room. In a previous release we made a promise to maintain API compatibility for future v1 releases. This release contains a few changes that may require minor updates to the way your code interacts with API request and response objects. These changes are necessary in order to make these APIs work properly for as many of you as possible.

One of our goals with this client library is to provide a working client that properly interacts with the PagerDuty Public API. While we remain committed to not breaking API compatibility for reasons such as "making the library [better | easier to use | etc.]"; we believe it is in all of our best interest to make this client library work.

As always, we welcome your feedback on this decision via a GitHub issue.

Highlights

Breaking Changes

New Contributors

Commits
  • 6e844df Merge pull request #464 from PagerDuty/prep-v1.6.0
  • 8812099 Prepares for the 1.6.0 release
  • 60b86e5 Merge pull request #459 from mjlshen/458
  • f756ba1 Merge pull request #443 from PagerDuty/fix_captured_request_panic
  • 60ca2eb Merge pull request #447 from PagerDuty/changelog-v1.5.1
  • f4899fa Merge pull request #452 from PagerDuty/T2D2-85
  • adadee0 Fix unmarshaling error with AlertGroupingParameters timeout
  • b01dd01 Fix ResponderRequest regression
  • e23c1d0 Merge pull request #454 from ChezCrawford/bg/leak-on-error-response
  • c0ee9f2 Close the response body for non-JSON responses.
  • 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 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)
nsmith5 commented 1 year ago

@dependabot rebase

codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@74bec01). Click here to learn what that means. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage        ?   57.22%           
=======================================
  Files           ?        4           
  Lines           ?      180           
  Branches        ?        0           
=======================================
  Hits            ?      103           
  Misses          ?       60           
  Partials        ?       17           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more