build(deps): bump the simple group in /ci/builder with 4 updates#31444
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the simple group in /ci/builder with 4 updates#31444dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the simple group in /ci/builder with 4 updates: [click](https://github.com/pallets/click), [pydantic](https://github.com/pydantic/pydantic), [ruff](https://github.com/astral-sh/ruff) and [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python). Updates `click` from 8.1.3 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.3...8.1.8) Updates `pydantic` from 2.8.2 to 2.10.6 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.10.6) Updates `ruff` from 0.0.292 to 0.9.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@v0.0.292...0.9.5) Updates `confluent-kafka` from 2.6.1 to 2.8.0 - [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-python@v2.6.1...v2.8.0) --- updated-dependencies: - dependency-name: click dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: confluent-kafka dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Feb 10, 2025
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 simple group in /ci/builder with 4 updates: click, pydantic, ruff and confluent-kafka.
Updates
clickfrom 8.1.3 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
... (truncated)
Commits
934813erelease version 8.1.8c23223bAdd links to third-party projects enhancing Click (#2815)822d4fdAdd links to third-party projects8e7bed0Break up arguments section (#2586)3241541Remove some typing hints.bed0377remove test pypi6534590update dev dependenciesb1e392efix typosfdc6b02Fix missing reset in isolation function (#2733)ffd43e9Fixed missing reset on _compat.should_strip_ansi.Updates
pydanticfrom 2.8.2 to 2.10.6Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
df05e69Bump version to v2.10.6 (#11334)4160826Fix url python serialization (#11331)f94e842Fix JSON Schema reference collection with"examples"keys (#11325)5d34efdPrepare release v2.10.5 (#11237)6e585f9Fix url serialization for unions (#11233)5a22e02Remove custom MRO implementation of Pydantic models (#11195)5bd3a65fix history.md46f0945Prepare for v2.10.4 (#11144)ea69e69Make sure the type reference is removed from the seen references (#11145)a07c31eInclude JSON Schema input core schema in function schemas (#11142)Updates
rufffrom 0.0.292 to 0.9.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
10d3e64Bump version to 0.9.5 (#16002)84ceddc[ruff] Classes with mixed type variable style (RUF053) (#15841)ba2f0e9[flake8-pyi] Add autofix for unused-private-type-var (PYI018) (#15999)18b497a[red-knot] Fixup a couple of nits in thered_knot_testREADME (#15996)7cac0daWorkaround Even Better TOML crash related toallOf(#15992)b66cc94Add deprecation warning forruff-lsprelated settings (#15850)e345307[red-knot] Fix diagnostic range for non-iterable unpacking assignments (#15994)5588c75[red-knot] Fix relative imports insrc.root(#15990)9d2105badd instance variable examples to RUF012 (#15982)8fcac0fRecognize all symbols namedTYPE_CHECKINGforin_type_checking_block(#15...Updates
confluent-kafkafrom 2.6.1 to 2.8.0Release notes
Sourced from confluent-kafka's releases.
... (truncated)
Changelog
Sourced from confluent-kafka's changelog.
... (truncated)
Commits
92c83e7Add comments to CSFLE consumer examples (#1893)e36d719Changes for v2.8.0 release (#1891)6c58534DGS-19492 Handle records nested in arrays/maps when searching for tags (#1890)e91dc57DGS-16859: Enable SonarQube code coverage reporting (#1887)1cf37deremove httpx constraint as new respx versions are already fixed (#1888)3e3f17aEnsure algorithm query param is passed for CSFLE (#1889)4f25c8cChanges for v2.7.0 release (#1886)507272fUpdate changelog to mention optional deps (#1885)27ac1e1Add googleapis to requirements for examples (#1883)60655f8Add missing dependency on googleapis-common-protos when using protobufs (#1881)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 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