sdwilsh / hass-truenas

TrueNAS integration for Home Assistant
MIT License
38 stars 11 forks source link

Bump pre-commit from 2.20.0 to 3.0.2 #164

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps pre-commit from 2.20.0 to 3.0.2.

Release notes

Sourced from pre-commit's releases.

pre-commit v3.0.2

Fixes

pre-commit v3.0.1

Fixes

  • Ensure coursier hooks are available offline after install.

pre-commit v3.0.0

Features

Fixes

Updating

  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies

pre-commit v2.21.0

Features

  • Require new-enough virtualenv to prevent 3.10 breakage
  • Respect aliases with SKIP for environment install.
  • Allow pre-commit run --files against unmerged paths.

... (truncated)

Changelog

Sourced from pre-commit's changelog.

3.0.2 - 2023-01-29

Fixes

3.0.1 - 2023-01-26

Fixes

  • Ensure coursier hooks are available offline after install.

3.0.0 - 2023-01-23

Features

Fixes

Updating

  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies

... (truncated)

Commits
  • 6abb05a v3.0.2
  • 2e1cfa8 Merge pull request #2728 from pre-commit/fix-r-local-hooks
  • 420902f fix r local hooks
  • 6eacdd4 Merge pull request #2726 from pre-commit/pick-better-ruby-version
  • 6e8051b speed up ruby tests by picking a prebuilt in 22.04
  • 840cf53 Merge pull request #2727 from pre-commit/ignore-gemfile
  • f4bd449 also ignore Gemfile in project
  • dd8e717 v3.0.1
  • 6d3a7ee Merge pull request #2723 from pre-commit/coursier-cache
  • 83e05e6 ensure coursier hooks are available offline after install
  • Additional commits viewable in compare view


Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @sdwilsh.


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot[bot] commented 1 year ago

Superseded by #167.