angular2-flask
angular2-flask copied to clipboard
Bump flask-sqlalchemy from 2.4.3 to 2.5.1 in /backend
⚠️ Dependabot Preview has been deactivated ⚠️
This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.
If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.
Bumps flask-sqlalchemy from 2.4.3 to 2.5.1.
Release notes
Sourced from flask-sqlalchemy's releases.
2.5.1
Fixed compatibility with SQLAlchemy 1.4 and Python 2.7.
2.5.0
Fixed compatibility with SQLAlchemy 1.4.
2.4.4
Fixes an issue with CPython 3.8.4.
Changelog
Sourced from flask-sqlalchemy's changelog.
Version 2.5.1
Released 2021-03-18
- Fix compatibility with Python 2.7.
Version 2.5.0
Released 2021-03-18
- Update to support SQLAlchemy 1.4.
- SQLAlchemy
URLobjects are immutable. Some internal methods have changed to return a new URL instead ofNone. 885Version 2.4.4
Released 2020-07-14
- Change base class of meta mixins to
type. This fixes an issue caused by a regression in CPython 3.8.4. 852
Commits
da0e0dfrelease version 2.5.159ede18Merge pull request #937 from pallets/2.7-compat0ac1040get_ident compat for Python 2.7c11fe63release version 2.5.0d29b941Merge pull request #934 from pallets/werkzeug-ident_func3565f05copy ident_func from previous Werkzeug implementationb0b71ffMerge pull request #933 from pallets/sqlalchemy-1.4978d8d1sqlalchemy 1.4 declarative in ormbe457d5work with sqlalchemy 1.4 immutable URL objecte5f6b7aAdd 'self' to 'init' method (#895)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)