Bump the major group across 1 directory with 5 updates - #261
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the major group across 1 directory with 5 updates#261dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/pip/major-30b857b728
branch
from
May 31, 2026 02:19
6a08483 to
0cb517d
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/major-30b857b728
branch
from
June 7, 2026 02:06
0cb517d to
62eb901
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/major-30b857b728
branch
2 times, most recently
from
June 21, 2026 02:07
05869b8 to
06053a8
Compare
dependabot
Bot
force-pushed
the
dependabot/pip/major-30b857b728
branch
from
July 19, 2026 02:08
06053a8 to
b2eacc1
Compare
Bumps the major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [markupsafe](https://github.com/pallets/markupsafe) | `2.0.1` | `3.0.3` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `4.6.1` | | [pytz](https://github.com/stub42/pytz) | `2025.1` | `2026.3.post1` | | [sqlfluff](https://github.com/sqlfluff/sqlfluff) | `3.5.0` | `4.2.2` | | [sqlfluff-templater-dbt](https://github.com/sqlfluff/sqlfluff) | `3.5.0` | `4.2.2` | Updates `markupsafe` from 2.0.1 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.0.1...3.0.3) Updates `pre-commit` from 3.5.0 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.5.0...v4.6.1) Updates `pytz` from 2025.1 to 2026.3.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2025.1...release_2026.3.post1) Updates `sqlfluff` from 3.5.0 to 4.2.2 - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.5.0...4.2.2) Updates `sqlfluff-templater-dbt` from 3.5.0 to 4.2.2 - [Release notes](https://github.com/sqlfluff/sqlfluff/releases) - [Changelog](https://github.com/sqlfluff/sqlfluff/blob/main/CHANGELOG.md) - [Commits](sqlfluff/sqlfluff@3.5.0...4.2.2) --- updated-dependencies: - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: pytz dependency-version: '2026.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: sqlfluff dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major - dependency-name: sqlfluff-templater-dbt dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/major-30b857b728
branch
from
July 26, 2026 02:08
b2eacc1 to
1af9954
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 major group with 5 updates in the / directory:
2.0.13.0.33.5.04.6.12025.12026.3.post13.5.04.2.23.5.04.2.2Updates
markupsafefrom 2.0.1 to 3.0.3Release notes
Sourced from markupsafe's releases.
... (truncated)
Changelog
Sourced from markupsafe's changelog.
... (truncated)
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
pre-commitfrom 3.5.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
... (truncated)
Changelog
Sourced from pre-commit's changelog.
... (truncated)
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
pytzfrom 2025.1 to 2026.3.post1Commits
661bca9Bump version numbers to 2026.3.post1 for python2 fix1e31a16Log python version running tests, force python2b3ca7c3Unix line endingsb55039aReplace non-ASCII character in comment to fix build with Python 25420ee2Replace non-ASCII character in comment2c139e8Merge branch 'fix/localize-overflow-at-datetime-extremes' of https://github.c...c843864Run zdump tests quietly518500cReduce noise when collecting zdump info dumps081f935Merge branch 'kytta-fix-dst' into 2026c8c9d69bMerge branch 'master' into 2026cUpdates
sqlflufffrom 3.5.0 to 4.2.2Release notes
Sourced from sqlfluff's releases.
... (truncated)
Changelog
Sourced from sqlfluff's changelog.
... (truncated)
Commits
1c2ec52Prep version 4.2.2 (#7909)f9fce5cAdd beta docs deployment and versioned publishing (#7912)2b05ce0perf: defer parse-tree serialisation in logging calls (#7911)facb9b0Fix typo: 'the the' -> 'the' in test comment (#7908)8f6b6d3Support T-SQL DROP CREDENTIAL (#7904)0ace3fdfix(dbt-templater): honor DBT_TARGET / DBT_TARGET_PATH env vars (#7900)b6cd5e1fix(mariadb): support CREATE OR REPLACE TRIGGER syntax (#7897)29b12d4fix(postgres): parse \crosstabview after WITH compound statement (CTE) (#7895)e4dff15Add support for various T-SQL privileges (#7894)20125bafix(tsql): parse label following SELECT without semicolon (#7867)Updates
sqlfluff-templater-dbtfrom 3.5.0 to 4.2.2Release notes
Sourced from sqlfluff-templater-dbt's releases.
... (truncated)
Changelog
Sourced from sqlfluff-templater-dbt's changelog.
... (truncated)
Commits
1c2ec52Prep version 4.2.2 (#7909)f9fce5cAdd beta docs deployment and versioned publishing (#7912)2b05ce0perf: defer parse-tree serialisation in logging calls (#7911)facb9b0Fix typo: 'the the' -> 'the' in test comment (#7908)8f6b6d3Support T-SQL DROP CREDENTIAL (#7904)0ace3fdfix(dbt-templater): honor DBT_TARGET / DBT_TARGET_PATH env vars (#7900)b6cd5e1fix(mariadb): support CREATE OR REPLACE TRIGGER syntax (#7897)29b12d4fix(postgres): parse \crosstabview after WITH compound statement (CTE) (#7895)e4dff15Add support for various T-SQL privileges (#7894)20125bafix(tsql): parse label following SELECT without semicolon (#7867)