Skip to content

Bump lint-staged from 7.3.0 to 8.1.0 #5211

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

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 29, 2018

Bumps lint-staged from 7.3.0 to 8.1.0.

Release notes

Sourced from lint-staged's releases.

v8.1.0

8.1.0 (2018-11-21)

Features

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

v8.0.5

8.0.5 (2018-11-17)

Bug Fixes

v8.0.4

8.0.4 (2018-10-31)

Bug Fixes

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

v8.0.3

8.0.3 (2018-10-30)

Bug Fixes

v8.0.2

8.0.2 (2018-10-29)

Bug Fixes

  • git: Use resolveGitDir in hasPartiallyStagedFiles (#520) (af99172), closes #514

v8.0.1

8.0.1 (2018-10-29)

Bug Fixes

  • git: Use resolveGitDir to resolve to .git for git commands (#518) (da42f8a), closes #514

v8.0.0

8.0.0 (2018-10-29)

... (truncated)
Commits
  • fcb774b feat: Add relative option to allow passing relative paths to linters (#534)
  • 5e607ef docs: Fix typo in README.md (#537)
  • 8285123 chore: Upgrade husky to v1 (#543)
  • 48c5b65 chore: pin cosmiconfig to 5.0.6 (#538)
  • 503110d fix: Use listr-update-renderer from npm (#542)
  • 6f6c08d docs(readme): refine prettier examples (#541)
  • 5e165a3 Merge pull request #513 from okonet/greenkeeper/staged-git-files-1.1.2
  • 07fd087 Merge branch 'master' into greenkeeper/staged-git-files-1.1.2
  • 00047de docs: fix typo (#527)
  • bedba5a refactor: Use object spread (#524)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Bot label; pull requests that updates a dependency file label Nov 29, 2018
@codecov
Copy link

codecov bot commented Nov 29, 2018

Codecov Report

Merging #5211 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5211      +/-   ##
==========================================
+ Coverage   93.85%   93.86%   +0.01%     
==========================================
  Files         123      123              
  Lines        8939     8939              
==========================================
+ Hits         8390     8391       +1     
+ Misses        549      548       -1
Impacted Files Coverage Δ
src/RestWrite.js 92.88% <0%> (-0.19%) ⬇️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 97.16% <0%> (+0.08%) ⬆️
src/Adapters/Auth/httpsRequest.js 100% <0%> (+4.76%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e28770e...64836a1. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/lint-staged-8.1.0 branch 2 times, most recently from 527d555 to 402f3bb Compare November 30, 2018 04:58
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/lint-staged-8.1.0 branch from 402f3bb to 64836a1 Compare December 14, 2018 01:32
@flovilmart flovilmart merged commit 3e414a8 into master Dec 14, 2018
@flovilmart flovilmart deleted the dependabot/npm_and_yarn/lint-staged-8.1.0 branch December 14, 2018 15:43
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Bot label; pull requests that updates a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants