-
Notifications
You must be signed in to change notification settings - Fork 9
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 pyTooling/Actions from 0.4.6 to 1.0.1 #117
Bump pyTooling/Actions from 0.4.6 to 1.0.1 #117
Conversation
This is a breaking release. @IanButterworth @omus Can you check to see if this breaks your usage of After merging this PR, should the next tag of this repo be v2.0.0? |
If this is breaking, why do we need it? |
I believe that 0.4.6 is using Personally I think we should stay on But eventually GitHub will force us onto |
Ah, 1.0.1 is still using They merged pyTooling/Actions#76, but I guess they haven't made a new tag yet? |
Cross-ref #109 |
This kind of forced major bump makes me especially happy that we got the caching improvements in as a minor change. Of course we could maintain version branches and backport things. |
@dependabot rebase |
Bumps [pyTooling/Actions](https://github.com/pytooling/actions) from 0.4.6 to 1.0.1. - [Release notes](https://github.com/pytooling/actions/releases) - [Changelog](https://github.com/pyTooling/Actions/blob/main/doc/Releases.rst) - [Commits](pyTooling/Actions@adef08d...60281e0) --- updated-dependencies: - dependency-name: pyTooling/Actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
9f961f3
to
7656520
Compare
Here's the issue I opened upstream for a new release that includes the |
Bumps pyTooling/Actions from 0.4.6 to 1.0.1.
Release notes
Sourced from pyTooling/Actions's releases.
... (truncated)
Changelog
Sourced from pyTooling/Actions's changelog.
... (truncated)
Commits
60281e0
v1.0.1fc9ddee
Updated to CodeCov action v4.66572dc
v1.0.05663891
Application testing.e4881c0
Updated dependency extraction rules for pacman.9ae9a19
Added root directory.cfdff6a
Set tests_directory to empty.c8c793d
Changed branch names.907c0e2
Merged Code Coverage and Python 3.12209f106
JUnit reports for SphinxDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)