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/PagerDuty/go-pagerduty from 1.4.3 to 1.8.0 #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps github.com/PagerDuty/go-pagerduty from 1.4.3 to 1.8.0.

Release notes

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

v1.8.0

See CHANGELOG.md.

v1.7.0

What's Changed

New Contributors

Full Changelog: PagerDuty/go-pagerduty@v1.6.0...v1.7.0

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: PagerDuty/go-pagerduty@v1.5.0...1.6.0 Milestone: Milestone 1.6.0

1.5.1

Milestone
Full Changelog

... (truncated)

Changelog

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

v1.8.0 (2024-01-09)

What's Changed

New Contributors

Full Changelog: PagerDuty/go-pagerduty@v1.7.0...v1.8.0

v1.7.0 (2023-05-17)

What's Changed

New Contributors

Full Changelog: PagerDuty/go-pagerduty@v1.6.0...v1.7.0

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.

... (truncated)

Commits
  • 0ca5f92 Release Prep v1.8.0 (#507)
  • f47b593 Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#505)
  • 5d5d1d8 Dependency Updates (#504)
  • e5fc19b Adds Terraform User Agent capability (#503)
  • f23264c Handle invalid ChangeEvent APIErrorObject response (#479)
  • bcffd24 [CSGI-1984] Add From field to ListResponsePlays method options (#502)
  • 8ec1a2b Updated README.md replacing deprecated calls with corresponding new ones (#498)
  • 5b245db [CSGI-1827] Add Standards API support (#499)
  • 1f42b45 Refactor nil *string initialization (#488)
  • 0c62db7 adding support for license and licenses allocated based operations (#494)
  • 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.

Bumps [github.com/PagerDuty/go-pagerduty](https://github.com/PagerDuty/go-pagerduty) from 1.4.3 to 1.8.0.
- [Release notes](https://github.com/PagerDuty/go-pagerduty/releases)
- [Changelog](https://github.com/PagerDuty/go-pagerduty/blob/main/CHANGELOG.md)
- [Commits](PagerDuty/go-pagerduty@v1.4.3...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency file updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants