Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 19, 2023

This PR contains the following updates:

Package Type Update Change
actions/checkout action minor v3.3.0 -> v3.6.0
actions/setup-node action minor v3.6.0 -> v3.9.1
docker/build-push-action action minor v4.0.0 -> v4.2.1
docker/login-action action minor v2.1.0 -> v2.2.0
docker/metadata-action action minor v4.3.0 -> v4.6.0
docker/setup-buildx-action action minor v2.4.1 -> v2.10.0
pnpm/action-setup action minor v2.2.4 -> v2.4.1

Release Notes

actions/checkout (actions/checkout)

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

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

v3.9.1

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.9.1

v3.9.0

Compare Source

What's Changed

  • Upgrade @​actions/cache to 4.0.3 by @​gowridurgad in #​1270
    In scope of this release we updated actions/cache package to ensure continued support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

Full Changelog: actions/setup-node@v3...v3.9.0

v3.8.2

Compare Source

What's Changed

Full Changelog: actions/setup-node@v3...v3.8.2

v3.8.1

Compare Source

What's Changed

In scope of this release, the filter was removed within the cache-save step by @​dmitry-shibanov in #​831. It is filtered and checked in the toolkit/cache library.

Full Changelog: actions/setup-node@v3...v3.8.1

v3.8.0

Compare Source

What's Changed

Bug fixes:
Feature implementations:
  • feat: handling the case where "node" is used for tool-versions file. by @​xytis in #​812
Documentation changes:
Update dependencies:

New Contributors

Full Changelog: actions/setup-node@v3...v3.8.0

v3.7.0

Compare Source

What's Changed

In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from cache-dependency-path input and add detect all dependencies directories to cache (related pull request and feature request).

Besides, we made such changes as:

New Contributors

Full Changelog: actions/setup-node@v3...v3.7.0

docker/build-push-action (docker/build-push-action)

v4.2.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.2.0...v4.2.1

v4.2.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

Note

Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform images. This may introduce issues with registry and runtime support (e.g. Google Cloud Run and AWS Lambda). You can optionally disable the default provenance attestation functionality using provenance: false.

Full Changelog: docker/build-push-action@v4.0.0...v4.1.0

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

v2.2.0

Compare Source

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

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

v4.6.0

Compare Source

Full Changelog: docker/metadata-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

Full Changelog: docker/metadata-action@v4.4.0...v4.5.0

v4.4.0

Compare Source

Full Changelog: docker/metadata-action@v4.3.0...v4.4.0

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

v2.10.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.1...v2.10.0

v2.9.1

Compare Source

Full Changelog: docker/setup-buildx-action@v2.9.0...v2.9.1

v2.9.0

Compare Source

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

v2.8.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.7.0...v2.8.0

v2.7.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.6.0...v2.7.0

v2.6.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.5.0...v2.6.0

v2.5.0

Compare Source

Full Changelog: docker/setup-buildx-action@v2.4.1...v2.5.0

pnpm/action-setup (pnpm/action-setup)

v2.4.1

Compare Source

Updated the bundled pnpm version to v7 to fix the ERR_INVALID_THIS error.

v2.4.0

Compare Source

Add ability to install standalone binary (#​92).

v2.3.0

Compare Source

  • feat: specifying path to non-root package.json file (#​88).
  • docs: improve.

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Asia/Jakarta, 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.

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1ebe042 to a83d53c Compare March 24, 2023 11:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d51e98d to 82ccada Compare April 18, 2023 07:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 94c19e8 to 1960dd3 Compare June 14, 2023 02:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 69b45aa to df49141 Compare July 6, 2023 03:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 393ccda to eca6ab9 Compare July 13, 2023 02:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3eaff1a to c8f4420 Compare July 27, 2023 08:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9972814 to 7edbd10 Compare August 18, 2023 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9a823b7 to 161a59c Compare August 28, 2023 14:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 853a5b4 to d5b0fc6 Compare September 9, 2023 17:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5b0fc6 to 02be5e3 Compare October 24, 2023 23:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02be5e3 to bbdc7cd Compare July 7, 2024 02:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbdc7cd to bc111c3 Compare April 18, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant