Bump the dev-tools group across 1 directory with 4 updates#111
Merged
Conversation
Bumps the dev-tools group with 4 updates in the / directory: [coverage](https://github.com/coveragepy/coveragepy), [django-debug-toolbar](https://github.com/django-commons/django-debug-toolbar), [pylint](https://github.com/pylint-dev/pylint) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `coverage` from 7.14.1 to 7.14.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.1...7.14.2) Updates `django-debug-toolbar` from 6.3.0 to 7.0.0 - [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@6.3.0...7.0.0) Updates `pylint` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.5...v4.0.6) Updates `sentry-sdk` from 2.61.1 to 2.63.0 - [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.61.1...2.63.0) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: django-debug-toolbar dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-tools - dependency-name: pylint dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-tools - dependency-name: sentry-sdk dependency-version: 2.63.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-tools ... 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 dev-tools group with 4 updates in the / directory: coverage, django-debug-toolbar, pylint and sentry-sdk.
Updates
coveragefrom 7.14.1 to 7.14.2Changelog
Sourced from coverage's changelog.
Commits
153f932docs: sample HTML for 7.14.2311bc67docs: prep for 7.14.27f314bedocs: thanks, Matthew Lloyd #2193f960696Fix: close SQLite connections from terminated threads (#2192) (#2193)2429615docs: fix a changelog entryced7f8abuild: cibuildwheel 4.0.0 no longer has this enable option30a567cchore: make upgrade27c11f1fix: write messages to stderr. #2197bdbe01fchore: bump the action-dependencies group with 3 updates (#2191)dc2fd3bchore: bump the action-dependencies group with 2 updates (#2188)Updates
django-debug-toolbarfrom 6.3.0 to 7.0.0Release notes
Sourced from django-debug-toolbar's releases.
... (truncated)
Changelog
Sourced from django-debug-toolbar's changelog.
Commits
6c66337Version 7.0.044bf141Update translations9e844fdFix binary parameter handling in SQL panel (#2391)c364770Mention@gzip_page explicitly as a reason why the toolbar doesn't show up (#2...7475cf0Change the SQL panel to show the select and explain buttons for all queries (...931a234Bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group (#2384)e153a97Bump the minor-npm-dependencies group across 1 directory with 2 updates (#2390)67f16e4Bump vite from 8.0.10 to 8.0.16 (#2389)b02d594Bump@babel/corefrom 7.29.0 to 7.29.7 (#2388)0df3f3apre-commit autoupdate (#2387)Updates
pylintfrom 4.0.5 to 4.0.6Commits
8a39635Bump pylint to 4.0.6, update changelog (#11105)150f23c[Backport maintenance/4.0.x] Allow digits in ParamSpec and TypeVarTuple names...8b6251e[Backport maintenance/4.0.x] Fix crash when enum member inference fails (#11093)d57aadb[Backport maintenance/4.0.x] Fiximplicit-str-concatfalse positive for mix...d9ea8d9[Backport maintenance/4.0.x] Fixunnecessary-comprehensionsuggestion when ...cb1792a[Backport maintenance/4.0.x] Allow digits in TypeVar names for invalid-name c...ee2ab9aHandle InferenceError in decorator return analysis5bb5498[Backport maintenance/4.0.x] Fix crash in typecheck checker when metaclass ar...a940533[Backport maintenance/4.0.x] Fix a crash inconsider-using-enumeratefor no...b7a873a[Backport maintenance/4.0.x] Fix crash in deprecated checker for non-string `...Updates
sentry-sdkfrom 2.61.1 to 2.63.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
44b008aupdate changelog0b2af51Update CHANGELOG.md250caadrelease: 2.63.072a57defix(flask): Set user data on scope at request start (#6566)6a4c3a1fix: Remove 0000 trace_id fallbacks (#6570)1df9835feat(falcon): Set name and source on request span when streaming (#6562)77874bdtest(falcon): Support span streaming (#6561)6bcfb9cfix(fastapi): Prevent double wrapping of sync handlers on FastAPI >= 0.137 (#...72d972cfix(fastapi): use effective_route_context path for prefixed routers (#6572)cc802f6feat(chalice): Add span streaming support to Chalice integration (#6503)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