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

build(deps): bump invenio-db[postgresql] from 1.1.4 to 1.1.5 #704

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps invenio-db[postgresql] from 1.1.4 to 1.1.5.

Changelog

Sourced from invenio-db[postgresql]'s changelog.

.. This file is part of Invenio. Copyright (C) 2015-2023 CERN.

Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.

Changes

Version 1.1.5 (released 2023-09-11)

  • shared: removed 'text()' from cursor.execute for SQLite

Version 1.1.4 (released 2023-08-18)

  • shared: fix sqlalchemy op.execute statements due to latest sqlalchemy-continuum

Version 1.1.3 (released 2023-08-17)

  • alembic: fix sqlalchemy op.execute statements due to latest sqlalchemy-continuum

Version 1.1.2 (released 2023-05-23)

  • fix db engine dependencies

Version 1.1.1 (released 2023-05-22)

  • upgrade minimal python version
  • code formatting
  • force installing greenlet dependency
  • upper pin alembic dependency version

Version 1.0.15 (released 2023-05-17)

  • yanked due to mixed commits in the release

Version 1.1.0 (released 2023-04-06)

  • yanked, because of an incompatibility with Flask-SQLAlchemy v3.

Version 1.0.14 (released 2022-03-30)

  • Adds support for SQLAlchemy 1.4 and Flask v2.1.

Version 1.0.13 (released 2022-02-21)

  • Changes alembic migrations to run a single migration in one transaction instead of all migrations in a single transaction.

... (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 Sep 18, 2023
@coveralls
Copy link

Coverage Status

coverage: 82.734%. remained the same when pulling 20d5d46 on dependabot/pip/invenio-db-postgresql--1.1.5 into 10f1b03 on main.

Bumps [invenio-db[postgresql]](https://github.com/inveniosoftware/invenio-db) from 1.1.4 to 1.1.5.
- [Changelog](https://github.com/inveniosoftware/invenio-db/blob/master/CHANGES.rst)
- [Commits](inveniosoftware/invenio-db@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: invenio-db[postgresql]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/invenio-db-postgresql--1.1.5 branch from 20d5d46 to d4f40fd Compare September 18, 2023 09:48
@GraemeWatt GraemeWatt merged commit 8800526 into main Sep 18, 2023
14 checks passed
@dependabot dependabot bot deleted the dependabot/pip/invenio-db-postgresql--1.1.5 branch September 18, 2023 11:02
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.

2 participants