Bump the github-action-dependencies group across 1 directory with 7 updates#76
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…pdates Bumps the github-action-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `5` | | [actions/setup-java](https://github.com/actions/setup-java) | `3` | `5` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1` | `2` | | [s4u/maven-settings-action](https://github.com/s4u/maven-settings-action) | `2.8.0` | `4.0.0` | | [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) | `4` | `5` | | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | `5` | `6` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.12.4` | `1.13.0` | Updates `actions/checkout` from 3 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v5) Updates `actions/setup-java` from 3 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v3...v5) Updates `actions/create-github-app-token` from 1 to 2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1...v2) Updates `s4u/maven-settings-action` from 2.8.0 to 4.0.0 - [Release notes](https://github.com/s4u/maven-settings-action/releases) - [Commits](s4u/maven-settings-action@v2.8.0...v4.0.0) Updates `crazy-max/ghaction-github-labeler` from 4 to 5 - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases) - [Commits](crazy-max/ghaction-github-labeler@v4...v5) Updates `release-drafter/release-drafter` from 5 to 6 - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@v5...v6) Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...v1.13.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: actions/create-github-app-token dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: s4u/maven-settings-action dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: crazy-max/ghaction-github-labeler dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: release-drafter/release-drafter dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-dependencies - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-action-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 github-action-dependencies group with 7 updates in the / directory:
3535122.8.04.0.045561.12.41.13.0Updates
actions/checkoutfrom 3 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
actions/setup-javafrom 3 to 5Release notes
Sourced from actions/setup-java's releases.
... (truncated)
Commits
dded088Bump actions/checkout from 4 to 5 (#896)0913e9aUpgrade to node 24 (#888)e9343dbBumps form-data (#887)ae2b61dBump undici from 5.28.5 to 5.29.0 (#833)c190c18Bump eslint-plugin-jest from 27.9.0 to 29.0.1 (#730)67aec00Fix: prevent default installation of JetBrains pre-releases (#859)ebb356cImprove Error Handling for Setup-Java Action to Help Debug Intermittent Failu...f4f1212Update publish-immutable-actions.yml (#798)c5195efactions/cache upgrade to 4.0.3 (#773)dd38875Bump ts-jest from 29.1.2 to 29.2.5 (#743)Updates
actions/create-github-app-tokenfrom 1 to 2Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Commits
6701853build(release): 2.1.4 [skip ci]bef1eaffix(deps): bump@octokit/auth-appfrom 7.2.1 to 8.0.1 (#257)1526738build(release): 2.1.3 [skip ci]f3d5ec2fix(deps): bump undici from 7.8.0 to 7.10.0 in the production-dependencies gr...def152bbuild(release): 2.1.2 [skip ci]5d7307bfix(deps): bump@octokit/requestfrom 9.2.3 to 10.0.2 (#256)525760abuild(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 (#...8ab05a8Add beta branch support for releases (#282)d00315ebuild(deps): bump actions/checkout from 4 to 5 (#279)fcc6c28build(deps-dev): bump dotenv from 16.5.0 to 17.2.1 (#269)Updates
s4u/maven-settings-actionfrom 2.8.0 to 4.0.0Release notes
Sourced from s4u/maven-settings-action's releases.
... (truncated)
Commits
894661bupdate dependency for release branched58d20Update Sonatype snapshot repository to new Central Portal (#389)c99cacfUpdate actions to use node 241bd3a22Updates dependencies2c724b5Bump jest from 30.1.1 to 30.1.2a8a76a7Bump jest from 30.1.0 to 30.1.141cc972Bump jest from 30.0.5 to 30.1.0c253de7Bump eslint from 9.33.0 to 9.34.0e2a43d6Bump actions/setup-java from 4 to 5d20dda0Bump@xmldom/xmldomfrom 0.8.10 to 0.8.11Updates
crazy-max/ghaction-github-labelerfrom 4 to 5Release notes
Sourced from crazy-max/ghaction-github-labeler's releases.
Commits
24d110aMerge pull request #229 from crazy-max/dependabot/npm_and_yarn/octokit/plugin...38fb29fchore: update generated content0113fc2chore(deps): bump@octokit/plugin-paginate-restfrom 9.2.1 to 9.2.242f774eMerge pull request #228 from crazy-max/dependabot/npm_and_yarn/octokit/reques...9983992chore(deps): bump@octokit/request-errorfrom 5.1.0 to 5.1.132d1878Merge pull request #232 from crazy-max/dependabot/npm_and_yarn/octokit/reques...3faa845chore: update generated content16efe04Merge pull request #233 from crazy-max/ci-fix-codecov7f6122bci: fix test workflow2ea799dchore(deps): bump@octokit/requestfrom 8.4.0 to 8.4.1Updates
release-drafter/release-drafterfrom 5 to 6Release notes
Sourced from release-drafter/release-drafter's releases.
... (truncated)
Commits
b1476f6v6.1.0d7328d2Add config option for pull-request-limit (#1362)5faffa9docs: Fix Fork Link (#1412)a914231Ensure support new main branch name (#1079)d6eceacFix: Correctly mention bot accounts in release notes (#1376)41c11a2update schema generation and update schema to draft 07 (#1422)8296e40fix typo: therelease (#1407)0ad4f70Document action outputs introduced in #1300 (#1406)378bacbUpdate README.md (#1421)c139411Update only drafts with the same prerelease status (#1385)Updates
pypa/gh-action-pypi-publishfrom 1.12.4 to 1.13.0Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
ed0c539📦📌 Bump the pinned dependency tree77db1b7Merge branch PR #306, GHSA-vxmw-7h4f-hqxh fix and PR #378 into unstable/v1280b3a1Aliastyping as tin importse380240Useobjectin place oftyping.Anyin annotationse50bff6Deduplicate claim ref lookupdecbc9aHint people to subscribe to #166 for notifications8208ad3Ask not to report bugs with reusable workflowff0fef5🧪 Scope WPS202 suppression to specific files1293b8cUse yamllint disable line length linted01280Linter (different rule)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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