Skip to content

⬆ Bump the main-dependencies group across 1 directory with 3 updates#214

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main-dependencies-881c50b767
Open

⬆ Bump the main-dependencies group across 1 directory with 3 updates#214
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main-dependencies-881c50b767

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps the main-dependencies group with 3 updates in the / directory: textual, pydantic and typst.

Updates textual from 0.85.2 to 8.2.4

Release notes

Sourced from textual's releases.

The small potatoes Release

Small potatoes update, to fix a glitch with anchor.

[8.2.4] - 2026-04-19

Added

Fixed

The snappier resize Release

[8.2.3] - 2026-04-05

Changed

The Faster Resize Release

Fixed an issue where styles were being unneccesarily updated when resizing. Textual apps will now adapt to changes in the terminal size much more quickly.

[8.2.2] - 2026-04-03

Fixed

The Hot Select Release

Fixes a crash when a selected widget is removed while selecting

[8.2.1] - 2026-03-29

Fixed

The Select Release

This release enhances text selection, with auto-scrolling, and the ability to select across container widgets.

This work was sponsored by Mistral AI.

[8.2.0] - 2026-03-27

Added

... (truncated)

Changelog

Sourced from textual's changelog.

[8.2.4] - 2026-04-19

Added

Fixed

[8.2.3] - 2026-04-05

Changed

[8.2.2] - 2026-04-03

Fixed

[8.2.1] - 2026-03-29

Fixed

[8.2.0] - 2026-03-27

Added

[8.1.1] - 2026-03-10

Fixed

[8.1.0] - 2026-03-10

Changed

Added

... (truncated)

Commits

Updates pydantic from 2.12.5 to 2.13.2

Release notes

Sourced from pydantic's releases.

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

v2.13.0 (2026-04-13)

The highlights of the v2.13 release are available in the blog post. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.

This release contains the updated pydantic.v1 namespace, matching version 1.10.26 which includes support for Python 3.14.

What's Changed

See the beta releases for all changes sinces 2.12.

Packaging

  • Add zizmor for GitHub Actions workflow linting by @​Viicos in #13039
  • Update jiter to v0.14.0 to fix a segmentation fault on musl Linux by @​Viicos in #13064

New Features

  • Allow default factories of private attributes to take validated model data by @​Viicos in #13013

Changes

Fixes

  • Change type of Any when synthesizing _build_sources for BaseSettings.__init__() signature in the mypy plugin by @​Viicos in #13049

... (truncated)

Changelog

Sourced from pydantic's changelog.

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. Several minor changes (considered non-breaking changes according to our versioning policy) are also included in this release. Make sure to look into them before upgrading.

This release contains the updated pydantic.v1 namespace, matching version 1.10.26 which includes support for Python 3.14.

What's Changed

See the beta releases for all changes sinces 2.12.

New Features

  • Allow default factories of private attributes to take validated model data by @​Viicos in #13013

Changes

Fixes

  • Change type of Any when synthesizing _build_sources for BaseSettings.__init__() signature in the mypy plugin by @​Viicos in #13049
  • Fix model equality when using runtime extra configuration by @​Viicos in #13062

Packaging

... (truncated)

Commits

Updates typst from 0.13.2 to 0.14.8

Release notes

Sourced from typst's releases.

v0.14.8

What's Changed

Full Changelog: messense/typst-py@v0.14.7...v0.14.8

v0.14.7

What's Changed

Full Changelog: messense/typst-py@v0.14.6...v0.14.7

v0.14.6

Full Changelog: messense/typst-py@v0.14.5...v0.14.6

v0.14.5

What's Changed

Full Changelog: messense/typst-py@v0.14.4...v0.14.5

v0.14.4

What's Changed

  • Update typst to 0.14.1
  • Fix missing diagnostic in TypstError

Full Changelog: messense/typst-py@v0.14.3...v0.14.4

v0.14.3

What's Changed

New Contributors

Full Changelog: messense/typst-py@v0.14.2...v0.14.3

v0.14.2

What's Changed

New Contributors

... (truncated)

Commits
  • 3332f19 Bump version to 0.14.8
  • 615d9f7 Document multi-file Typst compilation for bundled packages (#149)
  • a551996 Bump comemo from 0.5.0 to 0.5.1 (#150)
  • d44163c Bump version to 0.14.7
  • e5a24c5 Build wheels for Python 3.14t instead of 3.13t
  • 9ee4b55 Add font discovery methods to Fonts class and introduce FontInfo (#147)
  • 58300bc Bump version to 0.14.6
  • 3d0ae4d Add readthedocs config
  • d20bd6e Bump version to 0.14.5
  • cd8033f feat: sys_inputs in Compiler.compile (#143)
  • Additional commits viewable in compare view

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 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

Bumps the main-dependencies group with 3 updates in the / directory: [textual](https://github.com/Textualize/textual), [pydantic](https://github.com/pydantic/pydantic) and [typst](https://github.com/messense/typst-py).


Updates `textual` from 0.85.2 to 8.2.4
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v0.85.2...v8.2.4)

Updates `pydantic` from 2.12.5 to 2.13.2
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.2/HISTORY.md)
- [Commits](pydantic/pydantic@v2.12.5...v2.13.2)

Updates `typst` from 0.13.2 to 0.14.8
- [Release notes](https://github.com/messense/typst-py/releases)
- [Commits](messense/typst-py@v0.13.2...v0.14.8)

---
updated-dependencies:
- dependency-name: textual
  dependency-version: 8.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: main-dependencies
- dependency-name: pydantic
  dependency-version: 2.13.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
- dependency-name: typst
  dependency-version: 0.14.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 20, 2026
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.

0 participants