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 8.29.0 to 8.30.0 #2690

Merged
merged 1 commit into from Dec 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps eslint from 8.29.0 to 8.30.0.

Release notes

Sourced from eslint's releases.

v8.30.0

Features

  • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
  • 7190d98 feat: update globals (#16654) (Sébastien Règne)

Bug Fixes

  • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
  • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)

Documentation

  • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
  • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
  • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
  • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
  • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
  • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
  • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
  • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)
  • 8ba124c docs: update the prefer-const example (#16607) (Pavel)
  • e6cb05a docs: fix css leaking (#16603) (Sam Chen)

Chores

  • f2c4737 chore: upgrade @​eslint/eslintrc@​1.4.0 (#16675) (Milos Djermanovic)
  • ba74253 chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)
  • 0d9af4c ci: fix npm v9 problem with file: (#16664) (Milos Djermanovic)
  • 90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
Changelog

Sourced from eslint's changelog.

v8.30.0 - December 16, 2022

  • f2c4737 chore: upgrade @​eslint/eslintrc@​1.4.0 (#16675) (Milos Djermanovic)
  • 1a327aa fix: Ensure flat config unignores work consistently like eslintrc (#16579) (Nicholas C. Zakas)
  • 075ef2c feat: add suggestion for no-return-await (#16637) (Daniel Bartholomae)
  • ba74253 chore: standardize npm script names per #14827 (#16315) (Patrick McElhaney)
  • 6a8cd94 docs: Clarify Discord info in issue template config (#16663) (Nicholas C. Zakas)
  • 0d9af4c ci: fix npm v9 problem with file: (#16664) (Milos Djermanovic)
  • 7190d98 feat: update globals (#16654) (Sébastien Règne)
  • ad44344 docs: CLI documentation standardization (#16563) (Ben Perlmutter)
  • 90c9219 refactor: migrate off deprecated function-style rules in all tests (#16618) (Bryan Mishkin)
  • 9b8bb72 fix: autofix recursive functions in no-var (#16611) (Milos Djermanovic)
  • 293573e docs: fix broken line numbers (#16606) (Sam Chen)
  • fa2c64b docs: use relative links for internal links (#16631) (Percy Ma)
  • 75276c9 docs: reorder options in no-unused-vars (#16625) (Milos Djermanovic)
  • 7276fe5 docs: Fix anchor in URL (#16628) (Karl Horky)
  • 6bef135 docs: don't apply layouts to html formatter example (#16591) (Tanuj Kanti)
  • dfc7ec1 docs: Formatters page updates (#16566) (Ben Perlmutter)
  • 8ba124c docs: update the prefer-const example (#16607) (Pavel)
  • e6cb05a docs: fix css leaking (#16603) (Sam Chen)
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.29.0 to 8.30.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.29.0...v8.30.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 Dec 19, 2022
@vercel
Copy link

vercel bot commented Dec 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
marked-website ✅ Ready (Inspect) Visit Preview Dec 19, 2022 at 3:01PM (UTC)

@UziTech UziTech merged commit b32896d into master Dec 19, 2022
@UziTech UziTech deleted the dependabot/npm_and_yarn/eslint-8.30.0 branch December 19, 2022 15:24
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