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

chore(deps): bump github.com/buildkite/terraform-provider-buildkite from 0.20.0 to 0.26.0 in /provider #77

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2023

Bumps github.com/buildkite/terraform-provider-buildkite from 0.20.0 to 0.26.0.

Release notes

Sourced from github.com/buildkite/terraform-provider-buildkite's releases.

v0.26.0

What's Changed

##Notable Changes The archive_on_delete attribute has been removed from the buildkite_pipeline resource in this release. Please use the provider configuration archive_pipeline_on_delete instead.

The deletion_protection attribute has also been removed from the buildkite_pipeline resource in this release. This feature offers similar functionality to lifecycles which are supported by Terraform.

Full Changelog: buildkite/terraform-provider-buildkite@v0.25.1...v0.26.0

v0.25.1

What's Changed

Full Changelog: buildkite/terraform-provider-buildkite@v0.25.0...v0.25.1

v0.25.0

What's Changed

Notable Changes

This release implements the buildkite_pipeline_team resource to create and manage team configuration in a pipeline. Tests have also been refactored to use Framework from SDKv2.

Full Changelog: buildkite/terraform-provider-buildkite@v0.24.0...v0.25.0

v0.24.0

What's Changed

Notable changes

This release migrates buildkite_pipeline to the terraform plugin framework. Every effort was made to maintain backwards compatibility with the provider. Due to these changes, there are some transparent changes to the state file. Please ensure you run terraform refresh prior to applying. This should not cause any errors for end-users, however if you find a problem, please raise an issue.

... (truncated)

Changelog

Sourced from github.com/buildkite/terraform-provider-buildkite's changelog.

v0.26.0

Changes

The archive_on_delete attribute has been removed from the buildkite_pipeline resource in this release. Please use the provider configuration archive_pipeline_on_delete instead.

The deletion_protection attribute has also been removed from the buildkite_pipeline resource in this release. This feature offers similar functionality to lifecycles which are supported by Terraform.

v0.25.0

This release implements the buildkite_pipeline_team resource to create and manage team configuration in a pipeline. Tests have also been refactored to use Framework from SDKv2.

v0.24.0

This release migrates buildkite_pipeline to the terraform plugin framework. Every effort was made to maintain backwards compatibility with the provider. Due to these changes, there are some transparent changes to the state file. This should not cause any errors for end-users, however if you find a problem, please raise an issue.

v0.23.0

Added

Fixed

Forthcoming Changes

... (truncated)

Commits
  • 8fb6cd9 Release 0.26.0 (#375)
  • 2d834b1 SUP-1320: Remove deprecated deletion_protection from pipeline (#373)
  • 7236423 SUP-1337: Remove org settings resource & remove mux provider (#368)
  • 4930ed2 Move Cluster tests to t.Run (#365)
  • a032805 Use ID for Cluster read and import (#372)
  • 2e78176 SUP-1388 Implement planmodifier.String for slugs (#374)
  • c55c689 SUP-1319: Removal of archive_on_delete from pipeline resource (#369)
  • fd48622 SUP-1383 Fix teams block bug in v0.25.0 (#370)
  • b553787 Bump github.com/hashicorp/terraform-plugin-framework from 1.3.4 to 1.3.5 (#364)
  • b6eb80d SUP-1375 Use context everywhere (#362)
  • 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 <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)

Bumps [github.com/buildkite/terraform-provider-buildkite](https://github.com/buildkite/terraform-provider-buildkite) from 0.20.0 to 0.26.0.
- [Release notes](https://github.com/buildkite/terraform-provider-buildkite/releases)
- [Changelog](https://github.com/buildkite/terraform-provider-buildkite/blob/main/CHANGELOG.md)
- [Commits](buildkite/terraform-provider-buildkite@v0.20.0...v0.26.0)

---
updated-dependencies:
- dependency-name: github.com/buildkite/terraform-provider-buildkite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from muhlba91 as a code owner August 27, 2023 08:47
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 27, 2023

The following labels could not be found: dependencies.

@muhlba91
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

The dependabot.yml entry that created this PR has been deleted so this PR can't be rebased. Please close the PR so Dependabot can create a new one with the current dependabot.yml.

@muhlba91 muhlba91 closed this Mar 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

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.

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

@dependabot dependabot bot deleted the dependabot/go_modules/provider/github.com/buildkite/terraform-provider-buildkite-0.26.0 branch March 11, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant