-
Notifications
You must be signed in to change notification settings - Fork 21
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
gh-actions(deps): Bump the gh-actions-dependencies group with 6 updates #92
gh-actions(deps): Bump the gh-actions-dependencies group with 6 updates #92
Conversation
Bumps the gh-actions-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `4` | | [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) | `1.5.3` | `1.5.4` | | [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) | `8.2.0` | `8.3.0` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.8.8` | `1.8.10` | | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` | | [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) | `0.7.1` | `0.7.6` | Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `hynek/build-and-inspect-python-package` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases) - [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md) - [Commits](hynek/build-and-inspect-python-package@v1.5.3...v1.5.4) Updates `python-semantic-release/python-semantic-release` from 8.2.0 to 8.3.0 - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md) - [Commits](python-semantic-release/python-semantic-release@v8.2.0...v8.3.0) Updates `pypa/gh-action-pypi-publish` from 1.8.8 to 1.8.10 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.8.8...v1.8.10) Updates `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) Updates `thedoctor0/zip-release` from 0.7.1 to 0.7.6 - [Release notes](https://github.com/thedoctor0/zip-release/releases) - [Commits](TheDoctor0/zip-release@0.7.1...0.7.6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies - dependency-name: hynek/build-and-inspect-python-package dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-dependencies - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions-dependencies - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-dependencies - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-dependencies - dependency-name: thedoctor0/zip-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #92 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 168 168
Lines 3768 3768
Branches 646 646
=========================================
Hits 3768 3768 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
@@ -43,7 +43,7 @@ jobs: | |||
git add python_semantic_release_templates | |||
git config --global tag.gpgSign true | |||
- name: Python Semantic Release | |||
uses: python-semantic-release/python-semantic-release@v8.2.0 # 8.3.0 has a bug in the version output variable | |||
uses: python-semantic-release/python-semantic-release@v8.3.0 # 8.3.0 has a bug in the version output variable |
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.
This will need to be reverted.
@dependabot ignore python-semantic-release/python-semantic-release minor version |
OK, I won't notify you about version 8.3.x of python-semantic-release/python-semantic-release again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the gh-actions-dependencies group with 6 updates:
3
4
1.5.3
1.5.4
8.2.0
8.3.0
1.8.8
1.8.10
3
4
0.7.1
0.7.6
Updates
actions/checkout
from 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
b4ffde6
Link to release page from what's new section (#1514)8530928
Correct link to GitHub Docs (#1511)7cdaf2f
Update CODEOWNERS to Launch team (#1510)8ade135
Prepare 4.1.0 release (#1496)c533a0a
Add support for partial checkout filters (#1396)72f2cec
Update README.md for V4 (#1452)3df4ab1
Release 4.0.0 (#1447)8b5e8b7
Support fetching without the --progress option (#1067)97a652b
Update default runtime to node20 (#1436)Updates
hynek/build-and-inspect-python-package
from 1.5.3 to 1.5.4Release notes
Sourced from hynek/build-and-inspect-python-package's releases.
Changelog
Sourced from hynek/build-and-inspect-python-package's changelog.
Commits
97459e6
v1.5.4d3afbdc
Stop trying to cache2e6cfbf
Bump actions/checkout from 3 to 4 (#74)625769b
Bump actions/setup-python from 3 to 4 (#75)971d8bd
Automated dependency upgrades (#73)fd14e74
Start new cycleUpdates
python-semantic-release/python-semantic-release
from 8.2.0 to 8.3.0Release notes
Sourced from python-semantic-release/python-semantic-release's releases.
Changelog
Sourced from python-semantic-release/python-semantic-release's changelog.
Commits
d38d71e
8.3.04648d87
feat(action): use composite action for semantic release (#692)Updates
pypa/gh-action-pypi-publish
from 1.8.8 to 1.8.10Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
b7f401d
Merge PR #177 into unstable/v1ba3ecc9
oidc-exchange: fix paddingade57f5
Merge PRs #174 #175 and #172 into unstable/v1637917e
README: re-add "pro tip" language4864f13
README: use semantic callouts326f9ad
oidc-exchange: add-trailing-commae5f0690
oidc-exchange: ignore a nested function8bdd0cc
oidc-exchange: lintage71a0032
oidc-exchange: render claims if exchange failsadef75a
Bump cryptography from 41.0.2 to 41.0.3 in /requirementsUpdates
actions/setup-node
from 3 to 4Release notes
Sourced from actions/setup-node's releases.
... (truncated)
Commits
8f152de
Update actions/checkout for documentation and yaml (#876)23755b5
upgrade actions/checkout to v4 (#868)54534a2
Change node version for action to node20 (#866)Updates
thedoctor0/zip-release
from 0.7.1 to 0.7.6Release notes
Sourced from thedoctor0/zip-release's releases.
Commits
b57d897
Update README.md1169b3f
Quote $INPUT_FILENAME.33bd241
Unquote $INPUT_FILENAME and $INPUT_PATH.7fddfdd
Fix double 'then'.0111ccf
Add option to run a command before zipping - closes #4887a8468
Add command parameter.c7ee708
Allow to run a custom command when starting.0144f6c
Add quotes.51801f7
Add support for 7z (#44)b83d190
Double quotes around filenames, paths (#47)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