Skip to content

Bump pony from 0.7.16 to 0.7.17#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pony-0.7.17
Open

Bump pony from 0.7.16 to 0.7.17#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/pony-0.7.17

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2024

Bumps pony from 0.7.16 to 0.7.17.

Release notes

Sourced from pony's releases.

PonyORM release 0.7.17 (2023-09-25)

Features

  • Add Python 3.11 support; drop support for Python < 3.8

Bugfixes

  • Fix #636 nullable IntArray and StrArray
  • Fix quoting table alias in MySQL DELETE queries
  • Fix handling of default argument values in hybrid methods and functions
Changelog

Sourced from pony's changelog.

PonyORM release 0.7.17 (2023-09-25)

Bugfixes

  • Fix #636 nullable IntArray and StrArray
  • Fix quoting table alias in MySQL DELETE queries
  • Fix handling of default argument values in hibrid methods and functions

Features

  • Add Python 3.11 support, drop support for Python < 3.8
Commits
  • 3f60505 PonyORM release 0.7.17
  • 205e43f Update CHANGELOG
  • f24d7e4 Drop support of Python versions < 3.8
  • 4018f39 Fix the circular import issue
  • 418b2ec Rename test_numbers -> numbers to avoid auto discover by pytest as the file i...
  • 5b3ba96 Comment out dis.dis output
  • c9d9058 Fix LIST_APPEND, add support of LIST_TO_TUPLE
  • fd197b9 Rename utility function to avoid pytest confusion: test_exception_msg -> chec...
  • 959ac5d Fix decompiling functions wrapped with decorators
  • c75acb3 Fix decompiling hybrid methods with default arguments
  • 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pony](https://github.com/ponyorm/pony) from 0.7.16 to 0.7.17.
- [Release notes](https://github.com/ponyorm/pony/releases)
- [Changelog](https://github.com/ponyorm/pony/blob/main/CHANGELOG.md)
- [Commits](ponyorm/pony@v0.7.16...v0.7.17)

---
updated-dependencies:
- dependency-name: pony
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants