Skip to content

chore(deps): update dependency tomli to v2.4.1 - #14

Open
renovate-bot wants to merge 1 commit into
Pure-Computers:mainfrom
renovate-bot:renovate/tomli-2.x
Open

chore(deps): update dependency tomli to v2.4.1#14
renovate-bot wants to merge 1 commit into
Pure-Computers:mainfrom
renovate-bot:renovate/tomli-2.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Oct 7, 2024

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tomli (changelog) ==2.0.1==2.4.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

hukkin/tomli (tomli)

v2.4.1

Compare Source

  • Fixed
    • Limit number of parts of a TOML key to address quadratic time complexity

v2.4.0

Compare Source

  • Added
    • TOML v1.1.0 compatibility
    • Binary wheels for Windows arm64

v2.3.1

Compare Source

  • Fixed
    • Backport: Limit number of parts of a TOML key to address quadratic time complexity

v2.3.0

Compare Source

  • Added
    • Binary wheels for Python 3.14 (also free-threaded)
  • Performance
    • Reduced import time

v2.2.1

Compare Source

  • Fixed
    • Don't attempt to compile binary wheels for Python 3.8, 3.9 and 3.10 where cibuildwheel depends on a conflicting Tomli version

v2.1.0

Compare Source

  • Deprecated
    • Instantiating TOMLDecodeError with free-form arguments.
      msg, doc and pos arguments should be given.
  • Added
    • msg, doc, pos, lineno and colno attributes to TOMLDecodeError

v2.0.2

Compare Source

  • Removed
    • Python 3.7 support
  • Improved
    • Make loads raise TypeError not AttributeError on bad input types that do not have the replace attribute.
      Improve error message when bytes is received.
  • Type annotations
    • Type annotate load input as typing.IO[bytes] (previously typing.BinaryIO).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate-bot!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@renovate-bot renovate-bot changed the title Update dependency tomli to v2.0.2 chore(deps): update dependency tomli to v2.0.2 Nov 11, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency tomli to v2.0.2 chore(deps): update dependency tomli to v2.1.0 Nov 12, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency tomli to v2.1.0 chore(deps): update dependency tomli to v2.2.1 Nov 28, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency tomli to v2.2.1 chore(deps): update dependency tomli to v2.3.0 Oct 8, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency tomli to v2.3.0 chore(deps): update dependency tomli to v2.4.0 Jan 12, 2026
@renovate-bot renovate-bot changed the title chore(deps): update dependency tomli to v2.4.0 chore(deps): update dependency tomli to v2.4.1 Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant