chore(deps): bump the python-dependencies group across 1 directory with 8 updates - #284
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 8 updates Updates the requirements on [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions), [build](https://github.com/pypa/build), [ruff](https://github.com/astral-sh/ruff), [plotly](https://github.com/plotly/plotly.py), [sentence-transformers](https://github.com/huggingface/sentence-transformers), [typer](https://github.com/fastapi/typer), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [pygments](https://github.com/pygments/pygments) to permit the latest version. Updates `pymdown-extensions` from 10.12 to 11.0.2 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.12...11.0.2) Updates `build` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.6.0) Updates `ruff` from 0.15.20 to 0.16.5 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.20...0.16.5) Updates `plotly` to 7.0.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v5.0.0...v7.0.0) Updates `sentence-transformers` to 6.0.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.5.0...v6.0.0) Updates `typer` to 0.27.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.16.0...0.27.1) Updates `mkdocs-material` from 9.5.44 to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.44...9.7.7) Updates `pygments` from 2.19.2 to 2.21.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.21.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: build dependency-version: 1.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: plotly dependency-version: 7.0.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: sentence-transformers dependency-version: 6.0.0 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.27.1 dependency-type: direct:development dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pygments dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This branch has not been deployed
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 pymdown-extensions, build, ruff, plotly, sentence-transformers, typer, mkdocs-material and pygments to permit the latest version.
Updates
pymdown-extensionsfrom 10.12 to 11.0.2Release notes
Sourced from pymdown-extensions's releases.
... (truncated)
Commits
b8996d7Docs: Update JS deps3a190d9Fix backtracking in HTML blocks extension819f2f8Keys: Fix regex pattern inefficiencies.34fc8e2Improve InlineHilite pattern parsing5dfef3fFix lintf263972Update tests to match latest Pygments6d3688eMake a note about symlinks and snippetsc684985Merge commit from fork6d0097bUpdate changelogf4808eaBump version and update changelogUpdates
buildfrom 1.5.0 to 1.6.0Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
7ac9efechore: prepare for 1.6.0e57e2bf👷 ci: use app token for releases (#1169)66438abpre-commit: bump repositories (#1167)4ed9658build(deps): bump the github-actions group with 3 updates (#1166)c76707f🔧 chore: batch dependency updates weekly on Tuesday (#1165)b317437Drop a few PyPy-specific test skips (#1164)561f331pre-commit: bump repositories (#1163)9456281refactor: drop redundantexc_infoparameter from backend exception wrapper ...3e7a445Use stdlibimportlib.metadatafor typing (#1162)9a2e1e9tests: download integration sources once per run (#1157)Updates
rufffrom 0.15.20 to 0.16.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9e4938cBump 0.16.5 (#28110)aad0e90Allow rules without codes (#28049)5fdab73Update preview default rules and categories (#27877)29c8e5bDocument rule acceptance guidelines (#27910)50a4d7fDocument the new category selectors (#27906)ada8795Introduce category selectors (#27666)d894723[ty] Infer lambda parameters through callable type aliases (#28109)2685fde[ty] Narrow functional enum members in==andmatch(#28103)efcffd2[ty] Intersection simplifications with subtype-related generic specialization...eb78048[ty] Bump ecosystem-analyzer for HTML escaping (#28104)Updates
plotlyto 7.0.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
... (truncated)
Commits
73c4745version changes for v7.0.0c58eb29Merge pull request #5712 from plotly/v7.045ecea4Merge pull request #5711 from plotly/bump-plotlyjs-v4.0.06bd0b40update changelog860b4f7Apply suggestion from@camdecosterf50f9ffupdate changelog367886bchange plotly.js master references to mainbb7d2deupdate color validator for new color formats11338e1update plotly.js to v4.0.0 and re-run codegen and js builds939cd69Merge branch 'main' into v7.0Updates
sentence-transformersto 6.0.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
56c9548[docs] Remove revision from EVIE now that it's integrated (#3951)aa791ebRelease v6.0.08b332d1tests: Fix the pretrained MultiVectorEncoder tests for device tensors and Hub...a03cfd6docs: Point cross-references at their documented targets (#3947)310ed7bdocs: Rank the pretrained MultiVectorEncoder models by NanoBEIR and NanoViDoR...345c538Speed up multi-vector padding and numpy to tensor conversion (#3942)8d62fa2[v6] Return tensors on the model device from MultiVectorEncoder encoding (#...8a73e35[v6] Keep the prompt-excluded mask out of the feature dicts (#3944)c8d2c0c[v6] Extend the merged column forward to the SentenceTransformer losses (#3...adc09fc[v6] Fix XTR input validation, padding masks, and integer embedding support...Updates
typerto 0.27.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
fe2aa0e🔖 Release version 0.27.1 (#1919)680dc99📝 Update release notesac3efd5✨ Makeepilogformatting consistent with other parts of the help string (#1...32d80ef📝 Update release notes10cb3c9⬆️ Upgrade latest-changes to 0.7.1 (#1909)ac329a0📝 Update release notesc37ae2f📝 Add Library Skills documentation (