Bump the minor-and-patch group across 1 directory with 6 updates - #49
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the minor-and-patch group across 1 directory with 6 updates#49dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 6 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.4` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.9` | `3.5.1` | | [idna](https://github.com/kjd/idna) | `3.18` | `3.19` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.198.0` | `2.199.0` | | [docling](https://github.com/docling-project/docling) | `2.118.1` | `2.121.0` | Updates `ruff` from 0.16.2 to 0.16.4 - [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.16.2...0.16.4) Updates `charset-normalizer` from 3.4.9 to 3.5.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.9...3.5.1) Updates `idna` from 3.18 to 3.19 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.18...v3.19) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `google-api-python-client` from 2.198.0 to 2.199.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.198.0...v2.199.0) Updates `docling` from 2.118.1 to 2.121.0 - [Release notes](https://github.com/docling-project/docling/releases) - [Changelog](https://github.com/docling-project/docling/blob/main/CHANGELOG.md) - [Commits](docling-project/docling@v2.118.1...v2.121.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: charset-normalizer dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: idna dependency-version: '3.19' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: google-api-python-client dependency-version: 2.199.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: docling dependency-version: 2.121.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 6 updates in the /backend directory:
0.16.20.16.43.4.93.5.13.183.191.2.21.2.32.198.02.199.02.118.12.121.0Updates
rufffrom 0.16.2 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)Updates
charset-normalizerfrom 3.4.9 to 3.5.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
e239bdcMerge pull request #795 from jawah/release-3.5.1648ad77docs: update faqfab2749docs: write changelog for 3.5.17d32774chore: bump version to 3.5.19a69f60docs: update data/info5dcc6ddperf: charinfo cache access optimization in cythonea3b447fix: do not validate-decode large payload when md says it's noisea05917fchore: allow setuptools 84 builds (#794)3325d87Merge pull request #792 from jawah/update-cibuildwheel-action77203b1chore: reformat noxfile.pyUpdates
idnafrom 3.18 to 3.19Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
Commits
03a9a11Release 3.192d2a7efPre-release 3.19rc05cce130Merge pull request #268 from kjd/fix-std3-regex-alert3914b75Split the STD3 disallowed-character range so uppercase is explicitce9fd98Merge pull request #267 from kjd/housekeeping809240cFail CI when the license copyright year is behind the current yeard9e16c5Consolidate test fixtures, prune stale gitignore entries, and fix doc typosef30feeRemove dead code and pare back superfluous commentsb907913Tighten the version support and Unicode notes in the README6204cbeIgnore local build artifacts and stop packaging stray tooling configUpdates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
google-api-python-clientfrom 2.198.0 to 2.199.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
b0089dfchore(main): release 2.199.0 (#2774)7b8de0bfix: drop support for Python 3.7-3.9 (#2770)5a3308bchore: Update discovery artifacts (#2791)829a677test: fix mTLS auto-enablement unit tests (#2792)ce8b433chore: Update discovery artifacts (#2777)4996499chore: Update discovery artifacts (#2776)5636e61chore: Update discovery artifacts (#2773)Updates
doclingfrom 2.118.1 to 2.121.0Release notes
Sourced from docling's releases.
... (truncated)
Changelog
Sourced from docling's changelog.