Skip to content
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 pdm-project/setup-pdm from 2 to 3 #72

Merged
merged 2 commits into from
Oct 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2023

⚠️ Dependabot is rebasing this PR ⚠️

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 pdm-project/setup-pdm from 2 to 3.

Release notes

Sourced from pdm-project/setup-pdm's releases.

v3

What's Changed

New Contributors

Full Changelog: pdm-project/setup-pdm@v2...v3

v2.7

   🐞 Bug Fixes

    View changes on GitHub

v2.6

What's Changed

Full Changelog: pdm-project/setup-pdm@v2.5...v2.6

v2.5

No release notes provided.

version 2.1

Fix a dependency issue of missing toml

Commits
  • ddc33ca fix: change url
  • c287ac6 fix: Add pypy- prefix to version used for cache key when appropriate (#39)
  • c21af6f doc: update README
  • c21a079 feat: add update-python input
  • 2d86acd fix: Give allow-python-prereleases a default value
  • 6f13d8d feat: Fallback on prerelease like setup-python does (#35)
  • f637ad9 fix: use new install script url
  • a70a002 Change to use virtualenv as default (#33)
  • 202fe08 set esbuild target to node16 (#30)
  • 5e2c2de chore: add lockfile
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 29, 2023
@dependabot dependabot bot force-pushed the dependabot/github_actions/pdm-project/setup-pdm-3 branch from 5e7a9ca to c42b968 Compare October 29, 2023 04:42
@codecov
Copy link

codecov bot commented Oct 29, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@Xithrius
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/github_actions/pdm-project/setup-pdm-3 branch from c42b968 to 1aaebe4 Compare October 29, 2023 05:28
Bumps [pdm-project/setup-pdm](https://github.com/pdm-project/setup-pdm) from 2 to 3.
- [Release notes](https://github.com/pdm-project/setup-pdm/releases)
- [Commits](pdm-project/setup-pdm@v2...v3)

---
updated-dependencies:
- dependency-name: pdm-project/setup-pdm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/pdm-project/setup-pdm-3 branch from 1aaebe4 to 04faf5b Compare October 29, 2023 05:41
@Xithrius Xithrius merged commit fa1a3be into main Oct 29, 2023
1 check was pending
@Xithrius Xithrius deleted the dependabot/github_actions/pdm-project/setup-pdm-3 branch October 29, 2023 05:44
Xithrius added a commit that referenced this pull request Oct 29, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/setup-python from 2 to 4 (#73)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>

Bump pdm-project/setup-pdm from 2 to 3 (#72)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>
Xithrius added a commit that referenced this pull request Oct 29, 2023
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/setup-python from 2 to 4 (#73)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v2...v4)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>

Bump pdm-project/setup-pdm from 2 to 3 (#72)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xithrius <15021300+Xithrius@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant