Update Terraform b2 to v0.11.0 #277

Open
renovate wants to merge 1 commit from renovate/b2-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
b2 (source) required_provider minor 0.10.0 -> 0.11.0

Release Notes

Backblaze/terraform-provider-b2 (b2)

v0.11.0

Compare Source

Added
  • Add days_from_starting_to_canceling_unfinished_large_files to the bucket lifecycle rules
Changed
  • Upgraded b2sdk from v2.4.1 to v2.8.0
  • Use b2sdk.v2 in python bindings
Infrastructure
  • Upgrade pyinstaller to 6.11.1
  • Use go vet for linting
  • Use Go 1.24.1
    • Use golangci-lint for linting and formatting
  • Deprecate macOS 13
  • Deprecate Windows 2019
  • Upgrade supported Terraform versions to 1.13 and 1.12
Fixed
  • Fix an issue with missing content_md5 in case the file has been uploaded as a large file

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [b2](https://registry.terraform.io/providers/backblaze/b2) ([source](https://github.com/Backblaze/terraform-provider-b2)) | required_provider | minor | `0.10.0` -> `0.11.0` | --- ### Release Notes <details> <summary>Backblaze/terraform-provider-b2 (b2)</summary> ### [`v0.11.0`](https://github.com/Backblaze/terraform-provider-b2/blob/HEAD/CHANGELOG.md#0110---2025-10-27) [Compare Source](https://github.com/Backblaze/terraform-provider-b2/compare/v0.10.0...v0.11.0) ##### Added - Add `days_from_starting_to_canceling_unfinished_large_files` to the bucket lifecycle rules ##### Changed - Upgraded b2sdk from v2.4.1 to v2.8.0 - Use `b2sdk.v2` in python bindings ##### Infrastructure - Upgrade pyinstaller to 6.11.1 - Use `go vet` for linting - Use Go 1.24.1 - - Use `golangci-lint` for linting and formatting - Deprecate macOS 13 - Deprecate Windows 2019 - Upgrade supported Terraform versions to 1.13 and 1.12 ##### Fixed - Fix an issue with missing `content_md5` in case the file has been uploaded as a large file </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update Terraform b2 to v0.11.0
Some checks failed
/ terraform (push) Successful in 58s
/ ansible (push) Failing after 1m56s
54e88473e3
Some checks failed
/ terraform (push) Successful in 58s
/ ansible (push) Failing after 1m56s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/b2-0.x:renovate/b2-0.x
git switch renovate/b2-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/b2-0.x
git switch renovate/b2-0.x
git rebase master
git switch master
git merge --ff-only renovate/b2-0.x
git switch renovate/b2-0.x
git rebase master
git switch master
git merge --no-ff renovate/b2-0.x
git switch master
git merge --squash renovate/b2-0.x
git switch master
git merge --ff-only renovate/b2-0.x
git switch master
git merge renovate/b2-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
systems/infrastructure!277
No description provided.