Skip to content

chore(deps): bump pydantic from 2.12.5 to 2.13.4 in /backend - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/pydantic-2.13.4
Open

chore(deps): bump pydantic from 2.12.5 to 2.13.4 in /backend#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/pydantic-2.13.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Bumps pydantic from 2.12.5 to 2.13.4.

Release notes

Sourced from pydantic's releases.

v2.13.4 2026-05-06

v2.13.4 (2026-05-06)

What's Changed

Packaging

Fixes

Full Changelog: pydantic/pydantic@v2.13.3...v2.13.4

v2.13.3 2026-04-20

v2.13.3 (2026-04-20)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.13.2...v2.13.3

v2.13.2 2026-04-17

v2.13.2 (2026-04-17)

What's Changed

Fixes

  • Fix ValidationInfo.field_name missing with model_validate_json() by @​Viicos in #13084

Full Changelog: pydantic/pydantic@v2.13.1...v2.13.2

v2.13.1 2026-04-15

v2.13.1 (2026-04-15)

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.13.0...v2.13.1

v2.13.0 2026-04-13

... (truncated)

Changelog

Sourced from pydantic's changelog.

v2.13.4 (2026-05-06)

GitHub release

What's Changed

Packaging

Fixes

v2.13.3 (2026-04-20)

GitHub release

What's Changed

Fixes

v2.13.2 (2026-04-17)

GitHub release

What's Changed

Fixes

  • Fix ValidationInfo.field_name missing with model_validate_json() by @​Viicos in #13084

v2.13.1 (2026-04-15)

GitHub release

What's Changed

Fixes

v2.13.0 (2026-04-13)

GitHub release

The highlights of the v2.13 release are available in the blog post.

... (truncated)

Commits
  • cf67d4b Fix linting
  • f0d8a21 Prepare release v2.13.4
  • 5e3fe1d Check for pydantic tag pattern in CI
  • 7f9edcc Document tagging conventions
  • b46a0c9 Adapt pydantic-core linker flags on macOS
  • 50629c8 Update to PyPy 7.3.22
  • 8522ebb Preserve RootModel core metadata
  • a37f3af Adapt MISSING sentinel test to work with unreleased typing_extensions ver...
  • 909259a Remove Logfire example in documentation
  • 2c4174c Bump libc from 0.2.155 to 0.2.185
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot changed the title build(deps): bump pydantic from 2.12.5 to 2.13.4 in /backend chore(deps): bump pydantic from 2.12.5 to 2.13.4 in /backend May 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/backend/pydantic-2.13.4 branch 2 times, most recently from ff72a7d to 6922954 Compare June 2, 2026 13:29
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 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.12.5...v2.13.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/backend/pydantic-2.13.4 branch from 6922954 to 10a96b5 Compare June 13, 2026 06:40
AirSaiga added a commit that referenced this pull request Jul 1, 2026
清理:
- #11 提取 useLanguageToggle composable,统一 AgentLayout + AssetLibraryNav
  两处重复的语言切换逻辑;顺带清掉 AgentLayout 不再需要的 useI18n/settingsStore 导入。
- #12 删除 AppOverlayHost 不可达的 defineExpose 死代码(openProjectManagement +
  openAiConfigGenerator 均无 ref 绑定引用)。
- #13 parseDiffLines 新增 meta 类型,正确识别 diff 文件头(---/+++)和 hunk 标记(@@),
  不再误染成增删色;ApplyConfirmCard 补 diff-meta 样式。
- #14 .confirm-card 类名改为 .apply-confirm-card 匹配根元素。
- #15 magic number 50 随 C6b 回退已自然消失。

单测:
- B1 i18n getInitialLocale 6 个边界测试(en-US/zh-CN 恢复、空、非法值、损坏 JSON 等)。
- parseDiffLines meta 识别 + ---x 边界测试(共 10 个)。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants