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(release): release 6.19.0 #517

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2025

🤖 I have created a release

6.19.0 (2025-01-30)

Features

Miscellaneous Chores

  • deps: update actions/attest-build-provenance action to v2.2.0 (698b7e2)
  • deps: update actions/setup-dotnet action to v4.3.0 (ab31e68)
  • deps: update actions/setup-go action to v5.3.0 (96919f1)
  • deps: update actions/setup-java action to v4.7.0 (c52325a)
  • deps: update actions/setup-node action to v4.2.0 (024e9c8)
  • deps: update actions/setup-python action to v5.4.0 (711cdbb)
  • deps: update actions/upload-artifact action to v4.6.0 (5ea87c9)
  • deps: update anchore/sbom-action action to v0.18.0 (077b22f)
  • deps: update dependency go to v1.23.5 (4cbc7af)
  • deps: update github/codeql-action action to v3.28.1 (f2c9dbf)
  • deps: update github/codeql-action action to v3.28.2 (05d79ae)
  • deps: update github/codeql-action action to v3.28.3 (abe1e33)
  • deps: update github/codeql-action action to v3.28.4 (7807a42)
  • deps: update github/codeql-action action to v3.28.5 (bca2343)
  • deps: update github/codeql-action action to v3.28.6 (613a88b)
  • deps: update github/codeql-action action to v3.28.7 (635aaff)
  • deps: update github/codeql-action action to v3.28.8 (6de62eb)
  • deps: update golangci/golangci-lint-action action to v6.2.0 (9355f52)
  • deps: update gradle/actions action to v4.3.0 (fa405da)
  • deps: update hashicorp/vault-action action to v3.1.0 (2c63f5a)
  • deps: update module github.com/bpg/terraform-provider-proxmox to v0.70.0 (c723a61)
  • deps: update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.100.0 (9f36035)
  • deps: update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.101.0 (694feb9)
  • deps: update module github.com/pulumi/pulumi-terraform-bridge/v3 to v3.102.0 (54c968f)
  • deps: update module github.com/pulumi/pulumi/sdk/v3 to v3.146.0 (dbbf82c)
  • deps: update module github.com/pulumi/pulumi/sdk/v3 to v3.147.0 (47c093a)
  • deps: update pulumi/actions action to v6.0.1 (98f675c)
  • deps: update pypa/gh-action-pypi-publish digest to e1dad8a (2c96cba)
  • deps: update step-security/harden-runner action to v2.10.3 (24c2ca9)
  • deps: update step-security/harden-runner action to v2.10.4 (cca300e)
  • fix renamed property in goreleaser (5a8bdb8)
  • update pulumi-java to v1.0.0 (7649c63)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added the release This pull request creates a release label Jan 7, 2025
@github-actions github-actions bot requested a review from muhlba91 as a code owner January 7, 2025 07:57
Copy link

coderabbitai bot commented Jan 7, 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.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ 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. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @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.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--main branch 2 times, most recently from 752af40 to 2e03f78 Compare January 9, 2025 17:32
@github-actions github-actions bot changed the title chore(release): release 6.18.2 chore(release): release 6.19.0 Jan 9, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--main branch 8 times, most recently from f9b3360 to 02988b3 Compare January 16, 2025 10:07
@github-actions github-actions bot force-pushed the release-please--branches--main--components--main branch 10 times, most recently from 73fa7f9 to e5e77e7 Compare January 23, 2025 18:35
@github-actions github-actions bot force-pushed the release-please--branches--main--components--main branch 6 times, most recently from fe9ad01 to 03eccc6 Compare January 28, 2025 05:57
@github-actions github-actions bot force-pushed the release-please--branches--main--components--main branch 5 times, most recently from 335db40 to 3dda74e Compare January 30, 2025 05:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--main branch from 3dda74e to a789fb6 Compare January 30, 2025 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release This pull request creates a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants