Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency lint-staged to v9 #184

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2019

This PR contains the following updates:

Package Type Update Change
lint-staged devDependencies major 7.3.0 -> 9.0.2

Release Notes

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.

v8.2.1

Compare Source

Bug Fixes
  • Override env GIT_DIR variable to resolve to the correct git dir path (#​629) (5892455), closes #​627

v8.2.0

Compare Source

Bug Fixes
  • normalize gitDir path for Windows compatibility (90e343b)
Features
  • throw error in runAll if outside git directory (6ac666d)

v8.1.7

Compare Source

Bug Fixes

v8.1.6

Compare Source

Bug Fixes

v8.1.5

Compare Source

Bug Fixes

v8.1.4

Compare Source

Bug Fixes

v8.1.3

Compare Source

Bug Fixes
  • Display package name when node-please-upgrade is being used (#​575) (f5bed7b)

v8.1.2

Compare Source

Bug Fixes

v8.1.1

Compare Source

Bug Fixes

v8.1.0

Compare Source

8.1.0 (2018-11-21)

Features
  • Add relative option to allow passing relative paths to linters (#​534) (fcb774b)

v8.0.5

Compare Source

8.0.5 (2018-11-17)

Bug Fixes

v8.0.4

Compare Source

8.0.4 (2018-10-31)

Bug Fixes
  • package: update staged-git-files to version 1.1.2 (ce434d3)

v8.0.3

Compare Source

8.0.3 (2018-10-30)

Bug Fixes

v8.0.2

Compare Source

8.0.2 (2018-10-29)

Bug Fixes

v8.0.1

Compare Source

8.0.1 (2018-10-29)

Bug Fixes

v8.0.0

Compare Source

8.0.0 (2018-10-29)

Features
BREAKING CHANGES
  • Node >= 8.6 is required

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@coveralls
Copy link

coveralls commented Jul 1, 2019

Coverage Status

Coverage remained the same at 95.798% when pulling e449a06 on renovate/lint-staged-9.x into 965407c on master.

@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch 4 times, most recently from 744f735 to 640560b Compare July 4, 2019 21:32
@renovate renovate bot force-pushed the renovate/lint-staged-9.x branch from 640560b to 777975e Compare July 4, 2019 21:59
@lgaticaq lgaticaq merged commit 1998d53 into master Jul 4, 2019
@lgaticaq lgaticaq deleted the renovate/lint-staged-9.x branch July 4, 2019 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants