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

Bump eslint-config-pv from 1.0.3 to 2.2.1 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 21, 2019

Bumps eslint-config-pv from 1.0.3 to 2.2.1.

Release notes

Sourced from eslint-config-pv's releases.

2.2.1

Update dependencies.
Especially update lodash to version 4.17.15 to fix a security vulnerability.

Fix security vulnerabilities by updating NPM dependency-packages

Optional Prettier

No release notes provided.

Prettier compatibility

No release notes provided.

2.0.0

No release notes provided.

1.0.10

No release notes provided.

1.0.7

  • Updated: license

1.0.6

  • Changed: disabled no-new

1.0.5

  • Changed: Moved strict to es6.js

1.0.4

  • Changed: no-magic-numbers to 0
  • Changed: object-property-newline: [2, { "allowMultiplePropertiesPerLine": true }]
  • Changed: quote-props: [2, "as-needed", { "keywords": true, "unnecessary": true }]
  • Changed: merged all rules into fewer files
Changelog

Sourced from eslint-config-pv's changelog.

2.1.1

  • Changed: made prettier optional

2.1.0

  • Changed: added prettier compatibility

2.0.0

  • Changed: Compatible with eslint 4.6.1
  • Changed: added "array-bracket-newline": ["off"]
  • Changed: added "array-element-newline": ["off"]
  • Changed: added "capitalized-comments": ["off"]
  • Changed: added "class-methods-use-this": ["off"]
  • Changed: added "for-direction": ["error"]
  • Changed: added "func-call-spacing": ["error", "never"]
  • Changed: added "func-name-matching": ["off"]
  • Changed: added "indent": ["error", 2, { "SwitchCase": 1 }]
  • Changed: added "line-comment-position": ["off"]
  • Changed: added "linebreak-style": ["error", "unix"]
  • Changed: added "multiline-ternary": ["error", "always-multiline"]
  • Changed: added "newline-before-return": ["off"]
  • Changed: added "no-mixed-operators": ["error"]
  • Changed: added "no-restricted-globals": ["error", "event"]
  • Changed: added "no-shadow": ["error", { "hoist": "functions" }]
  • Changed: added "no-warning-comments": ["error", { "terms": ["todo", "fixme", "hack", "hacky"], "location": "start" }]
  • Changed: added "object-curly-newline": ["off"]
  • Changed: added "padding-line-between-statements": ["off"]
  • Changed: added "prefer-destructuring": ["off"]
  • Changed: added "prefer-promise-reject-errors": ["off"]
  • Changed: added "require-jsdoc": ["off"]
  • Changed: added "rest-spread-spacing": ["error", "never"]
  • Changed: added "semi-style": ["error", "last"]
  • Changed: added "symbol-description": ["error"]
  • Changed: added "template-tag-spacing": ["error", "never"]
  • Changed: added "unicode-bom": ["error", "never"]
  • Changed: added "getter-return": ["error"]
  • Changed: added "function-paren-newline": ["off"]

1.0.10

  • Changed: curly to: "error", "multi-line", "consistent"

1.0.9

(Skipped because of publishing issues))

1.0.8

... (truncated)
Commits
  • 7ba6439 Update package version
  • 82f7536 Remove legacy warning by using "parserOptions.ecmaVersion" now
  • 71b9a58 Merge pull request #4 from pro-vision/dependabot/npm_and_yarn/jest-24.9.0
  • 2f3aaa3 Bump jest from 24.8.0 to 24.9.0
  • 97af598 Merge pull request #6 from pro-vision/dependabot/npm_and_yarn/eslint-plugin-i...
  • ec0640d Merge branch 'master' into dependabot/npm_and_yarn/eslint-plugin-import-2.18.2
  • 8021ac1 Merge pull request #7 from pro-vision/dependabot/npm_and_yarn/eslint-config-p...
  • ca2a731 Merge pull request #5 from pro-vision/dependabot/npm_and_yarn/lodash-4.17.15
  • ee565a1 Update package-version in package-lock.json
  • 1e1e962 Bump eslint-config-prettier from 4.3.0 to 6.1.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ifahrentholz, a new releaser for eslint-config-pv since your current version.


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 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 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 the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • 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 dependabot dependencies Pull requests that update a dependency file labels Aug 21, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-config-pv-2.2.1 branch 2 times, most recently from 99e7c21 to a71360e Compare August 21, 2019 18:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-config-pv-2.2.1 branch from a71360e to 00fca93 Compare August 21, 2019 19:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant