-
Notifications
You must be signed in to change notification settings - Fork 2
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 actions group in /.github/workflows with 8 updates #218
base: main
Are you sure you want to change the base?
Bump the actions group in /.github/workflows with 8 updates #218
Conversation
Bumps the actions group in /.github/workflows with 8 updates: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.10.2` | `2.10.4` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `1.11.1` | `1.11.2` | | [actions/setup-python](https://github.com/actions/setup-python) | `5.3.0` | `5.4.0` | | [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) | `2.0.3` | `2.0.4` | | [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.3.4` | `2.3.6` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.12.3` | `1.12.4` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.5.0` | `4.6.0` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2.2.0` | `2.2.1` | Updates `step-security/harden-runner` from 2.10.2 to 2.10.4 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@0080882...cb605e5) Updates `actions/create-github-app-token` from 1.11.1 to 1.11.2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@c1a2851...136412a) Updates `actions/setup-python` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@0b93645...4237552) Updates `mamba-org/setup-micromamba` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@068f1ab...0dea637) Updates `coverallsapp/github-action` from 2.3.4 to 2.3.6 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@cfd0633...648a8eb) Updates `pypa/gh-action-pypi-publish` from 1.12.3 to 1.12.4 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@67339c7...76f52bc) Updates `actions/upload-artifact` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@6f51ac0...65c4c4a) Updates `softprops/action-gh-release` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@7b4da11...c95fe14) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/create-github-app-token dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: mamba-org/setup-micromamba dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: softprops/action-gh-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot merge
Bumps the actions group in /.github/workflows with 8 updates:
2.10.2
2.10.4
1.11.1
1.11.2
5.3.0
5.4.0
2.0.3
2.0.4
2.3.4
2.3.6
1.12.3
1.12.4
4.5.0
4.6.0
2.2.0
2.2.1
Updates
step-security/harden-runner
from 2.10.2 to 2.10.4Release notes
Sourced from step-security/harden-runner's releases.
Commits
cb605e5
Merge pull request #496 from step-security/fix-enobufs61144dd
Update log statementb8be370
Add try catch block6f6fa07
Fix ENOBUFS issue18f6947
Merge pull request #495 from AkhigbeEromo/Update-README81f844e
Edit docs4c766de
Merge branch 'Update-README' of https://github.com/AkhigbeEromo/harden-runner...c9c5f32
Handle Ashish reviews2877824
Merge branch 'main' into Update-READMEbe87de0
Clean upUpdates
actions/create-github-app-token
from 1.11.1 to 1.11.2Release notes
Sourced from actions/create-github-app-token's releases.
Commits
136412a
build(release): 1.11.2 [skip ci]b4192a5
fix(deps): bump@octokit/request
from 9.1.3 to 9.1.4 in the production-depend...29aa051
fix(deps): bump undici from 6.19.8 to 7.2.0 (#198)a5f8600
build(deps-dev): bump@sinonjs/fake-timers
from 13.0.2 to 14.0.0 (#199)0edddd7
build(deps-dev): bump the development-dependencies group with 2 updates (#197)bb3ca76
docs(README): remove extra space in variable syntax in README example (#201)Updates
actions/setup-python
from 5.3.0 to 5.4.0Release notes
Sourced from actions/setup-python's releases.
Commits
4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)ceb20b2
Bump@actions/http-client
from 2.2.1 to 2.2.3 (#1020)0dc2d2c
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)feb9c6e
Bump urllib3 from 1.25.9 to 1.26.19 in /tests/data (#895)d0b4fc4
Bump undici from 5.28.4 to 5.28.5 (#1012)e3dfaac
Configure Dependabot settings (#1008)b8cf3eb
Use the new cache service: upgrade@actions/cache
to^4.0.0
(#1007)1928ae6
Update README.md (#1009)3fddbee
Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)Updates
mamba-org/setup-micromamba
from 2.0.3 to 2.0.4Release notes
Sourced from mamba-org/setup-micromamba's releases.
Commits
0dea637
v2.0.4 (#259)0a091c5
Bump undici from 5.28.2 to 5.28.4 (#257)8db0304
Bump the node group across 1 directory with 17 updates (#255)131a523
Bump softprops/action-gh-release from 2.1.0 to 2.2.0 in the actions group (#256)Updates
coverallsapp/github-action
from 2.3.4 to 2.3.6Release notes
Sourced from coverallsapp/github-action's releases.
Commits
648a8eb
Explicitly set auto-detect as default for platform (#240)773b6d8
README/Inputs: list all (non-deprecated) inputs (#239)72709f8
Automatically detect the platform to install (#238)Updates
pypa/gh-action-pypi-publish
from 1.12.3 to 1.12.4Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
76f52bc
Merge pull request #329 from webknjaz/maintenance/runtime-lockfile-24-02-202572de13b
📌 Mass-upgrade transitive dependency pins1995f2e
Merge pull request #327 from webknjaz/maintenance/twine-6.1-pep63929f40bd
📦 Enable metadata 2.4 support in Twine10df67d
📦 Enable support for PEP 639 metadatae0449d2
🧪 Integrate a unifiedalls-green
GHA statuscebc64f
🧪 Bump setuptools in smoke test to v75.8.0da900af
🧪 Run smoke tests against Ubuntu 24 and 228cafb5c
💰 Sync the funding config916e576
Merge pull request #315 from webknjaz/refactoring/attestations-exist-bundleUpdates
actions/upload-artifact
from 4.5.0 to 4.6.0Release notes
Sourced from actions/upload-artifact's releases.
Commits
65c4c4a
Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_a...0207619
move files back to satisfy licensed ci1ecca81
licensed cache updates9742269
Expose env vars to controll concurrency and timeoutUpdates
softprops/action-gh-release
from 2.2.0 to 2.2.1Release notes
Sourced from softprops/action-gh-release's releases.
Changelog
Sourced from softprops/action-gh-release's changelog.
... (truncated)
Commits
c95fe14
release 2.2.1deddb09
fix: big file uploads (#562)33fcd69
chore: update error and warning messages for not matching files in files fiel...01050bd
chore(deps): bump@types/node
from 22.10.2 to 22.10.5 (#569)92dffe6
chore(deps): bump@types/node
from 22.10.1 to 22.10.2 (#559)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 will merge this PR once CI passes on it, as requested by @Zeitsperre.
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