Build(deps): bump the minor-patch group across 1 directory with 5 updates - #163
Open
dependabot[bot] wants to merge 1 commit into
Open
Build(deps): bump the minor-patch group across 1 directory with 5 updates#163dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rsmetacheck](https://github.com/SoftwareUnderstanding/RsMetaCheck) | `0.3.3` | `0.3.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.16.3` | | [ty](https://github.com/astral-sh/ty) | `0.0.56` | `0.0.72` | | [sphinxcontrib-mermaid](https://github.com/mgaitan/sphinxcontrib-mermaid) | `2.0.2` | `2.1.0` | | [wheel](https://github.com/pypa/wheel) | `0.47.0` | `0.48.0` | Updates `rsmetacheck` from 0.3.3 to 0.3.5 - [Release notes](https://github.com/SoftwareUnderstanding/RsMetaCheck/releases) - [Commits](SoftwareUnderstanding/RsMetaCheck@0.3.3...0.3.5) Updates `ruff` from 0.15.20 to 0.16.3 - [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.3) Updates `ty` from 0.0.56 to 0.0.72 - [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.56...0.0.72) Updates `sphinxcontrib-mermaid` from 2.0.2 to 2.1.0 - [Changelog](https://github.com/mgaitan/sphinxcontrib-mermaid/blob/master/CHANGELOG.md) - [Commits](mgaitan/sphinxcontrib-mermaid@2.0.2...2.1.0) Updates `wheel` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.47.0...0.48.0) --- updated-dependencies: - dependency-name: rsmetacheck dependency-version: 0.3.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: ty dependency-version: 0.0.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch - dependency-name: sphinxcontrib-mermaid dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 5 updates in the / directory:
0.3.30.3.50.15.200.16.30.0.560.0.722.0.22.1.00.47.00.48.0Updates
rsmetacheckfrom 0.3.3 to 0.3.5Release notes
Sourced from rsmetacheck's releases.
Commits
7db7816Adding script to catch version mistatches before release608fb00Fix version sync for release 0.3.569ca8beFixes for #107, minor patches to P017, W004 and W005f868e7cMerge branch 'main' of https://github.com/SoftwareUnderstanding/RsMetaChecke6ed71cPreparing for 0.3.4 release76c2a6aMerge pull request #106 from SoftwareUnderstanding/dev62892b5Bumped SoMEF version to 0.11.2f4767ecMerge pull request #104 from SoftwareUnderstanding/dev9ff174dRemoved the redundant BACKUP dir3e3815fMerge pull request #103 from SoftwareUnderstanding/devUpdates
rufffrom 0.15.20 to 0.16.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)Updates
tyfrom 0.0.56 to 0.0.72Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
62ebbecBump version to 0.0.72 (#4268)fd1753dAlign Renovate config with preset (#4266)683e223Bump version to 0.0.71 (#4244)ede66b4Document unsound-yield in the migration guide (#4239)4c3d909Validate the PGO pipeline in CI (#4236)df9bad1Enable PGO for Linux ARM64 ty releases (#4218)0ed874cEnable PGO for Windows x86-64 ty releases (#4217)8988165Enable PGO for macOS ARM64 ty releases (#4216)c25c341Enable PGO for Linux x86-64 ty releases (#4213)d95445fUse Depot runners for release builds (#4224)Updates
sphinxcontrib-mermaidfrom 2.0.2 to 2.1.0Changelog
Sourced from sphinxcontrib-mermaid's changelog.
Commits
6d7611bMerge pull request #257 from mgaitan/tkp/210c53952bBump version to 2.1.0c5bfe4aMerge pull request #256 from timkpaine/tkp/escape-generated-javascript7244a8cEscape generated JavaScript valuesf4cf3e6Merge pull request #254 from timkpaine/tkp/recent-integration-fixese96f80cfix(html): Correct Mermaid feature interactions2395a38Merge pull request #225 from yarikoptic/bf-fullscreene0178bdMerge pull request #253 from timkpaine/tkp/pr-132-skip-static-jsc5bafdbtest(fullscreen): Cover button positioningc09d852Fix fullscreen button positioning inconsistencyUpdates
wheelfrom 0.47.0 to 0.48.0Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
21c4da4Fixed the release heading formatf06d4dbFlit no longer supports --setup-py1a96c3eCreated a new released7d625dFixed wheel convert writing outside the target directory on malicious input (...986a440Strip ZIP64 extra field when retagging wheels (#692) (#695)0ca6f24feat: add --local-version option to wheel pack (#694)4a63cafPreserve compatible metadata versions in convert (#690)33650c6[pre-commit.ci] pre-commit autoupdate (#691)197012dIncreased the upper bound for flit-core as a build requirementDependabot 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