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

build(deps): bump github.com/PagerDuty/go-pagerduty from 1.3.0 to 1.4.0 in /tools/autograph-monitor #681

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/PagerDuty/go-pagerduty from 1.3.0 to 1.4.0.

Release notes

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

1.4.0

Milestone Full Changelog

Highlights

  • Add support for passing a context.Context to all methods in package (in non-breaking way)
  • Add new APIError type, that allows for richer inspection of errors returned from API.
  • Add support for the V2 Events API, Analytics, and Change Events.
  • Miscellaneous bug fixes, including some that may result in incorrect API request/response handling.

Closed issues

  • CreateEventWithHTTPClient nil pointer dereference #274 (blockpane)
  • ManageIncidents - support set resolution #243 (hagaishapira)
  • Exposing context.Context in exported API without requiring major version bump #267 (theckman)
  • Fix any linter issues and add missing GoDoc comments #317 (theckman)

Merged pull requests

... (truncated)

Changelog

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

v1.4.0 (2021-04-23)

Milestone Full Changelog

Highlights

  • Add support for passing a context.Context to all methods in package (in non-breaking way)
  • Add new APIError type, that allows for richer inspection of errors returned from API.
  • Add support for the V2 Events API, Analytics, and Change Events.
  • Miscellaneous bug fixes, including some that may result in incorrect API request/response handling.

Closed issues

  • CreateEventWithHTTPClient nil pointer dereference #274 (blockpane)
  • ManageIncidents - support set resolution #243 (hagaishapira)
  • Exposing context.Context in exported API without requiring major version bump #267 (theckman)
  • Fix any linter issues and add missing GoDoc comments #317 (theckman)

Merged pull requests

... (truncated)

Commits
  • 424a404 Merge pull request #324 from PagerDuty/v1.4.0_changelog
  • 9bf9190 Update Changelog for v1.4.0
  • b9e9a64 Merge pull request #323 from PagerDuty/manage_incident_ep
  • c3b74f5 Merge pull request #322 from PagerDuty/missing_context
  • 5500812 Add ability to set Escalation Policy when managing incidents
  • ae19224 Add missing context.Context support and propagation
  • 4c4849d Merge pull request #319 from PagerDuty/lint_fixes
  • b64a98d Fix invalid JSON struct tag, and other linter issues
  • 1b67a25 Merge pull request #289 from PagerDuty/ctx_extension_schema
  • 680c2f0 Merge pull request #300 from PagerDuty/ctx_tag
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2021
@dependabot dependabot bot requested a review from g-k May 3, 2021 14:17
@dependabot dependabot bot assigned g-k May 3, 2021
Bumps [github.com/PagerDuty/go-pagerduty](https://github.com/PagerDuty/go-pagerduty) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/PagerDuty/go-pagerduty/releases)
- [Changelog](https://github.com/PagerDuty/go-pagerduty/blob/master/CHANGELOG.md)
- [Commits](PagerDuty/go-pagerduty@v1.3.0...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/tools/autograph-monitor/github.com/PagerDuty/go-pagerduty-1.4.0 branch from 36d5795 to 19c6051 Compare May 3, 2021 14:44
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6046

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 69.94%

Totals Coverage Status
Change from base Build 6043: 0.1%
Covered Lines: 3141
Relevant Lines: 4491

💛 - Coveralls

@g-k g-k merged commit d643b5c into main May 3, 2021
@g-k g-k deleted the dependabot/go_modules/tools/autograph-monitor/github.com/PagerDuty/go-pagerduty-1.4.0 branch May 3, 2021 15:44
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.

None yet

2 participants