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

Update all non-major dependencies #126

Merged
merged 1 commit into from Oct 27, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
build (changelog) ==0.8.0 -> ==0.9.0 age adoption passing confidence
lazy-object-proxy (changelog) ==1.7.1 -> ==1.8.0 age adoption passing confidence
tomlkit ==0.11.5 -> ==0.11.6 age adoption passing confidence

Release Notes

pypa/build

v0.9.0

Compare Source

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

  • Hide a Python 3.11.0 unavoidable warning with venv (PR #​527_)
  • Fix infinite recursion error in check_dependency with circular
    dependencies (PR #​512, Fixes #511)
  • Only import colorama on Windows (PR #​494, Fixes #493)
  • Flush output more often to reduce interleaved output (PR #​494_)
  • Small API cleanup, like better __all__ and srcdir being read only. (PR #​477_)
  • Only use importlib_metadata when needed (PR #​401_)
  • Clarify in printout when build dependencies are being installed (PR #​514_)

.. _PR #​401: https://github.com/pypa/build/pull/401
.. _PR #​477: https://github.com/pypa/build/pull/477
.. _PR #​494: https://github.com/pypa/build/pull/494
.. _PR #​512: https://github.com/pypa/build/pull/512
.. _PR #​514: https://github.com/pypa/build/pull/514
.. _PR #​527: https://github.com/pypa/build/pull/527
.. _#&#820https://github.com/pypa/build/issues/493ues/493
.. [https://github.com/pypa/build/issues/511](https://togithub.com/pypa/build/issues/511)ild/issues/511

ionelmc/python-lazy-object-proxy

v1.8.0

Compare Source

  • Cleaned up use of cPickle. Contributed by Sandro Tosi in #&#8203;62 <https://github.com/ionelmc/python-lazy-object-proxy/pull/62>_.
  • Cleaned up more dead Python 2 code.
  • Added Python 3.11 wheels.
  • Dropped support for Python 3.6.
sdispater/tomlkit

v0.11.6

Compare Source

Fixed
  • Allow broader type for toml file path value (#​243)
  • Auto-determine if a table is a super table if not specified explicitly. (#​245)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 26, 2022
@renovate renovate bot changed the title Update dependency lazy-object-proxy to v1.8.0 Update all non-major dependencies Oct 27, 2022
@renovate renovate bot merged commit a0fc284 into master Oct 27, 2022
@renovate renovate bot deleted the renovate/all-minor-patch branch October 27, 2022 16:05
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.

None yet

0 participants