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 plette from 0.4.4 to 2.0.2 in /python/helpers #9630

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2024

Bumps plette from 0.4.4 to 2.0.2.

Changelog

Sourced from plette's changelog.

1.0.0 (2024-04-04)

  • Rewrite the entire library using dataclasses.
  • Add more rigorous testing.
Commits
  • 8e22327 Remove 2 more left overs of DataView
  • 94967bc Fix leftover DataView
  • 1a3b5a5 Bump version to 2.0.0
  • 5ef7fe6 Merge pull request #57 from sarugaku/validation-using-pure-python
  • e3fa787 fix: handle tomlkit.items.Float and Integer
  • e03c20b rebase: reapply changes from current branch
  • c886af7 refactor: remove all unused DataView collections
  • a766fe1 refactor: migrate lockfiles and pipfiles to DataModel
  • da1c4b6 refactor: replace DataViewMapping with DataModelMapping
  • 2903248 cleanup: remove unused imports of DataView
  • 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 [plette](https://github.com/sarugaku/plette) from 0.4.4 to 2.0.2.
- [Release notes](https://github.com/sarugaku/plette/releases)
- [Changelog](https://github.com/sarugaku/plette/blob/master/CHANGELOG.rst)
- [Commits](sarugaku/plette@v0.4.4...v2.0.2)

---
updated-dependencies:
- dependency-name: plette
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2024 18:07
@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Apr 28, 2024
@robaiken
Copy link
Contributor

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@GarryHurleyJr GarryHurleyJr merged commit 1ede05a into main Apr 29, 2024
59 checks passed
@GarryHurleyJr GarryHurleyJr deleted the dependabot/pip/python/helpers/plette-2.0.2 branch April 29, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies L: python python Dependabot pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants