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.0 in /ops/global #7824

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps pagerduty/pagerduty from 2.16.2 to 3.14.0.

Release notes

Sourced from pagerduty/pagerduty's releases.

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

v3.12.1

What's Changed

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

v3.12.0

What's Changed

Full Changelog: https://github.com/PagerDuty/terraform-provider-pagerduty/compare/v3.11.4...v3.12.0

v3.11.4

What's Changed

... (truncated)

Changelog

Sourced from pagerduty/pagerduty's changelog.

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

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)

3.12.2 (May 20, 2024)

IMPROVEMENTS:

  • data/pagerduty_service: Address: Service DS not locating queried name when is not in first page of results (#874)

3.12.1 (May 14, 2024)

BUG FIXES:

... (truncated)

Commits
  • c687ad4 Update CHANGELOG.md v3.14.0
  • 29e6717 Merge pull request #883 from imjaroiswebdev/import-test-eo-patch
  • df6b1f0 ignore import state verfify for Service Orch enable for service
  • b0f3b43 ignore import state verification for EO routing rules ids
  • 990b63d Merge pull request #876 from boneff/improve-time-window-validation
  • 8fb9df8 add docs update and minimal tweaks
  • 00c149a feat: improve PD service time window validation to accept 86400 as a valid value
  • befe18a Merge pull request #881 from dazoakley/insecure-tls
  • d0bac8b Add the option to ignore TLS certificate errors when calling the PD API.
  • b15708d Merge pull request #856 from rene00/invalid-target-type-data-sources-user
  • 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 2 weeks 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.