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 sqlalchemy from 1.4.46 to 2.0.20 #798

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps sqlalchemy from 1.4.46 to 2.0.20.

Release notes

Sourced from sqlalchemy's releases.

2.0.20

Released: August 15, 2023

orm

  • [orm] [usecase] Implemented the "RETURNING '*'" use case for ORM enabled DML statements. This will render in as many cases as possible and return the unfiltered result set, however is not supported for multi-parameter "ORM bulk INSERT" statements that have specific column rendering requirements.

    References: #10192

  • [orm] [bug] Fixed fundamental issue which prevented some forms of ORM "annotations" from taking place for subqueries which made use of _sql.Select.join() against a relationship target. These annotations are used whenever a subquery is used in special situations such as within _orm.PropComparator.and_() and other ORM-specific scenarios.

    This change is also backported to: 1.4.50

    References: #10223

  • [orm] [bug] Fixed fundamental issue which prevented some forms of ORM "annotations" from taking place for subqueries which made use of _sql.Select.join() against a relationship target. These annotations are used whenever a subquery is used in special situations such as within _orm.PropComparator.and_() and other ORM-specific scenarios.

    This change is also backported to: 1.4.50

    References: #10223

  • [orm] [bug] Fixed issue where the ORM's generation of a SELECT from a joined inheritance model with same-named columns in superclass and subclass would somehow not send the correct list of column names to the CTE construct, when the RECURSIVE column list were generated.

    References: #10169

  • [orm] [bug] Fixed fairly major issue where execution options passed to _orm.Session.execute(), as well as execution options local to the ORM executed statement itself, would not be propagated along to eager loaders such as that of _orm.selectinload(), _orm.immediateload(), and _orm.subqueryload(), making it impossible to do things such as disabling the cache for a single statement or using schema_translate_map for a single statement, as well as the use of user-custom execution options. A change has been made where all user-facing execution options present for _orm.Session.execute() will

... (truncated)

Commits

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 August 21, 2023 08:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 21, 2023
@github-actions github-actions bot enabled auto-merge (squash) August 21, 2023 08:23
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from 3cc8c73 to ec9b0a2 Compare August 28, 2023 17:44
@github-actions github-actions bot enabled auto-merge (squash) August 28, 2023 17:44
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from ec9b0a2 to 7f85242 Compare August 28, 2023 17:48
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from 7f85242 to 1965dc5 Compare September 7, 2023 10:58
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from 1965dc5 to 1d1e4c1 Compare September 7, 2023 11:05
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from 1d1e4c1 to a3b3842 Compare September 7, 2023 11:10
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from a3b3842 to fe6035f Compare September 7, 2023 11:15
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from fe6035f to 5a324dd Compare September 11, 2023 13:43
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from 5a324dd to adefd57 Compare September 11, 2023 13:50
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from adefd57 to beaf4ec Compare September 12, 2023 20:01
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.46 to 2.0.20.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sqlalchemy-2.0.20 branch from beaf4ec to 8e2f0fd Compare September 18, 2023 15:07
@github-actions
Copy link

The major update of this production dependency was not automatically approved. For production dependencies, these semver updates can be automatically approved: patch

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 19, 2023

Superseded by #828.

@dependabot dependabot bot closed this Sep 19, 2023
auto-merge was automatically disabled September 19, 2023 13:31

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/sqlalchemy-2.0.20 branch September 19, 2023 13:34
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.

0 participants