-
Notifications
You must be signed in to change notification settings - Fork 252
Bump the dependencies group across 1 directory with 4 updates #1046
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
Closed
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
Bumps the dependencies group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [tj-actions/changed-files](https://github.com/tj-actions/changed-files), [actions/setup-java](https://github.com/actions/setup-java) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release). Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `tj-actions/changed-files` from bab30c2299617f6615ec02a68b9a40d10bd21366 to 2036da178f85576f1940fedb74bb93a36cd89ab7 - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@bab30c2...2036da1) Updates `actions/setup-java` from 4.5.0 to 4.7.1 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@8df1039...c5195ef) Updates `softprops/action-gh-release` from 2.0.9 to 2.3.2 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@e7a8f85...72f2c25) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: tj-actions/changed-files dependency-version: 2036da178f85576f1940fedb74bb93a36cd89ab7 dependency-type: direct:production dependency-group: dependencies - dependency-name: actions/setup-java dependency-version: 4.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: softprops/action-gh-release dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Commit |
12 similar comments
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Commit |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 the dependencies group with 4 updates in the / directory: actions/checkout, tj-actions/changed-files, actions/setup-java and softprops/action-gh-release.
Updates
actions/checkout
from 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: update README.md (#1971)Updates
tj-actions/changed-files
from bab30c2299617f6615ec02a68b9a40d10bd21366 to 2036da178f85576f1940fedb74bb93a36cd89ab7Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
2036da1
chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (#2647)239aef8
chore(deps): bump github/codeql-action from 3.29.7 to 3.29.8 (#2644)a7d5f5f
chore(deps-dev): bump@types/node
from 24.2.0 to 24.2.1 (#2645)5107f3a
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#2646)f963b3f
chore(deps-dev): bump@types/node
from 24.1.0 to 24.2.0 (#2640)f956744
chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 (#2641)9009bab
chore(deps): bump yaml from 2.8.0 to 2.8.1 (#2642)2ecafed
chore(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#2643)8cdfb76
chore(deps): bump tj-actions/eslint-changed-files from 25.3.1 to 25.3.2 (#2638)087c158
chore(deps-dev): bump ts-jest from 29.4.0 to 29.4.1 (#2639)Updates
actions/setup-java
from 4.5.0 to 4.7.1Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
c5195ef
actions/cache upgrade to 4.0.3 (#773)dd38875
Bump ts-jest from 29.1.2 to 29.2.5 (#743)148017a
Bump@actions/glob
from 0.4.0 to 0.5.0 (#744)3b6c050
Remove duplicated GraalVM section in documentation (#716)b8ebb8b
upgrade@action/cache
from 4.0.0 to 4.0.2 (#766)799ee7c
Add Documentation to Recommend Using GraalVM JDK 17 Version to 17.0.12 to Ali...3a4f6e1
Bump@types/jest
from 29.5.12 to 29.5.14 (#729)25f376e
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#727)d4e4b6b
Bump@actions/http-client
from 2.2.1 to 2.2.3 (#728)28b532b
Create dependabot.yml (#722)Updates
softprops/action-gh-release
from 2.0.9 to 2.3.2Release notes
Sourced from softprops/action-gh-release's releases.
... (truncated)
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
72f2c25
release 2.3.2552dc55
fix: revertfs:readableWebStream
change (#632)f3cad8b
release 2.3.107a2257
fix: fix file closing issue (#629)d5382d3
release 2.3.0a0e2122
feat: migrate from jest to vitest (#626)8836085
chore: replacemime
withmime-types
(#624)8646335
chore: bump node to 20.19.246b2847
chore(deps): bump the npm group across 1 directory with 5 updates (#623)37fd9d0
chore(deps): bump undici from 5.28.5 to 5.29.0 (#621)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