-
Notifications
You must be signed in to change notification settings - Fork 11
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
chore(deps): bump the github-action-dependencies group with 4 updates #75
chore(deps): bump the github-action-dependencies group with 4 updates #75
Conversation
Bumps the github-action-dependencies group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-java](https://github.com/actions/setup-java), [cycjimmy/semantic-release-action](https://github.com/cycjimmy/semantic-release-action) and [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-java` from 1 to 3 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v1...v3) Updates `cycjimmy/semantic-release-action` from 3 to 4 - [Release notes](https://github.com/cycjimmy/semantic-release-action/releases) - [Changelog](https://github.com/cycjimmy/semantic-release-action/blob/main/docs/CHANGELOG.md) - [Commits](cycjimmy/semantic-release-action@v3...v4) Updates `slackapi/slack-github-action` from 1.18.0 to 1.24.0 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](slackapi/slack-github-action@v1.18.0...v1.24.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: cycjimmy/semantic-release-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Pull request title looks good 👍! If this pull request gets merged, it will not cause a new release of the software. Example: If this project's latest release version is All merged pull requests will eventually get deployed. But some types of pull requests will trigger a deployment (such as features and bug fixes) while some pull requests will wait to get deployed until a later time. This project uses a special format for pull requests titles. Expand this section to learn more (expand by clicking the ᐅ symbol on the left side of this sentence)...This project uses a special format for pull requests titles. Don't worry, it's easy! This pull request title should be in this format:
If your pull request introduces breaking changes to the code, use this format:
where
Examples:
Need more examples? Want to learn more about this format? Check out the official docs. Note: If your pull request does multiple things such as adding a feature and makes changes to the CI server and fixes some bugs then you might want to consider splitting this pull request up into multiple smaller pull requests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After CI checks all pass, this looks good.
Bumps the github-action-dependencies group with 4 updates: actions/checkout, actions/setup-java, cycjimmy/semantic-release-action and slackapi/slack-github-action.
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Updates
actions/setup-java
from 1 to 3Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
cd89f46
Add versions properties to cache (#280)4fb3975
Merge pull request #507 from akv-platform/update-oracle-jdk-url-calculation33b10b6
Use archive as fallback only when dealing with major version75c6561
Update dependencies (#511)ebe05e0
Update build46099e1
Build1a3cd38
Update Oracle JDK URL calculation1f2faad
Instruction to download custom distribution JDK and install (#500)45058d7
Update xml2js (#484)87c1c70
Merge pull request #494 from akv-platform/remove-implicit-dependenciesUpdates
cycjimmy/semantic-release-action
from 3 to 4Release notes
Sourced from cycjimmy/semantic-release-action's releases.
... (truncated)
Changelog
Sourced from cycjimmy/semantic-release-action's changelog.
... (truncated)
Commits
61680d0
chore(release): 4.0.0 [skip ci]31a37a4
Merge pull request #171 from enell/node2081a6335
docs: modify docs for v43b12aa9
chore: upgrade deps0c20554
feat: update node version on runner to 207f0c0e4
Merge pull request #165 from elebiodaslingshot/patch-14dd16d6
docs: fix example tag format with proper lodashUpdates
slackapi/slack-github-action
from 1.18.0 to 1.24.0Release notes
Sourced from slackapi/slack-github-action's releases.
... (truncated)
Commits
e28cf16
Automatic compilationf07b4a2
bump package version to v1.24.02c8b741
Update README.md with variable usage and links to example workflows. (#201)81a1dc0
Fixed to be able to use env of Step (#200)4eb7313
Bump sinon from 15.0.3 to 15.0.4 (#194)17394c7
Bump eslint-plugin-jsdoc from 40.1.1 to 43.1.1 (#195)2746ea8
Bump axios from 1.3.4 to 1.4.0 (#196)1b89efc
Bump eslint from 8.37.0 to 8.39.0 (#197)0e608ca
Bump eslint-plugin-jsdoc from 40.0.0 to 40.1.1 (#188)02b50ad
Bump eslint from 8.35.0 to 8.37.0 (#189)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