-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump docker/login-action from 2.2.0 to 3.0.0 #268
Merged
simonrw
merged 1 commit into
main
from
dependabot/github_actions/docker/login-action-3.0.0
Sep 13, 2023
Merged
Bump docker/login-action from 2.2.0 to 3.0.0 #268
simonrw
merged 1 commit into
main
from
dependabot/github_actions/docker/login-action-3.0.0
Sep 13, 2023
Conversation
This file contains 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
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.2.0 to 3.0.0. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@465a078...343f7c4) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Sep 12, 2023
@dependabot merge
…On Tue, 12 Sept 2023, 22:07 dependabot[bot], ***@***.***> wrote:
Bumps docker/login-action <https://github.com/docker/login-action> from
2.2.0 to 3.0.0.
Release notes
*Sourced from docker/login-action's releases
<https://github.com/docker/login-action/releases>.*
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0
<https://github.com/actions/runner/releases/tag/v2.308.0> or later) by
@crazy-max <https://github.com/crazy-max> in docker/login-action#593
<https://redirect.github.com/docker/login-action/pull/593>
- Bump @actions/core from 1.10.0 to 1.10.1 in docker/login-action#598
<https://redirect.github.com/docker/login-action/pull/598>
- Bump @aws-sdk/client-ecr and @aws-sdk/client-ecr-public to 3.410.0
in docker/login-action#555
<https://redirect.github.com/docker/login-action/pull/555>
docker/login-action#560
<https://redirect.github.com/docker/login-action/pull/560>
docker/login-action#582
<https://redirect.github.com/docker/login-action/pull/582>
docker/login-action#599
<https://redirect.github.com/docker/login-action/pull/599>
- Bump semver from 6.3.0 to 6.3.1 in docker/login-action#556
<https://redirect.github.com/docker/login-action/pull/556>
- Bump https-proxy-agent to 7.0.2 docker/login-action#561
<https://redirect.github.com/docker/login-action/pull/561>
docker/login-action#588
<https://redirect.github.com/docker/login-action/pull/588>
*Full Changelog*: ***@***.***
<docker/login-action@v2.2.0...v3.0.0>
Commits
- 343f7c4
<docker/login-action@343f7c4>
Merge pull request #599
<https://redirect.github.com/docker/login-action/issues/599> from
docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
- aad0f97
<docker/login-action@aad0f97>
chore: update generated content
- 2e0cd39
<docker/login-action@2e0cd39>
build(deps): bump the aws-sdk-dependencies group with 2 updates
- 203bc9c
<docker/login-action@203bc9c>
Merge pull request #588
<https://redirect.github.com/docker/login-action/issues/588> from
docker/dependabot/npm_and_yarn/proxy-agent-depen...
- 2199648
<docker/login-action@2199648>
chore: update generated content
- b489376
<docker/login-action@b489376>
build(deps): bump the proxy-agent-dependencies group with 1 update
- 7c309e7
<docker/login-action@7c309e7>
Merge pull request #598
<https://redirect.github.com/docker/login-action/issues/598> from
docker/dependabot/npm_and_yarn/actions/core-1.10.1
- 0ccf222
<docker/login-action@0ccf222>
chore: update generated content
- 56d703e
<docker/login-action@56d703e>
Merge pull request #597
<https://redirect.github.com/docker/login-action/issues/597> from
docker/dependabot/github_actions/aws-actions/con...
- 24d3b35
<docker/login-action@24d3b35>
build(deps): bump @actions/core from 1.10.0 to 1.10.1
- Additional commits viewable in compare view
<docker/login-action@465a078...343f7c4>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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:
#268
Commit Summary
- e4d03eb
<e4d03eb>
Bump docker/login-action from 2.2.0 to 3.0.0
File Changes
(1 file <https://github.com/simonrw/rust-fitsio/pull/268/files>)
- *M* .github/workflows/docker-test-image.yml
<https://github.com/simonrw/rust-fitsio/pull/268/files#diff-bd26b55768e690c084585c59f894f3dd7b4da6aa6b4cd2f449531f814b7d589d>
(2)
Patch Links:
- https://github.com/simonrw/rust-fitsio/pull/268.patch
- https://github.com/simonrw/rust-fitsio/pull/268.diff
—
Reply to this email directly, view it on GitHub
<#268>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAOS3FOM7OPLYSMIIJLT6DX2DFJNANCNFSM6AAAAAA4VNPDEQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
simonrw
deleted the
dependabot/github_actions/docker/login-action-3.0.0
branch
September 13, 2023 06:28
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
github_actions
Pull requests that update GitHub Actions code
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 2.2.0 to 3.0.0.
Release notes
Sourced from docker/login-action's releases.
Commits
343f7c4
Merge pull request #599 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...aad0f97
chore: update generated content2e0cd39
build(deps): bump the aws-sdk-dependencies group with 2 updates203bc9c
Merge pull request #588 from docker/dependabot/npm_and_yarn/proxy-agent-depen...2199648
chore: update generated contentb489376
build(deps): bump the proxy-agent-dependencies group with 1 update7c309e7
Merge pull request #598 from docker/dependabot/npm_and_yarn/actions/core-1.10.10ccf222
chore: update generated content56d703e
Merge pull request #597 from docker/dependabot/github_actions/aws-actions/con...24d3b35
build(deps): bump@actions/core
from 1.10.0 to 1.10.1Dependabot 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 @simonrw.
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)