chore(deps): update docker/login-action action to v4#69
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
c4ed133 to
c669d92
Compare
407e7dc to
3db213f
Compare
3db213f to
d7d0472
Compare
d7d0472 to
22c8754
Compare
22c8754 to
4dd128d
Compare
4dd128d to
594cbef
Compare
594cbef to
22ccae5
Compare
22ccae5 to
cbb9d0f
Compare
cbb9d0f to
36e533f
Compare
##### [\`v4.4.0\`](docker/login-action@v4.3.0...v4.4.0) --- ##### [\`v4.3.0\`](https://github.com/docker/login-action/releases/tag/v4.3.0) - Preserve names in esbuild bundle by [@crazy-max](https://github.com/crazy-max) in [#1022](docker/login-action#1022) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1076.0 [#999](docker/login-action#999) [#1030](docker/login-action#1030) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.90.0 to 0.92.0 in [#1004](docker/login-action#1004) [#1027](docker/login-action#1027) - Bump [@sigstore/core](https://github.com/sigstore/core) from 3.1.0 to 3.2.1 in [#1023](docker/login-action#1023) - Bump [@sigstore/verify](https://github.com/sigstore/verify) from 3.1.0 to 3.1.1 in [#1029](docker/login-action#1029) - Bump http-proxy-agent and https-proxy-agent to 9.1.0 in [#1017](docker/login-action#1017) - Bump js-yaml from 4.1.1 to 5.2.0 in [#1028](docker/login-action#1028) - Bump sigstore from 4.1.0 to 4.1.1 in [#1031](docker/login-action#1031) - Bump tmp from 0.2.5 to 0.2.7 in [#1002](docker/login-action#1002) - Bump undici from 6.24.1 to 6.27.0 in [#1020](docker/login-action#1020) - Bump vite from 7.3.3 to 7.3.6 in [#1019](docker/login-action#1019) **Full Changelog**: <docker/login-action@v4.2.0...v4.3.0> --- ##### [\`v4.2.0\`](https://github.com/docker/login-action/releases/tag/v4.2.0) - Bump [@actions/core](https://github.com/actions/core) from 3.0.0 to 3.0.1 in [#976](docker/login-action#976) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1050.0 in [#960](docker/login-action#960) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.86.0 to 0.90.0 in [#970](docker/login-action#970) - Bump brace-expansion from 2.0.1 to 5.0.6 in [#993](docker/login-action#993) - Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#985](docker/login-action#985) - Bump fast-xml-parser from 5.3.6 to 5.8.0 in [#963](docker/login-action#963) - Bump http-proxy-agent and https-proxy-agent to 9.0.0 in [#961](docker/login-action#961) - Bump postcss from 8.5.6 to 8.5.10 in [#979](docker/login-action#979) - Bump tar from 6.2.1 to 7.5.15 in [#991](docker/login-action#991) - Bump vite from 7.3.1 to 7.3.3 in [#986](docker/login-action#986) **Full Changelog**: <docker/login-action@v4.1.0...v4.2.0> --- ##### [\`v4.1.0\`](https://github.com/docker/login-action/releases/tag/v4.1.0) - Fix scoped Docker Hub cleanup path when registry is omitted by [@crazy-max](https://github.com/crazy-max) in [#945](docker/login-action#945) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) to 3.1020.0 in [#930](docker/login-action#930) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.77.0 to 0.86.0 in [#932](docker/login-action#932) [#936](docker/login-action#936) - Bump brace-expansion from 1.1.12 to 1.1.13 in [#952](docker/login-action#952) - Bump fast-xml-parser from 5.3.4 to 5.3.6 in [#942](docker/login-action#942) - Bump flatted from 3.3.3 to 3.4.2 in [#944](docker/login-action#944) - Bump glob from 10.3.12 to 10.5.0 in [#940](docker/login-action#940) - Bump handlebars from 4.7.8 to 4.7.9 in [#949](docker/login-action#949) - Bump http-proxy-agent and https-proxy-agent to 8.0.0 in [#937](docker/login-action#937) - Bump lodash from 4.17.23 to 4.18.1 in [#958](docker/login-action#958) - Bump minimatch from 3.1.2 to 3.1.5 in [#941](docker/login-action#941) - Bump picomatch from 4.0.3 to 4.0.4 in [#948](docker/login-action#948) - Bump undici from 6.23.0 to 6.24.1 in [#938](docker/login-action#938) **Full Changelog**: <docker/login-action@v4.0.0...v4.1.0> --- ##### [\`v4.0.0\`](https://github.com/docker/login-action/releases/tag/v4.0.0) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@crazy-max](https://github.com/crazy-max) in [#929](docker/login-action#929) - Switch to ESM and update config/test wiring by [@crazy-max](https://github.com/crazy-max) in [#927](docker/login-action#927) - Bump [@actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#919](docker/login-action#919) - Bump [@aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr) from 3.890.0 to 3.1000.0 in [#909](docker/login-action#909) [#920](docker/login-action#920) - Bump [@aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public) from 3.890.0 to 3.1000.0 in [#909](docker/login-action#909) [#920](docker/login-action#920) - Bump [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.77.0 in [#910](docker/login-action#910) [#928](docker/login-action#928) - Bump [@isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in [#921](docker/login-action#921) - Bump js-yaml from 4.1.0 to 4.1.1 in [#901](docker/login-action#901) **Full Changelog**: <docker/login-action@v3.7.0...v4.0.0> --- ##### [\`v4\`](docker/login-action@v3.7.0...v4)
36e533f to
f48e4a8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3→v4Configuration
📅 Schedule: (in timezone America/Los_Angeles)
* 0-4 * * 5)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.