Dependabot (repo and reusable workflows): Bump the gh-actions group across 1 directory with 7 updates#153
Open
dependabot[bot] wants to merge 1 commit into
Conversation
bd10290 to
166e66d
Compare
166e66d to
194c729
Compare
…cross 1 directory with 7 updates Bumps the gh-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment) | `2.9.4` | `3.0.4` | | [actions/checkout](https://github.com/actions/checkout) | `4` | `6` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` | | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | `4` | `5` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2` | `3` | | [advanced-security/policy-as-code](https://github.com/advanced-security/policy-as-code) | `2.10.1` | `2.11.1` | Updates `marocchino/sticky-pull-request-comment` from 2.9.4 to 3.0.4 - [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases) - [Commits](marocchino/sticky-pull-request-comment@v2.9.4...v3.0.4) Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `github/codeql-action` from 3 to 4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v3...v4) Updates `actions/setup-dotnet` from 4 to 5 - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4...v5) Updates `actions/create-github-app-token` from 2 to 3 - [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@v2...v3) Updates `advanced-security/policy-as-code` from 2.10.1 to 2.11.1 - [Release notes](https://github.com/advanced-security/policy-as-code/releases) - [Commits](advanced-security/policy-as-code@v2.10.1...v2.11.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/create-github-app-token dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: advanced-security/policy-as-code dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: marocchino/sticky-pull-request-comment dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
194c729 to
b99a452
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 gh-actions group with 7 updates in the / directory:
2.9.43.0.446473445232.10.12.11.1Updates
marocchino/sticky-pull-request-commentfrom 2.9.4 to 3.0.4Release notes
Sourced from marocchino/sticky-pull-request-comment's releases.
... (truncated)
Commits
0ea0beb📦️ Builddf6c1bdbuild(deps-dev): Bump@biomejs/biomefrom 2.4.10 to 2.4.11 (#1681)3ad213fbuild(deps-dev): Bump vitest from 4.1.3 to 4.1.4 (#1682)58072e5build(deps): Bump@actions/githubfrom 9.0.0 to 9.1.0 (#1683)313a938build(deps-dev): Bump@types/nodefrom 25.5.2 to 25.6.0 (#1684)159c677build(deps-dev): Bump vitest from 4.1.2 to 4.1.3 (#1680)b37c1a1build(deps-dev): Bump vite from 8.0.3 to 8.0.5 (#1679)d4d6b09📦️ Build3868baabuild(deps-dev): Bump typescript from 5.9.3 to 6.0.2 (#1670)26f73b0build(deps): Bump brace-expansion (#1678)Updates
actions/checkoutfrom 4 to 6Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (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
actions/upload-artifactfrom 4 to 7Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in READMEUpdates
github/codeql-actionfrom 3 to 4Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (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
actions/setup-dotnetfrom 4 to 5Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
c2fa09fBump minimatch from 3.1.2 to 3.1.5 (#705)02574b1Add support for optional architecture input for cross-architecture .NET insta...16c7b3cBump fast-xml-parser from 4.4.1 to 5.3.6 (#671)131b410Add support for workloads input (#693)baa11fbBump test dependencies to resolve System.Net.Http vulnerability, update workf...24ec4f2Upgrade to latest actions packages (#687)4c100cbFix icons (#604)25328d8Bump actions/checkout from 5 to 6 (#684)937b8ddUpdate README with note on setting DOTNET_INSTALL_DIR for Linux permission is...2016bd2Bump actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-...Updates
actions/create-github-app-tokenfrom 2 to 3Release 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
advanced-security/policy-as-codefrom 2.10.1 to 2.11.1Release notes
Sourced from advanced-security/policy-as-code's releases.