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 1.0.0 in /python/helpers #9354

Closed
wants to merge 6 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps plette from 0.4.4 to 1.0.0.

Changelog

Sourced from plette's changelog.

1.0.0 (2024-04-04)

  • Rewrite the entire library using dataclasses.
  • Add more rigorous testing.
Commits
  • a23ddeb Bump version to 1.0.0
  • fc6e876 Update CHANGELOG.md
  • 4455574 Merge pull request #52 from sarugaku/validation-using-dataclasses
  • e493f6a Remove duplicate function
  • 9fd0118 Remove another usage of field in signature
  • 35cf04b Remove unused argument field
  • b60109d Address some pylint warnings
  • 08b8545 Remove unused field from all functions
  • 1693b41 Remove redundant code in lockfiles
  • 54419ad Remove redundant comment
  • 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 requested a review from a team as a code owner March 22, 2024 19:45
@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Mar 22, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/plette-1.0.0 branch from 90e8603 to cd2cd04 Compare March 25, 2024 16:45
@robaiken
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2024

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.

@robaiken robaiken self-assigned this Apr 23, 2024
@robaiken
Copy link
Contributor

@dependabot recreate

Bumps [plette](https://github.com/sarugaku/plette) from 0.4.4 to 1.0.0.
- [Release notes](https://github.com/sarugaku/plette/releases)
- [Changelog](https://github.com/sarugaku/plette/blob/master/CHANGELOG.rst)
- [Commits](sarugaku/plette@v0.4.4...v1.0.0)

---
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 force-pushed the dependabot/pip/python/helpers/plette-1.0.0 branch from 6907369 to 8db1358 Compare April 23, 2024 16:27
@robaiken robaiken removed their assignment Apr 23, 2024
Copy link
Collaborator

@GarryHurleyJr GarryHurleyJr left a comment

Choose a reason for hiding this comment

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

uopdated code from main.

@GarryHurleyJr GarryHurleyJr self-assigned this Apr 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2024

A newer version of plette 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.

@jeffwidman
Copy link
Member

@dependabot recreate

@jeffwidman
Copy link
Member

We want to jump straight to the newer version, skipping this one. See plette changelog of v2.0.0 for details.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2024

Superseded by #9630.

@dependabot dependabot bot closed this Apr 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/python/helpers/plette-1.0.0 branch April 28, 2024 18:07
@GarryHurleyJr GarryHurleyJr restored the dependabot/pip/python/helpers/plette-1.0.0 branch April 29, 2024 15:17
@jeffwidman jeffwidman deleted the dependabot/pip/python/helpers/plette-1.0.0 branch April 29, 2024 17:17
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.

None yet

3 participants