Bump the "dependencies" group with 2 updates across multiple ecosystems#123
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the "dependencies" group with 2 updates across multiple ecosystems#123dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache) 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 `pypa/cibuildwheel` from 3.4.1 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@v3.4.1...v4.1.0) chore(deps-dev): bump the dependencies group with 2 updates Updates the requirements on [pyproject-fmt](https://github.com/tox-dev/toml-fmt) and [readme-renderer](https://github.com/pypa/readme_renderer) to permit the latest version. Updates `pyproject-fmt` to 2.25.3 - [Release notes](https://github.com/tox-dev/toml-fmt/releases) - [Commits](tox-dev/toml-fmt@pyproject-fmt/2.21.2...pyproject-fmt/2.25.3) Updates `readme-renderer` to 45.0 - [Release notes](https://github.com/pypa/readme_renderer/releases) - [Changelog](https://github.com/pypa/readme_renderer/blob/main/CHANGES.rst) - [Commits](pypa/readme_renderer@43.0...45.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pypa/cibuildwheel dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pyproject-fmt dependency-version: 2.25.3 dependency-type: direct:development dependency-group: dependencies - dependency-name: readme-renderer dependency-version: '45.0' dependency-type: direct:development dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 3 updates: actions/checkout, actions/cache 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
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge 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 issuesUpdates
pypa/cibuildwheelfrom 3.4.1 to 4.1.0Release notes
Sourced from pypa/cibuildwheel's releases.
... (truncated)
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)Updates the requirements on pyproject-fmt and readme-renderer to permit the latest version.
Updates
pyproject-fmtto 2.25.3Release notes
Sourced from pyproject-fmt's releases.
Commits
3c54606Release pyproject-fmt 2.25.3 [skip ci]a18f6fe🐛 fix(common): space before marker after URL (#410)7616083build(deps): bump the github-actions group with 3 updates (#409)7da452f👷 ci(build): always post build gate on pull requests (#406)e63397bRelease pyproject-fmt 2.25.2 [skip ci]64914d1👷 ci(common): add aggregate gate for common crate (#405)1bdea13🐛 fix(common): honor multi-blank table spacing options (#403)1723539[pre-commit.ci] pre-commit autoupdate (#401)c447c62build(deps): bump the github-actions group with 3 updates (#400)c62f93d💰 Surface GitHub Sponsors + thanks.devUpdates
readme-rendererto 45.0Release notes
Sourced from readme-renderer's releases.
Changelog
Sourced from readme-renderer's changelog.
... (truncated)
Commits
7bc7147Release 45 (#360)5738bcebuild(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the actions group (...565fd8dfeat: allow\<pre class=...>through (#365)f7c61e3fix: disable input controls (#370)2f1fe54fix: don't abort rST r...Description has been truncated