chore(deps): bump the minor-and-patch group across 1 directory with 7 updates - #161
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#161dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.1` | | [duckdb](https://github.com/duckdb/duckdb-python) | `1.5.2` | `1.5.3` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.5.0` | `3.5.1` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `4.0.0` | `4.2.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.3` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.3` | `2.47.0` | | [typer](https://github.com/fastapi/typer) | `0.25.0` | `0.25.1` | 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 `duckdb` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/duckdb/duckdb-python/releases) - [Commits](duckdb/duckdb-python@v1.5.2...v1.5.3) Updates `greenlet` from 3.5.0 to 3.5.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.5.0...3.5.1) Updates `markdown-it-py` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](executablebooks/markdown-it-py@v4.0.0...v4.2.0) Updates `pydantic` from 2.13.3 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) Updates `pydantic-core` from 2.46.3 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `typer` from 0.25.0 to 0.25.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.25.0...0.25.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: duckdb dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: greenlet dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: markdown-it-py dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typer dependency-version: 0.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-and-patch group with 7 updates in the / directory:
8.3.38.4.11.5.21.5.33.5.03.5.14.0.04.2.02.13.32.13.42.46.32.47.00.25.00.25.1Updates
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
duckdbfrom 1.5.2 to 1.5.3Release notes
Sourced from duckdb's releases.
Commits
811b135DuckDB submodule pinned at v1.5.3289bfbdBump submodulef87d6d9Allow self-joining of Polars lazyframes (#466)c88229dAllow self-joining of Polars lazyframes559f6afOnly disable unity builds for editable installs on OSX97df049fix .clangdfd8889eUse recursive mutex to deal with GIL <-> internal lock deadlocks (#462)7b77328[duckdb-labs bot] Bump DuckDB submodule (#464)9a86633Fix concjunction OR (#465)3d778deFix concjunction ORUpdates
greenletfrom 3.5.0 to 3.5.1Changelog
Sourced from greenlet's changelog.
Commits
b5e5fc4Preparing release 3.5.1c8e1774Tweak wording in CHANGES about greenlet.getcurrent.7fb10c5Merge pull request #510 from python-greenlet/3159718ce5Add Py 3.15; make both API versions of getcurrent() consistent in raising Run...276e08aMerge pull request #509 from python-greenlet/dependabot/github_actions/github...32b0ad6Bump pypa/gh-action-pypi-publish in the github-actions group173b692Back to development: 3.5.1Updates
markdown-it-pyfrom 4.0.0 to 4.2.0Release notes
Sourced from markdown-it-py's releases.
Changelog
Sourced from markdown-it-py's changelog.
Commits
36c5f54🚀 RELEASE v4.2.0 (#395)96cf077✨ Addmake_fence_rule()factory for configurable fence markers (#394)3b4ff6d🚀 RELEASE v4.1.0 (#393)8951f26🔧 Update pre-commit hooks (#392)693bb24✨ Addgfm-like2preset with task lists, alerts, and single-tilde strikethro...df6fd36✨Allow plugins to register inline terminator characters (#391)d4ea0ca👌 Fix quadratic complexity infragments_join/text_join(#389)8933147🔧 Add typing to Scanner (#382)2f6ae10🔧 Add AGENTS.md and copilot-setup-steps workflow (#380)49043e4Add --stdin option to CLI for reading Markdown from standard input (#379)Updates
pydanticfrom 2.13.3 to 2.13.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
cf67d4bFix lintingf0d8a21Prepare release v2.13.45e3fe1dCheck for pydantic tag pattern in CI7f9edccDocument tagging conventionsb46a0c9Adaptpydantic-corelinker flags on macOS50629c8Update to PyPy 7.3.228522ebbPreserveRootModelcore metadataa37f3afAdaptMISSINGsentinel test to work with unreleasedtyping_extensionsver...909259aRemove Logfire example in documentation2c4174cBump libc from 0.2.155 to 0.2.185Updates
pydantic-corefrom 2.46.3 to 2.47.0Commits
Updates
typerfrom 0.25.0 to 0.25.1Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
Commits
cfcc2ef🔖 Release version 0.25.113846cc📝 Update release notesa437469🔧 Add Typer Library Skill for Agents (#1620)ba6cc2c📝 Update release notes0f3ead0⬆ Bump ruff from 0.15.11 to 0.15.12 (#1722)db4ade6📝 Update release notes5a5206c⬆ Bump prek from 0.3.10 to 0.3.11 (#1723)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 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