chore(deps): update dependency eslint to v7.21.0#171
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.20.0->7.21.0Release Notes
eslint/eslint
v7.21.0Compare Source
3cd5440Upgrade: @eslint/eslintrc to 0.4.0 (#14147) (Brandon Mills)c0b8c71Upgrade: Puppeteer to 7.1.0 (#14122) (Tim van der Lippe)08ae31eNew: Implement cacheStrategy (refs eslint/rfcs#63) (#14119) (Manu Chambon)5e51fd2Update: do not ignore symbolic links (fixes #13551, fixes #13615) (#14126) (Pig Fang)87c43a5Chore: improve a few comments and fix typos (#14125) (Tobias Nießen)e19c51eSponsors: Sync README with website (ESLint Jenkins)b8aea99Fix: pluralize 'line' to 'lines' in max-lines-per-function description (#14115) (Trevin Hofmann)f5b53e2Sponsors: Sync README with website (ESLint Jenkins)eee1213Sponsors: Sync README with website (ESLint Jenkins)5c4d7eaSponsors: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.