Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): bump the github-actions group across 1 directory with 6 updates#4846

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromdependabot/github_actions/github-actions-f582aafa43

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 9, 2025
edited
Loading

Bumps the github-actions group with 6 updates in the / directory:

PackageFromTo
actions/checkout46
actions/create-github-app-token2.0.62.2.1
github/codeql-action34
actions/setup-python56
ossf/scorecard-action2.4.22.4.3
actions/upload-artifact4.6.25.0.0

Updatesactions/checkout from 4 to 6

Release notes

Sourced fromactions/checkout's releases.

v6.0.0

What's Changed

Full Changelog:actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under$RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version ofv2.329.0 to access the persisted credentials forDocker container action scenarios.

v5.0.1

What's Changed

Full Changelog:actions/checkout@v5...v5.0.1

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog:actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog:actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Commits

Updatesactions/create-github-app-token from 2.0.6 to 2.2.1

Release notes

Sourced fromactions/create-github-app-token's releases.

v2.2.1

2.2.1 (2025-12-05)

Bug Fixes

  • deps: bump the production-dependencies group with 2 updates (#311) (b212e6a)

v2.2.0

2.2.0 (2025-11-21)

Bug Fixes

  • deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
  • deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)
  • deps: bump the production-dependencies group with 2 updates (#292) (55e2a4b)

Features

v2.1.4

2.1.4 (2025-09-13)

Bug Fixes

  • deps: bump@​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)

v2.1.3

2.1.3 (2025-09-13)

Bug Fixes

  • deps: bump undici from 7.8.0 to 7.10.0 in the production-dependencies group (#254) (f3d5ec2)

v2.1.2

2.1.2 (2025-09-12)

... (truncated)

Commits
  • 29824e6 build(release): 2.2.1 [skip ci]
  • b212e6a fix(deps): bump the production-dependencies group with 2 updates (#311)
  • 8efbf9b ci: create stale workflow (#309)
  • 7e473ef build(release): 2.2.0 [skip ci]
  • dce3be8 fix(deps): bump p-retry from 6.2.1 to 7.1.0 (#294)
  • 5480f43 fix(deps): bump glob from 10.4.5 to 10.5.0 (#305)
  • d90aa53 feat: update permission inputs (#296)
  • 55e2a4b fix(deps): bump the production-dependencies group with 2 updates (#292)
  • cc6f999 ci(test): trigger on merge_group (#308)
  • 40fa6b5 build(deps-dev): bump@​sinonjs/fake-timers from 14.0.0 to 15.0.0 (#295)
  • Additional commits viewable incompare view

Updatesgithub/codeql-action from 3 to 4

Release notes

Sourced fromgithub/codeql-action's releases.

v3.31.7

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7.#3343

See the fullCHANGELOG.md for more information.

v3.31.6

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.31.6 - 01 Dec 2025

No user facing changes.

See the fullCHANGELOG.md for more information.

v3.31.5

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6.#3321

See the fullCHANGELOG.md for more information.

v3.31.4

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.31.4 - 18 Nov 2025

No user facing changes.

See the fullCHANGELOG.md for more information.

v3.31.3

CodeQL Action Changelog

See thereleases page for the relevant changes to the CodeQL CLI and language packs.

3.31.3 - 13 Nov 2025

... (truncated)

Commits
  • f7abc74 Remove branch filter for PR event in CodeQL workflow
  • 32ada5e Merge branch 'main' into kaspersv/overlay-minor-comments
  • 75b2f49 Merge pull request#3333 from github/kaspersv/overlay-no-resource-checks-option
  • f036b1c Merge branch 'main' into kaspersv/overlay-no-resource-checks-option
  • 58c5954 Add comment to runnerSupportsOverlayAnalysis
  • b02fa13 Order feature flags alphabetically
  • 8d91fa1 Rename getMemoryFlagValue
  • 2f3bbce Overlay: Introduce overlay memory limit constant
  • c178e03 Merge pull request#3332 from github/kaspersv/overlay-memory-limit
  • d29b979 Merge pull request#3331 from github/dependabot/npm_and_yarn/node-forge-1.3.2
  • Additional commits viewable incompare view

Updatesactions/setup-python from 5 to 6

Release notes

Sourced fromactions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release.See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog:actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog:actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (truncated)

Commits
  • 83679a8 Bump@​types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...
  • bfc4944 Bump prettier from 3.5.3 to 3.6.2 (#1234)
  • 97aeb3e Bump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)
  • 443da59 Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...
  • cfd55ca graalpy: add graalpy early-access and windows builds (#880)
  • bba65e5 Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)
  • 18566f8 Improve wording and "fix example" (remove 3.13) on testing against pre-releas...
  • 2e3e4b1 Add support for pip-install input (#1201)
  • 4267e28 Bump urllib3 from 1.26.19 to 2.5.0 in /tests/data and document breaking c...
  • e797f83 Upgrade to node 24 (#1164)
  • Additional commits viewable incompare view

Updatesossf/scorecard-action from 2.4.2 to 2.4.3

Release notes

Sourced fromossf/scorecard-action's releases.

v2.4.3

What's Changed

This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to theScorecard v5.3.0 release notes.

Documentation

Other

New Contributors

Full Changelog:ossf/scorecard-action@v2.4.2...v2.4.3

Commits
  • 4eaacf0 bump docker to ghcr v2.4.3 (#1587)
  • 42e3a01 🌱 Bump the github-actions group with 3 updates (#1585)
  • 88c07ac 🌱 Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)
  • 6c690f2 Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)
  • 92083b5 📖 Fix recommended command to test the image in development (#1583)
  • 7975ea6 🌱 Bump the docker-images group across 1 directory with 2 updates (#1...
  • 0d1a743 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)
  • 46e6e0c 🌱 Bump the github-actions group with 2 updates (#1580)
  • c3f1350 🌱 Improve printing options (#1584)
  • 43e475b 🌱 Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)
  • Additional commits viewable incompare view

Updatesactions/upload-artifact from 4.6.2 to 5.0.0

Release notes

Sourced fromactions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Nodev24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog:actions/upload-artifact@v4...v5.0.0

Commits
  • 330a01c Merge pull request#734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Updategithub.dep.yml
  • 905a1ec Preparev5.0.0
  • 2d9f9cd Merge pull request#725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request#727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request#712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable incompare view

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

@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsDec 9, 2025
@dependabotdependabotbot requested a review froma team as acode ownerDecember 9, 2025 23:59
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsDec 9, 2025
…updatesBumps the github-actions group with 6 updates in the / directory:| Package | From | To || --- | --- | --- || [actions/checkout](https://github.com/actions/checkout) | `4` | `6` || [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.0.6` | `2.2.1` || [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` || [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` | `5.0.0` |Updates `actions/checkout` from 4 to 6- [Release notes](https://github.com/actions/checkout/releases)- [Commits](actions/checkout@v4...v6)Updates `actions/create-github-app-token` from 2.0.6 to 2.2.1- [Release notes](https://github.com/actions/create-github-app-token/releases)- [Commits](actions/create-github-app-token@df432ce...29824e6)Updates `github/codeql-action` from 3 to 4- [Release notes](https://github.com/github/codeql-action/releases)- [Commits](github/codeql-action@v3...v4)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 5.0.0- [Release notes](https://github.com/actions/upload-artifact/releases)- [Commits](actions/upload-artifact@ea165f8...330a01c)---updated-dependencies:- 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: 2.2.1  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: actions/setup-python  dependency-version: '6'  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: actions/upload-artifact  dependency-version: 5.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: github-actions...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/github_actions/github-actions-f582aafa43 branch fromfdd1483 to5d9778eCompareDecember 15, 2025 19:12
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesPull requests that update a dependency filegithub_actionsPull requests that update GitHub Actions code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp