Bump the pip-dependency-updates group across 3 directories with 2 updates#66880
Closed
dependabot[bot] wants to merge 5 commits into
Closed
Conversation
Member
|
@dependabot recreate |
adc2d15 to
d1aa822
Compare
d1aa822 to
d8c7cd1
Compare
) * Fix OTel timer metrics using Gauge instead of Histogram * Use ExponentialBucketHistogramAggregation for timing metrics * Use public API import path for ExponentialBucketHistogramAggregation and fix histogram map isolation (cherry picked from commit b2dadd2) Co-authored-by: namratachaudhary <namratachaudhary@users.noreply.github.com>
* Add deadlines support with name and description fields in alerts and UI * Add 'viewAll' label to deadlineStatus in dag.json * Refactor deadlineAlerts referenceType structure * Refine deadline alert translations in dag.json Updated deadline alert messages for clarity and consistency. * Add completion rule text for deadline alerts in UI * Remove duplicate completionRule entry in deadlineAlerts * Remove alert description from DeadlineAlert and related models * Enhance deadline handling: return name updates alongside UUID mapping in SerializedDagModel * Add alert_id field to DeadlineResponse and update tests for alert handling * Remove DEADLINES option from MenuItem enum * Update airflow-core/src/airflow/serialization/encoders.py --------- (cherry picked from commit e9d1066) Co-authored-by: Richard Wu <richard9@ualberta.ca> Co-authored-by: D. Ferruzzi <ferruzzi@amazon.com>
…ort decision (#66315) The `start_from_trigger` deferred-at-schedule path is commented out on v3-2-test (disabled in 91e1029 as a TODO) and was only re-enabled on main by #55068, which landed one day after the v3-2 branch was cut. The test asserts the feature works and fails on v3-2-test CI. Skip the test on the 3.2 line and link the tracking issue from both the test skip-reason and the disabled production-code site so the follow-up isn't lost. Decision (backport #55068 or formally drop the feature on 3.2) is tracked in #66307.
…ates Updates the requirements on [aiosqlite](https://github.com/omnilib/aiosqlite) and [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) to permit the latest version. Updates `aiosqlite` to 0.22.1 - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.20.0...v0.22.1) Updates `datamodel-code-generator` from 0.33.0 to 0.57.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.33.0...0.57.0) Updates `datamodel-code-generator` from 0.33.0 to 0.57.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.33.0...0.57.0) Updates `datamodel-code-generator` from 0.33.0 to 0.57.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.33.0...0.57.0) Updates `datamodel-code-generator` from 0.33.0 to 0.57.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Changelog](https://github.com/koxudaxi/datamodel-code-generator/blob/main/CHANGELOG.md) - [Commits](koxudaxi/datamodel-code-generator@0.33.0...0.57.0) --- updated-dependencies: - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:production dependency-group: pip-dependency-updates - dependency-name: datamodel-code-generator dependency-version: 0.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: datamodel-code-generator dependency-version: 0.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: datamodel-code-generator dependency-version: 0.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependency-updates - dependency-name: datamodel-code-generator dependency-version: 0.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
d8c7cd1 to
1540ee0
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on aiosqlite and datamodel-code-generator to permit the latest version.
Updates
aiosqliteto 0.22.1Changelog
Sourced from aiosqlite's changelog.
... (truncated)
Commits
9b127ceVersion bump v0.22.15c3f61cImprove stop semantics for connections (#370)a869d73Version bump v0.22.01cd60adEmit warning if connection is deleted before it is closed (#355)611d7b4Add set_authorizer support for fine-grained access control (#349)81d00c8Bump actions/setup-python from 5 to 6 (#357)7a26722Bump coverage[toml] from 7.8.0 to 7.10.7 (#358)4457540Bump flake8 from 7.2.0 to 7.3.0 (#346)b650dadBump actions/checkout from 5 to 6 (#366)065ffddBump mypy from 1.15.0 to 1.19.0 (#367)Updates
datamodel-code-generatorfrom 0.33.0 to 0.57.0Release notes
Sourced from datamodel-code-generator's releases.
... (truncated)
Changelog
Sourced from datamodel-code-generator's changelog.
... (truncated)
Commits
d0aa6abdocs: sync generated docs (#3137)7bd643fPreserve tox python preference for generated docs (#3136)64f218aWrite generated prompt snapshots directly (#3135)a7d1e9cAllow generated prompt snapshot updates (#3134)9210c19Propagate enum member descriptions for anyOf const pattern (#3133)928ba55Use source tree for generated prompt snapshots (#3132)b599714Add manual generated docs sync trigger (#3130)93f2bceFix generated docs sync prompt snapshots (#3129)919f191Fix serialization alias choices (#3126)90b0729Fix snake case array discriminator (#3125)Updates
datamodel-code-generatorfrom 0.33.0 to 0.57.0Release notes
Sourced from datamodel-code-generator's releases.
... (truncated)
Changelog
Sourced from datamodel-code-generator's changelog.
... (truncated)
Commits
d0aa6abdocs: sync generated docs (#3137)7bd643fPreserve tox python preference for generated docs (#3136)64f218aWrite generated prompt snapshots directly (#3135)a7d1e9cAllow generated prompt snapshot updates (#3134)9210c19Propagate enum member descriptions for anyOf const pattern (#3133)928ba55Use source tree for generated prompt snapshots (#3132)b599714Add manual generated docs sync trigger (#3130)93f2bceFix generated docs sync prompt snapshots (#3129)919f191Fix serialization alias choices (#3126)90b0729Fix snake case array discriminator (#3125)Updates
datamodel-code-generatorfrom 0.33.0 to 0.57.0Release notes
Sourced from datamodel-code-generator's releases.
... (truncated)
Changelog
Sourced from datamodel-code-generator's changelog.
... (truncated)
Commits
d0aa6abdocs: sync generated docs (#3137)7bd643fPreserve tox python preference for generated docs (#3136)64f218aWrite generated prompt snapshots directly (#3135)a7d1e9cAllow generated prompt snapshot updates (#3134)9210c19Propagate enum member descriptions for anyOf const pattern (#3133)928ba55Use source tree for generated prompt snapshots (#3132)b599714Add manual generated docs sync trigger (#3130)