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.15.0 to 8.16.0 #1271

Merged
merged 1 commit into from May 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2022

Bumps eslint from 8.15.0 to 8.16.0.

Release notes

Sourced from eslint's releases.

v8.16.0

Features

  • cab0c22 feat: add Unicode flag suggestion in no-misleading-character-class (#15867) (Milos Djermanovic)
  • 38ae956 feat: check Unicode code point escapes in no-control-regex (#15862) (Milos Djermanovic)
  • ee69cd3 feat: Update global variables (#15871) (Sébastien Règne)

Bug Fixes

  • 3f09aab fix: function-paren-newline crash on "new new Foo();" (#15850) (coderaiser)

Documentation

  • 050d5f4 docs: Static further reading links (#15890) (Nicholas C. Zakas)
  • 36287c0 docs: fix absolute paths in related rules shortcode to work from /docs (#15892) (Milos Djermanovic)
  • 90b6990 docs: fix absolute links in rule macro to work from /docs (#15891) (Milos Djermanovic)
  • f437249 docs: Adjust docs site path prefix (#15889) (Nicholas C. Zakas)
  • 6e16025 docs: update 'Related Rules' and 'Further Reading' in remaining rules (#15884) (Milos Djermanovic)
  • 1d39f69 docs: remove confusing examples for no-mixed-operators (#15875) (Milos Djermanovic)
  • 3071d76 docs: Fix some grammar issues (#15837) (byodian)

Chores

  • 1768d0d chore: upgrade @​eslint/eslintrc@​1.3.0 (#15903) (Milos Djermanovic)
  • c686e4c chore: Add deploy workflow for docs site (#15894) (Nicholas C. Zakas)
  • c7894cd chore: enable some rules from eslint-plugin-unicorn internally (#15878) (Bryan Mishkin)
  • ea65cb5 chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 (#15882) (唯然)
  • cc29c69 chore: Upgrade official GitHub actions to latest versions (#15880) (Darius Dzien)
  • 5891c75 chore: Refactor rule docs format (#15869) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

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)
  • c686e4c chore: Add deploy workflow for docs site (#15894) (Nicholas C. Zakas)
  • 38ae956 feat: check Unicode code point escapes in no-control-regex (#15862) (Milos Djermanovic)
  • 36287c0 docs: fix absolute paths in related rules shortcode to work from /docs (#15892) (Milos Djermanovic)
  • 90b6990 docs: fix absolute links in rule macro to work from /docs (#15891) (Milos Djermanovic)
  • f437249 docs: Adjust docs site path prefix (#15889) (Nicholas C. Zakas)
  • 6e16025 docs: update 'Related Rules' and 'Further Reading' in remaining rules (#15884) (Milos Djermanovic)
  • c7894cd chore: enable some rules from eslint-plugin-unicorn internally (#15878) (Bryan Mishkin)
  • ea65cb5 chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 (#15882) (唯然)
  • cc29c69 chore: Upgrade official GitHub actions to latest versions (#15880) (Darius Dzien)
  • 5891c75 chore: Refactor rule docs format (#15869) (Nicholas C. Zakas)
  • ee69cd3 feat: Update global variables (#15871) (Sébastien Règne)
  • 1d39f69 docs: remove confusing examples for no-mixed-operators (#15875) (Milos Djermanovic)
  • 3071d76 docs: Fix some grammar issues (#15837) (byodian)
  • 3f09aab fix: function-paren-newline crash on "new new Foo();" (#15850) (coderaiser)
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.15.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.15.0...v8.16.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 Update one or more dependencies version javascript Pull requests that update Javascript code labels May 29, 2022
@github-actions github-actions bot merged commit d986cd3 into next May 29, 2022
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-8.16.0 branch May 29, 2022 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants