Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

Bump lint-staged from 9.2.5 to 10.1.1 in /client #72

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps lint-staged from 9.2.5 to 10.1.1.

Release notes

Sourced from lint-staged's releases.

v10.1.1

10.1.1 (2020-03-31)

Bug Fixes

  • add -- to git add command to denote pathspec starting (#821) (226ccdb)

v10.1.0

10.1.0 (2020-03-30)

Bug Fixes

  • do not return string from runAll, add info symbol to "No staged files found." message (1e7298a)
  • force src and dst prefixes in diff to work around local diff.noprefix setting (7f2ef33)
  • unset GIT_LITERAL_PATHSPECS env variable before running (a653c55)

Features

  • add --no-stash option to disable the backup stash, and not revert in case of errors (c386e4c)
  • only hide/restore unstaged modifications to partially staged files (52125a9)

v10.0.10

10.0.10 (2020-03-29)

Bug Fixes

  • support non-ASCII filenames when git is configured with core.quotepath on (2cb26a6)

v10.0.9

10.0.9 (2020-03-24)

Bug Fixes

  • use path.join and normalize to improve msys compatibility in resolveGitRepo (1ad263a)

v10.0.8

10.0.8 (2020-02-25)

Bug Fixes

  • do not drop backup stash when reverting to original state fails (f589336)
  • evaluate functional configuration only once (abe4b92)

v10.0.7

... (truncated)
Commits
  • 226ccdb fix: add -- to git add command to denote pathspec starting (#821)
  • 8abb09f Merge pull request #801 from okonet/simplify
  • 1e7298a fix: do not return string from runAll, add info symbol to "No staged files fo...
  • c386e4c feat: add --no-stash option to disable the backup stash, and not revert in ...
  • 7f2ef33 fix: force src and dst prefixes in diff to work around local diff.noprefix se...
  • a653c55 fix: unset GIT_LITERAL_PATHSPECS env variable before running
  • 52125a9 feat: only hide/restore unstaged modifications to partially staged files
  • 2cb26a6 fix: support non-ASCII filenames when git is configured with core.quotepath on
  • 1ad263a fix: use path.join and normalize to improve msys compatibility in resolve...
  • b3c2ffd Merge pull request #798 from okonet/fixes
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 9.2.5 to 10.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v9.2.5...v10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 1, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #81.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/client/lint-staged-10.1.1 branch May 1, 2020 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants