Skip to content

chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.75.0#549

Merged
gitstream-cm[bot] merged 1 commit intomainfrom
renovate/github.com-bpg-terraform-provider-proxmox-0.x
Apr 8, 2025
Merged

chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.75.0#549
gitstream-cm[bot] merged 1 commit intomainfrom
renovate/github.com-bpg-terraform-provider-proxmox-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bpg/terraform-provider-proxmox v0.74.1 -> v0.75.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bpg/terraform-provider-proxmox (github.com/bpg/terraform-provider-proxmox)

v0.75.0

Compare Source

⚠ BREAKING CHANGES
  • vm: remove deprecated initialization.dns.server, initialization.upgrade (#​1884)
  • datastores: implement new structured format and filters for datastores data source (#​1875)
Features
  • vm: do not force VM re-create on initialization.user_account changes (#​1885) (d631ccb)
Miscellaneous
  • ci: pin golangci/golangci-lint-action action to (#​1872) (f7706c8)
  • ci: Update actions/create-github-app-token action (v1.12.0 → v2.0.2) (#​1880) (3d0c47a)
  • ci: update lycheeverse/lychee-action action (v2.3.0 → v2.4.0) (#​1873) (ece13f7)
  • deps: update module golang.org/x/crypto (v0.36.0 → v0.37.0) (#​1882) (c526208)
  • deps: update module golang.org/x/net (v0.38.0 → v0.39.0) (#​1887) (5035965)
  • docs: add known issue to the README about Debian 12 VM requiring a serial device (#​1886) (8e231f9)

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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Jan 31, 2025

ℹ Artifact update notice

File name: provider/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.36.0 -> v0.37.0
golang.org/x/net v0.38.0 -> v0.39.0
golang.org/x/sync v0.12.0 -> v0.13.0
golang.org/x/sys v0.31.0 -> v0.32.0
golang.org/x/term v0.30.0 -> v0.31.0
golang.org/x/text v0.23.0 -> v0.24.0

@renovate renovate bot requested a review from muhlba91 as a code owner January 31, 2025 06:04
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 31, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

‼️ IMPORTANT
Auto-reply has been disabled for this repository in the CodeRabbit settings. The CodeRabbit bot will not respond to your replies unless it is explicitly tagged.

  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

gitstream-cm[bot]
gitstream-cm bot previously approved these changes Jan 31, 2025
@gitstream-cm
Copy link
Copy Markdown

gitstream-cm bot commented Jan 31, 2025

Renovate patch version bumps are approved and merged automatically.

@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 2a46d00 to 2849371 Compare January 31, 2025 06:55
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 2849371 to 6a4a3f3 Compare February 10, 2025 01:29
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.70.1 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.71.0 Feb 10, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Feb 10, 2025
@gitstream-cm
Copy link
Copy Markdown

gitstream-cm bot commented Feb 10, 2025

Renovate minor version bumps are approved and merged automatically.

@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 6a4a3f3 to 9fccdbb Compare February 17, 2025 06:36
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.71.0 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.72.0 Feb 17, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Feb 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 9fccdbb to 974f3e0 Compare February 24, 2025 06:10
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.72.0 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.73.0 Feb 24, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Feb 27, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 974f3e0 to 2f55f6b Compare February 27, 2025 09:04
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 2f55f6b to 3e23cbd Compare March 11, 2025 06:36
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.73.0 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.73.1 Mar 11, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Mar 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 3e23cbd to 0824af5 Compare March 13, 2025 18:24
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Mar 13, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 0824af5 to da44667 Compare March 21, 2025 03:14
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.73.1 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.73.2 Mar 21, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Mar 21, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from da44667 to 2c9e425 Compare March 26, 2025 23:02
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.73.2 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.0 Mar 26, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Mar 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 2c9e425 to ed6847a Compare March 31, 2025 01:51
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.0 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.1 Mar 31, 2025
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.1 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.1 - autoclosed Apr 1, 2025
@renovate renovate bot closed this Apr 1, 2025
@renovate renovate bot deleted the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch April 1, 2025 11:10
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.1 - autoclosed chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.1 Apr 8, 2025
@renovate renovate bot reopened this Apr 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from 6e2fbfe to ed6847a Compare April 8, 2025 07:33
@renovate renovate bot changed the title chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.74.1 chore(deps): update module github.com/bpg/terraform-provider-proxmox to v0.75.0 Apr 8, 2025
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Apr 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-bpg-terraform-provider-proxmox-0.x branch from ed6847a to 5923041 Compare April 8, 2025 12:11
@gitstream-cm gitstream-cm bot merged commit 6700162 into main Apr 8, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants