Build(deps): bump the minor-patch group across 1 directory with 6 updates#124
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): bump the minor-patch group across 1 directory with 6 updates#124dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.1` | | [rsmetacheck](https://github.com/SoftwareUnderstanding/RsMetaCheck) | `0.3.1` | `0.3.2` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.12` | `0.15.15` | | [ty](https://github.com/astral-sh/ty) | `0.0.33` | `0.0.40` | | [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) | `2.0.1` | `2.0.2` | Updates `click` from 8.3.3 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.3...8.4.1) Updates `rsmetacheck` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/SoftwareUnderstanding/RsMetaCheck/releases) - [Commits](SoftwareUnderstanding/RsMetaCheck@0.3.1...0.3.2) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `ruff` from 0.15.12 to 0.15.15 - [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.12...0.15.15) Updates `ty` from 0.0.33 to 0.0.40 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.33...0.0.40) Updates `sphinxcontrib-mermaid` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md) - [Commits](mgaitan/sphinxcontrib-mermaid@2.0.1...2.0.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: rsmetacheck dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sphinxcontrib-mermaid dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ty dependency-version: 0.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
101d68c to
43c1cb9
Compare
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.
Bumps the minor-patch group with 6 updates in the / directory:
8.3.38.4.10.3.10.3.22.33.12.34.20.15.120.15.150.0.330.0.402.0.12.0.2Updates
clickfrom 8.3.3 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
rsmetacheckfrom 0.3.1 to 0.3.2Release notes
Sourced from rsmetacheck's releases.
Commits
ce599a6Preparing for 0.3.2 release08ff74eAdded patches for P001 and W004 addressing issues #78 #814720b15Adding example of newly note file generated in case of P001 (mismatched versi...fb89a1aUpdating future codemeta.json release027b2adSetting up version collection for Github actions7846691Added update_version.py for PyPI workflowedda5dfCreate pypi-publish.yml703a2dfMerge pull request #77 from SoftwareUnderstanding/dev9a97593Fix for inspect4py JSON LD generation #752386143Updated pyproject RSMetaCheck version to 0.3.1Updates
requestsfrom 2.33.1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
rufffrom 0.15.12 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
tyfrom 0.0.33 to 0.0.40Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
7b95bc2Bump version to 0.0.40 (#3554)54c7498Update prek dependencies (#3546)0d8540adocs: set Eglot:language-idso ty works withpython-base-mode(#3532)8f1cee0scripts/update_schemastore: add text=True to git revision check_output calls ...32b654adocs: add Flycheck note to Emacs editor integration (#3528)4e1b4e7docs: fix broken link and minor wording in suppression.md (#3527)0205125Bump version to 0.0.39 (#3516)ae8058dUpdate maturin to v1.13.3 (#3494)33b60f8Update prek dependencies (#3495)1d3efc1Bump version to 0.0.38 (#3492)Updates
sphinxcontrib-mermaidfrom 2.0.1 to 2.0.2Changelog
Sourced from sphinxcontrib-mermaid's changelog.
Commits
19be468Merge pull request #240 from timkpaine/tkp/hatche1f9eccSwitch to hatchling42aa20aMerge pull request #239 from timkpaine/tkp/2022db5b55bump to 2.0.225c7ef7Merge pull request #237 from kartben/local_pathse98c6f8increase test coverage for _use_local options1422b45Resolve local Mermaid/ELK/ZenUML/D3 JS paths under html_static_pathd6d874cMerge pull request #236 from jensens/configurable-themebce5976Document mermaid_dark_theme and mermaid_light_theme config options12bb2acAdd mermaid_dark_theme and mermaid_light_theme config options