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

chore(deps-dev): bump deptry from 0.14.0 to 0.14.2 #296

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2024

Bumps deptry from 0.14.0 to 0.14.2.

Release notes

Sourced from deptry's releases.

0.14.2

What's Changed

This release adds back MIT license classifier in package metadata, that was lost when changing the build backend (by @​mkniewallner in fpgmaas/deptry#623).

Full Changelog: fpgmaas/deptry@0.14.1...0.14.2

0.14.1

What's Changed

This release improves runtime performance of built wheels by about 5%, and reduces their size (by @​mkniewallner in fpgmaas/deptry#594).

PyPy wheels are now also published on PyPI (by @​edgarrmondragon in fpgmaas/deptry#612).

Bug fixes

Full Changelog: fpgmaas/deptry@0.14.0...0.14.1

Changelog

Sourced from deptry's changelog.

0.14.2 - 2024-03-19

This release adds back MIT license classifier in package metadata, that was lost when changing the build backend (#623).

Full Changelog

fpgmaas/deptry@0.14.1...0.14.2

0.14.1 - 2024-03-18

This release improves runtime performance of built wheels by about 5%, and reduces their size (#594).

PyPy wheels are now also published on PyPI (#612).

Bug Fixes

  • Improve handling of comments in requirements.txt files (#588)
  • Avoid process hanging on error when parsing Python files (#619)

Full Changelog

fpgmaas/deptry@0.14.0...0.14.1

Commits
  • 9cc6b0f docs(changelog): add 0.14.2 release notes (#626)
  • 3661ea2 chore(packaging): set license classifier (#624) (#625)
  • 6c73675 docs(changelog): add 0.14.1 release notes (#614)
  • 673371c fix(imports): handle errors after processing AST (#619)
  • a85339e fix unit tests (#617)
  • 370e471 Build PyPy wheels (#612)
  • d8790e1 chore(cargo): aim for faster runtime on release profile (#594)
  • 95477b9 chore: speed up functional tests (#598)
  • 7cf0aab chore(deps): lock file maintenance
  • 0bcbafc chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3.3
  • 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)

Bumps [deptry](https://github.com/fpgmaas/deptry) from 0.14.0 to 0.14.2.
- [Release notes](https://github.com/fpgmaas/deptry/releases)
- [Changelog](https://github.com/fpgmaas/deptry/blob/0.14.2/CHANGELOG.md)
- [Commits](fpgmaas/deptry@0.14.0...0.14.2)

---
updated-dependencies:
- dependency-name: deptry
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added pip dependencies Python Packages python Pull requests that update Python code labels Mar 19, 2024
@dependabot dependabot bot requested a review from edgarrmondragon March 19, 2024 13:24
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@edgarrmondragon edgarrmondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 8d1df06 into main Mar 19, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/deptry-0.14.2 branch March 19, 2024 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pip dependencies Python Packages python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant