Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

Bumps eve from 2.2.0 to 2.2.3.

Changelog

Sourced from eve's changelog.

Version v2.2.2 and v2.2.3

Released on August 26, 2025. Just website updates, no code changes.

  • Drop obsolete reference links from the docs.
  • Drop the twitter reference from the docs, as the author left that platform.
  • Invoicetronic_ is now the main sponsor for this project.

.. _Invoicetronic: https://invoicetronic.com/en/

Version v2.2.1

Released on June 3, 2025.

  • fix: field_definition impacts negatively the performance of build_response_document ([#1552](https://github.com/pyeve/eve/issues/1552)_)
  • fix: correct on_deleted_resource call signature (docs) ([#1547](https://github.com/pyeve/eve/issues/1547)_)
  • fix: allow for type-checking of Eve's dynamic attrs ([#1541](https://github.com/pyeve/eve/issues/1541)_)
  • CI: run tests on ubuntu-latest, as ubuntu-20.04 is being decommissioned by GitHub Actions.

.. _[#1552](https://github.com/pyeve/eve/issues/1552): pyeve/eve#1552 .. _[#1547](https://github.com/pyeve/eve/issues/1547): pyeve/eve#1547 .. _[#1541](https://github.com/pyeve/eve/issues/1541): pyeve/eve#1541

Version v2.2

Released on Oct 15, 2024.

  • Fix: deprecation warnings in Python 3.12 ([#1526](https://github.com/pyeve/eve/issues/1526)_)
  • Fix: the distribution package should not include the test suite ([#1506](https://github.com/pyeve/eve/issues/1506)_)
  • Python 3.12 support.
  • Python 3.11 support.
  • Python 3.9 dropped.
  • Python 3.8 dropped.
  • .readthedocs.yml upgraded to V2.

.. _[#1526](https://github.com/pyeve/eve/issues/1526): pyeve/eve#1526 .. _[#1506](https://github.com/pyeve/eve/issues/1506): pyeve/eve#1506

Version v2.1.0

Released on Mar 14, 2023.

New


</tr></table> 

... (truncated)

Commits
  • 0245e0c bump version to 2.2.3
  • 0503a9e use remote url link for sponsor link
  • c39698c bump version to 2.2.2
  • f0ef1a7 drop obsolete reference links from the docs
  • f5aed3c drop the twitter reference from website
  • 834c994 chore: add Invoicetronic as the main sponsor for the project
  • 21f8b6d bump version to 2.2.1
  • 201c68a Alexander Urieles
  • 1c05946 changelog for #1553
  • 192051b Caches field_definition calls to improve build_response_document performance
  • 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 [eve](https://github.com/pyeve/eve) from 2.2.0 to 2.2.3.
- [Changelog](https://github.com/pyeve/eve/blob/master/CHANGES.rst)
- [Commits](pyeve/eve@v2.2.0...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 10, 2025
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