Bump the benchmark group in /benchmark with 8 updates#633
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the benchmark group in /benchmark with 8 updates#633dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the benchmark group in /benchmark with 8 updates: | Package | From | To | | --- | --- | --- | | [cattrs](https://github.com/python-attrs/cattrs) | `23.1.2` | `23.2.3` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.20.1` | `3.21.1` | | [mashumaro](https://github.com/Fatal1ty/mashumaro) | `3.10` | `3.13` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.8.0` | `3.8.4` | | [pandas](https://github.com/pandas-dev/pandas) | `2.1.1` | `2.2.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.4.2` | `2.7.1` | | [typedload](https://github.com/ltworf/typedload) | `2.26` | `2.28` | | [pyserde](https://github.com/yukinarit/pyserde) | `0.12.3` | `0.16.1` | Updates `cattrs` from 23.1.2 to 23.2.3 - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.md) - [Commits](python-attrs/cattrs@v23.1.2...v23.2.3) Updates `marshmallow` from 3.20.1 to 3.21.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.20.1...3.21.1) Updates `mashumaro` from 3.10 to 3.13 - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.10...v3.13) Updates `matplotlib` from 3.8.0 to 3.8.4 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.8.0...v3.8.4) Updates `pandas` from 2.1.1 to 2.2.2 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.1.1...v2.2.2) Updates `pydantic` from 2.4.2 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.4.2...v2.7.1) Updates `typedload` from 2.26 to 2.28 - [Release notes](https://github.com/ltworf/typedload/releases) - [Changelog](https://github.com/ltworf/typedload/blob/master/docs/CHANGELOG.md) - [Commits](ltworf/typedload@2.26...2.28) Updates `pyserde` from 0.12.3 to 0.16.1 - [Release notes](https://github.com/yukinarit/pyserde/releases) - [Commits](yukinarit/pyserde@v0.12.3...v0.16.1) --- updated-dependencies: - dependency-name: cattrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark - dependency-name: mashumaro dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: benchmark - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark - dependency-name: typedload dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark - dependency-name: pyserde dependency-type: direct:production update-type: version-update:semver-minor dependency-group: benchmark ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #638. |
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 benchmark group in /benchmark with 8 updates:
23.1.223.2.33.20.13.21.13.103.133.8.03.8.42.1.12.2.22.4.22.7.12.262.280.12.30.16.1Updates
cattrsfrom 23.1.2 to 23.2.3Release notes
Sourced from cattrs's releases.
... (truncated)
Changelog
Sourced from cattrs's changelog.
... (truncated)
Commits
5dc43b3v23.2.33f63212Flesh out history48cb3d0Fix unstructuring underspecified generics (#466)88d4758Optimize linecaching (#464)5b1fa6aFix dict value unstructuring (#462)b47f446Avoid linecache unique file generation in case of linecache disabled (#461)bed932cv23.2.2281f324Fix regression (#454)c098cd8v23.2.125d15d6Import typing_extensions.TypeAlias only on python < 3.11 (#447)Updates
marshmallowfrom 3.20.1 to 3.21.1Changelog
Sourced from marshmallow's changelog.
Commits
df23ad0Bump version and update changelog8f493e6Fix error message (#2246)cd976d5Bump version and update changelog853b144URL User Info Validation (#2244)bf33daf[pre-commit.ci] pre-commit autoupdate (#2242)13a12adFix typoe140f7dDeprecate version and related attributes (#2229)300f965[pre-commit.ci] pre-commit autoupdatec282bd5[pre-commit.ci] pre-commit autoupdate (#2239)af79a44Bump actions/setup-python from 4 to 5 (#2236)Updates
mashumarofrom 3.10 to 3.13Release notes
Sourced from mashumaro's releases.
Commits
bffc024Bump version28c1521Merge branch 'update-github-actions'a1845faRevert "Try to use Python 3.13 on Windows"e5abddaTry to fix ignore_errors optionac64553Fix duplicated sectione8c92a5Set ignore_errors to ignore SyntaxError on old Python versions12612a0Try to use Python 3.13 on Windowsc6c4181Update actions1791aabMerge pull request #220 from Fatal1ty/fix-field-annotated-strategyb00f834Fix RecursionError on annotated serialization strategy for a dataclass fieldUpdates
matplotlibfrom 3.8.0 to 3.8.4Release notes
Sourced from matplotlib's releases.
... (truncated)
Commits
8fb842cREL: v3.8.4149521eRelease prep v3.8.439e91a4Merge branch 'v3.8.3-doc' into v3.8.xe5dd407Github stats for v3.8.4dbb4e04Merge pull request #28015 from meeseeksmachine/auto-backport-of-pr-27955-on-v...e0a38c6Merge pull request #27993 from ksunden/np_2_builddea6de9Backport PR #27955: Add a draw during show for macos backend0ec1774Unpin numpy 2 for install, build against numpy rc for isolated builds8f1698fMerge pull request #28001 from meeseeksmachine/auto-backport-of-pr-28000-on-v...79ee5afBackport PR #28000: Fix color sequence data for Set2 and Set3Updates
pandasfrom 2.1.1 to 2.2.2Release notes
Sourced from pandas's releases.
... (truncated)
Commits
d9cdd2eRLS: 2.2.298aeac9Backport PR #58209: CI: Pin blosc to fix pytables (#58211)5466f15Backport PR #58202: DOC/TST: Document numpy 2.0 support and add tests… (#58208)45b0b32Backport PR #58203 on branch 2.2.x (DOC: Add release date/contributors for 2....c7ec566Backport PR #58087 on branch 2.2.x (BLD: Build wheels using numpy 2.0rc1) (#5...691fc88Backport PR #58181 on branch 2.2.x (CI: correct error msg in test_view_index)...a947587Backport PR #58138 on branch 2.2.x (BLD: Fix nightlies not building) (#58140)b56842dBackport PR #58100 on branch 2.2.x (MNT: fix compatibility with beautifulsoup...0f83d50Revert "BLD: Pin numpy on 2.2.x" (#58093)e9b81eeBackport PR #58126: BLD: Build wheels with numpy 2.0rc1 (#58127)Updates
pydanticfrom 2.4.2 to 2.7.1Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
26129472.7.1 release prep (#9307)2b8efa2Move TODO regarding pickling to markdown (#9288)73d1049adds test case for unexpected discriminated union behavior (#9236)c33b925Change CI to usemacos-13for Python 3.8 and 3.9 (#9305)82e4664Fix model json schema with config types (#9287)a0f18e3Fix bullets in Strict Mode docs (#9296)77b0e1cAddress case where model_construct on a class which defines model_post_init f...6322b24Fixstrictapplication tofunction-afterwithuse_enum_values(#9279)bb857bddocs(performance): remove section on literal vs enum performance (#9262)3c15a8bdocs: makeTypeAdapterexample PEP-8 compliant (#9268)Updates
typedloadfrom 2.26 to 2.28Release notes
Sourced from typedload's releases.
Changelog
Sourced from typedload's changelog.
Commits
0bc2151d/ch396e7afMerge pull request #443 from ltworf/uuidbf2dd17Documentationa08df23Bump version60943f6Add tests for UUIDd8147a8Add UUID among the string-like types2a22f75Merge pull request #444 from ltworf/test_matrix6a073baUpdate classifierse50322bTest on python 3.13 alpha172f7a3Run tests on the regular 3.12Updates
pyserdefrom 0.12.3 to 0.16.1Release notes
Sourced from pyserde's releases.
... (truncated)
Commits
cbf3639Merge pull request #522 from yukinarit/update-contributors9ddf15dMerge pull request #520 from yukinarit/dependabot/pip/coverage-eq-7.5.0e1e9f0eMerge pull request #521 from yukinarit/dependabot/pip/mypy-eq-1.10.02c02973👥 Add@JWSongas a contributor8707ce4Update mypy requirement from ==1.9.0 to ==1.10.0902e79eUpdate coverage requirement from ==7.4.4 to ==7.5.0c5a8586Merge pull request #519 from yukinarit/fix-pathlib272b1a0Fix pathlib serializationf0d38e6Merge pull request #511 from JWSong/chore/add-examplesfb93ed7update docs/en/types.mdDependabot 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