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

chore(deps): bump the dependencies group with 6 updates #149

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the dependencies group with 6 updates:

Package From To
flet 0.25.2 0.26.0
deprecated 1.2.15 1.2.17
tzdata 2024.2 2025.1
fastapi 0.115.6 0.115.7
pydantic 2.10.5 2.10.6
starlette 0.45.2 0.45.3

Updates flet from 0.25.2 to 0.26.0

Release notes

Sourced from flet's releases.

v0.26.0

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.25.1...v0.26.0

Changelog

Sourced from flet's changelog.

0.26.0

  • Flutter extensions: flet_* packages moved to separate repositories (#4721)
  • Automatic installation of Flutter, JDK and Android SDK (#4721)
  • Migrated to Flutter 3.27.0 (#4593)
  • New control properties, Flutter 3.27 fixes (#4703)
  • Optional on-demand creation of ListView.controls (#3931)
  • Reset InteractiveViewer tranformations (#4391)
  • Passthrough of mouse events from main window to other applications (#1438)
  • Remove v0.26.0-related deprecations (#4456)
  • Implemented Window.ignore_mouse_events (#4465)
  • Adding Google/Android TV platform support (#4581)
  • Remove Optional[] from predefined typing *Values (#4702)
  • Throttle InteractiveViewer update events (#4704)
  • Fixed: Update project_dependencies.py (#4459)
  • Fixed: SafeArea object has no attribute _SafeArea__minimum (#4500)
  • Fixed: Tooltip corruption in Segment and BarChartRod on update() (#4525)
  • Fixed: Setting CheckBox.border_side.stroke_align to an Enum fails (#4526)
  • Fixed: ControlState should be resolved based on user-defined order (#4556)
  • Fixed: broken Dismissible.dismiss_direction (#4557)
  • Fixed: Fix Rive not updating (#4582)
  • Fixed: DatePicker regression with first and last dates (#4661)
  • flet build command: Copy flutter-packages, support for platform-specific dependencies (#4667)
  • Fixed: CupertinoBottomSheet applies a red color and yellow underline to Text content (#4673)
  • Fixed: setting ButtonTheme displays a grey screen (#4731)
  • Fixed: Textfield input border color considers user-specified border_color property (#4735)
  • Fixed: make Tooltip.message a required parameter (#4736)
Commits
  • e8fedd6 Fix android_sdk.py for Python 3.9
  • e75f11e Prepare Flet 0.26.0 release (#4755)
  • 60b7a90 Flutter 3.27.3, JDK 17 (#4760)
  • 6867769 Adding Google/Android TV platform support (#4581)
  • 6ed3098 feat: add ListView.build_controls_on_demand property for optional on-demand...
  • d342a47 make Tooltip.message a required parameter (#4736)
  • 8ef7a9d Textfield input border color considers user-specified border_color (#4735)
  • 726d4fd allow json parameter in outlinedBorderFromJSON to be null (#4731)
  • 2b67aec feat: New features (#4703)
  • 9cda49c Fix pyproject.toml project name patching
  • Additional commits viewable in compare view

Updates deprecated from 1.2.15 to 1.2.17

Release notes

Sourced from deprecated's releases.

v1.2.17

What's Changed

Full Changelog: laurent-laporte-pro/deprecated@v1.2.16...v1.2.17

v1.2.16

What's Changed

New Contributors

Full Changelog: laurent-laporte-pro/deprecated@v1.2.15...v1.2.16

Changelog

Sourced from deprecated's changelog.

v1.2.17 (2024-01-25)

Bug fix release

v1.2.16 (2025-01-24)

Bug fix release

Fix

  • Fix #78: Fix configuration for Packit 1.0.0

  • Fix #79: Fix the configuration for the intersphinx mapping in the Sphinx documentation. See How to link to other documentation projects with Intersphinx <https://docs.readthedocs.io/en/stable/guides/intersphinx.html>_.

Other

  • Drop support for Python older than 3.7 in GitHub Actions.
Commits
  • 3b9b829 v1.2.17 (#82)
  • 4d9d9b0 docs: upgrade version number in SVG image
  • 2fd777d fix: enhance documentation and build configuration: update versioning, fixes,...
  • 134010f Merge branch 'hotfix/1.2.17' into bugfix/read-the-docs
  • 2ea4b77 docs: Update CHANGELOG.rst
  • 9e35588 Prepare next version 1.2.17 (unreleased)
  • d8c62db build: correct bump2version configuration
  • 0becad0 build: update bump2version configuration to update version number in SVG image
  • 90f5d67 chore: update .gitignore
  • 9a12ea6 docs: correct version number in image (use SVG image)
  • Additional commits viewable in compare view

Updates tzdata from 2024.2 to 2025.1

Release notes

Sourced from tzdata's releases.

2025.1: Release of upstream tzdata 2025a

Version 2025.1

Upstream version 2025a released 2025-01-15T18:47:24+00:00

Briefly:

Paraguay adopts permanent -03 starting spring 2024. Improve pre-1991 data for the Philippines. Etc/Unknown is now reserved.

Changes to future timestamps

Paraguay will stop changing its clocks after the spring-forward transition on 2024-10-06, so it is now permanently at -03. (Thanks to Heitor David Pinto and Even Scharning.) This affects timestamps starting 2025-03-22, as well as the obsolescent tm_isdst flags starting 2024-10-15.

Changes to past timestamps

Correct timestamps for the Philippines before 1900, and from 1937 through 1990. (Thanks to P Chan for the heads-up and citations.) This includes adjusting local mean time before 1899; fixing transitions in September 1899, January 1937, and June 1954; adding transitions in December 1941, November 1945, March and September 1977, and May and July 1990; and removing incorrect transitions in March and September 1978.

Changes to data

Add zone1970.tab lines for the Concordia and Eyre Bird Observatory research stations. (Thanks to Derick Rethans and Jule Dabars.)

Changes to documentation

The name Etc/Unknown is now reserved: it will not be used by TZDB. This is for compatibility with CLDR, which uses the string "Etc/Unknown" for an unknown or invalid timezone. (Thanks to Justin Grant, Mark Davis, and Guy Harris.)

Cite Internet RFC 9636, which obsoletes RFC 8536 for TZif format.

Changelog

Sourced from tzdata's changelog.

Version 2025.1

Upstream version 2025a released 2025-01-15T18:47:24+00:00

Briefly:

Paraguay adopts permanent -03 starting spring 2024. Improve pre-1991 data for the Philippines. Etc/Unknown is now reserved.

Changes to future timestamps

Paraguay will stop changing its clocks after the spring-forward transition on 2024-10-06, so it is now permanently at -03. (Thanks to Heitor David Pinto and Even Scharning.) This affects timestamps starting 2025-03-22, as well as the obsolescent tm_isdst flags starting 2024-10-15.

Changes to past timestamps

Correct timestamps for the Philippines before 1900, and from 1937 through 1990. (Thanks to P Chan for the heads-up and citations.) This includes adjusting local mean time before 1899; fixing transitions in September 1899, January 1937, and June 1954; adding transitions in December 1941, November 1945, March and September 1977, and May and July 1990; and removing incorrect transitions in March and September 1978.

Changes to data

Add zone1970.tab lines for the Concordia and Eyre Bird Observatory research stations. (Thanks to Derick Rethans and Jule Dabars.)

Changes to documentation

The name Etc/Unknown is now reserved: it will not be used by TZDB. This is for compatibility with CLDR, which uses the string "Etc/Unknown" for an unknown or invalid timezone. (Thanks to Justin Grant, Mark Davis, and Guy Harris.)

Cite Internet RFC 9636, which obsoletes RFC 8536 for TZif format.


Commits
  • 0ccabea Bump release to 2025.1
  • d0078ca Update tzdata to version '2025a'
  • 5bf324b Use proper syntax for multiline env variable
  • a178a14 Fix setup_cfg_fmt pre-commit environment
  • 1397de8 Update pre-commit config
  • 0cce78d Add automatic PR action
  • 3b721cd Don't update the repo unless we need to
  • d913020 Update tzdata to 2024b
  • fdd075c Remove POSIXRULES= from make invocation
  • See full diff in compare view

Updates fastapi from 0.115.6 to 0.115.7

Release notes

Sourced from fastapi's releases.

0.115.7

Upgrades

Refactors

Docs

Translations

... (truncated)

Commits

Updates pydantic from 2.10.5 to 2.10.6

Release notes

Sourced from pydantic's releases.

v2.10.6 2025-01-23

What's Changed

Fixes

Full Changelog: pydantic/pydantic@v2.10.5...v2.10.6

Changelog

Sourced from pydantic's changelog.

v2.10.6 (2025-01-23)

GitHub release

What's Changed

Fixes

Commits

Updates starlette from 0.45.2 to 0.45.3

Release notes

Sourced from starlette's releases.

Version 0.45.3

Fixed


Full Changelog: encode/starlette@0.45.2...0.45.3

Changelog

Sourced from starlette's changelog.

0.45.3 (January 24, 2025)

Fixed

  • Turn directory into string on lookup_path on commonpath comparison #2851.
Commits

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

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [flet](https://github.com/flet-dev/flet) | `0.25.2` | `0.26.0` |
| [deprecated](https://github.com/laurent-laporte-pro/deprecated) | `1.2.15` | `1.2.17` |
| [tzdata](https://github.com/python/tzdata) | `2024.2` | `2025.1` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.6` | `0.115.7` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.10.5` | `2.10.6` |
| [starlette](https://github.com/encode/starlette) | `0.45.2` | `0.45.3` |


Updates `flet` from 0.25.2 to 0.26.0
- [Release notes](https://github.com/flet-dev/flet/releases)
- [Changelog](https://github.com/flet-dev/flet/blob/main/CHANGELOG.md)
- [Commits](flet-dev/flet@v0.25.2...v0.26.0)

Updates `deprecated` from 1.2.15 to 1.2.17
- [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases)
- [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst)
- [Commits](laurent-laporte-pro/deprecated@v1.2.15...v1.2.17)

Updates `tzdata` from 2024.2 to 2025.1
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](python/tzdata@2024.2...2025.1)

Updates `fastapi` from 0.115.6 to 0.115.7
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.6...0.115.7)

Updates `pydantic` from 2.10.5 to 2.10.6
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.5...v2.10.6)

Updates `starlette` from 0.45.2 to 0.45.3
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](encode/starlette@0.45.2...0.45.3)

---
updated-dependencies:
- dependency-name: flet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: deprecated
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tzdata
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: starlette
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants