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 flask-sqlalchemy from 3.0.2 to 3.0.5 in /python/prohibition_web_svc #122

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps flask-sqlalchemy from 3.0.2 to 3.0.5.

Release notes

Sourced from flask-sqlalchemy's releases.

3.0.5

This is a fix release for the 3.0.x feature release. It fixes a pagination issue and improves typing.

3.0.4

This is a fix release for the 3.0.x feature release. It updates some typing related issues.

3.0.3

An SLSA provenance file for the build is available to download from the GitHub release page.

Changelog

Sourced from flask-sqlalchemy's changelog.

Version 3.0.5

Released 2023-06-21

  • Pagination.next() enforces max_per_page. :issue:1201
  • Improve type hint for get_or_404 return value to be non-optional. :pr:1226

Version 3.0.4

Released 2023-06-19

  • Fix type hint for get_or_404 return value. :pr:1208
  • Fix type hints for pyright (used by VS Code Pylance extension). :issue:1205

Version 3.0.3

Released 2023-01-31

  • Show helpful errors when mistakenly using multiple SQLAlchemy instances for the same app, or without calling init_app. :pr:1151
  • Fix issue with getting the engine associated with a model that uses polymorphic table inheritance. :issue:1155
Commits
  • 6f01402 release version 3.0.5
  • 72cbae3 Improve type hint (#1226)
  • cc072bf Pagination per_page gets wrong value after calling next() #1201 (#1202)
  • b206d0a release version 3.0.4 (#1224)
  • 3c277dc release version 3.0.4
  • f71838f Fix little problem with type hints and adopt a test to make sure it works in ...
  • 4ce8b8f Merge branch '3.0.x' into #1205
  • 4d1cc1a Add type to get_or_404, update tests (#1208)
  • 8cd3efb Get test to fail by using assert_type and mypy with 3.11
  • c0cc66f roll back for support of min-version sqlalchemy
  • Additional commits viewable in compare view

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 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.

Bumps [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) from 3.0.2 to 3.0.5.
- [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst)
- [Commits](pallets-eco/flask-sqlalchemy@3.0.2...3.0.5)

---
updated-dependencies:
- dependency-name: flask-sqlalchemy
  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 Jun 22, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2024

Superseded by #322.

@dependabot dependabot bot closed this May 28, 2024
@dependabot dependabot bot deleted the dependabot/pip/python/prohibition_web_svc/flask-sqlalchemy-3.0.5 branch May 28, 2024 08:37
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

0 participants