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

fix(deps): Update dependency eslint to v8.26.0 #79

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Nov 1, 2022

This PR contains the following updates:

Package Type Update Change
eslint (source) devDependencies minor 8.24.0 -> 8.26.0

Release Notes

eslint/eslint

v8.26.0

Compare Source

Features

  • 4715787 feat: check Object.create() in getter-return (#​16420) (Yuki Hirasawa)
  • 28d1902 feat: no-implicit-globals supports exported block comment (#​16343) (Sosuke Suzuki)
  • e940be7 feat: Use ESLINT_USE_FLAT_CONFIG environment variable for flat config (#​16356) (Tomer Aberbach)
  • dd0c58f feat: Swap out Globby for custom globbing solution. (#​16369) (Nicholas C. Zakas)

Bug Fixes

  • df77409 fix: use baseConfig constructor option in FlatESLint (#​16432) (Milos Djermanovic)
  • 33668ee fix: Ensure that glob patterns are matched correctly. (#​16449) (Nicholas C. Zakas)
  • 740b208 fix: ignore messages without a ruleId in getRulesMetaForResults (#​16409) (Francesco Trotta)
  • 8f9759e fix: --ignore-pattern in flat config mode should be relative to cwd (#​16425) (Milos Djermanovic)
  • 325ad37 fix: make getRulesMetaForResults return a plain object in trivial case (#​16438) (Francesco Trotta)
  • a2810bc fix: Ensure that directories can be unignored. (#​16436) (Nicholas C. Zakas)
  • 35916ad fix: Ensure unignore and reignore work correctly in flat config. (#​16422) (Nicholas C. Zakas)

Documentation

  • 651649b docs: Core concepts page (#​16399) (Ben Perlmutter)
  • 631cf72 docs: note --ignore-path not supported with flat config (#​16434) (Andy Edwards)
  • 1692840 docs: fix syntax in examples for new config files (#​16427) (Milos Djermanovic)
  • d336cfc docs: Document extending plugin with new config (#​16394) (Ben Perlmutter)

Chores

v8.25.0

Compare Source

Features

  • 173e820 feat: Pass --max-warnings value to formatters (#​16348) (Brandon Mills)
  • 6964cb1 feat: remove support for ignore files in FlatESLint (#​16355) (Milos Djermanovic)
  • 1cc4b3a feat: id-length counts graphemes instead of code units (#​16321) (Sosuke Suzuki)

Documentation

Chores


Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@cq-bot cq-bot requested review from a team and yevgenypats and removed request for a team November 1, 2022 00:40
@kodiakhq kodiakhq bot merged commit bd0c42f into main Nov 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/eslint-8.x branch November 1, 2022 01:07
@cq-bot cq-bot mentioned this pull request Nov 1, 2022
kodiakhq bot pushed a commit that referenced this pull request Nov 2, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.2](v2.0.1...v2.0.2) (2022-11-02)


### Bug Fixes

* **deps:** Update commitlint monorepo to v17.2.0 ([#77](#77)) ([239cb69](239cb69))
* **deps:** Update dependency @types/node to v18 ([#81](#81)) ([a1fb652](a1fb652))
* **deps:** Update dependency chalk to v5.1.2 ([#78](#78)) ([c1677e4](c1677e4))
* **deps:** Update dependency eslint to v8.26.0 ([#79](#79)) ([bd0c42f](bd0c42f))
* **deps:** Update dependency semver to v7.3.8 ([#76](#76)) ([b4bb121](b4bb121))
* **deps:** Update typescript-eslint monorepo to v5.42.0 ([#80](#80)) ([b0922ae](b0922ae))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants