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 dependencies #1663

Merged
merged 2 commits into from
Aug 14, 2023
Merged

Update all dependencies #1663

merged 2 commits into from
Aug 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
lxml (source, changelog) ==4.9.2 -> ==4.9.3 age adoption passing confidence patch
pypa/cibuildwheel v2.13.0 -> v2.15.0 age adoption passing confidence action minor
tqdm (changelog) ==4.65.0 -> ==4.66.1 age adoption passing confidence minor

Release Notes

lxml/lxml (lxml)

v4.9.3

Compare Source

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

Bugs fixed

  • lxml.objectify accepted non-decimal numbers like ²²² as integers.

  • A memory leak in lxml.html.clean was resolved by switching to Cython 0.29.34+.

  • GH#348: URL checking in the HTML cleaner was improved.
    Patch by Tim McCormack.

  • GH#371, GH#373: Some regex strings were changed to raw strings to fix Python warnings.
    Patches by Jakub Wilk and Anthony Sottile.

Other changes

  • Wheels include zlib 1.2.13, libxml2 2.10.3 and libxslt 1.1.38
    (zlib 1.2.12, libxml2 2.10.3 and libxslt 1.1.37 on Windows).

  • Built with Cython 0.29.36 to adapt to changes in Python 3.12.

pypa/cibuildwheel (pypa/cibuildwheel)

v2.15.0

Compare Source

  • 🌟 CPython 3.12 wheels are now built by default - without the CIBW_PRERELEASE_PYTHONS flag. It's time to build and upload these wheels to PyPI! This release includes CPython 3.12.0rc1, which is guaranteed to be ABI compatible with the final release. (#​1565)
  • ✨ Adds musllinux_1_2 support - this allows packagers to build for musl-based Linux distributions on a more recent Alpine image, and a newer musl libc. (#​1561)

v2.14.1

Compare Source

  • 🛠 Updates the prerelease CPython 3.12 version to 3.12.0b4 (#​1550)

v2.14.0

Compare Source

  • ✨ Adds support for building PyPy 3.10 wheels. (#​1525)
  • 🛠 Updates the prerelease CPython 3.12 version to 3.12.0b3.
  • ✨ Allow the use of the {wheel} placeholder in CIBW_TEST_COMMAND (#​1533)
  • 📚 Docs & examples updates (#​1532, #​1416)
  • ⚠️ Removed support for running cibuildwheel in Python 3.7. Python 3.7 is EOL. However, cibuildwheel continues to build Python 3.7 wheels for the moment. (#​1175)

v2.13.1

Compare Source

  • 🛠 Updates the prerelease CPython 3.12 version to 3.12.0b2. (#​1516)
  • 🛠 Adds a moving v<major>.<minor> tag for use in GitHub Actions workflow files. If you use this, you'll get the latest patch release within a minor version. Additionally, Dependabot won't send you PRs for patch releases. (#​1517)
tqdm/tqdm (tqdm)

v4.66.1: tqdm v4.66.1 stable

Compare Source

v4.66.0: tqdm v4.66.0 stable

Compare Source

v4.65.2: tqdm v4.65.2 stable

Compare Source

  • exclude examples from distributed wheel (#​1492)

v4.65.1: tqdm v4.65.1 stable

Compare Source

  • migrate setup.{cfg,py} => pyproject.toml (#​1490)
    • fix asv benchmarks
    • update docs
  • fix snap build (#​1490)
  • fix & update tests (#​1490)
    • fix flaky notebook tests
    • bump pre-commit
    • bump workflow actions

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ea9b3c7 to 4b96d0b Compare July 10, 2023 11:12
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a307c6e to d92a5c8 Compare July 15, 2023 10:44
@kaydeearts
Copy link
Collaborator

@misbatabassum let's look at this together sometime next week!

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from d64de87 to 8a83bfa Compare August 9, 2023 13:00
@renovate
Copy link
Contributor Author

renovate bot commented Aug 14, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@kaydeearts kaydeearts merged commit f1b3e71 into develop Aug 14, 2023
9 checks passed
@kaydeearts kaydeearts deleted the renovate/all branch August 14, 2023 18:26
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