Bump the github-actions group with 6 updates#189
Merged
Conversation
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `2` | `4` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.0.0` | `4.3.0` | | [dorny/paths-filter](https://github.com/dorny/paths-filter) | `2.11.1` | `3.0.0` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `1` | `3` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `1` | `3` | | [docker/login-action](https://github.com/docker/login-action) | `1` | `3` | Updates `actions/checkout` from 2 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Commits](actions/checkout@v2...v4) Updates `actions/upload-artifact` from 4.0.0 to 4.3.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@c7d193f...26f96df) Updates `dorny/paths-filter` from 2.11.1 to 3.0.0 - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@4512585...0bc4621) Updates `docker/setup-qemu-action` from 1 to 3 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@v1...v3) Updates `docker/setup-buildx-action` from 1 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v1...v3) Updates `docker/login-action` from 1 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v1...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-qemu-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
ianyh
added a commit
to PreVeil/pacparser
that referenced
this pull request
Feb 5, 2025
* upstream/main: (103 commits) [build] Fix workflows for branch rename (manugarg#212) Bump actions/setup-python in the github-actions group (manugarg#206) Add a makefile option to build static library for pacparser (manugarg#205) Bump the github-actions group across 1 directory with 3 updates (manugarg#204) [build] Improve release binaries (manugarg#203) Build linux wheel for python 3.12 (manugarg#200) Add pypi downloads badge Build python module for MacOS arm64 as well (manugarg#198) Use macos-13 to build python module (manugarg#197) Bump actions/upload-artifact in the github-actions group Bump the github-actions group with 3 updates Bump the github-actions group with 6 updates (manugarg#189) Change examples for python3 (manugarg#188) Fix typos (manugarg#187) Update build.yml Fix github ref matching for workflow dispatches Publish python packages for releases [build] Run github action workflow for dockerfile and makefile [docker] Add docker metadata [docker] Use entrypoint ...
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 github-actions group with 6 updates:
244.0.04.3.02.11.13.0.0131313Updates
actions/checkoutfrom 2 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Commits
b4ffde6Link to release page from what's new section (#1514)8530928Correct link to GitHub Docs (#1511)7cdaf2fUpdate CODEOWNERS to Launch team (#1510)8ade135Prepare 4.1.0 release (#1496)c533a0aAdd support for partial checkout filters (#1396)72f2cecUpdate README.md for V4 (#1452)3df4ab1Release 4.0.0 (#1447)8b5e8b7Support fetching without the --progress option (#1067)97a652bUpdate default runtime to node20 (#1436)f43a0e5Release 3.6.0 (#1437)Updates
actions/upload-artifactfrom 4.0.0 to 4.3.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
26f96dfMerge pull request #505 from actions/robherley/merge-artifacts530ed2cuse correct artifact name in test53ef698add additional integration test for merge all behavior90b0f8eadd workflow to test merging199a58fmore docs3f353f9ncc997fffaadd merge artifact sub-action52899c8Merge pull request #504 from actions/robherley/reorganizeda58a3fncc1f64adbfix importUpdates
dorny/paths-filterfrom 2.11.1 to 3.0.0Release notes
Sourced from dorny/paths-filter's releases.
Changelog
Sourced from dorny/paths-filter's changelog.
... (truncated)
Commits
0bc4621Bump major version to v37267a85Update CHANGELOG for v2.12.0e36f112Merge pull request #215 from dorny/update-dependencies2f74457Update all dependencies6761795Update examples in README to use checkout@v4a35d8d6Merge pull request #211 from chenrui333/node-20b5a5203chore(deps): bump checkout action to v4 and use setup-node to setup node and ...3c49e64Merge pull request #210 from dorny/use-nodejs-208ec7be4Update to nodejs 20100a119Revert back to node16Updates
docker/setup-qemu-actionfrom 1 to 3Release notes
Sourced from docker/setup-qemu-action's releases.
Commits
6882732Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.10.1183f4afchore: update generated contentf174935build(deps): bump@actions/corefrom 1.10.0 to 1.10.12e423ebMerge pull request #89 from docker/dependabot/npm_and_yarn/semver-6.3.1ecc406aBump semver from 6.3.0 to 6.3.112dec5eMerge pull request #102 from crazy-max/update-node20c29b312chore: node 20 as default runtime34ae628chore: update generated content1f3d2e1chore: fix author in package.json277dbe8vendor: bump@docker/actions-toolkitfrom 0.3.0 to 0.12.0Updates
docker/setup-buildx-actionfrom 1 to 3Release notes
Sourced from docker/setup-buildx-action's releases.
... (truncated)
Commits
f95db51Merge pull request #267 from docker/dependabot/npm_and_yarn/actions/core-1.10.1998a87cchore: update generated content28bae59build(deps): bump@actions/corefrom 1.10.0 to 1.10.1c215341Merge pull request #264 from crazy-max/update-node2002e9319chore: node 20 as default runtime5c9160echore: update generated content1283140chore: fix author in package.jsonc6afe06vendor: bump@docker/actions-toolkitfrom 0.10.0 to 0.12.0f35e0d5chore: update dev dependenciesbaeb468dev: remove unneeded binariesUpdates
docker/login-actionfrom 1 to 3Release notes
Sourced from docker/login-action's releases.
... (truncated)
Commits
343f7c4Merge pull request #599 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...aad0f97chore: update generated content2e0cd39build(deps): bump the aws-sdk-dependencies group with 2 updates203bc9cMerge pull request #588 from docker/dependabot/npm_and_yarn/proxy-agent-depen...2199648chore: update generated contentb489376build(deps): bump the proxy-agent-dependencies group with 1 update7c309e7Merge pull request #598 from docker/dependabot/npm_and_yarn/actions/core-1.10.10ccf222chore: update generated content56d703eMerge pull request #597 from docker/dependabot/github_actions/aws-actions/con...24d3b35build(deps): bump@actions/corefrom 1.10.0 to 1.10.1Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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