This repository was archived by the owner on May 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Bump docker/login-action from 3.0.0 to 3.2.0 #105
Merged
jak119
merged 1 commit into
main
from
dependabot/github_actions/docker/login-action-3.2.0
Jun 18, 2024
Merged
Bump docker/login-action from 3.0.0 to 3.2.0 #105
jak119
merged 1 commit into
main
from
dependabot/github_actions/docker/login-action-3.2.0
Jun 18, 2024
Conversation
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
Owner
|
@dependabot squash and mergeOn May 29, 2024, at 2:11 AM, dependabot[bot] ***@***.***> wrote:Bumps docker/login-action from 3.0.0 to 3.2.0.
Release notes
Sourced from docker/login-action's releases.
v3.2.0
Improve missing username/password by @Frankkkkk in docker/login-action#706
Bump @docker/actions-toolkit from 0.18.0 to 0.24.0 in docker/login-action#715 docker/login-action#721
Bump aws-sdk-dependencies to 3.583.0 in docker/login-action#720
Bump undici from 5.28.3 to 5.28.4 in docker/login-action#694
Full Changelog: ***@***.***
v3.1.0
Bump @babel/traverse from 7.17.3 to 7.23.2 in docker/login-action#618
Bump @docker/actions-toolkit from 0.12.0 to 0.18.0 in docker/login-action#616 docker/login-action#636 docker/login-action#682
Bump aws-sdk dependencies to 3.529.1 in docker/login-action#624 docker/login-action#685
Bump http-proxy-agent to 7.0.2 in docker/login-action#676
Bump https-proxy-agent to 7.0.4 in docker/login-action#676
Bump undici from 5.26.5 to 5.28.3 in docker/login-action#677
Full Changelog: ***@***.***
Commits
0d4c9c5 Merge pull request #722 from crazy-max/update-readme
b29e14f add contributing section to README
218a70c Merge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...
b820080 build(deps): bump @docker/actions-toolkit from 0.23.0 to 0.24.0
27530a9 Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
d072a60 chore: update generated content
7c627b5 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
787cfc6 Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.4
8e66e91 chore: update generated content
5ba5e97 build(deps): bump undici from 5.28.3 to 5.28.4
Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
#105
Commit Summary
d696f56 Bump docker/login-action from 3.0.0 to 3.2.0
File Changes (1 file)
M
.github/workflows/builder.yaml
(2)
Patch Links:
https://github.com/jak119/hassio-backup-azure-blob/pull/105.patch
https://github.com/jak119/hassio-backup-azure-blob/pull/105.diff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Contributor
Author
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Contributor
Author
|
Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it. |
Contributor
Author
|
OK, I won't notify you about version 3.x.x again, unless you re-open this PR. |
Contributor
Author
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Owner
|
@dependabot recreate |
Contributor
Author
|
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Owner
|
@dependabot reopen |
Owner
|
@dependabot recreate |
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.0.0...v3.2.0) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
d696f56 to
0142af9
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps docker/login-action from 3.0.0 to 3.2.0.
Release notes
Sourced from docker/login-action's releases.
Commits
0d4c9c5Merge pull request #722 from crazy-max/update-readmeb29e14fadd contributing section to README218a70cMerge pull request #721 from docker/dependabot/npm_and_yarn/docker/actions-to...b820080build(deps): bump@docker/actions-toolkitfrom 0.23.0 to 0.24.027530a9Merge pull request #720 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...d072a60chore: update generated content7c627b5build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...787cfc6Merge pull request #694 from docker/dependabot/npm_and_yarn/undici-5.28.48e66e91chore: update generated content5ba5e97build(deps): bump undici from 5.28.3 to 5.28.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot will merge this PR once CI passes on it, as requested by @jak119.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)