build(deps): bump the simple group across 1 directory with 6 updates#35388
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the simple group across 1 directory with 6 updates#35388dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Thanks for opening this PR! Here are a few tips to help make the review process smooth for everyone. PR title guidelines
Pre-merge checklist
|
ed1ee60 to
63d288d
Compare
Bumps the simple group with 6 updates in the /misc/dbt-materialize directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.5` | | [dbt-adapters](https://github.com/dbt-labs/dbt-adapters) | `1.22.6` | `1.22.8` | | [dbt-common](https://github.com/dbt-labs/dbt-common) | `1.37.2` | `1.37.3` | | [dbt-core](https://github.com/dbt-labs/dbt-core) | `1.11.6` | `1.11.7` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.41.5` | `2.42.0` | Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `charset-normalizer` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.5) Updates `dbt-adapters` from 1.22.6 to 1.22.8 - [Release notes](https://github.com/dbt-labs/dbt-adapters/releases) - [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-adapters/commits) Updates `dbt-common` from 1.37.2 to 1.37.3 - [Changelog](https://github.com/dbt-labs/dbt-common/blob/main/CHANGELOG.md) - [Commits](https://github.com/dbt-labs/dbt-common/commits) Updates `dbt-core` from 1.11.6 to 1.11.7 - [Release notes](https://github.com/dbt-labs/dbt-core/releases) - [Changelog](https://github.com/dbt-labs/dbt-core/blob/v1.11.7/CHANGELOG.md) - [Commits](dbt-labs/dbt-core@v1.11.6...v1.11.7) Updates `pydantic-core` from 2.41.5 to 2.42.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/commits) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple - dependency-name: charset-normalizer dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-adapters dependency-version: 1.22.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-common dependency-version: 1.37.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: dbt-core dependency-version: 1.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: simple - dependency-name: pydantic-core dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: simple ... Signed-off-by: dependabot[bot] <support@github.com>
63d288d to
6e9ebf1
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.
Bumps the simple group with 6 updates in the /misc/dbt-materialize directory:
2026.1.42026.2.253.4.43.4.51.22.61.22.81.37.21.37.31.11.61.11.72.41.52.42.0Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
charset-normalizerfrom 3.4.4 to 3.4.5Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
7411396📝 update changelog8de6012Merge pull request #713 from jawah/release-3.4.539d0fbaMerge branch 'master' into release-3.4.5f211d4a⬆️ Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#707)9123864⬆️ Bump github/codeql-action from 4.32.0 to 4.32.4 (#710)5cb1f12⬆️ Bump actions/download-artifact from 7.0.0 to 8.0.0 (#711)7e68582⬆️ Update setuptools requirement from <=81,>=68 to >=68,<=82.0.0 (#712)e1e2ccbcorrect cp_similarity ratio ceiling (#704)209f9fffix TypeError when passing bytearray to from_bytes (#703)6a8503fFix logger level not restored correctly for empty byte sequences (#701)Updates
dbt-adaptersfrom 1.22.6 to 1.22.8Commits
Updates
dbt-commonfrom 1.37.2 to 1.37.3Changelog
Sourced from dbt-common's changelog.
Commits
Updates
dbt-corefrom 1.11.6 to 1.11.7Release notes
Sourced from dbt-core's releases.
Changelog
Sourced from dbt-core's changelog.
Commits
8096da6Bumping version to 1.11.7 and generate changelogb5625ce[backport] switch build to hatch command (#12573) (#12587)45b62a1Merge pull request #12579 from dbt-labs/backport-1.11.latest-12569017a718reorder build checks (#12569)e8928a0fix build check (#12519)79d22fffix pre-commit installs (#12366)9a1bfd2tweak hatch setup (#12357)84e4026bump minimum version of dbt-common (#12576) (#12577)1f2dcd7fix retry task (#12549) (#12570)db67344update artifact schemas (#12551)Updates
pydantic-corefrom 2.41.5 to 2.42.0Commits
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