-
Notifications
You must be signed in to change notification settings - Fork 1
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 actions/checkout from 2 to 3 #45
Merged
Merged
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 [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
labels
Jun 1, 2022
@dependabot merge
…On Tue, May 31, 2022, 17:04 dependabot[bot] ***@***.***> wrote:
Bumps actions/checkout <https://github.com/actions/checkout> from 2 to 3.
Release notes
*Sourced from actions/checkout's releases
<https://github.com/actions/checkout/releases>.*
v3.0.0
- Updated to the node16 runtime by default
- This requires a minimum Actions Runner
<https://github.com/actions/runner/releases/tag/v2.285.0> version
of v2.285.0 to run, which is by default available in GHES 3.4 or later.
v2.4.2 What's Changed
- Add set-safe-directory input to allow customers to take control. (
#770
<https://github-redirect.dependabot.com/actions/checkout/issues/770>)
by @TingluoHuang <https://github.com/TingluoHuang> in
actions/checkout#776
<https://github-redirect.dependabot.com/actions/checkout/pull/776>
- Prepare changelog for v2.4.2. by @TingluoHuang
<https://github.com/TingluoHuang> in actions/checkout#778
<https://github-redirect.dependabot.com/actions/checkout/pull/778>
*Full Changelog*: ***@***.***
<actions/checkout@v2...v2.4.2>
v2.4.1
- Fixed an issue where checkout failed to run in container jobs due to
the new git setting safe.directory
v2.4.0
- Convert SSH URLs like ***@***.***: to https://github.com/
- pr <https://github-redirect.dependabot.com/actions/checkout/pull/621>
v2.3.5
Update dependencies
v2.3.4
- Add missing awaits
<https://github-redirect.dependabot.com/actions/checkout/pull/379>
- Swap to Environment Files
<https://github-redirect.dependabot.com/actions/checkout/pull/360>
v2.3.3
- Remove Unneeded commit information from build logs
<https://github-redirect.dependabot.com/actions/checkout/pull/345>
- Add Licensed to verify third party dependencies
<https://github-redirect.dependabot.com/actions/checkout/pull/326>
v2.3.2
Add Third Party License Information to Dist Files
<https://github-redirect.dependabot.com/actions/checkout/pull/320>
v2.3.1
Fix default branch resolution for .wiki and when using SSH
<https://github-redirect.dependabot.com/actions/checkout/pull/284>
v2.3.0
Fallback to the default branch
<https://github-redirect.dependabot.com/actions/checkout/pull/278>
v2.2.0
Fetch all history for all tags and branches when fetch-depth=0
<https://github-redirect.dependabot.com/actions/checkout/pull/258>
v2.1.1
Changes to support GHES (here
<https://github-redirect.dependabot.com/actions/checkout/pull/236> and
here <https://github-redirect.dependabot.com/actions/checkout/pull/248>)
v2.1.0
- Group output
<https://github-redirect.dependabot.com/actions/checkout/pull/191>
- Changes to support GHES alpha release
<https://github-redirect.dependabot.com/actions/checkout/pull/199>
- Persist core.sshCommand for submodules
<https://github-redirect.dependabot.com/actions/checkout/pull/184>
- Add support ssh
<https://github-redirect.dependabot.com/actions/checkout/pull/163>
- Convert submodule SSH URL to HTTPS, when not using SSH
<https://github-redirect.dependabot.com/actions/checkout/pull/179>
... (truncated)
Changelog
*Sourced from actions/checkout's changelog
<https://github.com/actions/checkout/blob/main/CHANGELOG.md>.*
Changelog v3.0.2
- Add input set-safe-directory
<https://github-redirect.dependabot.com/actions/checkout/pull/770>
v3.0.1
- Fixed an issue where checkout failed to run in container jobs due to
the new git setting safe.directory
<https://github-redirect.dependabot.com/actions/checkout/pull/762>
- Bumped various npm package versions
<https://github-redirect.dependabot.com/actions/checkout/pull/744>
v3.0.0
- Update to node 16
<https://github-redirect.dependabot.com/actions/checkout/pull/689>
v2.3.1
- Fix default branch resolution for .wiki and when using SSH
<https://github-redirect.dependabot.com/actions/checkout/pull/284>
v2.3.0
- Fallback to the default branch
<https://github-redirect.dependabot.com/actions/checkout/pull/278>
v2.2.0
- Fetch all history for all tags and branches when fetch-depth=0
<https://github-redirect.dependabot.com/actions/checkout/pull/258>
v2.1.1
- Changes to support GHES (here
<https://github-redirect.dependabot.com/actions/checkout/pull/236> and
here <https://github-redirect.dependabot.com/actions/checkout/pull/248>
)
v2.1.0
- Group output
<https://github-redirect.dependabot.com/actions/checkout/pull/191>
- Changes to support GHES alpha release
<https://github-redirect.dependabot.com/actions/checkout/pull/199>
- Persist core.sshCommand for submodules
<https://github-redirect.dependabot.com/actions/checkout/pull/184>
- Add support ssh
<https://github-redirect.dependabot.com/actions/checkout/pull/163>
- Convert submodule SSH URL to HTTPS, when not using SSH
<https://github-redirect.dependabot.com/actions/checkout/pull/179>
- Add submodule support
<https://github-redirect.dependabot.com/actions/checkout/pull/157>
- Follow proxy settings
<https://github-redirect.dependabot.com/actions/checkout/pull/144>
- Fix ref for pr closed event when a pr is merged
<https://github-redirect.dependabot.com/actions/checkout/pull/141>
- Fix issue checking detached when git less than 2.22
<https://github-redirect.dependabot.com/actions/checkout/pull/128>
v2.0.0
- Do not pass cred on command line
<https://github-redirect.dependabot.com/actions/checkout/pull/108>
- Add input persist-credentials
<https://github-redirect.dependabot.com/actions/checkout/pull/107>
- Fallback to REST API to download repo
<https://github-redirect.dependabot.com/actions/checkout/pull/104>
v2 (beta)
- Improved fetch performance
... (truncated)
Commits
- 2541b12
<actions/checkout@2541b12>
Prepare changelog for v3.0.2. (#777
<https://github-redirect.dependabot.com/actions/checkout/issues/777>)
- 0ffe6f9
<actions/checkout@0ffe6f9>
Add set-safe-directory input to allow customers to take control. (#770
<https://github-redirect.dependabot.com/actions/checkout/issues/770>)
- dcd71f6
<actions/checkout@dcd71f6>
Enforce safe directory (#762
<https://github-redirect.dependabot.com/actions/checkout/issues/762>)
- add3486
<actions/checkout@add3486>
Patch to fix the dependbot alert. (#744
<https://github-redirect.dependabot.com/actions/checkout/issues/744>)
- 5126516
<actions/checkout@5126516>
Bump minimist from 1.2.5 to 1.2.6 (#741
<https://github-redirect.dependabot.com/actions/checkout/issues/741>)
- d50f8ea
<actions/checkout@d50f8ea>
Add v3.0 release information to changelog (#740
<https://github-redirect.dependabot.com/actions/checkout/issues/740>)
- 2d1c119
<actions/checkout@2d1c119>
update test workflows to checkout v3 (#709
<https://github-redirect.dependabot.com/actions/checkout/issues/709>)
- a12a394
<actions/checkout@a12a394>
update readme for v3 (#708
<https://github-redirect.dependabot.com/actions/checkout/issues/708>)
- 8f9e05e
<actions/checkout@8f9e05e>
Update to node 16 (#689
<https://github-redirect.dependabot.com/actions/checkout/issues/689>)
- See full diff in compare view
<actions/checkout@v2...v3>
[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 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:
#45
Commit Summary
- 185a71d
<185a71d>
Bump actions/checkout from 2 to 3
File Changes
(1 file <https://github.com/sdwilsh/aiobrultech-serial/pull/45/files>)
- *M* .github/workflows/auto-merge.yml
<https://github.com/sdwilsh/aiobrultech-serial/pull/45/files#diff-9e68ee04621d1e0e7dd2bf6032197d7a7848afb1a5c4ad805f617b330165e243>
(2)
Patch Links:
- https://github.com/sdwilsh/aiobrultech-serial/pull/45.patch
- https://github.com/sdwilsh/aiobrultech-serial/pull/45.diff
—
Reply to this email directly, view it on GitHub
<#45>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAFAJWQEFYFMTA56B45XYVDVM2SH5ANCNFSM5XPF2NRQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
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 actions/checkout from 2 to 3.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
2541b12
Prepare changelog for v3.0.2. (#777)0ffe6f9
Add set-safe-directory input to allow customers to take control. (#770)dcd71f6
Enforce safe directory (#762)add3486
Patch to fix the dependbot alert. (#744)5126516
Bump minimist from 1.2.5 to 1.2.6 (#741)d50f8ea
Add v3.0 release information to changelog (#740)2d1c119
update test workflows to checkout v3 (#709)a12a394
update readme for v3 (#708)8f9e05e
Update to node 16 (#689)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 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)