chore(deps): bump the github-actions group across 1 directory with 9 updates#5198
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the github-actions group across 1 directory with 9 updates#5198dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
0e00117 to
5187d8a
Compare
5187d8a to
517ae18
Compare
…updates Bumps the github-actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.0.6` | `3.2.0` | | [actions/add-to-project](https://github.com/actions/add-to-project) | `1.0.2` | `2.0.0` | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `46` | `47` | | [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` | | [fossas/fossa-action](https://github.com/fossas/fossa-action) | `1.7.0` | `1.9.0` | | [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.2` | `2.4.3` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.1` | Updates `actions/create-github-app-token` from 2.0.6 to 3.2.0 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Changelog](https://github.com/actions/create-github-app-token/blob/main/CHANGELOG.md) - [Commits](actions/create-github-app-token@df432ce...bcd2ba4) Updates `actions/add-to-project` from 1.0.2 to 2.0.0 - [Release notes](https://github.com/actions/add-to-project/releases) - [Commits](actions/add-to-project@v1.0.2...v2.0.0) Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v4...v6) Updates `tj-actions/changed-files` from 46 to 47 - [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@v46...v47) Updates `github/codeql-action` from 3 to 4 - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](github/codeql-action@v3...v4) Updates `fossas/fossa-action` from 1.7.0 to 1.9.0 - [Release notes](https://github.com/fossas/fossa-action/releases) - [Commits](fossas/fossa-action@3ebcea1...ff70fe9) Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@05b42c6...4eaacf0) Updates `actions/upload-artifact` from 4.6.2 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@ea165f8...043fb46) --- updated-dependencies: - dependency-name: actions/add-to-project dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/create-github-app-token dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: fossas/fossa-action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
517ae18 to
c43113f
Compare
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-actions group with 9 updates in the / directory:
2.0.63.2.01.0.22.0.0464647341.7.01.9.0562.4.22.4.34.6.27.0.1Updates
actions/create-github-app-tokenfrom 2.0.6 to 3.2.0Release notes
Sourced from actions/create-github-app-token's releases.
... (truncated)
Changelog
Sourced from actions/create-github-app-token's changelog.
Commits
bcd2ba4chore(main): release 3.2.0 (#370)f24bbd8fix: validate private-key input (#376)363531bdocs: capitalize Git as a proper noun in README (#374)fd28011docs: update procedure to configure Git (#287)85eb8ddfeat: support full repository names inrepositoriesinput (#372)c9aabb8build(deps-dev): bump yaml from 2.8.3 to 2.8.4 in the development-dependencie...e02e816build(deps-dev): bump undici from 7.24.6 to 8.2.0 (#366)8d835bfbuild(deps-dev): bump esbuild from 0.27.4 to 0.28.0 in the development-depend...952a2a7feat: add support for enterprise-level GitHub Apps (#263)43e5c34fix(deps): bump@actions/corefrom 3.0.0 to 3.0.1 in the production-dependenc...Updates
actions/add-to-projectfrom 1.0.2 to 2.0.0Release notes
Sourced from actions/add-to-project's releases.
... (truncated)
Commits
5afcf98Merge pull request #712 from salmanmkc/node24ffed68fMerge main and update action runtime to Node 2427022a1Merge pull request #777 from actions/dependabot/npm_and_yarn/types/node-25.5.0cc89d2eMerge pull request #778 from actions/dependabot/npm_and_yarn/globals-17.4.0ef8e6ffMerge pull request #779 from actions/dependabot/npm_and_yarn/eslint-plugin-je...eb406b3Merge pull request #780 from actions/dependabot/npm_and_yarn/handlebars-4.7.9bb8d4d7Bump handlebars from 4.7.8 to 4.7.9a6fcf8bBump eslint-plugin-jest from 29.12.1 to 29.15.1b35f5d3Bump globals from 17.0.0 to 17.4.0036fea0Bump@types/nodefrom 25.0.3 to 25.5.0Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)08c6903Prepare v5.0.0 release (#2238)Updates
tj-actions/changed-filesfrom 46 to 47Release notes
Sourced from tj-actions/changed-files's releases.
... (truncated)
Changelog
Sourced from tj-actions/changed-files's changelog.
... (truncated)
Commits
24d32ffupgrade: to node24 (#2662)9a67555chore(deps-dev): bump jest from 30.0.5 to 30.1.3 (#2655)b67e30dchore(deps): bump tj-actions/git-cliff from 2.1.0 to 2.2.0 (#2660)62aef42chore(deps): bump github/codeql-action from 3.30.2 to 3.30.3 (#2661)e874f3cchore(deps): bump github/codeql-action from 3.29.11 to 3.30.2 (#2659)8c14441chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#2656)e995ac4chore(deps-dev): bump@types/nodefrom 24.3.0 to 24.3.1 (#2657)3b04099chore(deps-dev): bump@types/nodefrom 24.2.1 to 24.3.0 (#2649)e7b6c97chore(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#2651)765d62bchore(deps): bump tj-actions/git-cliff from 2.0.2 to 2.1.0 (#2648)Updates
github/codeql-actionfrom 3 to 4Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Commits
4041a11Bump the npm-minor group across 1 directory with 3 updates2a6fe16Bump actions/create-github-app-token3d6ea97Merge pull request #3891 from github/navntoft/dep/remove-brace-expansion-over...7d25a3eMerge pull request #3892 from github/mbg/analysis-kinds/warn-on-multiple4dc7276Merge remote-tracking branch 'origin/main' into mbg/analysis-kinds/warn-on-mu...c559992Merge pull request #3880 from github/henrymercer/overlay-match-codeql-version8d21760Nit: Tweak JSDoc forgetRawLanguagesNoAutodetectUpdates
fossas/fossa-actionfrom 1.7.0 to 1.9.0Release notes
Sourced from fossas/fossa-action's releases.