CDCgov / prime-simplereport

SimpleReport is a fast, free, and easy way for COVID-19 testing facilities to report results to public health departments.
https://simplereport.gov
Creative Commons Zero v1.0 Universal
55 stars 58 forks source link

Bump pagerduty/pagerduty from 2.16.2 to 3.14.3 in /ops/global #7844

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

Bumps pagerduty/pagerduty from 2.16.2 to 3.14.3.

Release notes

Sourced from pagerduty/pagerduty's releases.

v3.14.3

What's Changed

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.14.2...v3.14.3

v3.14.2

What's Changed

  • Remove invalid alert_grouping_parameters fields after strict check in API by @​cjgajard in #888

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.14.1...v3.14.2

v3.14.1

What's Changed

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.14.0...v3.14.1

v3.14.0

What's Changed

New Contributors

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.13.1...v3.14.0

v3.13.1

What's Changed

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.13.0...v3.13.1 and https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.12.2...v3.13.0

v3.12.2

What's Changed

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.12.1...v3.12.2

... (truncated)

Changelog

Sourced from pagerduty/pagerduty's changelog.

v3.14.3 (June 20, 2024)

BUG FIXES:

  • Handle 403 at EO path service refresh as orphan (#890)

v3.14.2 (June 19, 2024)

BUG FIXES:

  • Remove invalid alert_grouping_parameters fields after strict check in API (#888)

v3.14.1 (June 19, 2024)

BUG FIXES:

  • Fix datasource pagerduty_service_integration not finding service when they're many (#886)

3.14.0 (June 14, 2024)

FEATURES:

  • PagerDuty/pagerduty: Add the option to ignore TLS certificate errors when calling the PD API. (#881)

IMPROVEMENTS:

  • Migrate pack #2 of datasources and resources to terraform plugin framework (#866)
    • resource/pagerduty_service_dependency
    • data/pagerduty_service_integration
    • data/pagerduty_service
    • resource/pagerduty_addon
  • resource/pagerduty_user: fix invalid target type in docs (#856)
  • resource/pagerduty_service: feat: improve PD service time window validation to accept 86400 as a valid value (#876)
  • resource/pagerduty_event_orchestration_router, resource/pagerduty_event_orchestration_service: Ignore import state verification for EO routing rules ids (#883)

3.13.1 (June 12, 2024)

FEATURES:

  • resource/pagerduty_user_handoff_notification_rule: Add support for user handoff notification rules (#875)

BUG FIXES:

  • resource/pagerduty_extension: Allow resource extension's endpoint_url to be imported as null (#880)

IMPROVEMENTS:

  • PagerDuty/pagerduty: migrate goreleaser deprecated config attributes (#882)

3.13.0 (June 12, 2024) - Not released because of failed release process

... (truncated)

Commits
  • 7bdd60f Update CHANGELOG v3.14.3
  • e3402c2 Merge pull request #890 from cjgajard/tfprovdev-113
  • 7afbfa1 Handle 403 EO path service as orphan
  • 1dd15df Update CHANGELOG v3.14.2
  • b7f7d9a Merge pull request #888 from cjgajard/issue-887
  • 9298321 Remove invalid alert_grouping_parameters fields after strict check in API
  • 119405c Update CHANGELOG.md v3.14.1
  • 39dd5be Merge pull request #886 from cjgajard/issue-884
  • d1c1eaa Fix data service integration not finding service when they're many
  • c687ad4 Update CHANGELOG.md v3.14.0
  • 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 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[bot] commented 6 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.