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 marshmallow-sqlalchemy from 0.30.0 to 1.0.0 #817

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps marshmallow-sqlalchemy from 0.30.0 to 1.0.0.

Changelog

Sourced from marshmallow-sqlalchemy's changelog.

1.0.0 (2024-01-30) +++++++++++++++++++

  • Remove __version__ attribute. Use feature detection or importlib.metadata.version("marshmallow-sqlalchemy") instead (:pr:568).
  • Support marshmallow>=3.10.0 (:pr:566).
  • Passing info={"marshmallow": ...} to SQLAlchemy columns is removed, as it is redundant with the auto_field functionality (:pr:567).
  • Remove packaging as a dependency (:pr:566).
  • Support Python 3.12.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 23, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from 3067353 to d51e9e7 Compare March 1, 2024 16:58
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from d51e9e7 to ebe172e Compare March 5, 2024 17:01
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from ebe172e to 7e52945 Compare March 14, 2024 19:20
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from 7e52945 to ac21431 Compare March 14, 2024 21:16
@ccostino
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from ac21431 to e1284c6 Compare March 14, 2024 22:50
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from e1284c6 to a398ef5 Compare March 21, 2024 20:23
@dependabot dependabot bot force-pushed the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch from a398ef5 to 5d349aa Compare March 22, 2024 16:30
@ccostino
Copy link
Contributor

ccostino commented Apr 4, 2024

@dependabot rebase

Bumps [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) from 0.30.0 to 1.0.0.
- [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow-sqlalchemy@0.30.0...1.0.0)

---
updated-dependencies:
- dependency-name: marshmallow-sqlalchemy
  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/marshmallow-sqlalchemy-1.0.0 branch from 5d349aa to c2562c8 Compare April 4, 2024 19:37
Copy link
Contributor

@xlorepdarkhelm xlorepdarkhelm left a comment

Choose a reason for hiding this comment

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

LGTM

@ccostino
Copy link
Contributor

ccostino commented May 6, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Looks like marshmallow-sqlalchemy is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/pip/marshmallow-sqlalchemy-1.0.0 branch May 6, 2024 17:13
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.

None yet

2 participants