Skip to content

Update all dependencies (major)#476

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all
Open

Update all dependencies (major)#476
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Nov 11, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
alabaster (changelog) ==0.7.16==1.0.0 age confidence
certifi ==2024.8.30==2026.2.25 age confidence
imagesize ==1.4.1==2.0.0 age confidence
importlib-resources ==6.4.5==7.1.0 age confidence
packaging ==24.1==26.1 age confidence
snowballstemmer ==2.2.0==3.0.1 age confidence
sphinx (changelog) ==6.2.1==9.1.0 age confidence
sphinx-rtd-theme ==1.3.0==3.1.0 age confidence

Release Notes

sphinx-doc/alabaster (alabaster)

v1.0.0: Alabaster 1.0.0

Compare Source

Changelog: https://alabaster.readthedocs.io/en/latest/changelog.html

certifi/python-certifi (certifi)

v2026.2.25

Compare Source

v2026.1.4

Compare Source

v2025.11.12

Compare Source

v2025.10.5

Compare Source

v2025.8.3

Compare Source

v2025.7.14

Compare Source

v2025.7.9

Compare Source

v2025.6.15

Compare Source

v2025.4.26

Compare Source

v2025.1.31

Compare Source

v2024.12.14

Compare Source

shibukawa/imagesize_py (imagesize)

v2.0.0

Compare Source

v1.5.0

Compare Source

python/importlib_resources (importlib-resources)

v7.1.0

Compare Source

v7.0.0

Compare Source

v6.5.2

Compare Source

v6.5.1

Compare Source

v6.5.0

Compare Source

pypa/packaging (packaging)

v26.1

Compare Source

Features:

Behavior adaptations:

Pylock (PEP 751) updates:

Fixes:

Performance:

Internal:

Documentation:

Benchmarks

Performance improvements since 26.0, from the new integrated benchmark suite:

uv run asv run 26.0..HEAD
Screenshot 2026-04-13 at 11 32 14 PM Screenshot 2026-04-13 at 11 32 43 PM

New Contributors

Full Changelog: pypa/packaging@26.0...26.1

v26.0

Compare Source

Read about the performance improvements here: https://iscinumpy.dev/post/packaging-faster.

What's Changed

Features:

Behavior adaptations:

  • PEP 440 handling of prereleases for Specifier.contains, SpecifierSet.contains, and SpecifierSet.filter by @​notatallshaw in #​897
  • Handle PEP 440 edge case in SpecifierSet.filter by @​notatallshaw in #​942
  • Adjust arbitrary equality intersection preservation in SpecifierSet by @​notatallshaw in #​951
  • Return False instead of raising for .contains with invalid version by @​Liam-DeVoe in #​932
  • Support arbitrary equality on arbitrary strings for Specifier and SpecifierSet's filter and contains method. by @​notatallshaw in #​954
  • Only try to parse as Version on certain marker keys, return False on unequal ordered comparsions by @​JP-Ellis in #​939

Fixes:

Performance:

Type annotations:

Internal:

New Contributors

Since last RC

Fixes:

Performance:

Documentaiton:

Full Changelog: pypa/packaging@26.0rc3...26.0

v25.0

Compare Source

What's Changed

New Contributors

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

v24.2

Compare Source

What's Changed
New Contributors

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

snowballstem/snowball (snowballstemmer)

v3.0.0

Compare Source

sphinx-doc/sphinx (sphinx)

v9.1.0

Compare Source

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

Dependencies

  • #​14153: Drop Python 3.11 support.
  • #​12555: Drop Docutils 0.20 support.
    Patch by Adam Turner

Features added

  • Add :meth:~sphinx.application.Sphinx.add_static_dir for copying static
    assets from extensions to the build output.
    Patch by Jared Dillard

Bugs fixed

  • #​14189: autodoc: Fix duplicate :no-index-entry: for modules.
    Patch by Adam Turner
  • #​13713: Fix compatibility with MyST-Parser.
    Patch by Adam Turner
  • Fix tests for Python 3.15.
    Patch by Adam Turner
  • #​14089: autodoc: Fix default option parsing.
    Patch by Adam Turner
  • Remove incorrect static typing assertions.
    Patch by Adam Turner
  • #​14050: LaTeXTranslator fails to build documents using the "acronym"
    standard role.
    Patch by Günter Milde
  • LaTeX: Fix rendering for grid filled merged vertical cell.
    Patch by Tim Nordell
  • #​14228: LaTeX: Fix overrun footer for cases of merged vertical table cells.
    Patch by Tim Nordell
  • #​14207: Fix creating HTMLThemeFactory objects in third-party extensions.
    Patch by Adam Turner
  • #​3099: LaTeX: PDF build crashes if a code-block contains more than
    circa 1350 codelines (about 27 a4-sized pages at default pointsize).
    Patch by Jean-François B.
  • #​14064: LaTeX: TABs ending up in sphinxVerbatim fail to obey tab stops.
    Patch by Jean-François B.
  • [#​14089](https://redirect.github.com/sphinx-doc/sphinx/i

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 4pm on monday"
  • 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 renovate bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 11, 2024

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 49.84%. Comparing base (d4ec559) to head (eb2d9a9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #476   +/-   ##
=======================================
  Coverage   49.84%   49.84%           
=======================================
  Files           6        6           
  Lines         331      331           
=======================================
  Hits          165      165           
  Misses        166      166           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/major-all branch from 4528313 to e79ee08 Compare November 15, 2024 13:50
@renovate renovate bot force-pushed the renovate/major-all branch from e79ee08 to 6cd623b Compare December 3, 2024 13:33
@renovate renovate bot force-pushed the renovate/major-all branch from 6cd623b to c86db96 Compare February 2, 2025 05:34
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from ef30d19 to a170e14 Compare February 24, 2025 02:47
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 39bac28 to 5883c7c Compare March 5, 2025 01:55
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from d82b1a6 to 2b71941 Compare April 28, 2025 02:29
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from b220db2 to c05f8c8 Compare May 11, 2025 17:29
@renovate renovate bot force-pushed the renovate/major-all branch from c05f8c8 to 6de34d1 Compare June 5, 2025 23:16
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 6031753 to 193a5d4 Compare June 20, 2025 07:55
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 98b153b to c28da09 Compare July 16, 2025 03:31
@renovate renovate bot force-pushed the renovate/major-all branch from c28da09 to 590e6ad Compare August 5, 2025 05:54
@renovate renovate bot force-pushed the renovate/major-all branch from 590e6ad to 1f840ad Compare September 19, 2025 16:10
@renovate renovate bot force-pushed the renovate/major-all branch from 1f840ad to 855bfef Compare October 7, 2025 04:54
@renovate renovate bot force-pushed the renovate/major-all branch 3 times, most recently from 0646462 to 0df1973 Compare November 14, 2025 17:58
@renovate renovate bot force-pushed the renovate/major-all branch 5 times, most recently from 15a0423 to eb3ccb8 Compare December 9, 2025 02:37
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 4a82571 to cdd4ed3 Compare January 6, 2026 05:36
@renovate renovate bot force-pushed the renovate/major-all branch from cdd4ed3 to 7fd71b4 Compare January 14, 2026 16:49
@renovate renovate bot force-pushed the renovate/major-all branch from 7fd71b4 to 3b31f9c Compare January 23, 2026 22:26
@renovate renovate bot force-pushed the renovate/major-all branch from 3b31f9c to a49ac25 Compare February 2, 2026 18:37
@renovate renovate bot force-pushed the renovate/major-all branch 2 times, most recently from 2b11b7c to ae19ad9 Compare March 5, 2026 14:54
@renovate renovate bot force-pushed the renovate/major-all branch from ae19ad9 to cc9d4bf Compare March 26, 2026 16:49
@renovate renovate bot force-pushed the renovate/major-all branch 4 times, most recently from 5c1d6b3 to 02d81c6 Compare April 14, 2026 21:29
@renovate renovate bot force-pushed the renovate/major-all branch from 02d81c6 to cddd942 Compare April 16, 2026 21:45
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.

0 participants