Skip to content

Commit afde03a

Browse files
committed
Auto merge of #3679 - rust-lang:renovate/eslint-7.x, r=Turbo87
Update dependency eslint to v7.28.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`7.27.0` -> `7.28.0`](https://renovatebot.com/diffs/npm/eslint/7.27.0/7.28.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/7.28.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/7.28.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/7.28.0/compatibility-slim/7.27.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/7.28.0/confidence-slim/7.27.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v7.28.0`](https://github.com/eslint/eslint/releases/v7.28.0) [Compare Source](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0) - [`1237705`](https://github.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe) Upgrade: [`@&#8203;eslint/eslintrc](https://github.com/eslint/eslintrc)` to 0.4.2 ([#&#8203;14672](https://github.com/eslint/eslint/issues/14672)) (Milos Djermanovic) - [`123fb86`](https://github.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68) Docs: Add Feedback Needed triage description ([#&#8203;14670](https://github.com/eslint/eslint/issues/14670)) (Nicholas C. Zakas) - [`c545163`](https://github.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42) Update: support multiline /*eslint-env*/ directives (fixes [#&#8203;14652](https://github.com/eslint/eslint/issues/14652)) ([#&#8203;14660](https://github.com/eslint/eslint/issues/14660)) (薛定谔的猫) - [`8d1e75a`](https://github.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74) Upgrade: glob-parent version in package.json ([#&#8203;14658](https://github.com/eslint/eslint/issues/14658)) (Hamza Najeeb) - [`1f048cb`](https://github.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1) Fix: no-implicit-coercion false positive with `String()` (fixes [#&#8203;14623](https://github.com/eslint/eslint/issues/14623)) ([#&#8203;14641](https://github.com/eslint/eslint/issues/14641)) (Milos Djermanovic) - [`d709abf`](https://github.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8) Chore: fix comment location in no-unused-vars ([#&#8203;14648](https://github.com/eslint/eslint/issues/14648)) (Milos Djermanovic) - [`e44ce0a`](https://github.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12) Fix: no-duplicate-imports allow unmergeable (fixes [#&#8203;12758](https://github.com/eslint/eslint/issues/12758), fixes [#&#8203;12760](https://github.com/eslint/eslint/issues/12760)) ([#&#8203;14238](https://github.com/eslint/eslint/issues/14238)) (Soufiane Boutahlil) - [`bb66a3d`](https://github.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7) New: add `getPhysicalFilename()` method to rule context (fixes [#&#8203;11989](https://github.com/eslint/eslint/issues/11989)) ([#&#8203;14616](https://github.com/eslint/eslint/issues/14616)) (Nitin Kumar) - [`2e43dac`](https://github.com/eslint/eslint/commit/2e43dacd24337a82d4184fac9b44d497675f46ef) Docs: fix `no-sequences` example ([#&#8203;14643](https://github.com/eslint/eslint/issues/14643)) (Nitin Kumar) - [`958ff4e`](https://github.com/eslint/eslint/commit/958ff4e8a5102f204f1484d09985e28a79790996) Docs: add note for arrow functions in no-seq rule ([#&#8203;14578](https://github.com/eslint/eslint/issues/14578)) (Nitin Kumar) - [`e4f111b`](https://github.com/eslint/eslint/commit/e4f111b67d114adbf76a9c9dbb18fa4f49bc91b6) Fix: arrow-body-style crash with object pattern (fixes [#&#8203;14633](https://github.com/eslint/eslint/issues/14633)) ([#&#8203;14635](https://github.com/eslint/eslint/issues/14635)) (Milos Djermanovic) - [`ec28b5a`](https://github.com/eslint/eslint/commit/ec28b5a2bdc69f34ce29d670f5e84d2446774a00) Chore: upgrade eslint-plugin-eslint-plugin ([#&#8203;14590](https://github.com/eslint/eslint/issues/14590)) (薛定谔的猫) - [`85a2725`](https://github.com/eslint/eslint/commit/85a2725b1fade5538e727102d9701ccb503e54d4) Docs: Update README team and sponsors (ESLint Jenkins) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 8fba091 + 6ceea6f commit afde03a

File tree

2 files changed

+14
-21
lines changed

2 files changed

+14
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"ember-truth-helpers": "3.0.0",
110110
"ember-web-app": "5.0.1",
111111
"ember-window-mock": "0.7.2",
112-
"eslint": "7.27.0",
112+
"eslint": "7.28.0",
113113
"eslint-config-prettier": "8.3.0",
114114
"eslint-plugin-ember": "10.5.0",
115115
"eslint-plugin-ember-concurrency": "0.3.1",

yarn.lock

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1464,15 +1464,15 @@
14641464
terser "^5.5.1"
14651465
thread-loader "^3.0.4"
14661466

1467-
"@eslint/eslintrc@^0.4.1":
1468-
version "0.4.1"
1469-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz#442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"
1470-
integrity sha512-5v7TDE9plVhvxQeWLXDTvFvJBdH6pEsdnl2g/dAptmuFEPedQ4Erq5rsDsX+mvAM610IhNaO2W5V1dOOnDKxkQ==
1467+
"@eslint/eslintrc@^0.4.2":
1468+
version "0.4.2"
1469+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1470+
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
14711471
dependencies:
14721472
ajv "^6.12.4"
14731473
debug "^4.1.1"
14741474
espree "^7.3.0"
1475-
globals "^12.1.0"
1475+
globals "^13.9.0"
14761476
ignore "^4.0.6"
14771477
import-fresh "^3.2.1"
14781478
js-yaml "^3.13.1"
@@ -7677,13 +7677,13 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
76777677
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
76787678
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
76797679

7680-
eslint@7.27.0:
7681-
version "7.27.0"
7682-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7"
7683-
integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==
7680+
eslint@7.28.0:
7681+
version "7.28.0"
7682+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.28.0.tgz#435aa17a0b82c13bb2be9d51408b617e49c1e820"
7683+
integrity sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==
76847684
dependencies:
76857685
"@babel/code-frame" "7.12.11"
7686-
"@eslint/eslintrc" "^0.4.1"
7686+
"@eslint/eslintrc" "^0.4.2"
76877687
ajv "^6.10.0"
76887688
chalk "^4.0.0"
76897689
cross-spawn "^7.0.2"
@@ -7700,7 +7700,7 @@ [email protected]:
77007700
fast-deep-equal "^3.1.3"
77017701
file-entry-cache "^6.0.1"
77027702
functional-red-black-tree "^1.0.1"
7703-
glob-parent "^5.0.0"
7703+
glob-parent "^5.1.2"
77047704
globals "^13.6.0"
77057705
ignore "^4.0.6"
77067706
import-fresh "^3.0.0"
@@ -8758,7 +8758,7 @@ glob-parent@^3.1.0:
87588758
is-glob "^3.1.0"
87598759
path-dirname "^1.0.0"
87608760

8761-
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
8761+
glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0:
87628762
version "5.1.2"
87638763
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
87648764
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
@@ -8818,14 +8818,7 @@ globals@^11.1.0:
88188818
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
88198819
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
88208820

8821-
globals@^12.1.0:
8822-
version "12.4.0"
8823-
resolved "https://registry.yarnpkg.com/globals/-/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
8824-
integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==
8825-
dependencies:
8826-
type-fest "^0.8.1"
8827-
8828-
globals@^13.6.0:
8821+
globals@^13.6.0, globals@^13.9.0:
88298822
version "13.9.0"
88308823
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
88318824
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==

0 commit comments

Comments
 (0)