build(deps): bump the simple group across 1 directory with 8 updates#37451
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the simple group across 1 directory with 8 updates#37451dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the simple group with 8 updates in the /misc/dbt-materialize directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [click](https://github.com/pallets/click) | `8.4.0` | `8.4.2` | | [dbt-core](https://github.com/dbt-labs/dbt-core) | `1.11.11` | `1.11.12` | | [dbt-postgres](https://github.com/dbt-labs/dbt-adapters) | `1.10.0` | `1.10.2` | | [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` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `click` from 8.4.0 to 8.4.2 - [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.2) Updates `dbt-core` from 1.11.11 to 1.11.12 - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.11.12/CHANGELOG.md) - [Commits](dbt-labs/dbt-core@v1.11.11...v1.11.12) Updates `dbt-postgres` from 1.10.0 to 1.10.2 - [Release notes](https://github.com/dbt-labs/dbt-adapters/releases) - [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/v1.10.2/CHANGELOG.md) - [Commits](dbt-labs/dbt-adapters@v1.10.0...v1.10.2) 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 `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) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-core dependency-version: 1.11.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-postgres dependency-version: 1.10.2 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: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] <support@github.com>
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 8 updates in the /misc/dbt-materialize directory:
2026.5.202026.6.178.4.08.4.21.11.111.11.121.10.01.10.21.0.4981.0.5143.163.182.46.42.47.04.15.04.16.0Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
clickfrom 8.4.0 to 8.4.2Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
b2e30a1Release version 8.4.27a16b20Fixpackage_nameresolution when module differs from distribution name (#3582)bec5928Fixpackage_nameresolution when top-level module differs from distribution...916883aFix tests to not rely on-Wdefaultoption (#3591)09195f6Fix double-bracketing of choices in synopsis (#3578)1557e26Check for warning exception with idiomatic context managerd9ff133Static typing improvements inclick.shell_completion(#3460)762c97eFix double-bracketing of choices in synopsis8929d39Convert changes to markdown. (#3559)237be50Move changes headings down a level.Updates
dbt-corefrom 1.11.11 to 1.11.12Release notes
Sourced from dbt-core's releases.
Changelog
Sourced from dbt-core's changelog.
Commits
fa444c1Bumping version to 1.11.12 and generate changelogaa51bff[1.11.latest] Fix spurious deprecation warnings for state model configs (#15402)1e8ddd4Fix mypy failure caused by Click 8.4.2 ClassVar annotation changes (#15363) (...8d7220e[Automated] Merged prep-release/1.11.11_26157879557 into target 1.11.latest d...Updates
dbt-postgresfrom 1.10.0 to 1.10.2Release notes
Sourced from dbt-postgres's releases.
Changelog
Sourced from dbt-postgres's changelog.
Commits
2b29f2eBumping version to 1.10.2 and generate changelog159b234Add hard_deletes config and new_record Option for Snapshots (#317)d56ca34[Automated] Merged prep-release/prod/1.10.1_11943675569 into target main duri...1c3479bBumping version to 1.10.1 and generate changelog9e19bd8add base MicrobatchConcurrency capability (#358)fb9d085update readme (#232)a36dc3f[Automated] Merged prep-release/prod/1.10.0_11922835838 into target main duri...Updates
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
pydantic-corefrom 2.46.4 to 2.47.0Commits
Updates
typing-extensionsfrom 4.15.0 to 4.16.0Release notes
Sourced from typing-extensions's releases.
... (truncated)
Changelog
Sourced from typing-extensions's changelog.
Commits
f29cd28Prepare relase 4.16.0 (#774)4317461Bump version to 4.16.0rc2.dev (#772)4f71098Prepare release 4.16.0rc2 (#771)37ed08aRemove use ofasyncio.coroutines.iscoroutinefunction()(#769)8dcc559ImproveTypedDictdocumentation (#770)224f8d5Post-release followups for 3.16.0rc1 (#767)777de3ePrepare release 4.16.0rc1 (#766)890be90Type variable tuple variance (#741)0e05458Pin SQLAlchemy third-party tests to pytest==9.0.3 (#765)d277746docs: add version compatibility table (#733)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