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

Bump the actions group across 1 directory with 6 updates#30640

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/actions-476294e511

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubOct 6, 2025

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

PackageFromTo
pypa/cibuildwheel3.1.43.2.0
scientific-python/circleci-artifacts-redirector-action1.2.01.3.1
github/codeql-action3.30.33.30.6
actions/cache4.2.44.3.0
peter-evans/create-or-update-comment4.0.05.0.0
actions/stale10.0.010.1.0

Updatespypa/cibuildwheel from 3.1.4 to 3.2.0

Release notes

Sourced frompypa/cibuildwheel's releases.

v3.2.0

  • ✨ Adds GraalPy v25 (Python 3.12) support (#2597)
  • 🛠 Update to CPython 3.14.0rc3 (#2602)
  • 🛠 Adds CPython 3.14.0 prerelease support for Android, and a number of improvements to Android builds (#2568,#2591)
  • 🛠 Improvements to testing on Android, passing environment markers when installing the venv, and providing more debug output when build-verbosity is set (#2575)
  • ⚠️ PyPy 3.10 was moved topypy-eol in theenable option, as it is now end-of-life. (#2521)
  • 📚 Docs improvements (#2574,#2601,#2598)
Changelog

Sourced frompypa/cibuildwheel's changelog.


title: Changelog

Changelog

v3.2.0

22 September 2025

  • ✨ Adds GraalPy v25 (Python 3.12) support (#2597)
  • 🛠 Update to CPython 3.14.0rc3 (#2602)
  • 🛠 Adds CPython 3.14.0 prerelease support for Android, and a number of improvements to Android builds (#2568,#2591)
  • 🛠 Improvements to testing on Android, passing environment markers when installing the venv, and providing more debug output when build-verbosity is set (#2575)
  • ⚠️ PyPy 3.10 was moved topypy-eol in theenable option, as it is now end-of-life. (#2521)
  • 📚 Docs improvements (#2574,#2601,#2598)

v3.1.4

19 August 2025

  • ✨ Add a--clean-cache command to clean up our cache (#2489)
  • 🛠 Update Python to 3.14rc2 and other patch version bumps (#2542,#2556)
  • 🛠 Update Pyodide to 0.28.2 (#2562,#2558)
  • 🐛 Fix resolution withpyodide-build whendependency-versions is set (#2548)
  • 🐛 SetCMAKE_FIND_ROOT_PATH_MODE_PACKAGE toBOTH on Android (#2547)
  • 🐛 Addpatchelf dependency for platforms that can build Android wheels (#2552)
  • 🐛 Ignore empty values forCIBW_ARCHS like most other environment variables (#2541)
  • 💼 Thecolor andsuggest_on_error argparse options are now default in 3.14rc1+ (#2554)
  • 💼 Use the virtualenv release URL instead of blob URL (should be more robust) (#2555)
  • 🧪 For iOS, lowering to macos-14 is needed for now due to issues with GitHub's runner images (#2557)
  • 🧪 Split out platforms iOS and Android in our tests (#2519)
  • 🧪 Fix and enable doctests (#2546)
  • 📚 Improve our docs on free-threading (#2549)

v3.1.3

1 August 2025

  • 🐛 Fix bug where "latest" dependencies couldn't update to pip 25.2 on Windows (#2537)
  • 🧪 Use pytest-rerunfailures to improve some of our iOS/Android tests (#2527,#2539)
  • 🧪 Remove some GraalPy Windows workarounds in our tests (#2501)

v3.1.2

29 July 2025

  • ⚠️ Add an error ifCIBW_FREE_THREADING_SUPPORT is set; you are likely missing 3.13t wheels, please use theenable/CIBW_ENABLE (#2520)

... (truncated)

Commits

Updatesscientific-python/circleci-artifacts-redirector-action from 1.2.0 to 1.3.1

Release notes

Sourced fromscientific-python/circleci-artifacts-redirector-action's releases.

v1.3.1

What's Changed

New Contributors

Full Changelog:scientific-python/circleci-artifacts-redirector-action@v1...v1.3.1

v1.3.0

What's Changed

New Contributors

Full Changelog:scientific-python/circleci-artifacts-redirector-action@v1.2.0...v1.3.0

Commits
  • 5d358ff Removed the headers argument passed to 'fetch' in step one (#85)
  • c98f1f5 MAINT: Trim release notes (#84)
  • 7a4636c Build(deps): Bump actions/checkout from 4 to 5 in /.github/workflows in the a...
  • 2849f4c Fix artifacts url parsing (#66)
  • 1225cf6 DOC: add the 'domain' option to the docs (#80)
  • 17a9d98 Build(deps): Bump tmp and eslint (#81)
  • See full diff incompare view

Updatesgithub/codeql-action from 3.30.3 to 3.30.6

Release notes

Sourced fromgithub/codeql-action's releases.

v3.30.6

CodeQL Action Changelog

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

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2.#3168

See the fullCHANGELOG.md for more information.

v3.30.5

CodeQL Action Changelog

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

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in3.30.4 withupload-sarif which resulted in files without a.sarif extension not getting uploaded.#3160

See the fullCHANGELOG.md for more information.

v3.30.4

CodeQL Action Changelog

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

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from thecodeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/init step.#3099 and#3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time.#3107
  • You can now run the latest CodeQL nightly bundle by passingtools: nightly to theinit action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff.#3130
  • Update default CodeQL bundle version to 2.23.1.#3118

See the fullCHANGELOG.md for more information.

Changelog

Sourced fromgithub/codeql-action's changelog.

CodeQL Action Changelog

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

[UNRELEASED]

  • [v4+ only] The CodeQL Action now runs on Node.js v24.#3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2.#3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in3.30.4 withupload-sarif which resulted in files without a.sarif extension not getting uploaded.#3160

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from thecodeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of thecodeql-action/init step.#3099 and#3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time.#3107
  • You can now run the latest CodeQL nightly bundle by passingtools: nightly to theinit action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff.#3130
  • Update default CodeQL bundle version to 2.23.1.#3118

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail.#3084
  • Experimental: Thequality-queries input that was added in3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a newanalysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time.#3064

3.30.1 - 05 Sep 2025

  • Update default CodeQL bundle version to 2.23.0.#3077

3.30.0 - 01 Sep 2025

  • Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds.#3054

3.29.11 - 21 Aug 2025

  • Update default CodeQL bundle version to 2.22.4.#3044

3.29.10 - 18 Aug 2025

No user facing changes.

3.29.9 - 12 Aug 2025

... (truncated)

Commits
  • 64d10c1 Merge pull request#3172 from github/update-v3.30.6-10feb5d2a
  • 909610e Update changelog for v3.30.6
  • 10feb5d Merge pull request#3167 from github/mbg/upload-sarif/find-then-filter
  • 4182ea3 Merge pull request#3168 from github/update-bundle/codeql-bundle-v2.23.2
  • 34afe5b Merge pull request#3171 from github/mbg/start-proxy/telemetry
  • 096fe67 Merge branch 'main' into update-bundle/codeql-bundle-v2.23.2
  • b496401 Merge pull request#3170 from github/mbg/start-proxy/remove-update-workflow
  • d573787 Report registry types that are configured for CodeQL instart-proxy telemetry
  • 1591680 Send a basic status report instart-proxy Action if it succeeds
  • cb5a284 Send status report whenstart-proxy fails
  • Additional commits viewable incompare view

Updatesactions/cache from 4.2.4 to 4.3.0

Release notes

Sourced fromactions/cache's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog:actions/cache@v4...v4.3.0

Changelog

Sourced fromactions/cache's changelog.

Releases

4.3.0

4.2.4

  • Bump@actions/cache to v4.0.5

4.2.3

  • Bump@actions/cache to v4.0.3 (obfuscates SAS token in debug logs for cache entries)

4.2.2

  • Bump@actions/cache to v4.0.2

4.2.1

  • Bump@actions/cache to v4.0.1

4.2.0

TLDR; The cache backend service has been rewritten from the ground up for improved performance and reliability.actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as ofFebruary 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release arefully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to versionv4 orv3 as soon as possible beforeFebruary 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versionsv4.2.0 orv3.4.0

If you do not upgrade, all workflow runs using any of the deprecatedactions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

4.1.2

  • Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices -#1474
  • Security fix: Bump braces from 3.0.2 to 3.0.3 -#1475

4.1.1

  • Restore original behavior ofcache-hit output -#1467

4.1.0

  • Ensurecache-hit output is set when a cache is missed -#1404
  • Deprecatesave-always input -#1452

... (truncated)

Commits

Updatespeter-evans/create-or-update-comment from 4.0.0 to 5.0.0

Release notes

Sourced frompeter-evans/create-or-update-comment's releases.

Create or Update Comment v5.0.0

⚙️ RequiresActions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed

... (truncated)

Commits
  • e8674b0 feat: v5 (#439)
  • fffe59e build(deps-dev): bump@​types/node from 18.19.127 to 18.19.129 (#438)
  • 076d572 build(deps-dev): bump@​types/node from 18.19.126 to 18.19.127 (#437)
  • 86a2645 build(deps-dev): bump@​vercel/ncc from 0.38.3 to 0.38.4 (#436)
  • be17e0c build(deps-dev): bump@​types/node from 18.19.124 to 18.19.126 (#435)
  • ef75eae build(deps-dev): bump@​types/node from 18.19.123 to 18.19.124 (#433)
  • 82a7ad0 build(deps): bump actions/setup-node from 4 to 5 (#432)
  • f7c845d build(deps-dev): bump@​types/node from 18.19.122 to 18.19.123 (#430)
  • 5da8e07 build(deps-dev): bump eslint-plugin-prettier from 5.5.3 to 5.5.4 (#428)
  • 2de7f66 build(deps-dev): bump@​types/node from 18.19.121 to 18.19.122 (#427)
  • Additional commits viewable incompare view

Updatesactions/stale from 10.0.0 to 10.1.0

Release notes

Sourced fromactions/stale's releases.

v10.1.0

What's Changed

New Contributors

Full Changelog:actions/stale@v10...v10.1.0

Commits

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

Bumps the actions group with 6 updates in the / directory:| Package | From | To || --- | --- | --- || [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `3.1.4` | `3.2.0` || [scientific-python/circleci-artifacts-redirector-action](https://github.com/scientific-python/circleci-artifacts-redirector-action) | `1.2.0` | `1.3.1` || [github/codeql-action](https://github.com/github/codeql-action) | `3.30.3` | `3.30.6` || [actions/cache](https://github.com/actions/cache) | `4.2.4` | `4.3.0` || [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `4.0.0` | `5.0.0` || [actions/stale](https://github.com/actions/stale) | `10.0.0` | `10.1.0` |Updates `pypa/cibuildwheel` from 3.1.4 to 3.2.0- [Release notes](https://github.com/pypa/cibuildwheel/releases)- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)- [Commits](pypa/cibuildwheel@c923d83...7c619ef)Updates `scientific-python/circleci-artifacts-redirector-action` from 1.2.0 to 1.3.1- [Release notes](https://github.com/scientific-python/circleci-artifacts-redirector-action/releases)- [Commits](scientific-python/circleci-artifacts-redirector-action@8396314...5d358ff)Updates `github/codeql-action` from 3.30.3 to 3.30.6- [Release notes](https://github.com/github/codeql-action/releases)- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)- [Commits](github/codeql-action@192325c...64d10c1)Updates `actions/cache` from 4.2.4 to 4.3.0- [Release notes](https://github.com/actions/cache/releases)- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)- [Commits](actions/cache@0400d5f...0057852)Updates `peter-evans/create-or-update-comment` from 4.0.0 to 5.0.0- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)- [Commits](peter-evans/create-or-update-comment@71345be...e8674b0)Updates `actions/stale` from 10.0.0 to 10.1.0- [Release notes](https://github.com/actions/stale/releases)- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)- [Commits](actions/stale@3a9db7e...5f858e3)---updated-dependencies:- dependency-name: pypa/cibuildwheel  dependency-version: 3.2.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: actions- dependency-name: scientific-python/circleci-artifacts-redirector-action  dependency-version: 1.3.1  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: actions- dependency-name: github/codeql-action  dependency-version: 3.30.6  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: actions- dependency-name: actions/cache  dependency-version: 4.3.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: actions- dependency-name: peter-evans/create-or-update-comment  dependency-version: 5.0.0  dependency-type: direct:production  update-type: version-update:semver-major  dependency-group: actions- dependency-name: actions/stale  dependency-version: 10.1.0  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: actions...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesPull requests that update a dependency file github_actionsPull requests that update GitHub Actions code labelsOct 6, 2025
@github-actionsgithub-actionsbot added CI: Run cibuildwheelRun wheel building tests on a PR CI: Run cygwinRun cygwin tests on a PR labelsOct 6, 2025
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
CI: Run cibuildwheelRun wheel building tests on a PRCI: Run cygwinRun cygwin tests on a PRdependenciesPull 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