Skip to content

Bump alembic from 1.14.0 to 1.15.2 in /server#590

Merged
dependabot[bot] merged 1 commit intodevfrom
dependabot/pip/server/dev/alembic-1.15.2
Apr 17, 2025
Merged

Bump alembic from 1.14.0 to 1.15.2 in /server#590
dependabot[bot] merged 1 commit intodevfrom
dependabot/pip/server/dev/alembic-1.15.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps alembic from 1.14.0 to 1.15.2.

Release notes

Sourced from alembic's releases.

1.15.2

Released: March 28, 2025

bug

  • [bug] [autogenerate] Fixed issue where the "modified_name" of AlterColumnOp would not be considered when rendering op directives for autogenerate. While autogenerate cannot detect changes in column name, this would nonetheless impact approaches that made use of this attribute in rewriter recipes. Pull request courtesy lenvk.

    References: #1635

1.15.1

Released: March 4, 2025

bug

  • [bug] [installation] Fixed an issue in the new PEP 621 pyproject.toml layout that prevented Alembic's template files from being included in the .whl file in the distribution.

    References: #1616

1.15.0

Released: March 4, 2025

changed

  • [changed] [general] Support for Python 3.8 is dropped as of Alembic 1.15.0; this version is now EOL so Python 3.9 or higher is required for Alembic 1.15.

  • [changed] [general] Support for SQLAlchemy 1.3, which was EOL as of 2021, is now dropped from Alembic as of version 1.15.0. SQLAlchemy version 1.4 or greater is required for use with Alembic 1.15.0.

  • [changed] [general] Installation has been converted to use PEP 621, e.g. pyproject.toml.

usecase

  • [usecase] [autogenerate] Index autogenerate will now render labels for expressions that use them. This is useful when applying operator classes in PostgreSQL that can be keyed on the label name.

... (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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 31, 2025
@github-actions
Copy link
Copy Markdown

Test Results

18 tests  ±0   18 ✅ ±0   2s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 9be9616. ± Comparison against base commit 4ee6f3b.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2025

Test Results

18 tests  ±0   18 ✅ ±0   4s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit ff37dc8. ± Comparison against base commit 55ed5c2.

♻️ This comment has been updated with latest results.

@dependabot dependabot bot force-pushed the dependabot/pip/server/dev/alembic-1.15.2 branch from 9be9616 to a9a155b Compare April 13, 2025 09:29
@Tim020
Copy link
Copy Markdown
Contributor

Tim020 commented Apr 17, 2025

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: alembic
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/server/dev/alembic-1.15.2 branch from a9a155b to ff37dc8 Compare April 17, 2025 00:56
Copy link
Copy Markdown
Contributor

@Tim020 Tim020 left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 9ad57bc into dev Apr 17, 2025
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/server/dev/alembic-1.15.2 branch April 17, 2025 01:00
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.

1 participant