build(deps): bump the simple group across 1 directory with 5 updates#37034
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the simple group across 1 directory with 5 updates#37034dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
def-
approved these changes
Jun 15, 2026
Bumps the simple group with 5 updates in the /misc/dbt-materialize directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.0` | `8.4.1` | | [dbt-protos](https://github.com/dbt-labs/proto-python-public) | `1.0.498` | `1.0.514` | | [idna](https://github.com/kjd/idna) | `3.16` | `3.18` | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.1.2` | `1.2.0` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | Updates `click` from 8.4.0 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.0...8.4.1) Updates `dbt-protos` from 1.0.498 to 1.0.514 - [Commits](dbt-labs/proto-python-public@v1.0.498...v1.0.514) Updates `idna` from 3.16 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.16...v3.18) Updates `msgpack` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/CHANGELOG.md) - [Commits](msgpack/msgpack-python@v1.1.2...v1.2.0) Updates `pydantic-core` from 2.46.4 to 2.47.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) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-protos dependency-version: 1.0.514 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: msgpack dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] <support@github.com>
b6a50ce to
6ba97d9
Compare
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 5 updates in the /misc/dbt-materialize directory:
8.4.08.4.11.0.4981.0.5143.163.181.1.21.2.02.46.42.47.0Updates
clickfrom 8.4.0 to 8.4.1Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
dbt-protosfrom 1.0.498 to 1.0.514Commits
c84754eAuto-generated from proto v1.0.514842c03bAuto-generated from proto v1.0.5135751312Auto-generated from proto v1.0.512f0f57f0Auto-generated from proto v1.0.511bb4ab3cAuto-generated from proto v1.0.510b974148Auto-generated from proto v1.0.5095886324Auto-generated from proto v1.0.5081219ac3Auto-generated from proto v1.0.507ccbdf21Auto-generated from proto v1.0.5067e70c86Auto-generated from proto v1.0.505Updates
idnafrom 3.16 to 3.18Changelog
Sourced from idna's changelog.
Commits
f39ea90Release 3.1840f4e40Pre-release 3.18rc01a5bf80Merge pull request #253 from kjd/lenient-decode5bbb26fMerge branch 'master' into lenient-decodec532baeRename decode() lenient= option to display= (issue #248)0b1758bMerge pull request #252 from kjd/release-3.17f48619cRelease 3.177421ba8Pre-release 3.17rc022ebb73Merge pull request #251 from kjd/structure-optimizations2a7ac0aDrop redundant parallel-arrays comment from uts46dataUpdates
msgpackfrom 1.1.2 to 1.2.0Release notes
Sourced from msgpack's releases.
... (truncated)
Changelog
Sourced from msgpack's changelog.
Commits
11ed0a5release v1.2.0 (#692)c410a38Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 (#691)97ba6caskip ci: remove unneeded CIBW_SKIP optioncdde1b0Wheels CI hangs for MacOS Intel (#689)5eb57e1release v1.2.0rc1 (#681)77395c1HardenUnpacker.__init__re-entry cleanup to prevent buffer/context leaks (...7df7136GuardPackerbuffer protocol hooks with Cython critical sections (#686)d627d30Bump sys.setrecursionlimit within test_nest_limit_1024 (#682)e327a0eBump the all-dependencies group with 2 updates (#684)6cd7574change changelog format to markdown (#680)Updates
pydantic-corefrom 2.46.4 to 2.47.0Commits