build(deps): bump the simple group across 1 directory with 4 updates#36129
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the simple group across 1 directory with 4 updates#36129dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the simple group with 4 updates in the /misc/dbt-materialize directory: [dbt-core](https://github.com/dbt-labs/dbt-core), [pydantic](https://github.com/pydantic/pydantic), [pydantic-core](https://github.com/pydantic/pydantic) and [zipp](https://github.com/jaraco/zipp). Updates `dbt-core` from 1.11.7 to 1.11.8 - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.11.8/CHANGELOG.md) - [Commits](dbt-labs/dbt-core@v1.11.7...v1.11.8) Updates `pydantic` from 2.12.5 to 2.13.0 - [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.0) Updates `pydantic-core` from 2.41.5 to 2.46.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `zipp` from 3.23.0 to 3.23.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.23.0...v3.23.1) --- updated-dependencies: - dependency-name: dbt-core dependency-version: 1.11.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pydantic dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: pydantic-core dependency-version: 2.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the simple group with 4 updates in the /misc/dbt-materialize directory: dbt-core, pydantic, pydantic-core and zipp.
Updates
dbt-corefrom 1.11.7 to 1.11.8Release notes
Sourced from dbt-core's releases.
Changelog
Sourced from dbt-core's changelog.
Commits
725ec85Bumping version to 1.11.8 and generate changelog5bbdb59improve independent default settings of sqlparse.MAX_GROUPING_TOKENS and MAX_...01dd125bump integration test timeout to 60 minutes (#12757)083b32aEnsure plus prefixed check for aliases in jsonschema validation (#12746) (#12...928dd92fix: raise correct deprecation when config key is top-level in generic test (...cacfc60add config key check for all keys and simplify the depr logic (#12667) (#12698)c5093b5Add most recent dbt-docs changes (#12679) (#12680)aacac25Fix: Add@requires.catalogs decorator to test command (#12663) (#12676)6c5919dFix #12353: Add@requires.catalogs decorator to compile command (#12388) (#12...38d1483add config support for macros (#12559) (#12661)Updates
pydanticfrom 2.12.5 to 2.13.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
46bf4faFix Pydantic release workflow (#13067)1b359edPrepare release v2.13.0 (#13065)b1bf194Fix model equality when using runtimeextraconfiguration (#13062)17a35e3Update jiter to v0.14.0 (#13064)feea402Usesimulationmode in Codspeed CI (#13063)671c9b0Add basic benchmarks for model equality (#13061)d17d71eBump cryptography from 46.0.6 to 46.0.7 (#13056)919d61a👥 Update Pydantic People (#13059)e7cf5dcFix people workflow (#13047)2a806adAdd regression test forMISSINGsentinel serialization with subclasses (#13...Updates
pydantic-corefrom 2.41.5 to 2.46.0Commits
Updates
zippfrom 3.23.0 to 3.23.1Changelog
Sourced from zipp's changelog.
Commits
157860eFinalize0c7638aMerge pull request #135 from barneygale/fix-1346d1e280Update news fragment.0b07235Merge branch 'main' into fix-134c5f40d3Moved none_as to _functools.f7bdf7cUse :zipfile: to designate an unnamed zipfile.e7956b7Mark 3.21 as Python 3.15.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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