Skip to content

Conversation

app-token-issuer-releng-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v4.2.1 -> v4.3.0
actions/checkout action minor v4.2.2 -> v4.3.0
actions/download-artifact action minor v4.1.8 -> v4.3.0
actions/setup-go action minor v5.0.2 -> v5.5.0
actions/setup-node action minor v4.0.3 -> v4.4.0
actions/upload-artifact action minor v4.4.3 -> v4.6.2
aws-actions/configure-aws-credentials action minor v5.0.0 -> v5.1.0
aws-actions/configure-aws-credentials action minor v4.1.0 -> v4.3.1
aws-actions/configure-aws-credentials action minor v4.2.1 -> v4.3.1
aws-actions/configure-aws-credentials action minor v4.0.1 -> v4.3.1
azure/setup-helm action minor v4.0.0 -> v4.3.1
azure/setup-helm action minor v4.2.0 -> v4.3.1
benchmark-action/github-action-benchmark action patch v1.20.3 -> v1.20.7
docker/build-push-action action minor v6.13.0 -> v6.18.0
docker/login-action action minor v3.0.0 -> v3.6.0
docker/metadata-action action minor v5.6.1 -> v5.8.0
docker/setup-buildx-action action minor v3.6.1 -> v3.11.1
docker/setup-buildx-action action minor v3.9.0 -> v3.11.1
docker/setup-qemu-action action minor v3.2.0 -> v3.6.0
foundry-rs/foundry-toolchain action minor v1.2.0 -> v1.5.0
go uses-with minor 1.21.3 -> 1.25.2
go uses-with minor 1.24.0 -> 1.25.2
google-github-actions/auth action patch v2.1.2 -> v2.1.13
goreleaser/goreleaser-action action minor v6.2.1 -> v6.4.0
goto-bus-stop/setup-zig action patch v2.2.0 -> v2.2.1
helm/chart-testing-action action minor v2.6.1 -> v2.7.0
hrishikesh-kadam/setup-lcov action minor v1.0.0 -> v1.1.0
mikefarah/yq action minor v4.44.2 -> v4.48.1
planetscale/ghcommit-action action minor v0.1.43 -> v0.2.18
pnpm/action-setup action minor v4.0.0 -> v4.2.0
python uses-with minor 3.11 -> 3.14
python uses-with minor 3.8 -> 3.14
renovatebot/github-action action minor v40.2.4 -> v40.3.6
reviewdog/action-actionlint action minor v1.54.0 -> v1.68.0
richardsimko/update-tag action minor v1.0.11 -> v1.1.6
sigstore/cosign-installer action minor v3.8.0 -> v3.10.0
slackapi/slack-github-action action minor v1.26.0 -> v1.27.1
slackapi/slack-github-action action minor v1.25.0 -> v1.27.1
smartcontractkit/chainlink-github-actions action patch v2.3.25 -> v2.3.32
smartcontractkit/chainlink-github-actions action patch v2.3.19 -> v2.3.32
sonarsource/sonarqube-scan-action action minor v3.0.0 -> v3.1.0
svenstaro/upload-release-action action minor 2.9.0 -> 2.11.2
trunk-io/analytics-uploader action patch v2.0.0 -> v2.0.2

Warning

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


Release Notes

actions/checkout (actions/checkout)

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

actions/download-artifact (actions/download-artifact)

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.2.1...v4.3.0

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/download-artifact@v4.2.0...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.9...v4.2.0

v4.1.9

Compare Source

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.1.8...v4.1.9

actions/setup-go (actions/setup-go)

v5.5.0

Compare Source

What's Changed

Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

Compare Source

What's Changed

Dependency updates :

New Contributors

Full Changelog: actions/setup-go@v5...v5.4.0

v5.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

  • Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by @​Shegox in #​496

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

v5.1.0

Compare Source

What's Changed

  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​500
  • Upgrade IA Publish by @​Jcambass in #​502
  • Add architecture to cache key by @​Zxilly in #​493
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Enhance workflows and Upgrade micromatch Dependency by @​priyagupta108 in #​510

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed

Bug fixes:
Enhancement:
Dependency update:

New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

Dependency updates

New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

  • Resolve High Security Alerts by upgrading Dependencies by @​aparnajyothi-y in #​1132
  • Upgrade IA Publish by @​Jcambass in #​1134
  • Revise isGhes logic by @​jww3 in #​1148
  • Add architecture to cache key by @​pengx17 in #​843
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.

New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

v4.0.4

Compare Source

What's Changed

Documentation changes:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

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

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v5.1.0

Compare Source

Features
Bug Fixes
azure/setup-helm (azure/setup-helm)

v4.3.1

Compare Source

Changed
Added

v4.3.0

Compare Source

v4.2.0

Compare Source

  • #​124 Fix OS detection and download OS-native archive extension

v4.1.0

Compare Source

  • #​130 switches to use Helm published file to read latest version instead of using GitHub releases
benchmark-action/github-action-benchmark (benchmark-action/github-action-benchmark)

v1.20.7

Compare Source

  • fix improve parsing for custom benchmarks (#​323)

v1.20.5

Compare Source

  • feat allow to parse generic cargo bench/criterion units (#​280)
  • fix add summary even when failure threshold is surpassed (#​285)
  • fix time units are not normalized (#​318)

v1.20.4

Compare Source

  • feat add typings and validation workflow (#​257)
docker/build-push-action (docker/build-push-action)

v6.18.0

Compare Source

[!NOTE]
Build summary is now supported with Docker Build Cloud.

Full Changelog: docker/build-push-action@v6.17.0...v6.18.0

v6.17.0

Compare Source

[!NOTE]
Build record is now exported using the buildx history export command instead of the legacy export-build tool.

Full Changelog: docker/build-push-action@v6.16.0...v6.17.0

v6.16.0

Compare Source

Full Changelog: docker/build-push-action@v6.15.0...v6.16.0

v6.15.0

Compare Source

Full Changelog: docker/build-push-action@v6.14.0...v6.15.0

v6.14.0

Compare Source

Full Changelog: docker/build-push-action@v6.13.0...v6.14.0

docker/login-action (docker/login-action)

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/login-action@v3.4.0...v3.5.0

v3.4.0

Compare Source

Full Changelog: docker/login-action@v3.3.0...v3.4.0

v3.3.0

Compare Source

Full Changelog: docker/login-action@v3.2.0...v3.3.0

v3.2.0

Compare Source

Full Changelog: docker/login-action@v3.1.0...v3.2.0

v3.1.0

Compare Source

Full Changelog: docker/login-action@v3.0.0...v3.1.0

docker/metadata-action (docker/metadata-action)

v5.8.0

Compare Source

Full Changelog: docker/metadata-action@v5.7.0...v5.8.0

v5.7.0

Compare Source

Full Changelog: docker/metadata-action@v5.6.1...v5.7.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.11.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

v3.10.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0

v3.9.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

v3.7.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.7.0...v3.7.1

v3.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.6.1...v3.7.0

docker/setup-qemu-action (docker/setup-qemu-action)

v3.6.0

Compare Source

Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0

v3.5.0

[Compare Source](https://redirect.github.com


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@app-token-issuer-releng-renovate
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants