-
Notifications
You must be signed in to change notification settings - Fork 879
Commit 26892a9
authored
Update dependency eslint to v9.22.0 (#2139)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint](https://eslint.org)
([source](https://redirect.github.com/eslint/eslint)) | dependencies |
minor | [`9.21.0` ->
`9.22.0`](https://renovatebot.com/diffs/npm/eslint/9.21.0/9.22.0) |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>eslint/eslint (eslint)</summary>
###
[`v9.22.0`](https://redirect.github.com/eslint/eslint/releases/tag/v9.22.0)
[Compare
Source](https://redirect.github.com/eslint/eslint/compare/v9.21.0...v9.22.0)
#### Features
-
[`7ddb095`](https://redirect.github.com/eslint/eslint/commit/7ddb095419203d0efc883a6b3fdd3ac20128400a)
feat: Export defineConfig, globalIgnores
([#​19487](https://redirect.github.com/eslint/eslint/issues/19487))
(Nicholas C. Zakas)
#### Bug Fixes
-
[`19c0127`](https://redirect.github.com/eslint/eslint/commit/19c0127e79c37dba8d389733024be7326e540767)
fix: improve message for `no-console` suggestions
([#​19483](https://redirect.github.com/eslint/eslint/issues/19483))
(Francesco Trotta)
-
[`49e624f`](https://redirect.github.com/eslint/eslint/commit/49e624f4a02e03762232cce2047febb36b1bcf4c)
fix: improve error message for falsy parsed JS AST
([#​19458](https://redirect.github.com/eslint/eslint/issues/19458))
(Josh Goldberg ✨)
#### Documentation
-
[`86c5f37`](https://redirect.github.com/eslint/eslint/commit/86c5f37bc7300157d9f19b633197135d2a7a2645)
docs: Update README (GitHub Actions Bot)
-
[`fbdeff0`](https://redirect.github.com/eslint/eslint/commit/fbdeff08f3bf4edd7f686af91d9ac0ed6e295080)
docs: Update README (GitHub Actions Bot)
-
[`c9e8510`](https://redirect.github.com/eslint/eslint/commit/c9e85105300069f4aa60526ca2de4d67d1eebe1d)
docs: generate deprecation notice in TSDoc comments from rule metadata
([#​19461](https://redirect.github.com/eslint/eslint/issues/19461))
(Francesco Trotta)
-
[`2f386ad`](https://redirect.github.com/eslint/eslint/commit/2f386ad203a672832c91e72c285a25bd64d48d9d)
docs: replace `var` with `const` in rule examples
([#​19469](https://redirect.github.com/eslint/eslint/issues/19469))
(Tanuj Kanti)
-
[`0e688e3`](https://redirect.github.com/eslint/eslint/commit/0e688e3a0d53bad991d2b4ae3bda926cc29bd54b)
docs: Update README (GitHub Actions Bot)
-
[`06b596d`](https://redirect.github.com/eslint/eslint/commit/06b596d221a2b4af644824bd10e0194e7237b6f2)
docs: Restore the carrot to the position where the search input was lost
([#​19459](https://redirect.github.com/eslint/eslint/issues/19459))
(Amaresh S M)
#### Chores
-
[`97f788b`](https://redirect.github.com/eslint/eslint/commit/97f788b02e5742445887b4499a6dba9abb879a79)
chore: upgrade
[@​eslint/js](https://redirect.github.com/eslint/js)[@​9](https://redirect.github.com/9).22.0
([#​19489](https://redirect.github.com/eslint/eslint/issues/19489))
(Milos Djermanovic)
-
[`eed409a`](https://redirect.github.com/eslint/eslint/commit/eed409a64bfe2ae1123086aaf1652c8124e49b7c)
chore: package.json update for
[@​eslint/js](https://redirect.github.com/eslint/js) release
(Jenkins)
-
[`f9a56d3`](https://redirect.github.com/eslint/eslint/commit/f9a56d337881300c94093e38804ba929ee09f7e9)
chore: upgrade [email protected]
([#​19488](https://redirect.github.com/eslint/eslint/issues/19488))
(Milos Djermanovic)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10am every weekday" (UTC),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent d669769 commit 26892a9Copy full SHA for 26892a9
1 file changed
+1
-1
lines changedaws-ts-nextjs/demoapp/package.json
Copy file name to clipboardExpand all lines: aws-ts-nextjs/demoapp/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
0 commit comments