Skip to content
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

Bump xsdata from 24.1 to 24.6 #119

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Bump xsdata from 24.1 to 24.6 #119

merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps xsdata from 24.1 to 24.6.

Release notes

Sourced from xsdata's releases.

v24.6

What's Changed

New Contributors

Full Changelog: tefra/xsdata@v24.5...v24.6

v24.5

No release notes provided.

v24.4

No release notes provided.

v24.3.1

No release notes provided.

v24.3

No release notes provided.

v24.2.1

What's Changed

Full Changelog: tefra/xsdata@v24.2...v24.2.1

v24.2

What's Changed

... (truncated)

Changelog

Sourced from xsdata's changelog.

24.6 (2024-06-24)

Features

  • Add class and field info in parsing warnings (#1036)
  • Remove whitespace from bytes encoded xml strings (#1037)
  • Improve codegen performance (#1043)

Fixes

  • JSON serializer fails on derived elements (#1053)
  • Update typing-extensions minimum version (#1039)
  • Avoid using not-threadsafe warnings.catch_warning (#1042)
  • Unnest classes doesn't update inner classes recursively (#1047)
  • Restore support for optional lists (#1053)

24.5 (2024-05-07)

Features

  • Rewrite TreeSerializer, drop support for native python ElementTree (#1032)
  • Validate fields fixed values (#1013)
  • Detect optional fields in dict mapper
  • Refactor typing annotations analyze process
  • Generate ForwardRef() instead of Type[]

Fixes

  • Allow soap client config subclassing (#1010)
  • Avoid recursive error on nested group references (#1016)
  • Add warning for same module designation (#1018)

24.4 (2024-04-01)

Features

  • Add xml and lxml tree serializers (#975)
  • Capture namespace prefixes in user dicts (#978)

... (truncated)

Commits
  • d091f23 Releasing 24.6 (#1056)
  • f75e9fa Merge pull request #1055 from tefra/fix-1054
  • bf986e4 fix: Use ruff to enforce double quotes on patterns
  • 1f42a6a revert: Add back support for optional lists (#1053)
  • 25cea60 Merge pull request #1047 from tefra/fix-1046
  • c022af6 fix: Unnest classes should update inner classes recursively
  • 791a98e fix: Run Ruff on package directories rather than files (#1049)
  • cbec5fa Merge pull request #1043 from tefra/run-ruff-once
  • 8b52384 chore: Remove print mode
  • 2c56e93 perf: Run ruff commands once
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [xsdata](https://github.com/tefra/xsdata) from 24.1 to 24.6.
- [Release notes](https://github.com/tefra/xsdata/releases)
- [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md)
- [Commits](tefra/xsdata@v24.1...v24.6)

---
updated-dependencies:
- dependency-name: xsdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 24, 2024
@loopj loopj merged commit 0237300 into main Jul 1, 2024
1 check passed
@loopj loopj deleted the dependabot/pip/xsdata-24.6 branch July 1, 2024 18:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant