Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2023

Bumps pdm from 2.5.1 to 2.5.2.

Release notes

Sourced from pdm's releases.

v2.5.2

Bug Fixes

  • Regression(#1710): Don't crash when trying to update the shebang in a binary script #1827
  • Rename the env var PDM_USE_VENV as PDM_IN_VENV for --venv flag as it mistakenly override another existing env var. #1829
Changelog

Sourced from pdm's changelog.

Release v2.5.2 (2023-04-10)

Bug Fixes

  • Regression(#1710): Don't crash when trying to update the shebang in a binary script #1827
  • Rename the env var PDM_USE_VENV as PDM_IN_VENV for --venv flag as it mistakenly override another existing env var. #1829
Commits
  • 3e0f544 chore: Release 2.5.2
  • 9f87c6e chore: improve clarity of prompt in the init command (#1825)
  • d7a9924 fix: Regression: updating shebang in binary files
  • fe32a87 fix: rename the PDM_USE_VENV to PDM_IN_VENV for --venv flag
  • See full diff 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 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)

Bumps [pdm](https://github.com/pdm-project/pdm) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pdm-project/pdm/releases)
- [Changelog](https://github.com/pdm-project/pdm/blob/main/CHANGELOG.md)
- [Commits](pdm-project/pdm@2.5.1...2.5.2)

---
updated-dependencies:
- dependency-name: pdm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 11, 2023
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c24db19) 97.84% compared to head (68d6f8f) 97.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1553   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files          71       71           
  Lines        5193     5193           
  Branches      688      688           
=======================================
  Hits         5081     5081           
  Misses         77       77           
  Partials       35       35           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adamtheturtle adamtheturtle merged commit 681c035 into master Apr 12, 2023
@adamtheturtle adamtheturtle deleted the dependabot/pip/pdm-2.5.2 branch April 12, 2023 21:51
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants