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 Doc packages #1820

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Doc packages #1820

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Babel (source) ==2.14.0 -> ==2.16.0 age adoption passing confidence
MarkupSafe (changelog) ==2.1.4 -> ==2.1.5 age adoption passing confidence
PyYAML (source) ==6.0.1 -> ==6.0.2 age adoption passing confidence
Pygments (changelog) ==2.17.2 -> ==2.18.0 age adoption passing confidence
alabaster (changelog) ==0.7.13 -> ==0.7.16 age adoption passing confidence
attrs (changelog) ==24.1.0 -> ==24.2.0 age adoption passing confidence
certifi ==2024.7.4 -> ==2024.8.30 age adoption passing confidence
docutils ~=0.18.1 -> ~=0.21.2 age adoption passing confidence
idna (changelog) ==3.7 -> ==3.10 age adoption passing confidence
importlib-metadata ==8.0.0 -> ==8.5.0 age adoption passing confidence
importlib-resources ==6.1.1 -> ==6.4.5 age adoption passing confidence
ipython ==8.13.0 -> ==8.27.0 age adoption passing confidence
jsonschema (changelog) ==4.21.1 -> ==4.23.0 age adoption passing confidence
jupyter-client ==8.6.0 -> ==8.6.3 age adoption passing confidence
jupyter-core ==5.7.1 -> ==5.7.2 age adoption passing confidence
nbclient ==0.9.0 -> ==0.10.0 age adoption passing confidence
nbconvert ==7.14.2 -> ==7.16.4 age adoption passing confidence
nbformat (changelog) ==5.9.2 -> ==5.10.4 age adoption passing confidence
nbsphinx ==0.9.3 -> ==0.9.5 age adoption passing confidence
packaging ==24.0 -> ==24.1 age adoption passing confidence
pandoc ==2.3 -> ==2.4 age adoption passing confidence
parso ==0.8.3 -> ==0.8.4 age adoption passing confidence
prompt-toolkit ==3.0.43 -> ==3.0.47 age adoption passing confidence
pydata-sphinx-theme ==0.14.4 -> ==0.15.4 age adoption passing confidence
pyparsing ==3.1.1 -> ==3.1.4 age adoption passing confidence
python-dateutil ==2.8.2 -> ==2.9.0.post0 age adoption passing confidence
pytz ==2024.1 -> ==2024.2 age adoption passing confidence
pyzmq ==26.0.0 -> ==26.2.0 age adoption passing confidence
requests (source, changelog) ==2.32.0 -> ==2.32.3 age adoption passing confidence
soupsieve ==2.5 -> ==2.6 age adoption passing confidence
sphinx-book-theme ==1.0.1 -> ==1.1.3 age adoption passing confidence
sphinx-design ==0.5.0 -> ==0.6.1 age adoption passing confidence
sphinx-notfound-page ==1.0.0 -> ==1.0.4 age adoption passing confidence
sphinxcontrib-htmlhelp (changelog) ==2.0.1 -> ==2.1.0 age adoption passing confidence
traitlets ==5.14.1 -> ==5.14.3 age adoption passing confidence
typing-extensions (changelog) ==4.9.0 -> ==4.12.2 age adoption passing confidence
urllib3 (changelog) ==2.2.2 -> ==2.2.3 age adoption passing confidence
zipp ==3.19.1 -> ==3.20.2 age adoption passing confidence

Release Notes

python-babel/babel (Babel)

v2.16.0

Compare Source

Features


* CLDR: Upgrade to CLDR 45 by @​tomasr8 in :gh:`1077`
* Lists: Support list format fallbacks by @​akx in :gh:`1099`
* Messages: Initial support for reading mapping configuration as TOML by @​akx in :gh:`1108`

Bugfixes
  • CLDR: Do not allow substituting alternates or drafts in derived locales by @​akx in :gh:1113
  • Core: Allow falling back to modifier-less locale data by @​akx in :gh:1104
  • Core: Allow use of importlib.metadata for finding entrypoints by @​akx in :gh:1102
  • Dates: Avoid crashing on importing localtime when TZ is malformed by @​akx in :gh:1100
  • Messages: Allow parsing .po files that have an extant but empty Language header by @​akx in :gh:1101
  • Messages: Fix --ignore-dirs being incorrectly read (#​1094) by @​john-psina and @​Edwin18 in :gh:1052 and :gh:1095
  • Messages: Make pgettext search plurals when translation is not found by @​tomasr8 in :gh:1085

Infrastructure


* Replace deprecated `ast.Str` with `ast.Constant` by @​tomasr8 in :gh:`1083`
* CI fixes by @​akx in :gh:`1080`, :gh:`1097`, :gh:`1103`, :gh:`1107`
* Test on Python 3.13 beta releases by @​akx in
* Normalize package name to lower-case in setup.py by @​akx in :gh:`1110`

Documentation
~~~~~~~~~~~~~

* Add a mention to the docs that `format_skeleton(..., fuzzy=True)` may raise by @​tomasr8 in :gh:`1106`
* Two hyperlinks (to CLDR) and some typos by @​buhtz in :gh:`1115`

v2.15.0

Compare Source

Python version support


* Babel 2.15.0 will require Python 3.8 or newer. (:gh:`1048`)

Features
~~~~~~~~

* CLDR: Upgrade to CLDR 44 (:gh:`1071`) (@​akx)
* Dates: Support for the "fall back to short format" logic for time delta formatting (:gh:`1075`) (@​akx)
* Message: More versatile .po IO functions (:gh:`1068`) (@​akx)
* Numbers: Improved support for alternate spaces when parsing numbers (:gh:`1007`) (@​ronnix's first contribution)

Infrastructure
~~~~~~~~~~~~~~

* Upgrade GitHub Actions (:gh:`1054`) (@​cclauss's first contribution)
* The Unicode license is now included in `locale-data` and in the documentation (:gh:`1074`) (@​akx)
yaml/pyyaml (PyYAML)

v6.0.2

Compare Source

What's Changed

  • Support for Cython 3.x and Python 3.13.

Full Changelog: yaml/pyyaml@6.0.1...6.0.2

pygments/pygments (Pygments)

v2.18.0

Compare Source

(released May 4th, 2024)

  • New lexers:

  • Updated lexers:

    • Awk: recognize ternary operator (#​2687)
    • Bash: add openrc alias (#​2599, #​2371)
    • Coq: add keywords, lex more vernacular command arguments, produce
      fewer tokens on heading comments (#​2678)
    • DNS zone files: Fix comment parsing (#​2595)
    • Hy: Support unicode literals (#​1126)
    • Inform6: Update to Inform 6.42 (#​2644)
    • lean: Fix name handling (#​2614)
    • Logtalk: add uninstantiation keyword and recognize
      escape sequences (#​2619)
    • Macaulay2: Update to 1.23 (#​2655)
    • Python: fix highlighting of soft keywords before None/True/False
    • reStructuredText: use Token.Comment for comments instead of
      Comment.Preproc (#​2598)
    • Rust: highlight :, :: and -> as Punctuation
      and whitespace as Whitespace, instead of Text
      in both cases (#​2631)
    • Spice: Add keywords (#​2621)
    • SQL Explain: allow negative numbers (#​2610)
    • Swift: Support multiline strings (#​2681)
    • ThingsDB: add constants and new functions; support template
      strings (#​2624)
    • UL4: support nested <?doc?> and <?note?> tags (#​2597)
    • VHDL: support multi-line comments of VHDL-2008 (#​2622)
    • Wikitext: Remove kk-* in variant_langs (#​2647)
    • Xtend: Add val and var (#​2602)
  • New styles:

  • Make background colors in the image formatter work with Pillow 10.0 (#​2623)

  • Require Python 3.8. As a result, the importlib-metadata package
    is no longer needed for fast plugin discovery on Python 3.7.
    The plugins extra (used as, e.g., pip install pygments[plugins])
    is kept for backwards compatibility but now has no effect. (#​2601)

  • Require the url attribute for lexers inside Pygments, add
    it to many lexers (#​2588)

  • Replace Pyflakes linter with Ruff (#​2592)

  • Add macOS CI (#​2594)

  • Built-in lexers now declare the version of Pygments in which they were
    added in a required version_added lexer attribute, instead of a
    .. versionadded:: directive in the docstring (#​2589, #​2634)

  • The url attribute is now required for built-in lexers and
    has been added to all existing lexers (#​2588)

  • The RTF formatter supports line number and line highlighting now (#​1217, #​2654)

  • Add \sa0 keyword in the RTF formatter (#​1111, #​2607)

  • Register pycon as an alias for the Python console lexer (#​2697)

  • Add MIME-Type for DesktopLexer (#​2613)

  • Fix native style to meet WCAG AA guidelines (#​2600)

  • Fix typo in documentation (#​2672)

  • Use format strings consistently (#​2661)

  • Add __class_getitem__ to Formatter to improve typing support (#​2665)

sphinx-doc/alabaster (alabaster)

v0.7.16: Alabaster 0.7.16

Compare Source

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

v0.7.15: Alabaster 0.7.15

Compare Source

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

v0.7.14: Alabaster 0.7.14

Compare Source

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

python-attrs/attrs (attrs)

v24.2.0

Compare Source

Deprecations
  • Given the amount of warnings raised in the broader ecosystem, we've decided to only soft-deprecate the hash argument to @define / @attr.s.
    Please don't use it in new code, but we don't intend to remove it anymore.
    #​1330
Changes
  • attrs.converters.pipe() (and its syntactic sugar of passing a list for attrs.field()'s / attr.ib()'s converter argument) works again when passing attrs.setters.convert to on_setattr (which is default for attrs.define).
    #​1328
  • Restored support for PEP 649 / 749-implementing Pythons -- currently 3.14-dev.
    #​1329
certifi/python-certifi (certifi)

v2024.8.30

Compare Source

kjd/idna (idna)

v3.10

Compare Source

v3.9

Compare Source

v3.8

Compare Source

What's Changed

  • Fix regression where IDNAError exception was not being produced for certain inputs.
  • Add support for Python 3.13, drop support for Python 3.5 as it is no longer testable.
  • Documentation improvements
  • Updates to package testing using Github actions

Thanks to Hugo van Kemenade for contributions to this release.

Full Changelog: kjd/idna@v3.7...v3.8

python/importlib_metadata (importlib-metadata)

v8.5.0

Compare Source

v8.4.0

Compare Source

v8.3.0

Compare Source

v8.2.0

Compare Source

v8.1.0

Compare Source

python/importlib_resources (importlib-resources)

v6.4.5

Compare Source

v6.4.4

Compare Source

v6.4.3

Compare Source

v6.4.2

Compare Source

v6.4.1

Compare Source

v6.4.0

Compare Source

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

v6.1.3

Compare Source

v6.1.2

Compare Source

ipython/ipython (ipython)

v8.27.0

Compare Source

v8.26.0

Compare Source

v8.25.0

Compare Source

v8.24.0

Compare Source

v8.23.0

Compare Source

v8.22.2

Compare Source

v8.22.1

Compare Source

v8.22.0

Compare Source

v8.21.0

Compare Source

v8.20.0

Compare Source

v8.19.0

Compare Source

v8.18.1

Compare Source

v8.18.0

Compare Source

v8.17.2

Compare Source

v8.17.1

Compare Source

v8.17.0

Compare Source

v8.16.1

Compare Source

v8.16.0

Compare Source

v8.15.0

Compare Source

v8.14.0

Compare Source

v8.13.2

Compare Source

v8.13.1

Compare Source

python-jsonschema/jsonschema (jsonschema)

v4.23.0

Compare Source

=======

  • Do not reorder dictionaries (schemas, instances) that are printed as part of validation errors.
  • Declare support for Py3.13

v4.22.0

Compare Source

=======

  • Improve best_match (and thereby error messages from jsonschema.validate) in cases where there are multiple sibling errors from applying anyOf / allOf -- i.e. when multiple elements of a JSON array have errors, we now do prefer showing errors from earlier elements rather than simply showing an error for the full array (#​1250).
  • (Micro-)optimize equality checks when comparing for JSON Schema equality by first checking for object identity, as == would.
jupyter/jupyter_client (jupyter-client)

v8.6.3

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​andife | @​hroncok | @​ianthomas23 | @​juliangilbey | @​minrk

v8.6.2

Compare Source

(Full Changelog)

Bugs fixed
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​Carreau | @​fcollonval

v8.6.1

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​dependabot | @​mlucool | @​pre-commit-ci | @​Zsailer

jupyter/jupyter_core (jupyter-core)

v5.7.2

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​pre-commit-ci

jupyter/nbclient (nbclient)

v0.10.0

Compare Source

(Full Changelog)

Enhancements made
Contributors to this release

(GitHub contributors page for this release)

@​blink1073 | @​wpk-nist-gov

v0.9.1

Compare Source

([Full Changelog](https://redirect.github.com/jupyter/nbclient/compare/v0.9.


Configuration

📅 Schedule: Branch creation - "before 2am on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.

@ethanglaser ethanglaser requested a review from aepanchi May 1, 2024 13:28
@renovate renovate bot force-pushed the renovate/doc-packages branch 7 times, most recently from b8ac589 to 6d24330 Compare May 7, 2024 22:42
@renovate renovate bot force-pushed the renovate/doc-packages branch 6 times, most recently from 97cf9d3 to bec8584 Compare May 23, 2024 03:44
@renovate renovate bot force-pushed the renovate/doc-packages branch 8 times, most recently from b40edbd to 0df460b Compare May 29, 2024 15:52
@renovate renovate bot force-pushed the renovate/doc-packages branch 6 times, most recently from f63c2aa to 5b90578 Compare August 8, 2024 16:02
@renovate renovate bot force-pushed the renovate/doc-packages branch 4 times, most recently from e7b4a85 to b9e6fda Compare August 17, 2024 12:40
@renovate renovate bot force-pushed the renovate/doc-packages branch 8 times, most recently from d86db11 to a78db55 Compare August 25, 2024 16:33
@renovate renovate bot force-pushed the renovate/doc-packages branch 3 times, most recently from 7b61afd to c3741de Compare August 30, 2024 09:44
@renovate renovate bot force-pushed the renovate/doc-packages branch 7 times, most recently from 2e2baac to 65d6e81 Compare September 15, 2024 19:13
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.

0 participants