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

chore(deps): update all dependencies #237

Closed
wants to merge 1 commit into from

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
argcomplete (changelog) ==3.4.0 -> ==3.5.2 age adoption passing confidence
colorlog ==6.8.2 -> ==6.9.0 age adoption passing confidence
distlib ==0.3.8 -> ==0.3.9 age adoption passing confidence
filelock ==3.15.4 -> ==3.16.1 age adoption passing confidence
nox ==2024.4.15 -> ==2024.10.9 age adoption passing confidence
packaging ==24.1 -> ==24.2 age adoption passing confidence
platformdirs (changelog) ==4.2.2 -> ==4.3.6 age adoption passing confidence
tomli (changelog) ==2.0.1 -> ==2.2.1 age adoption passing confidence
virtualenv ==20.26.3 -> ==20.28.0 age adoption passing confidence

Release Notes

kislyuk/argcomplete (argcomplete)

v3.5.2

Compare Source

===============================

  • Fix _parse_known_args monkeypatching

    • Note: This fix is required to restore compatibility with Python 3.12.8 and 3.13.1.
  • CI improvements

v3.5.1

Compare Source

===============================

  • Restore compatibility with argparse in Python 3.12.7+ (#​508)

v3.5.0

Compare Source

===============================

  • Use project.scripts instead of setuptools scripts (#​498)

  • Test infrastructure improvements

borntyping/python-colorlog (colorlog)

v6.9.0

Compare Source

pypa/distlib (distlib)

v0.3.9

Compare Source

tox-dev/py-filelock (filelock)

v3.16.1

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.16.0...3.16.1

v3.16.0

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.15.4...3.16.0

wntrblm/nox (nox)

v2024.10.9

Compare Source

pypa/packaging (packaging)

v24.2

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/packaging@24.1...24.2

tox-dev/platformdirs (platformdirs)

v4.3.6

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.3.5...4.3.6

v4.3.5

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.3.4...4.3.5

v4.3.4

Compare Source

What's Changed

Full Changelog: tox-dev/platformdirs@4.3.3...4.3.4

v4.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.3.2...4.3.3

v4.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.3.1...4.3.2

v4.3.1

Compare Source

Full Changelog: tox-dev/platformdirs@4.3.0...4.3.1

v4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: tox-dev/platformdirs@4.2.2...4.3.0

hukkin/tomli (tomli)

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).
pypa/virtualenv (virtualenv)

v20.28.0

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.27.2...20.28.0

v20.27.1

Compare Source

What's Changed

Full Changelog: pypa/virtualenv@20.27.0...20.27.1

v20.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.26.5...20.27.0

v20.26.6

Compare Source

v20.26.5

Compare Source

v20.26.4

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.26.3...20.26.4


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate-bot renovate-bot requested a review from a team as a code owner December 16, 2024 16:22
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Dec 16, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: accesscontextmanager Issues related to the googleapis/python-access-context-manager API. labels Dec 16, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 16, 2024
@parthea
Copy link
Contributor

parthea commented Dec 16, 2024

Wait for googleapis/synthtool#2044

@parthea parthea closed this Dec 23, 2024
@renovate-bot renovate-bot deleted the renovate/all branch December 23, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: accesscontextmanager Issues related to the googleapis/python-access-context-manager API. owlbot:run Add this label to trigger the Owlbot post processor. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants