-
Notifications
You must be signed in to change notification settings - Fork 75
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
chore: bump pip from 23.1 to 23.1.1 in /.github/workflows #263
chore: bump pip from 23.1 to 23.1.1 in /.github/workflows #263
Conversation
Bumps [pip](https://github.com/pypa/pip) from 23.1 to 23.1.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.1...23.1.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Can be merged after #261 fix. |
Bumps [ansible](https://github.com/ansible/ansible) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/ansible/ansible/releases) - [Commits](https://github.com/ansible/ansible/commits) --- updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…pendabot/pip/dot-github/workflows/ansible-7.5.0 Signed-off-by: wiktor2200 <wiktor2200@users.noreply.github.com>
…flows/ansible-7.5.0 chore: bump ansible from 7.4.0 to 7.5.0 in /.github/workflows
FYI: I merged 2 dependabot PR into one, to limit github actions time. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@wiktor2200 your call.. I don't think we can really avoid GA time from Dependabot if we don't block execution of checks. Another idea is remove the constraint from pip and let it upgrade always to latest version. This can break from time to time without notice though. |
A newer version of pip exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
@staticdev now I can see, my bad. I thought I would have save some Actions time, but in the end I've messed up with dependabot's PR and it created new PR anyways. |
@dependabot recreate |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
Signed-off-by: wiktor2200 <wiktor2200@users.noreply.github.com>
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps pip from 23.1 to 23.1.1.
Changelog
Sourced from pip's changelog.
Commits
ee40d71
Bump for released5a779d
Merge pull request #11987 from pfmoore/revert_56e5fa3b64e74d
Add a news file7ba5a62
Revert "Merge pull request #11487 from pelson/feature/base-prefix-config"87678ee
Merge pull request #11976 from pfmoore/revert_setuptoolsc8b49ca
Revert "Upgrade setuptools to 67.6.1"3b8791f
Update docs about hash checking and wheel cache (#11967)b9c1097
Mentionsetup.py develop
change in 23.1 changelog (#11973)7df10ee
Merge pull request #11963 from pfmoore/release/23.12fd3e40
Bump for developmentDependabot 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 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)