Bump the all-no-major group across 1 directory with 8 updates#93
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all-no-major group across 1 directory with 8 updates#93dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all-no-major group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.3` | `2.8.2` | | [geojson-pydantic](https://github.com/developmentseed/geojson-pydantic) | `1.1.0` | `1.1.1` | | [lark](https://github.com/lark-parser/lark) | `1.1.9` | `1.2.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.3` | `7.6.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.103.0` | `6.111.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.7` | `0.6.3` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.11.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | Updates `pydantic` from 2.7.3 to 2.8.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.3...v2.8.2) Updates `geojson-pydantic` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/developmentseed/geojson-pydantic/blob/main/CHANGELOG.md) - [Commits](developmentseed/geojson-pydantic@1.1.0...1.1.1) Updates `lark` from 1.1.9 to 1.2.2 - [Release notes](https://github.com/lark-parser/lark/releases) - [Changelog](https://github.com/lark-parser/lark/blob/master/CHANGELOG.md) - [Commits](lark-parser/lark@1.1.9...1.2.2) Updates `coverage` from 7.5.3 to 7.6.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.5.3...7.6.1) Updates `hypothesis` from 6.103.0 to 6.111.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.103.0...hypothesis-python-6.111.2) Updates `ruff` from 0.4.7 to 0.6.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@v0.4.7...0.6.3) Updates `mypy` from 1.10.0 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.11.2) Updates `pre-commit` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major - dependency-name: geojson-pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-no-major - dependency-name: lark dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-no-major ... 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 all-no-major group with 8 updates in the / directory:
2.7.32.8.21.1.01.1.11.1.91.2.27.5.37.6.16.103.06.111.20.4.70.6.31.10.01.11.23.7.13.8.0Updates
pydanticfrom 2.7.3 to 2.8.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
4978ee2update history0345929v bumpd390a04Fix issue with assertion caused by pluggable schema validator (#9838)040865fupdate history5a33e3bbump version2f9abb2Bumppydantic-coretov2.20.1,pydantic-extra-typestov2.9.0(#9832)ce9c5f7Remove spooky meetings file (#9824)6bdd6d1Pedantic typo correction within explanation of Pydantic's root in 'pedantic' ...701ccdeFix list constraint json schema application (#9818)2a066a2Bumprufftov0.5.0andpyrighttov1.1.369(#9801)Updates
geojson-pydanticfrom 1.1.0 to 1.1.1Changelog
Sourced from geojson-pydantic's changelog.
Commits
b3cf3f9Bump version: 1.1.0 → 1.1.138ac161Merge pull request #165 from developmentseed/patch/python312-and-flitbackend25ff80dswitch to bump-my-version2f02e73add python 3.12 in ci and switch to flit-coreUpdates
larkfrom 1.1.9 to 1.2.2Commits
acfe33dVersion bump (1.2.2)653296fMerge pull request #1444 from lark-parser/issue1443e6cf570Bugfix: Earley now respects ambiguity='resolve' again. Bug was introduced in ...ae207dfVersion bump (1.2.1)be542c2Merge pull request #1435 from lark-parser/issue14347547758Added tests for bugfix7fec983Tiny fix2f6aaa6Bugfix for issue #14345016894Docs: Small fixes7910adeMerge pull request #1433 from chanicpanic/issue1283_no_ftpt_cache_rebasedUpdates
coveragefrom 7.5.3 to 7.6.1Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
29f5898docs: sample HTML for 7.6.19b829f1docs: prep for 7.6.1ebbb6a2build: wheels for 3.13rc13872525chore: make upgrade7a27f40test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664build: include gil/nogil in the version bannerda1682fdocs: changelog and contributor for #1828dc819fftest: two tests for #18289aaa404fix: properly handle backslash before multi-line string (#1828)9c50270chore: make upgradeUpdates
hypothesisfrom 6.103.0 to 6.111.2Commits
e339c5fBump hypothesis-python version to 6.111.2 and update changelog3e8e8b3Merge pull request #4090 from Zac-HD/test-cleanupsae1a2d0Clean up minimal() helpere8cea04ignore flaky coverage here0b3952aUpdate crosshair24926fdClean up some backend-dependant tests962802aMove unused function to testc90732cMerge pull request #4087 from HypothesisWorks/create-pull-request/patch3346f25Update pinned dependencies6c51f10Bump hypothesis-python version to 6.111.1 and update changelogUpdates
rufffrom 0.4.7 to 0.6.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ee258caBump version to 0.6.3 (#13152)b4d9d26Update faq.md to highlight changes to src (#13145)a998320[ruff] - extend comment deletions for unused-noqa (RUF100) (#13105)770ef2a[red-knot] support deferred evaluation of type expressions (#13131)c6023c0[red-knot] Add docs on usingRAYON_NUM_THREADSfor better logging (#13140)df694ca[FastAPI] Avoid introducing invalid syntax in fix for `fast-api-non-annotat...2e75cfbFormatPYIexamples in docs as.pyi-file snippets (#13116)cfafaa7[red-knot] Remove very noisy tracing call when resolvingImportFromstateme...3e9c7adReplace crates by dependi for VS Code Dev Container (#13125)81cd438red-knot: infer and display ellipsis type (#13124)Updates
mypyfrom 1.10.0 to 1.11.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
789f02cBump version to 1.11.2917cc75An alternative fix for a union-like literal string (#17639)7d805b3Unwrap TypedDict item types before storing (#17640)32675ddRevert "Fix Literal strings containing pipe characters" (#17638)778542bRevert "FixRawExpressionType.acceptcrash with--cache-fine-grained" (#1...14ab742Bump version to 1.11.2+dev570b90aBump version to 1.11b3a102eFixRawExpressionType.acceptcrash with--cache-fine-grained(#17588)aec04c7Fix PEP 604 isinstance caching (#17563)cb44e4dFixtyping.TypeAliasTypebeing undefined on python < 3.12 (#17558)Updates
pre-commitfrom 3.7.1 to 3.8.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
d46423fv3.8.08133abdMerge pull request #3265 from lorenzwalthert/issue-3206da0c1d0implement health check for language:rf641f6aMerge pull request #3264 from pre-commit/pre-commit-ci-update-configa68a19dfixes for mypy 1.1188317dd[pre-commit.ci] pre-commit autoupdatefaa6f8cMerge pull request #3244 from pre-commit/pre-commit-ci-update-configf632459[pre-commit.ci] pre-commit autoupdate0252908Merge pull request #3240 from pre-commit/pre-commit-ci-update-config69b5dce[pre-commit.ci] pre-commit autoupdateDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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