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 eslint to v8.11.0 #140

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.10.0 -> 8.11.0 age adoption passing confidence

Release Notes

eslint/eslint

v8.11.0

Compare Source

Features

  • 800bd25 feat: add destructuredArrayIgnorePattern option in no-unused-vars (#​15649) (Nitin Kumar)
  • 8933fe7 feat: Catch undefined and Boolean() in no-constant-condition (#​15613) (Jordan Eldredge)
  • f90fd9d feat: Add ESLint favicon to the HTML report document (#​15671) (Mahdi Hosseinzadeh)
  • 57b8a57 feat: valid-typeof always ban undefined (#​15635) (Zzzen)

Bug Fixes

  • 6814922 fix: escaping for square brackets in ignore patterns (#​15666) (Milos Djermanovic)
  • c178ce7 fix: extend the autofix range in comma-dangle to ensure the last element (#​15669) (Milos Djermanovic)

Documentation

  • c481cec docs: add fast-eslint-8 to atom integrations (userguide) (#​15695) (db developer)
  • d2255db docs: Add clarification about eslint-enable (#​15680) (dosisod)
  • 8b9433c docs: add object pattern to first section of computed-property-spacing (#​15679) (Milos Djermanovic)
  • de800c3 docs: link to minimatch docs added. (#​15688) (Gaurav Tewari)
  • 8f675b1 docs: sort-imports add single named import example (#​15675) (Arye Eidelman)

Chores


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 you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, click this checkbox.

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

@zoetrope69 zoetrope69 merged commit b7b33ec into main Mar 12, 2022
@zoetrope69 zoetrope69 deleted the renovate/eslint-8.x branch March 12, 2022 00:05
zoetrope69 pushed a commit that referenced this pull request Dec 31, 2022
chore(deps): pin dependencies (#105)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.2 (#106)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency prettier to v2.5.1 (#110)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.4.0 (#109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.13.1 (#108)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.3 (#107)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.4.1 (#111)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.4 (#112)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.5 (#113)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.5.0 (#114)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.3.2 (#115)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.6.0 (#117)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.3.3 (#116)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.3.4 (#118)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.4.7 (#119)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency nock to v13.2.2 (#120)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.13.2 (#121)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency semantic-release to v19 (#124)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.7.0 (#123)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v25.7.0 (#122)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): bump node-fetch from 3.1.0 to 3.1.1 (#125)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-jest to v26 (#126)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.8.0 (#127)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.14.0 (#131)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency nock to v13.2.4 (#128)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v26.1.0 (#130)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency node-fetch to 2.6.7 [security] (#132)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency jest to v27.5.1 (#129)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update actions/checkout action to v3 (#137)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update actions/setup-node action to v3 (#136)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-config-prettier to v8.4.0 (#135)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.10.0 (#133)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint-plugin-jest to v26.1.1 (#134)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): bump marked from 2.1.3 to 4.0.12 (#138)

Bumps [marked](https://github.com/markedjs/marked) from 2.1.3 to 4.0.12.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](markedjs/marked@v2.1.3...v4.0.12)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-config-prettier to v8.5.0 (#139)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update dependency eslint to v8.11.0 (#140)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

chore(deps): update node.js to v16.18.1 (#141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency semantic-release to v19.0.5 (#152)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency nock to v13.2.9 (#151)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update node.js to v16.19.0 (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency prettier to v2.8.1 (#142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint to v8.31.0 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-jest to v26.9.0 (#143)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency jest to v29 (#146)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-prettier to v4.2.1 (#153)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update dependency eslint-plugin-jest to v27 (#154)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): update node.js to v18 (#160)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

chore(deps): bump minimist from 1.2.5 to 1.2.7 (#158)

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump npm from 8.3.1 to 8.19.3 (#159)

Bumps [npm](https://github.com/npm/cli) from 8.3.1 to 8.19.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/v8.19.3/CHANGELOG.md)
- [Commits](npm/cli@v8.3.1...v8.19.3)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#148)

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants