Bump the all-actions group with 2 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(29 days ago)
(29 days ago)
dependencies github_actions
Bumps the all-actions group with 2 updates: actions/checkout and actions/setup-java.
Updates actions/checkout
from 4 to 5
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkc
in actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkc
in actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkc
in actions/checkout#2237New Contributors
@motss
made their first contribution in actions/checkout#1971@mouismail
made their first contribution in actions/checkout#1977@benwells
made their first contribution in actions/checkout#2043@nebuk89
made their first contribution in actions/checkout#2194@salmanmkc
made their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
v4.2.2
What's Changed
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924New Contributors
@Jcambass
made their first contribution in actions/checkout#1919Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkc
in actions/checkout#2226V4.3.0
- docs: update README.md by
@motss
in actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismail
in actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwells
in actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgross
in actions/checkout#2044- Update README.md by
@nebuk89
in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuang
in actions/checkout#2224- Update package dependencies by
@salmanmkc
in actions/checkout#2236v4.2.2
url-helper.ts
now leverages well-known environment variables by@jww3
in actions/checkout#1941- Expand unit test coverage for
isGhes
by@jww3
in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoy
in actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacome
in actions/checkout#1180- Dependency updates by
@dependabot
- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabot
in actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabot
in actions/checkout#1697- Check out other refs/* by commit by
@orhantoy
in actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3
in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-miller
in actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-miller
in actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabot
in actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabot
in actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabot
in actions/checkout#1695- README: Suggest
user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in actions/checkout#1692- Add dependabot config by
@cory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabot
in actions/checkout#1643v4.1.3
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)- See full diff in compare view
Updates actions/setup-java
from 4 to 5
Release notes
Sourced from actions/setup-java's releases.
v5.0.0
What's Changed
Breaking Changes
- Upgrade to node 24 by
@salmanmkc
in actions/setup-java#888Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Upgrades
- Upgrade Publish Immutable Action by
@HarithaVattikuti
in actions/setup-java#798- Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by
@dependabot
[bot] in actions/setup-java#730- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot
[bot] in actions/setup-java#833- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgad
in actions/setup-java#887- Upgrade actions/checkout from 4 to 5 by
@dependabot
[bot] in actions/setup-java#896Bug Fixes
- Prevent default installation of JetBrains pre-releases by
@priyagupta108
in actions/setup-java#859- Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failures by
@gowridurgad
in actions/setup-java#848New Contributors
@gowridurgad
made their first contribution in actions/setup-java#848@salmanmkc
made their first contribution in actions/setup-java#888Full Changelog: https://github.com/actions/setup-java/compare/v4...v5.0.0
v4.7.1
What's Changed
Documentation changes
- Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Align with GFTC License Terms by
@aparnajyothi-y
in actions/setup-java#704- Remove duplicated GraalVM section in documentation by
@Marcono1234
in actions/setup-java#716Dependency updates:
- Upgrade
@action/cache
from 4.0.0 to 4.0.2 by@aparnajyothi-y
in actions/setup-java#766- Upgrade
@actions/glob
from 0.4.0 to 0.5.0 by@dependabot
in actions/setup-java#744- Upgrade ts-jest from 29.1.2 to 29.2.5 by
@dependabot
in actions/setup-java#743- Upgrade
@action/cache
to 4.0.3 by@aparnajyothi-y
in actions/setup-java#773Full Changelog: https://github.com/actions/setup-java/compare/v4...v4.7.1
v4.7.0
What's Changed
- Configure Dependabot settings by
@HarithaVattikuti
in actions/setup-java#722- README Update: Added a permissions section by
@benwells
in actions/setup-java#723- Upgrade
cache
from version 3.2.4 to 4.0.0 by@aparnajyothi-y
in actions/setup-java#724- Upgrade
@actions/http-client
from 2.2.1 to 2.2.3 by@dependabot
in actions/setup-java#728- Upgrade
actions/publish-immutable-action
from 0.0.3 to 0.0.4 by@dependabot
in actions/setup-java#727- Upgrade
@types/jest
from 29.5.12 to 29.5.14 by@dependabot
in actions/setup-java#729
... (truncated)
Commits
dded088
Bump actions/checkout from 4 to 5 (#896)0913e9a
Upgrade to node 24 (#888)e9343db
Bumps form-data (#887)ae2b61d
Bump undici from 5.28.5 to 5.29.0 (#833)c190c18
Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (#730)67aec00
Fix: prevent default installation of JetBrains pre-releases (#859)ebb356c
Improve Error Handling for Setup-Java Action to Help Debug Intermittent Failu...f4f1212
Update publish-immutable-actions.yml (#798)- See full diff 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+2
-2
Package Dependencies
Technical Details
ID: | 6857968 |
UUID: | 2797886813 |
Node ID: | PR_kwDOFQM88c6mxF1d |
Host: | GitHub |
Repository: | forketyfork/coding-problems |
Merge State: | Unknown |