-
Notifications
You must be signed in to change notification settings - Fork 40
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the github-actions group across 3 directories with 9 updates #8643
Merged
FirelightFlagboy
merged 1 commit into
master
from
dependabot-github_actions-github-actions-b8d78e19e2
Oct 7, 2024
Merged
Bump the github-actions group across 3 directories with 9 updates #8643
FirelightFlagboy
merged 1 commit into
master
from
dependabot-github_actions-github-actions-b8d78e19e2
Oct 7, 2024
Conversation
This file contains 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
Bumps the github-actions group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/setup-python](https://github.com/actions/setup-python) | `e9675cc634901ff55d92c575ecd6945e65464b00` | `19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e` | | [actions/cache](https://github.com/actions/cache) | `4.0.2` | `4.1.0` | | [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) | `1.10.0` | `1.10.1` | | [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.44.13` | `2.44.25` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.26.9` | `3.26.11` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.6.1` | `3.7.1` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.8.0` | `6.9.0` | | [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `2.21.1` | `2.21.2` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.10.2` | `1.10.3` | Bumps the github-actions group with 1 update in the /.github/actions/setup-python-poetry directory: [actions/setup-python](https://github.com/actions/setup-python). Bumps the github-actions group with 1 update in the /.github/actions/use-pre-commit directory: [actions/cache](https://github.com/actions/cache). Updates `actions/setup-python` from e9675cc634901ff55d92c575ecd6945e65464b00 to 19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e9675cc...19dfb7b) Updates `actions/cache` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0c45773...2cdf405) Updates `actions-rust-lang/setup-rust-toolchain` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases) - [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md) - [Commits](actions-rust-lang/setup-rust-toolchain@4d1965c...11df97a) Updates `taiki-e/install-action` from 2.44.13 to 2.44.25 - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@9bef7e9...b1acf15) Updates `github/codeql-action` from 3.26.9 to 3.26.11 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@461ef6c...6db8d63) Updates `docker/setup-buildx-action` from 3.6.1 to 3.7.1 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@988b5a0...c47758b) Updates `docker/build-push-action` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@32945a3...4f58ea7) Updates `pypa/cibuildwheel` from 2.21.1 to 2.21.2 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@d4a2945...f185952) Updates `pypa/gh-action-pypi-publish` from 1.10.2 to 1.10.3 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@897895f...f760068) Updates `actions/setup-python` from e9675cc634901ff55d92c575ecd6945e65464b00 to 19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e9675cc...19dfb7b) Updates `actions/cache` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0c45773...2cdf405) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions-rust-lang/setup-rust-toolchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: pypa/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/setup-python dependency-type: direct:production dependency-group: github-actions - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
I-Dependency
Impact: related to an dependency
I-Github-Actions
Impact: Github actions related stuff
labels
Oct 7, 2024
FirelightFlagboy
approved these changes
Oct 7, 2024
FirelightFlagboy
deleted the
dependabot-github_actions-github-actions-b8d78e19e2
branch
October 7, 2024 06:51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 github-actions group with 9 updates in the / directory:
e9675cc634901ff55d92c575ecd6945e65464b00
19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e
4.0.2
4.1.0
1.10.0
1.10.1
2.44.13
2.44.25
3.26.9
3.26.11
3.6.1
3.7.1
6.8.0
6.9.0
2.21.1
2.21.2
1.10.2
1.10.3
Bumps the github-actions group with 1 update in the /.github/actions/setup-python-poetry directory: actions/setup-python.
Bumps the github-actions group with 1 update in the /.github/actions/use-pre-commit directory: actions/cache.
Updates
actions/setup-python
from e9675cc634901ff55d92c575ecd6945e65464b00 to 19dfb7b659fa9e60c2f89c33335ab5f6f1792b6eCommits
19dfb7b
Bump default versions to latest (#905)Updates
actions/cache
from 4.0.2 to 4.1.0Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
2cdf405
Prepare4.1.0
release (#1464)a11fb02
restore action's README now references v4 instead of v3 (#1445)cf7a75e
Fix typo: depening -> depending (#1462)c74ca40
Deprecatesave-always
input (#1452)f8a7ab4
Merge pull request #1463 from actions/Jcambass-patch-145b7be0
Add workflow file for publishing releases to immutable action package81382a7
Merge pull request #1311 from todgru/todgru/v4-documentation-updatec4ee99a
Merge branch 'main' into todgru/v4-documentation-update57b8e40
Clarify that therestore-keys
input is a string in the docs (#1434)40c3b67
Fix cache-hit output when cache missed (#1404)Updates
actions-rust-lang/setup-rust-toolchain
from 1.10.0 to 1.10.1Release notes
Sourced from actions-rust-lang/setup-rust-toolchain's releases.
Changelog
Sourced from actions-rust-lang/setup-rust-toolchain's changelog.
... (truncated)
Commits
11df97a
Update the rustfmt problem matcherUpdates
taiki-e/install-action
from 2.44.13 to 2.44.25Release notes
Sourced from taiki-e/install-action's releases.
Changelog
Sourced from taiki-e/install-action's changelog.
... (truncated)
Commits
b1acf15
Release 2.44.25837d232
Updatecargo-nextest@latest
to 0.9.816d49eff
Release 2.44.24d9a1f28
Updaterelease-plz@latest
to 0.3.97700187a
Updatecargo-nextest@latest
to 0.9.803dc0bf8
Release 2.44.2354d760b
Updaterelease-plz@latest
to 0.3.96d7d588c
Release 2.44.227ef4863
Updatecargo-minimal-versions@latest
to 0.1.2902d24aa
Release 2.44.21Updates
github/codeql-action
from 3.26.9 to 3.26.11Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
6db8d63
Merge pull request #2522 from github/update-v3.26.11-8aba5f2c4389647f
Update changelog for v3.26.118aba5f2
Merge pull request #2516 from github/aeisenberg/dependabot-excludeecac2c6
Exclupdeeslint-plugin-import
updates from dependabote85017e
Merge pull request #2514 from github/henrymercer/zstd-better-failure-logginga60db1d
Add notice for dependency upgrade timeline (#2513)28db28f
Improve clean up if extraction fails3da852e
Capture stderr from extracting.tar.zst
c4d433c
Merge pull request #2510 from github/dependabot/npm_and_yarn/npm-13baf58ce82f6cf48
Undoeslint-plugin-import
bumpUpdates
docker/setup-buildx-action
from 3.6.1 to 3.7.1Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
c47758b
Merge pull request #369 from crazy-max/revert-crypto8fea382
chore: update generated content2874e98
switch back to uuid package8026d2b
Merge pull request #362 from docker/dependabot/npm_and_yarn/docker/actions-to...e51aab5
chore: update generated contentfd7390e
build(deps): bump@docker/actions-toolkit
from 0.35.0 to 0.39.0910a304
Merge pull request #366 from crazy-max/remove-uuid3623ee4
chore: update generated contente0e5ecf
remove uuid package and switch to crypto5334dd0
Merge pull request #363 from crazy-max/set-buildkitd-flags-optinUpdates
docker/build-push-action
from 6.8.0 to 6.9.0Release notes
Sourced from docker/build-push-action's releases.
Commits
4f58ea7
Merge pull request #1234 from docker/dependabot/npm_and_yarn/docker/actions-t...49b5ea6
chore: update generated content13c9fdd
chore(deps): Bump@docker/actions-toolkit
from 0.38.0 to 0.39.0e44afff
Merge pull request #1232 from docker/dependabot/npm_and_yarn/path-to-regexp-6...67ebad3
chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.0Updates
pypa/cibuildwheel
from 2.21.1 to 2.21.2Release notes
Sourced from pypa/cibuildwheel's releases.
Changelog
Sourced from pypa/cibuildwheel's changelog.
... (truncated)
Commits
f185952
Bump version: v2.21.2d5c6a83
ci: update job slightly (#2028)2e8e511
[Bot] Update dependencies (#2029)ec591cd
Add note about the planned change of the manylinux default (#1992)ee7fa96
chore: remove a couple of things pylint is unhappy about (#2027)d625d18
ci: add 3.13 classifier (#2026)895eae3
[Bot] Update dependencies (#2025)9fad66f
feat: add musllinux armv7l (#2017)dfd01af
fix: more reliably validate Podman API version (#2016)735e88d
[Bot] Update dependencies (#2022)Updates
pypa/gh-action-pypi-publish
from 1.10.2 to 1.10.3Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
f760068
Merge pull request #271 from mosfet80/patch-36edc294
Fix node.js v16 deprecation self-smoke-test-action.yml85a5a80
Merge pull request #270 from trail-of-forks/fix-magic-link-summary954318b
Merge pull request #267 from mosfet80/patch-224791c7
Merge pull request #266 from mosfet80/patch-1d8c8948
Fix magic link nudge formatting in job summarya1ce384
Check for Trusted Publishing in magic link logic00b87c8
Update check-jsonschema and pre-commit libsa571f1e
Update pylint libUpdates
actions/setup-python
from e9675cc634901ff55d92c575ecd6945e65464b00 to 19dfb7b659fa9e60c2f89c33335ab5f6f1792b6eCommits
19dfb7b
Bump default versions to latest (#905)Updates
actions/cache
from 4.0.2 to 4.1.0Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
2cdf405
Prepare4.1.0
release (#1464)a11fb02
restore action's README now references v4 instead of v3 (#1445)cf7a75e
Fix typo: depening -> depending (#1462)c74ca40
Deprecatesave-always
input (#1452)f8a7ab4
Merge pull request #1463 from actions/Jcambass-patch-145b7be0
Add workflow file for publishing releases to immutable action package81382a7
Merge pull request #1311 from todgru/todgru/v4-documentation-updatec4ee99a
Merge branch 'main' into todgru/v4-documentation-update57b8e40
Clarify that therestore-keys
input is a string in the docs (#1434)40c3b67
Fix cache-hit output when cache missed (#1404)You can trigger a rebase of this PR 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