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 v7.20.0 #159

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

eslint/eslint

v7.20.0

Compare Source

v7.19.0

Compare Source

v7.18.0

Compare Source

  • e3264b2 Upgrade: @​eslint/eslintrc to improve error message for invalid extends (#​14009) (Milos Djermanovic)
  • f17c3c3 Update: check logical assignment operators in the complexity rule (#​13979) (Milos Djermanovic)
  • 672deb0 Docs: fix no-invalid-regexp docs regarding ecmaVersion (#​13991) (Milos Djermanovic)
  • 179a910 Fix: --init crash on question to upgrade/downgrade ESLint (fixes #​13978) (#​13995) (Milos Djermanovic)
  • 292b1c0 Fix: no-extra-parens false positive with let identifier in for-loop (#​13981) (Milos Djermanovic)
  • de61f94 Sponsors: Sync README with website (ESLint Jenkins)
  • 9250d16 Upgrade: Bump lodash to fix security issue (#​13993) (Frederik Prijck)
  • 75fea9b Sponsors: Sync README with website (ESLint Jenkins)
  • f2687e7 Docs: update space-in-parens related rules (#​13985) (Chris Brody)
  • 4a38bbe Docs: space-in-parens examples with no arguments etc. (#​13987) (Chris Brody)
  • 3e49169 Sponsors: Sync README with website (ESLint Jenkins)
  • c5bf1f2 Sponsors: Sync README with website (ESLint Jenkins)
  • 98a729c Sponsors: Sync README with website (ESLint Jenkins)
  • e83a696 Sponsors: Sync README with website (ESLint Jenkins)
  • 78cb483 Chore: test foo( ) with space-in-parens option "always" (#​13986) (Chris Brody)
  • f6948f6 Docs: Update semantic versioning policy (#​13970) (Nicholas C. Zakas)
  • 0688212 Sponsors: Sync README with website (ESLint Jenkins)
  • aeba5e5 Chore: fix typo (#​13975) (Nitin Kumar)
  • 4ee1134 Sponsors: Sync README with website (ESLint Jenkins)

v7.17.0

Compare Source

  • e128e77 Update: check logical assignment in no-constant-condition (#​13946) (Milos Djermanovic)
  • cc48713 Chore: refactor calculating range and loc in no-useless-escape (#​13964) (Milos Djermanovic)
  • 535fe47 Update: use regexpp's default ecmaVersion in no-control-regex (#​13969) (Milos Djermanovic)
  • 83e98cd Fix: use regexpp's default ecmaVersion in no-invalid-regexp (#​13968) (Milos Djermanovic)
  • 7297363 Docs: fix examples for no-multi-str (#​13966) (Milos Djermanovic)
  • 0649871 Update: add autofix to rule multiline-ternary (#​13958) (薛定谔的猫)
  • f6e7e32 Fix: no-useless-escape wrong loc and fix with CRLF in template elements (#​13953) (Milos Djermanovic)
  • 19c69c0 Fix: one-var shouldn't split declaration if it isn't in a statement list (#​13959) (Milos Djermanovic)
  • e451b96 Docs: update build tool for webpack (#​13962) (Sam Chen)
  • c3e9acc Chore: fix typos (#​13960) (YeonJuan)
  • 7289ecf Sponsors: Sync README with website (ESLint Jenkins)

Renovate 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, check this box

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

@renovate renovate bot added the dependencies label Jan 2, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from c5b7aea to 83758a9 Compare January 16, 2021 02:25
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.17.0 chore(deps): update dependency eslint to v7.18.0 Jan 16, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 83758a9 to 33fa050 Compare January 31, 2021 05:13
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.18.0 chore(deps): update dependency eslint to v7.19.0 Jan 31, 2021
@renovate renovate bot force-pushed the renovate/eslint-7.x branch from 33fa050 to c2a5e2e Compare February 13, 2021 00:42
@renovate renovate bot changed the title chore(deps): update dependency eslint to v7.19.0 chore(deps): update dependency eslint to v7.20.0 Feb 13, 2021
@Airfooox Airfooox merged commit aad24fe into next Mar 9, 2021
Airfooox added a commit that referenced this pull request Mar 31, 2021
* chore(deps): update typescript-eslint monorepo to v4.15.2 (#157)

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

* chore(deps): update dependency semantic-release to v17.3.9 (#158)

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

* chore(deps): update dependency eslint to v7.20.0 (#159)

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

* chore(deps): update dependency @types/node to v13.13.45 (#160)

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

* chore(deps): update dependency nodemon to v2.0.7 (#161)

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

* chore(deps): update dependency @types/jest to v26.0.20 (#162)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency eslint-config-prettier to v7.2.0 (#163)

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

* chore(deps): update dependency ts-jest to v26.5.2 (#164)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency typescript to v4.2.2 (#165)

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

* fix(deps): update dependency yup to v0.32.9 (#166)

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

* chore(deps): update dependency eslint-config-prettier to v8 (#167)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency ini to 1.3.6 [security] (#168)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency marked to 2.0.0 [security] (#169)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency node-notifier to 8.0.1 [security] (#170)

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

* chore(deps): update dependency eslint to v7.21.0 (#171)

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

* chore(deps): update dependency semantic-release to v17.4.1 (#172)

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

* chore(deps): update dependency ts-jest to v26.5.3 (#173)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency typescript to v4.2.3 (#174)

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

* chore(deps): update typescript-eslint monorepo to v4.17.0 (#175)

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

* chore(deps): update dependency @types/node to v13.13.46 (#176)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency y18n to 4.0.1 [security] (#178)

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

* chore(deps): update dependency @types/jest to v26.0.22 (#179)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Konstantin L. Zisiadis <konstantin.zisiadis@st.ovgu.de>

* chore(deps): update dependency eslint to v7.23.0 (#180)

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

* chore(deps): update dependency semantic-release to v17.4.2 (#181)

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

* fix: remove import type for backwards compatibility

* remove import type for older typescript versions
* change importsNotUsedAsValues from 'error' to 'preserve' to ignore errors resulting from removing all import type

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
@Airfooox
Copy link
Owner

🎉 This PR is included in version 1.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants