Bump the gha-all group across 1 directory with 4 updates#1054
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gha-all group across 1 directory with 4 updates#1054dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gha-all group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache), [renovatebot/github-action](https://github.com/renovatebot/github-action) and [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v7) Updates `actions/cache` from 5 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) Updates `renovatebot/github-action` from 46.1.15 to 46.1.16 - [Release notes](https://github.com/renovatebot/github-action/releases) - [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md) - [Commits](renovatebot/github-action@v46.1.15...v46.1.16) Updates `pypa/cibuildwheel` from 4.0.0 to 4.1.0 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@f03ac76...2947353) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-all - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha-all - dependency-name: renovatebot/github-action dependency-version: 46.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha-all - dependency-name: pypa/cibuildwheel dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha-all ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
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 gha-all group with 4 updates in the / directory: actions/checkout, actions/cache, renovatebot/github-action and pypa/cibuildwheel.
Updates
actions/checkoutfrom 6 to 7Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
9c091bbupdate error wording (#2467)1044a6dgetting ready for checkout v7 release (#2464)f028218Bump the minor-npm-dependencies group across 1 directory with 3 updates (#2462)d914b26upgrade module to esm and update dependencies (#2463)537c7efBump@actions/coreand@actions/tool-cacheand Remove uuid (#2459)130a169Bump js-yaml from 4.1.0 to 4.2.0 (#2461)7d09575Bump flatted from 3.3.1 to 3.4.2 (#2460)0f9f3aaBump actions/publish-immutable-action (#2458)f9e715ablock checking out fork pr for pull_request_target and workflow_run (#2454)Updates
actions/cachefrom 5 to 6Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesb9bf592Update documentation for v6 release80f7777Update packages, migrate to ESMUpdates
renovatebot/github-actionfrom 46.1.15 to 46.1.16Release notes
Sourced from renovatebot/github-action's releases.
... (truncated)
Commits
6d859fcchore(release): 46.1.16 [skip ci]df0cc37skip: merge (26f827fdc5121b9d4fbe1cf8dcb76d6efe58b78b) [skip release]20f2883skip: merge (996e7bc84761f298cb8bc5c765895b6db953876b) [skip release]26f827fbuild(deps): lock file maintenance996e7bcci(deps): update zizmorcore/zizmor-action action to v0.5.7c878bfbci(deps): update ghcr.io/zizmorcore/zizmor docker tag to v1.26.1 (#1055)0f3059cskip: merge (c929092dcc2e71fcddf23dc5c9d2cdf70ed17ed4) [skip release]c929092ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.234.015cce77skip: merge (a48bc32b6b570fe1fa55975fda7205bbbb98afa3) [skip release]a48bc32ci(deps): update ghcr.io/renovatebot/renovate docker tag to v43.233.4Updates
pypa/cibuildwheelfrom 4.0.0 to 4.1.0Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
... (truncated)
Commits
2947353Bump version: v4.1.014a3c3aRemove Travis pre-commit check42aa134chore: minor cleanups and perf tweaks from code review (#2910)01265e5Clarify shell used for command options (#2904)f4afd95Add FAQ section on caching cibuildwheel's downloaded tools (#2842)6c08562fix: faster CLI on Python 3.15 (#2797)4f42ee3fix: raise clear errors when no wheel is produced (#2909)f3aa1beFix dead Pyodide env info link, remove mention of alpha ABI (#2911)d60fc2bSupport new graalpy asset names that include Python version. (#2863)55c8985docs: clarify environment precedence (#2905)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 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