chore(ci): bump the github-actions group with 2 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 3
(5 months ago)
(4 months ago)
dependencies github_actions
Bumps the github-actions group with 2 updates: codecov/codecov-action and python-semantic-release/python-semantic-release.
Updates codecov/codecov-action
from 5.4.2 to 5.4.3
Release notes
Sourced from codecov/codecov-action's releases.
v5.4.3
What's Changed
- fix: OIDC on forks by
@joseph-sentry
in codecov/codecov-action#1823- build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by
@dependabot
in codecov/codecov-action#1822- chore(release): 5.4.3 by
@thomasrockhu-codecov
in codecov/codecov-action#1827Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2...v5.4.3
Changelog
Sourced from codecov/codecov-action's changelog.
v5.4.3
What's Changed
- build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by
@app/dependabot
in codecov/codecov-action#1822- fix: OIDC on forks by
@joseph-sentry
in codecov/codecov-action#1823Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.2..v5.4.3
v5.4.2
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.1..v5.4.2
v5.4.1
What's Changed
- fix: use the github core methods by
@thomasrockhu-codecov
in codecov/codecov-action#1807- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by
@app/dependabot
in codecov/codecov-action#1803- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by
@app/dependabot
in codecov/codecov-action#1797- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by
@app/dependabot
in codecov/codecov-action#1798- chore(release): wrapper -0.2.1 by
@app/codecov-releaser-app
in codecov/codecov-action#1788- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by
@app/dependabot
in codecov/codecov-action#1786Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.0..v5.4.1
v5.4.0
What's Changed
- update wrapper submodule to 0.2.0, add recurse_submodules arg by
@matt-codecov
in codecov/codecov-action#1780- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by
@app/dependabot
in codecov/codecov-action#1775- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by
@app/dependabot
in codecov/codecov-action#1776- build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by
@app/dependabot
in codecov/codecov-action#1777- Clarify in README that
use_pypi
bypasses integrity checks too by@webknjaz
in codecov/codecov-action#1773- Fix use of safe.directory inside containers by
@Flamefire
in codecov/codecov-action#1768- Fix description for report_type input by
@craigscott-crascit
in codecov/codecov-action#1770- build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by
@app/dependabot
in codecov/codecov-action#1765- Fix a typo in the example by
@miranska
in codecov/codecov-action#1758- build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 by
@app/dependabot
in codecov/codecov-action#1757- build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 by
@app/dependabot
in codecov/codecov-action#1753Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0
... (truncated)
Commits
Updates python-semantic-release/python-semantic-release
from 9.21.0 to 10.0.2
Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
v10.0.2 (2025-05-26)
This release is published under the MIT License.
🪲 Bug Fixes
Detailed Changes: v10.0.1...v10.0.2
Installable artifacts are available from:
v10.0.1 (2025-05-25)
This release is published under the MIT License.
🪲 Bug Fixes
✅ Resolved Issues
- #1257: bug: github action v10.0.0 is still running PSR v9.21.1
Detailed Changes: v10.0.0...v10.0.1
Installable artifacts are available from:
v10.0.0 (2025-05-25)
This release is published under the MIT License.
✨ Features
... (truncated)
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
.. _changelog:
========= CHANGELOG
.. _changelog-v10.0.2:
v10.0.2 (2025-05-26)
🪲 Bug Fixes
- github-actions: Add filesystem UID/GID fixer after action workspace modification (
PR#1262
,93e23c8
).. _93e23c8: https://github.com/python-semantic-release/python-semantic-release/commit/93e23c8993fe6f113095bfcd5089684f403cc6b9 .. _PR#1262: python-semantic-release/python-semantic-release#1262
.. _changelog-v10.0.1:
v10.0.1 (2025-05-25)
🪲 Bug Fixes
- github-actions: Bump the github-actions dependency to
v10.0.0
(PR#1255
,2803676
).. _2803676: https://github.com/python-semantic-release/python-semantic-release/commit/2803676cf26c52177fa98d9144934853744a22bb .. _PR#1255: python-semantic-release/python-semantic-release#1255
.. _changelog-v10.0.0:
v10.0.0 (2025-05-25)
✨ Features
cmd-version: Enable
version_variables
version stamp of vars with double-equals (PR#1244
,080e4bc
)parser-conventional: Set parser to evaluate all squashed commits by default (
6fcdc99
_)parser-conventional: Set parser to ignore merge commits by default (
59bf084
_)
... (truncated)
Commits
1a32400
10.0.293e23c8
fix(github-actions): add filesystem UID/GID fixer after action workspace modi...109b8bd
ci(deps): bumppython-semantic-release/publish-action@v10.0.0
tov10.0.1
ffb2976
ci(deps): bumppython-semantic-release@v10.0.0
action tov10.0.1
917a2c7
10.0.1f928991
ci(release): add filesystem check post psr action to detect error74f7260
ci(deps): forcepython-semantic-release
action to havev10.0.0
3b7b821
Revert "10.0.1"b15f3cb
10.0.1d099c20
test(fixtures): always run e2e tests in very verbose mode for test failure de...- Additional commits viewable in compare view
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 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
Pull Request Statistics
0
0
+0
-0
Package Dependencies
actions
9.21.0 → 10.0.2
Major
Technical Details
ID: | 782934 |
UUID: | 3106559698 |
Node ID: | PR_kwDOAUjOu86Yci-H |
Host: | GitHub |
Repository: | python-zeroconf/python-zeroconf |