Skip to content

pre-commit-deps(deps): bump the pre-commit-dependencies group across 1 directory with 7 updates#185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-dependencies-13e3d7d7cc
Closed

pre-commit-deps(deps): bump the pre-commit-dependencies group across 1 directory with 7 updates#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pre_commit/pre-commit-dependencies-13e3d7d7cc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

@dependabot @github

dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: pre-commit. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from a team as a code owner May 19, 2026 04:58
@dependabot
dependabot Bot temporarily deployed to package-build May 19, 2026 04:58 Inactive
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.66%. Comparing base (8bebe00) to head (a8ca49d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   87.66%   87.66%           
=======================================
  Files          28       28           
  Lines        1897     1897           
  Branches      198      198           
=======================================
  Hits         1663     1663           
  Misses        158      158           
  Partials       76       76           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…1 directory with 7 updates

---
updated-dependencies:
- dependency-name: https://github.com/astral-sh/ruff-pre-commit
  dependency-version: 0.15.13
  dependency-type: direct:production
  dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/commitizen-tools/commitizen
  dependency-version: 4.16.2
  dependency-type: direct:production
  dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/executablebooks/mdformat
  dependency-version: 1.0.0
  dependency-type: direct:production
  dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/Mateusz-Grzelinski/actionlint-py
  dependency-version: 1.7.12.24
  dependency-type: direct:production
  dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/python-jsonschema/check-jsonschema
  dependency-version: 0.37.2
  dependency-type: direct:production
  dependency-group: pre-commit-dependencies
- dependency-name: https://github.com/thibaudcolas/curlylint
  dependency-version: 0.13.1
  dependency-type: direct:production
  dependency-group: pre-commit-dependencies
- dependency-name: setuptools
  dependency-version: 82.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: pre-commit-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title pre-commit-deps(deps): bump the pre-commit-dependencies group with 7 updates pre-commit-deps(deps): bump the pre-commit-dependencies group across 1 directory with 7 updates May 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pre_commit/pre-commit-dependencies-13e3d7d7cc branch from 6d92b78 to a8ca49d Compare May 21, 2026 23:28
@dependabot
dependabot Bot temporarily deployed to package-build May 21, 2026 23:28 Inactive
@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

Test Results (windows)

path passed skipped subtotal
tests\test_tm_data_types.py 20 1 21
TOTAL 20 1 21
tests\test_tm_data_types.py
('D:\\a\\tm_data_types\\tm_data_types\\tests\\test_tm_data_types.py', 549, 'Skipped: Skipping 1G test in GitHub Actions environment')

Link to workflow run

@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

Test Results (macos)

path passed skipped subtotal
tests/test_tm_data_types.py 20 1 21
TOTAL 20 1 21
tests/test_tm_data_types.py
('/Users/runner/work/tm_data_types/tm_data_types/tests/test_tm_data_types.py', 549, 'Skipped: Skipping 1G test in GitHub Actions environment')

Link to workflow run

@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

Test Results (ubuntu)

path passed skipped subtotal
tests/test_tm_data_types.py 20 1 21
TOTAL 20 1 21
tests/test_tm_data_types.py
('/home/runner/work/tm_data_types/tm_data_types/tests/test_tm_data_types.py', 549, 'Skipped: Skipping 1G test in GitHub Actions environment')

Link to workflow run

@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 18, 2026
@dependabot
dependabot Bot deleted the dependabot/pre_commit/pre-commit-dependencies-13e3d7d7cc branch June 18, 2026 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants