Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v4.3.4 -> v4.6.2

Release Notes

actions/upload-artifact (actions/upload-artifact)

v4.6.2

Compare Source

What's Changed
  • Update to use artifact 2.3.2 package & prepare for new upload-artifact release by @​salmanmkc in #​685
New Contributors

Full Changelog: actions/upload-artifact@v4...v4.6.2

v4.6.1

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0

v4.4.3

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3

v4.4.2

Compare Source

What's Changed
  • Bump @actions/artifact to 2.1.11 by @​robherley in #​627
    • Includes fix for relative symlinks not resolving properly

Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2

v4.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1

v4.4.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0

v4.3.6

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

v4.3.5

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5


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 renovate bot changed the title Update actions/upload-artifact action to v4.3.5 Update actions/upload-artifact action to v4.3.6 Aug 6, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from 50792b5 to 4d257a1 Compare August 6, 2024 20:58
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from 4d257a1 to e0f820a Compare August 31, 2024 11:41
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.3.6 Update actions/upload-artifact action to v4.4.0 Aug 31, 2024
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.4.0 Update actions/upload-artifact action to v4.4.1 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from e0f820a to e98620e Compare October 8, 2024 02:41
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.4.1 Update actions/upload-artifact action to v4.4.2 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from e98620e to ce02660 Compare October 9, 2024 02:56
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.4.2 Update actions/upload-artifact action to v4.4.3 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from ce02660 to 6c72f6b Compare October 10, 2024 18:01
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.4.3 Update actions/upload-artifact action to v4.5.0 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from 6c72f6b to 23e10bc Compare December 21, 2024 02:57
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from 23e10bc to 30ef2f6 Compare January 11, 2025 11:47
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.5.0 Update actions/upload-artifact action to v4.6.0 Jan 11, 2025
@renovate renovate bot changed the title Update actions/upload-artifact action to v4.6.0 chore(deps): update actions/upload-artifact action to v4.6.0 Feb 3, 2025
@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v4.6.0 chore(deps): update actions/upload-artifact action to v4.6.1 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from 30ef2f6 to 0c8e5ce Compare February 21, 2025 23:50
@coderabbitai
Copy link

coderabbitai bot commented Feb 21, 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:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • 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 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.

@renovate renovate bot changed the title chore(deps): update actions/upload-artifact action to v4.6.1 chore(deps): update actions/upload-artifact action to v4.6.2 Mar 22, 2025
@renovate renovate bot force-pushed the renovate/actions-upload-artifact-4.x branch from 0c8e5ce to d803822 Compare March 22, 2025 03:30
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