chore(deps): update dependency eslint to v7.23.0#180
Merged
Conversation
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>
Owner
|
🎉 This PR is included in version 1.4.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.21.0->7.23.0Release Notes
eslint/eslint
v7.23.0Compare Source
687ccaeUpdate: add option "allowInParentheses" to no-sequences (fixes #14197) (#14199) (Daniel Rentz)dbf2529Sponsors: Sync README with website (ESLint Jenkins)4bdf2c1Sponsors: Sync README with website (ESLint Jenkins)49d1697Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#14244) (Brandon Mills)43f1685Update:--quietshould not supress--max-warnings(fixes #14202) (#14242) (Milos Djermanovic)909c727Docs: Add valid example that shows vars in a block scope (#14230) (Ed S)28583ebFix: no-mixed-operators false positives with? :(fixes #14223) (#14226) (Milos Djermanovic)a99eb2dFix: Clarify line breaks in object-curly-newline (fixes #14024) (#14063) (armin yahya)8984c91Update: eslint --env-info output os info (#14059) (薛定谔的猫)2a79306Sponsors: Sync README with website (ESLint Jenkins)ebd7026Docs: Fix typo (#14225) (Greg Finley)a2013fcSponsors: Sync README with website (ESLint Jenkins)v7.22.0Compare Source
3a432d8Docs: Improve documentation for indent rule (#14168) (Serkan Özel)f62ec8dUpdate: throw error when fix range is invalid (#14142) (Jacob Bandes-Storch)0eecad2Upgrade: Update lodash in package.json to V 4.17.21 (#14159) (Basem Al-Nabulsi)5ad91aaUpdate: report es2021 globals in no-extend-native (refs #13602) (#14177) (Milos Djermanovic)c295581Chore: remove leftover JSDoc from lint-result-cache (#14176) (Milos Djermanovic)0d541f9Chore: Reduce lodash usage (#14178) (Stephen Wade)27a67d7Sponsors: Sync README with website (ESLint Jenkins)459d821Chore: upgrade dependencies of browser test (#14127) (Pig Fang)ebfb63aSponsors: Sync README with website (ESLint Jenkins)3ba029fDocs: Remove Extraneous Dash (#14164) (Danny Hurlburt)6f4540eSponsors: Sync README with website (ESLint Jenkins)ddf361cDocs: Fix Formatting (#14154) (Danny Hurlburt)c0d2ac1Sponsors: Sync README with website (ESLint Jenkins)a8df03eDocs: Clarify triage process (#14117) (Nicholas C. Zakas)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.
This PR has been generated by WhiteSource Renovate. View repository job log here.