Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2019

This PR contains the following updates:

Package Type Update Change
husky devDependencies major 2.7.0 -> 3.0.0
lint-staged devDependencies major 8.2.1 -> 9.0.2

Release Notes

typicode/husky

v3.0.0

Compare Source

  • Fix HUSKY_SKIP_INSTALL=1 not skipping install
  • Breaking change husky requires now Git >= 2.13.2. If you're already using husky v2 and don't use an old version of Git, you can safely upgrade.
okonet/lint-staged

v9.0.2

Compare Source

Bug Fixes
  • run all commands returned by function linters (0dd0c94)

v9.0.1

Compare Source

Bug Fixes

v9.0.0

Compare Source

Bug Fixes
  • parse titles for function linters (e24aaf2)
Code Refactoring
  • remove advanced configuration options (04190c8)
  • remove support for chunking (2ca9050)
  • use execa's shell option to run commands (bed9127)
Features
  • add --shell and --quiet flags (ecf9227)
  • add deprecation error for advanced configuration (4bef26e)
  • support function linter returning array of commands (36e54a2)
  • support functions as linter commands (f76c0d1)
BREAKING CHANGES
  • The advanced configuration options have been deprecated in favour of the simple format
  • Local commands are no longer resolved by lint-staged, but execa will do this instead. In effect, there are no longer pretty error messages when commands are not found.
  • Very long arguments strings are no longer chunked on Windows. Function linters should be used instead to customise this behaviour.

Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-frequently-updated-dev-deps branch 2 times, most recently from e8da975 to 3ebe132 Compare June 25, 2019 02:19
@renovate renovate bot changed the title chore(deps): update dependency eslint to v6 Update dependency eslint to v6 Jun 25, 2019
@renovate renovate bot force-pushed the renovate/major-frequently-updated-dev-deps branch 4 times, most recently from 9fabec5 to 898f90c Compare July 1, 2019 18:20
@renovate renovate bot changed the title Update dependency eslint to v6 chore(deps): update dependency lint-staged to v9 Jul 1, 2019
@renovate renovate bot force-pushed the renovate/major-frequently-updated-dev-deps branch from 898f90c to ea53b84 Compare July 1, 2019 19:45
@renovate renovate bot changed the title chore(deps): update dependency lint-staged to v9 chore(deps): update frequently updated dev deps (major) Jul 1, 2019
@renovate renovate bot force-pushed the renovate/major-frequently-updated-dev-deps branch from ea53b84 to 46f1b42 Compare July 2, 2019 11:04
@renovate renovate bot force-pushed the renovate/major-frequently-updated-dev-deps branch from 46f1b42 to c20b878 Compare July 3, 2019 05:52
@vladholubiev vladholubiev merged commit d7cf46c into master Jul 5, 2019
@renovate renovate bot deleted the renovate/major-frequently-updated-dev-deps branch July 5, 2019 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants