Skip to content

Bump lint-staged from 10.0.10 to 10.1.0#863

Merged
dependabot-preview[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/lint-staged-10.1.0
Mar 30, 2020
Merged

Bump lint-staged from 10.0.10 to 10.1.0#863
dependabot-preview[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/lint-staged-10.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps lint-staged from 10.0.10 to 10.1.0.

Release notes

Sourced from lint-staged's releases.

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)
Commits
  • 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
  • See full diff 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 10.0.10 to 10.1.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.0.10...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code. labels Mar 30, 2020
@github-actions
Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 502 kB

ℹ️ View Unchanged
Filename Size Change
assets/css/edit-story.css 3.01 kB 0 B
assets/css/stories-dashboard.css 206 B 0 B
assets/js/edit-story.js 432 kB 0 B
assets/js/stories-dashboard.js 66.4 kB 0 B

compressed-size-action

@dependabot-preview dependabot-preview bot merged commit 7a931ad into master Mar 30, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/lint-staged-10.1.0 branch March 30, 2020 18:05
obetomuniz added a commit that referenced this pull request Mar 30, 2020
* master: (60 commits)
  return stories from async func
  Fix case naming. Story state location.
  Bump @testing-library/dom from 7.1.3 to 7.1.4 (#866)
  Renamed status var inside loop
  Use wordpress i18n for status labels
  Added API-endpoint for story data
  Bump lint-staged from 10.0.10 to 10.1.0 (#863)
  Revert "Aspect Ratio changed after dragging video to upload as background"
  add test for updateElementsByVideoId
  Fix typo to fix blob issue.
  Update list of Google Fonts
  Exit edit mode on link change
  Bump babel-jest from 25.2.3 to 25.2.4 (#851)
  Resize video while resizing (#804)
  Bump @wordpress/components from 9.2.5 to 9.2.6 (#839)
  Bump eslint-plugin-testing-library from 2.2.3 to 3.0.0 (#849)
  Bump react-moveable from 0.18.1 to 0.19.0 (#850)
  Bump lint-staged from 10.0.9 to 10.0.10
  Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#846)
  Auto-select entire input field on focus (#811)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull requests that update a dependency file JavaScript Pull requests that update JavaScript code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants