-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the minor group across 1 directory with 8 updates #765
Merged
Conversation
This file contains 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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Apr 19, 2024
Bumps the minor group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.7.0` | | [fastapi](https://github.com/tiangolo/fastapi) | `0.110.1` | `0.110.2` | | [semantic-text-splitter](https://github.com/benbrandt/text-splitter) | `0.10.0` | `0.11.0` | | [datasets](https://github.com/huggingface/datasets) | `2.18.0` | `2.19.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.4.1` | | [faker](https://github.com/joke2k/faker) | `24.9.0` | `24.11.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.6.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | Updates `pydantic` from 2.6.4 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.4...v2.7.0) Updates `fastapi` from 0.110.1 to 0.110.2 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.110.1...0.110.2) Updates `semantic-text-splitter` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/benbrandt/text-splitter/releases) - [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md) - [Commits](benbrandt/text-splitter@v0.10.0...v0.11.0) Updates `datasets` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.18.0...2.19.0) Updates `ruff` from 0.3.7 to 0.4.1 - [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.3.7...v0.4.1) Updates `faker` from 24.9.0 to 24.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v24.9.0...v24.11.0) Updates `pytest-xdist` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.0) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: semantic-text-splitter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
FlorianSchepersAA
force-pushed
the
dependabot/pip/minor-690e345ae1
branch
from
April 22, 2024 08:47
8879e4b
to
502d482
Compare
Bumps the minor group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.7.0` | | [fastapi](https://github.com/tiangolo/fastapi) | `0.110.1` | `0.110.2` | | [semantic-text-splitter](https://github.com/benbrandt/text-splitter) | `0.10.0` | `0.11.0` | | [datasets](https://github.com/huggingface/datasets) | `2.18.0` | `2.19.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.3.7` | `0.4.1` | | [faker](https://github.com/joke2k/faker) | `24.9.0` | `24.11.0` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.5.0` | `3.6.0` | | [sphinx](https://github.com/sphinx-doc/sphinx) | `7.2.6` | `7.3.7` | Updates `pydantic` from 2.6.4 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.4...v2.7.0) Updates `fastapi` from 0.110.1 to 0.110.2 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](fastapi/fastapi@0.110.1...0.110.2) Updates `semantic-text-splitter` from 0.10.0 to 0.11.0 - [Release notes](https://github.com/benbrandt/text-splitter/releases) - [Changelog](https://github.com/benbrandt/text-splitter/blob/main/CHANGELOG.md) - [Commits](benbrandt/text-splitter@v0.10.0...v0.11.0) Updates `datasets` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.18.0...2.19.0) Updates `ruff` from 0.3.7 to 0.4.1 - [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.3.7...v0.4.1) Updates `faker` from 24.9.0 to 24.11.0 - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v24.9.0...v24.11.0) Updates `pytest-xdist` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.5.0...v3.6.0) Updates `sphinx` from 7.2.6 to 7.3.7 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.6...v7.3.7) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: semantic-text-splitter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: datasets dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: faker dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <[email protected]>
…chepersAA:Aleph-Alpha/intelligence-layer into dependabot/pip/minor-690e345ae1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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 group with 8 updates in the / directory:
2.6.4
2.7.0
0.110.1
0.110.2
0.10.0
0.11.0
2.18.0
2.19.0
0.3.7
0.4.1
24.9.0
24.11.0
3.5.0
3.6.0
7.2.6
7.3.7
Updates
pydantic
from 2.6.4 to 2.7.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7af856a
Prep for 2.7 Release (#9212)60d77f0
Updatewarnings
parameter for serialization utilities to allow raising a wa...99821e9
Add support for field level number to str coercion option (#9137)a01b902
Updating JSON docs, addingcache_strings
toConfigDict
(#9178)932b025
Bump core to 2.18.1 (#9211)a7d3253
Fix allow extra generic (#9193)8aeac1a
Update mkdocs_material (#9169)7501231
Add 1.10.15 section to HISTORY.md (#9161)d294244
Prep for 2.7 beta release 🚀 (#9158)d77a940
Uprevpydantic-core
(#9153)Updates
fastapi
from 0.110.1 to 0.110.2Release notes
Sourced from fastapi's releases.
Commits
be1e3fa
🔖 Release version 0.110.24ae63ae
📝 Update release notes6d523d6
📝 Fix types in examples underdocs_src/extra_data_types
(#10535)d84d6e0
📝 Update release notesa901e2f
📝 Update references to UJSON (#11464)8a45645
📝 Update release notes74cc33d
♻️ Simplify Pydantic configs in OpenAPI models infastapi/openapi/models.py
...5815fa5
📝 Update release notes09e4859
🐛 Fix support for query parameters with list types, handle JSON encoding Pyda...071b8f2
📝 Update release notesUpdates
semantic-text-splitter
from 0.10.0 to 0.11.0Release notes
Sourced from semantic-text-splitter's releases.
Changelog
Sourced from semantic-text-splitter's changelog.
Commits
2af1dc5
Prep v0.11.0 release2d68cf0
Fix dependabot yaml199f337
Update cargo deps and dependabot workflow for indirect depsae744ad
Bump tokenizers from 0.19.0 to 0.19.17c136a6
Bump tokenizers from 0.15.2 to 0.19.0d9a5ce0
Bump pyo3 from 0.21.1 to 0.21.28ba2cb4
Bump either from 1.10.0 to 1.11.0Updates
datasets
from 2.18.0 to 2.19.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
0d3c746
Release: 2.19.0 (#6825)0bc709a
Fix parquet export infos (#6822)2a14271
Make convert_to_parquet CLI command create script branch (#6809)5eb93f6
Support indexable objects inDataset.__getitem__
(#6817)8983a3b
add allow_primitive_to_str and allow_decimal_to_str instead of allow_number_t...a188022
Extract data on the fly in packaged builders (#6784)ed8860f
Removeos.path.relpath
inresolve_patterns
(#6815)55eb1d9
Add Dataset.take and Dataset.skip (#6813)0f1f27c
Multithreaded downloads (#6794)91b07b9
Fix cache path to snakecase forCachedDatasetModuleFactory
andCache
(#6754)Updates
ruff
from 0.3.7 to 0.4.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0ff25a5
Bump version to 0.4.1 (#11035)34873ec
Add a script to fuzz the parser (courtesy ofpysource-codegen
) (#11015)d3cd61f
Use empty range when there's "gap" in token source (#11032)9b80cc0
Select fewer ruff rules when linting Python files inscripts/
(#11034)9bb23b0
Expect indented case block instead of match stmt (#11033)06c248a
[ruff]
Ignore stub functions inunused-async
(RUF029
) (#11026)27902b7
[pylint
] Implementinvalid-index-returned
(PLE0305
) (#10962)97acf1d
ENH: Bumpruff
dependency versions to support the latest release of `v0.4.0...adf63d9
[pylint
] Implementinvalid-hash-returned
(PLE0309
) (#10961)5d3c9f2
ruff server
: fix Neovim setup guide command (#11021)Updates
faker
from 24.9.0 to 24.11.0Release notes
Sourced from faker's releases.
Changelog
Sourced from faker's changelog.
Commits
7e0f5d2
Bump version: 24.10.0 → 24.11.04c7e111
📝 Update CHANGELOG.mddf56aa3
Tunecs_CZ
phone number validation (#2022)b7bd2a5
Bump version: 24.9.0 → 24.10.0c51b3d4
📝 Update CHANGELOG.mda54629e
Update list offirst_name_*
andlast_name
inpt_BR
PersonProvider
(#2...Updates
pytest-xdist
from 3.5.0 to 3.6.0Changelog
Sourced from pytest-xdist's changelog.
Commits
80bc0b8
Release 3.6.020e3ac7
Use execnet main_thread_only execmodel (#1027)0a4238f
Merge pull request #1067 from pytest-dev/pre-commit-ci-update-config0686279
[pre-commit.ci] pre-commit autoupdateecf7c1c
Merge pull request #1065 from bluetech/typingb78cf1c
Improve typing5dfc590
Merge pull request #1061 from bluetech/scheduling-protobf2dccc
Add a Scheduling Protocol91812bf
Merge pull request #1062 from pytest-dev/pre-commit-ci-update-config7c3f70f
[pre-commit.ci] pre-commit autoupdateUpdates
sphinx
from 7.2.6 to 7.3.7Release notes
Sourced from sphinx's releases.
Changelog
Sourced from sphinx's changelog.
... (truncated)
Commits
de4ac2f
Bump to 7.3.7 final4a0c9dd
Return the default value for unsupported theme configuration sections62c3bad
Re-exportpy_sig_re
from the Python domain3bcc669
Defer loading entry-point themes until neededfa4563f
Bump version630b4fb
Bump to 7.3.6 final740b964
fixup! Elaborate a little more in the warning message forconfig.cache
141f3ec
Elaborate a little more in the warning message forconfig.cache
af27188
Addconfig.cache
to the list of warning typesbe2b083
Re-export more names insphinx.domains.python
(#12297)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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