chore(deps): bump the package-updates group across 1 directory with 7 updates - #3830
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the package-updates group across 1 directory with 7 updates#3830dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the package-updates group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django-health-check](https://github.com/codingjoe/django-health-check) | `4.5.0` | `4.5.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.67.1` | `2.68.1` | | [granian](https://github.com/emmett-framework/granian) | `2.8.1` | `2.8.2` | | [commitizen](https://github.com/commitizen-tools/commitizen) | `4.17.0` | `4.18.0` | | [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar) | `7.1.0` | `7.1.1` | | [peek-python](https://github.com/salabim/peek) | `26.1.5` | `26.1.6` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.2` | `0.16.4` | Updates `django-health-check` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/codingjoe/django-health-check/releases) - [Commits](codingjoe/django-health-check@4.5.0...4.5.1) Updates `sentry-sdk` from 2.67.1 to 2.68.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.67.1...2.68.1) Updates `granian` from 2.8.1 to 2.8.2 - [Release notes](https://github.com/emmett-framework/granian/releases) - [Commits](emmett-framework/granian@v2.8.1...v2.8.2) Updates `commitizen` from 4.17.0 to 4.18.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.17.0...v4.18.0) Updates `django-debug-toolbar` from 7.1.0 to 7.1.1 - [Release notes](https://github.com/django-commons/django-debug-toolbar/releases) - [Changelog](https://github.com/django-commons/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](django-commons/django-debug-toolbar@7.1.0...7.1.1) Updates `peek-python` from 26.1.5 to 26.1.6 - [Changelog](https://github.com/salabim/peek/blob/main/changelog.md) - [Commits](https://github.com/salabim/peek/commits) Updates `ruff` from 0.16.2 to 0.16.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.2...0.16.4) --- updated-dependencies: - dependency-name: django-health-check dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: sentry-sdk dependency-version: 2.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: granian dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: commitizen dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: package-updates - dependency-name: django-debug-toolbar dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: peek-python dependency-version: 26.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates - dependency-name: ruff dependency-version: 0.16.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: package-updates ... 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 package-updates group with 7 updates in the / directory:
4.5.04.5.12.67.12.68.12.8.12.8.24.17.04.18.07.1.07.1.126.1.526.1.60.16.20.16.4Updates
django-health-checkfrom 4.5.0 to 4.5.1Release notes
Sourced from django-health-check's releases.
Commits
0de6650Fix CI by managing integration services with testcontainers (#766)3408809Rewrite documentation in Simplified English (#765)8d0e3dcFix #760 -- Document that the health_check URL pattern requires a name918881b[pre-commit.ci] pre-commit autoupdatefa6f5c0[pre-commit.ci] auto fixes from pre-commit.com hooks34839b7[pre-commit.ci] pre-commit autoupdateUpdates
sentry-sdkfrom 2.67.1 to 2.68.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
98f7d91Update changelog8f886ffrelease: 2.68.1df4ec02fix(logs): Don't stop sending auto-collected logs whenenable_logs=True(#7...e320318test(pyramid): Add tests for data_collection gating of request body (#7218)7b8a385test(bottle): Add tests for data_collection gating of request body (#7217)cbcadc9test(sanic): Add tests for data_collection gating of request body (#7216)e42c798feat(tornado): Gate request body collection on data_collection option (#7215)d05bb60test(django): Add tests for data_collection gating of request body (#7213)bcce67bfeat(wsgi): Gate request body collection on data_collection option (#7212)41220c4fix(google_genai): Gate streaminggen_ai.response.tool_callson outputs, no...Updates
granianfrom 2.8.1 to 2.8.2Release notes
Sourced from granian's releases.
Commits
39879e2Setwsgi.input_terminatedin environ (close #909)596c068Bump dependencies05e00aaSwitch fromNotifytoSetOncefor acceptor shutdown signal (#910)7c33a93Always patchmultiprocessingspawn method (close #905)3e51c00Bump version to 2.8.2Updates
commitizenfrom 4.17.0 to 4.18.0Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
d910b66bump: version 4.17.1 → 4.18.0363508dfeat(commit): add a tag(--body-length-limit) and a function for command commi...88c25e3docs(cli/screenshots): update CLI screenshotsa82e8fbbump: version 4.17.0 → 4.17.1292b089test(init): cover installer missing at install timee3b8cdbfix(init): skip hook question when no installer is present4ded98bfix(init): use prek when installing hooks if pre-commit is missing8296fdebuild(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#2059)0bf2a05build(deps): bump gitpython from 3.1.57 to 3.1.58 (#2058)b66582ebuild(deps): bump gitpython from 3.1.54 to 3.1.57 (#2050)Updates
django-debug-toolbarfrom 7.1.0 to 7.1.1Release notes
Sourced from django-debug-toolbar's releases.
Changelog
Sourced from django-debug-toolbar's changelog.
Commits
f307de1Version 7.1.173951a4Bump the github-actions group with 3 updates (#2439)678b687[pre-commit.ci] pre-commit autoupdate (#2442)7627683Serialize the TaskResult class for Tasks panel. (#2444)Updates
peek-pythonfrom 26.1.5 to 26.1.6Changelog
Sourced from peek-python's changelog.
Commits
Updates
rufffrom 0.16.2 to 0.16.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
11c76bfBump 0.16.4 (#27937)d53c8c5Isolate playground builds from deployment credentials (#27839)cab001eDisable uv preview for releases and pre-commit hooks (#27939)f8d575f[ty] Clarify writing guidance for human readers (#27912)ca45faeSet--previewand--default-indexfor theuv-lockhook (#27935)4827bf7ExportUV_DEFAULT_INDEXinrelease.sh(#27934)d1087a4[ty] Handle assignment expressions in string annotations (#27921)680cce4[ty] Optimize inherited recursive protocol comparisons (#27922)974d3cbUpgrade ecosystem-analyzer and mypy_primer to the latest upstream pins (#27932)b169b40Install cargo tools locked (#27929)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