chore(python): Bump the documentation group in /docs with 5 updates#27468
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(python): Bump the documentation group in /docs with 5 updates#27468dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [numba](https://github.com/numba/numba), [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin), [markdown-exec](https://github.com/pawamoy/markdown-exec) and [pygithub](https://github.com/pygithub/pygithub) to permit the latest version. Updates `numba` to 0.60.0 - [Release notes](https://github.com/numba/numba/releases) - [Commits](numba/numba@0.54.0...0.60.0) Updates `mkdocs-material` from 9.6.20 to 9.7.6 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.20...9.7.6) Updates `mkdocs-macros-plugin` from 1.3.7 to 1.5.0 - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](fralau/mkdocs-macros-plugin@v1.3.7...v1.5.0) Updates `markdown-exec` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/pawamoy/markdown-exec/releases) - [Changelog](https://github.com/pawamoy/markdown-exec/blob/main/CHANGELOG.md) - [Commits](pawamoy/markdown-exec@1.10.0...1.11.0) Updates `pygithub` from 2.6.1 to 2.9.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.6.1...v2.9.1) --- updated-dependencies: - dependency-name: numba dependency-version: 0.60.0 dependency-type: direct:production dependency-group: documentation - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: mkdocs-macros-plugin dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: markdown-exec dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: pygithub dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on numba, mkdocs-material, mkdocs-macros-plugin, markdown-exec and pygithub to permit the latest version.
Updates
numbato 0.60.0Release notes
Sourced from numba's releases.
Commits
53e976fMerge pull request #9620 from esc/cherry-pick/rc-bugfixes-for-0.60.0-final6cee88eadd remaining PRs that were cherry-picked38beff8update change log5e6270aupdate version support table with release dateff2e495Merge pull request #9603 from sklam/fix/avx512nocona48faddfMerge pull request #9602 from sklam/fix/np2compat7d1976fMerge pull request #9586 from sklam/fix/bug9581b3dc3dfMerge pull request #9596 from kc611/import-issue056012aAdded tests08bfe07Added inline_closurecall as an import during registry loadingUpdates
mkdocs-materialfrom 9.6.20 to 9.7.6Release notes
Sourced from mkdocs-material's releases.
... (truncated)
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
6c52ed6Prepare 9.7.6 release51d9b76Automatically disable MkDocs 2.0 warning for forks of MkDocs6f9a48bUpdated links00b9933Prepare 9.7.5 release37683d1Updated blog post on MkDocs 2.0199e315Updated warning message to clarify relation to MkDocs1025833Limited version range of mkdocs to <21532f52Added update log to blog postd0c8b28Updated dependencies to fix vulnerabilities71d4869Updated blog post on MkDocs 2.0Updates
mkdocs-macros-pluginfrom 1.3.7 to 1.5.0Changelog
Sourced from mkdocs-macros-plugin's changelog.
Commits
0536f4dFix type hint for compatibilityd9a6bc3Require mkdocs-test>=0.6.0 (compatibility with Python 3.8 and 3.9)bcaa72dMake last minute corrections356fc2aPrepare for releaseaaf16bdLimit testing to 3.10 up (#279)ba5356cUse proper exit for pytest if Python < 3.10 (#279)6c79660Skip test_modules.py if Python version < 3.10 (#279)cec7440Test installation of d2 in a cross-platform way (#279)492759cUpdate with changes from local repo (#278)cc54168Merge branch 'master' of github.com:fralau/mkdocs_macros_pluginUpdates
markdown-execfrom 1.10.0 to 1.11.0Release notes
Sourced from markdown-exec's releases.
... (truncated)
Changelog
Sourced from markdown-exec's changelog.
... (truncated)
Commits
7d0e201chore: Prepare release 1.11.0c64a2effeat: Add option to set height of Pyodide/Ace editorsd64fe2echore: Prepare release 1.10.47722250fix: Don't fail when used as Markdown extension and MkDocs is not installed449b4f1ci: Ignore Ruff warning2aced22chore: Template upgrade9df9d5echore: Prepare release 1.10.3a668aebfix: Also escape strings printed directly to the outpute0b52b4fix: Don't forget to clear "Initializing" in Pyodide output2aa8171docs: Add deprecation note to changelogUpdates
pygithubfrom 2.6.1 to 2.9.1Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
73742d4Release 2.9.1 (#3478)7d1ba28Fix getting release by tag in lazy mode (#3469)3a17ecfRelease 2.9.0 (#3465)b1a9b7eConsider per-page settings when iterating paginated properties (#3377)24305f6Update test key pair (#3453)f2540dbDeprecateReaction.delete(#3435)19e1c50Addthrowoption toWorkflow.create_dispatchto raise exceptions (#2966)6461909Add Secret Scanning Alerts and Improve Code Scan Alerts (#3307)95648dbAdd Python 3.14 to CI and tox (#3429)3716babUseGETurl or_links.selfas object url (#3421)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions