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

Bump the llvm-docs-requirements group across 1 directory with 18 updates #62

Open
wants to merge 1 commit into
base: npu/release/18.x
Choose a base branch
from

Commits on Oct 1, 2024

  1. Bump the llvm-docs-requirements group across 1 directory with 18 updates

    Bumps the llvm-docs-requirements group with 18 updates in the /llvm/docs directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [alabaster](https://github.com/sphinx-doc/alabaster) | `0.7.16` | `1.0.0` |
    | [babel](https://github.com/python-babel/babel) | `2.15.0` | `2.16.0` |
    | [certifi](https://github.com/certifi/python-certifi) | `2024.7.4` | `2024.8.30` |
    | [furo](https://github.com/pradyunsg/furo) | `2024.5.6` | `2024.8.6` |
    | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` |
    | [markdown](https://github.com/Python-Markdown/markdown) | `3.6` | `3.7` |
    | [mdit-py-plugins](https://github.com/executablebooks/mdit-py-plugins) | `0.4.1` | `0.4.2` |
    | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `3.0.1` | `4.0.0` |
    | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` |
    | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.5` | `2.6` |
    | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.3.7` | `8.0.2` |
    | [sphinx-automodapi](https://github.com/astropy/sphinx-automodapi) | `0.17.0` | `0.18.0` |
    | [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) | `1.0.8` | `2.0.0` |
    | [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) | `1.0.6` | `2.0.0` |
    | [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) | `2.0.5` | `2.1.0` |
    | [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) | `1.0.7` | `2.0.0` |
    | [sphinxcontrib-serializinghtml](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml) | `1.1.10` | `2.0.0` |
    | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` |
    
    
    
    Updates `alabaster` from 0.7.16 to 1.0.0
    - [Release notes](https://github.com/sphinx-doc/alabaster/releases)
    - [Changelog](https://github.com/sphinx-doc/alabaster/blob/master/docs/changelog.rst)
    - [Commits](sphinx-doc/alabaster@0.7.16...1.0.0)
    
    Updates `babel` from 2.15.0 to 2.16.0
    - [Release notes](https://github.com/python-babel/babel/releases)
    - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
    - [Commits](python-babel/babel@v2.15.0...v2.16.0)
    
    Updates `certifi` from 2024.7.4 to 2024.8.30
    - [Commits](certifi/python-certifi@2024.07.04...2024.08.30)
    
    Updates `furo` from 2024.5.6 to 2024.8.6
    - [Release notes](https://github.com/pradyunsg/furo/releases)
    - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
    - [Commits](pradyunsg/furo@2024.05.06...2024.08.06)
    
    Updates `idna` from 3.7 to 3.10
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.7...v3.10)
    
    Updates `markdown` from 3.6 to 3.7
    - [Release notes](https://github.com/Python-Markdown/markdown/releases)
    - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
    - [Commits](Python-Markdown/markdown@3.6...3.7)
    
    Updates `mdit-py-plugins` from 0.4.1 to 0.4.2
    - [Release notes](https://github.com/executablebooks/mdit-py-plugins/releases)
    - [Changelog](https://github.com/executablebooks/mdit-py-plugins/blob/master/CHANGELOG.md)
    - [Commits](executablebooks/mdit-py-plugins@v0.4.1...v0.4.2)
    
    Updates `myst-parser` from 3.0.1 to 4.0.0
    - [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
    - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
    - [Commits](executablebooks/MyST-Parser@v3.0.1...v4.0.0)
    
    Updates `pyyaml` from 6.0.1 to 6.0.2
    - [Release notes](https://github.com/yaml/pyyaml/releases)
    - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
    - [Commits](yaml/pyyaml@6.0.1...6.0.2)
    
    Updates `soupsieve` from 2.5 to 2.6
    - [Release notes](https://github.com/facelessuser/soupsieve/releases)
    - [Commits](facelessuser/soupsieve@2.5...2.6)
    
    Updates `sphinx` from 7.3.7 to 8.0.2
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.3.7...v8.0.2)
    
    Updates `sphinx-automodapi` from 0.17.0 to 0.18.0
    - [Release notes](https://github.com/astropy/sphinx-automodapi/releases)
    - [Changelog](https://github.com/astropy/sphinx-automodapi/blob/main/CHANGES.rst)
    - [Commits](astropy/sphinx-automodapi@v0.17.0...v0.18.0)
    
    Updates `sphinxcontrib-applehelp` from 1.0.8 to 2.0.0
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinxcontrib-applehelp@1.0.8...2.0.0)
    
    Updates `sphinxcontrib-devhelp` from 1.0.6 to 2.0.0
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinxcontrib-devhelp@1.0.6...2.0.0)
    
    Updates `sphinxcontrib-htmlhelp` from 2.0.5 to 2.1.0
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinxcontrib-htmlhelp@2.0.5...2.1.0)
    
    Updates `sphinxcontrib-qthelp` from 1.0.7 to 2.0.0
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinxcontrib-qthelp@1.0.7...2.0.0)
    
    Updates `sphinxcontrib-serializinghtml` from 1.1.10 to 2.0.0
    - [Release notes](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/blob/master/CHANGES.rst)
    - [Commits](sphinx-doc/sphinxcontrib-serializinghtml@1.1.10...2.0.0)
    
    Updates `urllib3` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.2...2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: alabaster
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: babel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: certifi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: furo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: markdown
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: mdit-py-plugins
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: llvm-docs-requirements
    - dependency-name: myst-parser
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: llvm-docs-requirements
    - dependency-name: soupsieve
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinx-automodapi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinxcontrib-applehelp
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinxcontrib-devhelp
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinxcontrib-htmlhelp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinxcontrib-qthelp
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: sphinxcontrib-serializinghtml
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: llvm-docs-requirements
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: llvm-docs-requirements
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cf3e7bd View commit details
    Browse the repository at this point in the history