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-dev): bump eslint from 7.29.0 to 8.18.0 #1003

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2022

Bumps eslint from 7.29.0 to 8.18.0.

Release notes

Sourced from eslint's releases.

v8.18.0

Features

  • a6273b8 feat: account for rule creation time in performance reports (#15982) (Nitin Kumar)

Bug Fixes

  • f364d47 fix: Make no-unused-vars treat for..of loops same as for..in loops (#15868) (Alex Bass)

Documentation

  • 4871047 docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas)
  • cddad14 docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas)
  • b04bc6f docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas)
  • 1324f10 docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady)
  • ad54d02 docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic)
  • df7768e docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas)
  • 21d6479 docs: change some absolute links to relative (#15970) (Milos Djermanovic)
  • f31216a docs: Update README team and sponsors (ESLint Jenkins)

Build Related

  • ed49f15 build: remove unwanted parallel and image-min for dev server (#15986) (Strek)

Chores

  • f6e2e63 chore: fix 'replaced by' rule list (#16007) (Milos Djermanovic)
  • d94dc84 chore: remove unused deprecation warnings (#15994) (Francesco Trotta)
  • cdcf11e chore: fix versions link (#15995) (Milos Djermanovic)
  • d2a8715 chore: add trailing slash to pathPrefix (#15993) (Milos Djermanovic)
  • 58a1bf0 chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic)
  • 80404d2 chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas)
  • 71bc750 chore: Set permissions for GitHub actions (#15971) (Naveen)
  • 90ff647 chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)

v8.17.0

Features

  • 55319e1 feat: fix indent bug with semicolon-first style (#15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#15953) (Milos Djermanovic)

Bug Fixes

Documentation

  • b915018 docs: Update website UI to latest (#15944) (Nicholas C. Zakas)
  • f0bb609 docs: Update Exponentiation operator MDN link (#15960) (Pranjal Jain)
  • baa0153 docs: Use correct past tense "left" instead of "leaved" (#15950) (Frederik Braun)
  • 1351a9b docs: Add Resources section to rule pages (#15901) (Nicholas C. Zakas)
  • 68cf0fb docs: cleanup typos (#15936) (Nick Schonning)
  • 13b62ae docs: use-dart-sass instead of node-sass (#15912) (Deepshika S)
  • c81c5d6 docs: add social media links (#15920) (Deepshika S)
  • 0d6a50b docs: fix openjs link (#15917) (Amaresh S M)
  • 54910f5 docs: display version in mobile view (#15909) (Amaresh S M)

... (truncated)

Changelog

Sourced from eslint's changelog.

v8.18.0 - June 17, 2022

  • f6e2e63 chore: fix 'replaced by' rule list (#16007) (Milos Djermanovic)
  • ed49f15 build: remove unwanted parallel and image-min for dev server (#15986) (Strek)
  • 4871047 docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas)
  • d94dc84 chore: remove unused deprecation warnings (#15994) (Francesco Trotta)
  • a6273b8 feat: account for rule creation time in performance reports (#15982) (Nitin Kumar)
  • cddad14 docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas)
  • b04bc6f docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas)
  • f364d47 fix: Make no-unused-vars treat for..of loops same as for..in loops (#15868) (Alex Bass)
  • 1324f10 docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady)
  • cdcf11e chore: fix versions link (#15995) (Milos Djermanovic)
  • d2a8715 chore: add trailing slash to pathPrefix (#15993) (Milos Djermanovic)
  • 58a1bf0 chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic)
  • ad54d02 docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic)
  • 80404d2 chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas)
  • df7768e docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas)
  • 71bc750 chore: Set permissions for GitHub actions (#15971) (Naveen)
  • 90ff647 chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)
  • 21d6479 docs: change some absolute links to relative (#15970) (Milos Djermanovic)
  • f31216a docs: Update README team and sponsors (ESLint Jenkins)

v8.17.0 - June 3, 2022

  • b915018 docs: Update website UI to latest (#15944) (Nicholas C. Zakas)
  • 55319e1 feat: fix indent bug with semicolon-first style (#15951) (Milos Djermanovic)
  • f6d7920 feat: add allowNamedExports option to no-use-before-define (#15953) (Milos Djermanovic)
  • f0bb609 docs: Update Exponentiation operator MDN link (#15960) (Pranjal Jain)
  • da694b9 chore: avoid theme flashes (#15927) (Strek)
  • baa0153 docs: Use correct past tense "left" instead of "leaved" (#15950) (Frederik Braun)
  • f836743 chore: Use build hook for docs deploy (#15945) (Nicholas C. Zakas)
  • ce035e5 test: cleanup typos (#15937) (Nick Schonning)
  • 1351a9b docs: Add Resources section to rule pages (#15901) (Nicholas C. Zakas)
  • 68cf0fb docs: cleanup typos (#15936) (Nick Schonning)
  • 54c0953 fix: cleanup typos (#15939) (Nick Schonning)
  • 845a7af fix: typo ocatal -> octal (#15940) (Nick Schonning)
  • 10249ad chore: use addEventListener instead of addListener (#15923) (Amaresh S M)
  • 5f5c1fb chore: lint eleventy config file (#15904) (Milos Djermanovic)
  • 8513d37 chore: update Rule typedefs (#15915) (Milos Djermanovic)
  • 13b62ae docs: use-dart-sass instead of node-sass (#15912) (Deepshika S)
  • c81c5d6 docs: add social media links (#15920) (Deepshika S)
  • 0d6a50b docs: fix openjs link (#15917) (Amaresh S M)
  • 54910f5 docs: display version in mobile view (#15909) (Amaresh S M)
  • 55534f1 test: ensure no-restricted-imports works with NodeJS imports (#15907) (Nick Mazuk)

v8.16.0 - May 20, 2022

  • 1768d0d chore: upgrade @​eslint/eslintrc@​1.3.0 (#15903) (Milos Djermanovic)
  • 050d5f4 docs: Static further reading links (#15890) (Nicholas C. Zakas)
  • cab0c22 feat: add Unicode flag suggestion in no-misleading-character-class (#15867) (Milos Djermanovic)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 8.18.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v7.29.0...v8.18.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2022

Superseded by #1012.

@dependabot dependabot bot closed this Jul 18, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-8.18.0 branch July 18, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants