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

build(deps-dev): bump eslint from 8.16.0 to 8.17.0 #491

Merged
merged 1 commit into from Jun 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps eslint from 8.16.0 to 8.17.0.

Release notes

Sourced from eslint's releases.

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)

Chores

  • da694b9 chore: avoid theme flashes (#15927) (Strek)
  • f836743 chore: Use build hook for docs deploy (#15945) (Nicholas C. Zakas)
  • ce035e5 test: cleanup typos (#15937) (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)
  • 55534f1 test: ensure no-restricted-imports works with NodeJS imports (#15907) (Nick Mazuk)
Changelog

Sourced from eslint's changelog.

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)
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 8.16.0 to 8.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.16.0...v8.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2022
@dependabot dependabot bot requested a review from a team June 6, 2022 09:02
@kamilsk kamilsk merged commit 2325579 into master Jun 6, 2022
@kamilsk kamilsk deleted the dependabot/npm_and_yarn/eslint-8.17.0 branch June 6, 2022 09:39
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant