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 @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0 #132

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps @typescript-eslint/eslint-plugin from 6.1.0 to 6.2.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.2.0

6.2.0 (2023-07-24)

Bug Fixes

  • eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#7266) (af77a1d)
  • typescript-estree: fix TSNode type error on old ts versions (#7267) (f2aed1b)

Features

  • eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.2.0 (2023-07-24)

Bug Fixes

  • eslint-plugin: [member-ordering] account for repeated names (#6864) (d207b59)
  • eslint-plugin: [no-unsafe-enum-comparison] exempt bit shift operators (#7074) (b3e0e75)
  • eslint-plugin: [prefer-nullish-coalescing] handle case when type of left side is null or undefined (#7225) (b62affe)
  • eslint-plugin: use a default export for the rules type (#7266) (af77a1d)

Features

  • eslint-plugin: [class-methods-use-this] add extension rule (#6457) (18ea3b1)
  • eslint-plugin: sync getFunctionHeadLoc implementation with upstream (#7260) (f813147)

You can read about our versioning strategy and releases on our website.

Commits
  • c869aa1 chore: publish v6.2.0
  • af77a1d fix(eslint-plugin): use a default export for the rules type (#7266)
  • 18ea3b1 feat(eslint-plugin): [class-methods-use-this] add extension rule (#6457)
  • f813147 feat(eslint-plugin): sync getFunctionHeadLoc implementation with upstream (#7...
  • d207b59 fix(eslint-plugin): [member-ordering] account for repeated names (#6864)
  • b3e0e75 fix(eslint-plugin): [no-unsafe-enum-comparison] exempt bit shift operators (#...
  • b62affe fix(eslint-plugin): [prefer-nullish-coalescing] handle case when type of left...
  • 0fef2e3 chore: use workerIdleMemoryLimit in jest tests (#7249)
  • See full diff in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 31, 2023
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.0 branch from 195e250 to 0bc9b6a Compare July 31, 2023 09:17
@LouisBrunner LouisBrunner merged commit efd7ea1 into main Jul 31, 2023
0 of 21 checks passed
@LouisBrunner LouisBrunner deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.2.0 branch July 31, 2023 10:00
karlbaumhauer referenced this pull request in solid-design-system/solid Feb 28, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[LouisBrunner/checks-action](https://togithub.com/LouisBrunner/checks-action)
| action | major | `v1.6.2` -> `v2.0.0` |

---

### Release Notes

<details>
<summary>LouisBrunner/checks-action
(LouisBrunner/checks-action)</summary>

###
[`v2.0.0`](https://togithub.com/LouisBrunner/checks-action/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/LouisBrunner/checks-action/compare/v1.6.2...v2.0.0)

##### Breaking changes

- feat: upgrade to node20 by
[@&#8203;LouisBrunner](https://togithub.com/LouisBrunner) in
[https://github.com/LouisBrunner/checks-action/pull/258](https://togithub.com/LouisBrunner/checks-action/pull/258)

##### Documentation

- docs: improve docs around "Resource not accessible by integration" by
[@&#8203;LouisBrunner](https://togithub.com/LouisBrunner) in
[https://github.com/LouisBrunner/checks-action/pull/257](https://togithub.com/LouisBrunner/checks-action/pull/257)

##### Dependencies

- chore(deps-dev): Bump jest-circus from 29.6.1 to 29.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/130](https://togithub.com/LouisBrunner/checks-action/pull/130)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.1.0 to 6.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/131](https://togithub.com/LouisBrunner/checks-action/pull/131)
- chore(deps-dev): Bump eslint from 8.45.0 to 8.46.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/133](https://togithub.com/LouisBrunner/checks-action/pull/133)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.1.0 to 6.2.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/132](https://togithub.com/LouisBrunner/checks-action/pull/132)
- chore(deps-dev): Bump eslint-config-prettier from 8.8.0 to 8.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/134](https://togithub.com/LouisBrunner/checks-action/pull/134)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.4 to
20.4.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/136](https://togithub.com/LouisBrunner/checks-action/pull/136)
- chore(deps-dev): Bump eslint-config-prettier from 8.9.0 to 9.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/135](https://togithub.com/LouisBrunner/checks-action/pull/135)
- chore(deps-dev): Bump prettier from 3.0.0 to 3.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/138](https://togithub.com/LouisBrunner/checks-action/pull/138)
- chore(deps-dev): Bump jest from 29.6.1 to 29.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/139](https://togithub.com/LouisBrunner/checks-action/pull/139)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.2.0 to 6.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/140](https://togithub.com/LouisBrunner/checks-action/pull/140)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.2.0 to 6.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/144](https://togithub.com/LouisBrunner/checks-action/pull/144)
- chore(deps-dev): Bump eslint from 8.46.0 to 8.47.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/142](https://togithub.com/LouisBrunner/checks-action/pull/142)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.8 to
20.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/143](https://togithub.com/LouisBrunner/checks-action/pull/143)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.3.0 to 6.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/148](https://togithub.com/LouisBrunner/checks-action/pull/148)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.5.0 to
20.5.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/146](https://togithub.com/LouisBrunner/checks-action/pull/146)
- chore(deps-dev): Bump prettier from 3.0.1 to 3.0.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/147](https://togithub.com/LouisBrunner/checks-action/pull/147)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.3.0 to 6.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/145](https://togithub.com/LouisBrunner/checks-action/pull/145)
- chore(deps-dev): Bump jest and
[@&#8203;types/jest](https://togithub.com/types/jest) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/150](https://togithub.com/LouisBrunner/checks-action/pull/150)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.4.0 to 6.4.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/149](https://togithub.com/LouisBrunner/checks-action/pull/149)
- chore(deps-dev): Bump typescript from 5.1.6 to 5.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/152](https://togithub.com/LouisBrunner/checks-action/pull/152)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.4.0 to 6.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/154](https://togithub.com/LouisBrunner/checks-action/pull/154)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.4.1 to 6.5.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/156](https://togithub.com/LouisBrunner/checks-action/pull/156)
- chore(deps-dev): Bump eslint from 8.47.0 to 8.48.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/157](https://togithub.com/LouisBrunner/checks-action/pull/157)
- chore(deps-dev): Bump prettier from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/155](https://togithub.com/LouisBrunner/checks-action/pull/155)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.5.1 to
20.5.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/158](https://togithub.com/LouisBrunner/checks-action/pull/158)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.5.0 to 6.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/163](https://togithub.com/LouisBrunner/checks-action/pull/163)
- chore(deps): Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/159](https://togithub.com/LouisBrunner/checks-action/pull/159)
- chore(deps-dev): Bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.36.1 to
0.38.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/161](https://togithub.com/LouisBrunner/checks-action/pull/161)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.5.0 to 6.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/160](https://togithub.com/LouisBrunner/checks-action/pull/160)
- chore(deps-dev): Bump eslint from 8.48.0 to 8.49.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/164](https://togithub.com/LouisBrunner/checks-action/pull/164)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.5.9 to
20.6.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/162](https://togithub.com/LouisBrunner/checks-action/pull/162)
- chore(deps-dev): Bump jest-circus from 29.6.4 to 29.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/169](https://togithub.com/LouisBrunner/checks-action/pull/169)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.6.0 to 6.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/168](https://togithub.com/LouisBrunner/checks-action/pull/168)
- chore(deps-dev): Bump eslint-plugin-jest from 27.2.3 to 27.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/166](https://togithub.com/LouisBrunner/checks-action/pull/166)
- chore(deps-dev): Bump jest and
[@&#8203;types/jest](https://togithub.com/types/jest) by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/167](https://togithub.com/LouisBrunner/checks-action/pull/167)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.6.0 to 6.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/165](https://togithub.com/LouisBrunner/checks-action/pull/165)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.6.0 to
20.6.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/170](https://togithub.com/LouisBrunner/checks-action/pull/170)
- chore(deps): Bump
[@&#8203;actions/core](https://togithub.com/actions/core) from 1.10.0 to
1.10.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/171](https://togithub.com/LouisBrunner/checks-action/pull/171)
- chore(deps-dev): Bump eslint from 8.49.0 to 8.50.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/172](https://togithub.com/LouisBrunner/checks-action/pull/172)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.7.0 to 6.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/173](https://togithub.com/LouisBrunner/checks-action/pull/173)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.7.0 to 6.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/174](https://togithub.com/LouisBrunner/checks-action/pull/174)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.7.2 to 6.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/179](https://togithub.com/LouisBrunner/checks-action/pull/179)
- chore(deps): Bump
[@&#8203;octokit/rest](https://togithub.com/octokit/rest) from 20.0.1 to
20.0.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/177](https://togithub.com/LouisBrunner/checks-action/pull/177)
- chore(deps-dev): Bump eslint-plugin-jest from 27.4.0 to 27.4.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/175](https://togithub.com/LouisBrunner/checks-action/pull/175)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.7.2 to 6.7.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/176](https://togithub.com/LouisBrunner/checks-action/pull/176)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.6.5 to
20.8.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/178](https://togithub.com/LouisBrunner/checks-action/pull/178)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.7.3 to 6.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/184](https://togithub.com/LouisBrunner/checks-action/pull/184)
- chore(deps-dev): Bump eslint from 8.50.0 to 8.51.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/183](https://togithub.com/LouisBrunner/checks-action/pull/183)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.7.3 to 6.7.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/182](https://togithub.com/LouisBrunner/checks-action/pull/182)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.0 to
20.8.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/181](https://togithub.com/LouisBrunner/checks-action/pull/181)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.3 to
20.8.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/189](https://togithub.com/LouisBrunner/checks-action/pull/189)
- chore(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/188](https://togithub.com/LouisBrunner/checks-action/pull/188)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.7.4 to 6.7.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/186](https://togithub.com/LouisBrunner/checks-action/pull/186)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.7.4 to 6.7.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/187](https://togithub.com/LouisBrunner/checks-action/pull/187)
- chore(deps): Bump
[@&#8203;actions/github](https://togithub.com/actions/github) from 5.1.1
to 6.0.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/185](https://togithub.com/LouisBrunner/checks-action/pull/185)
- chore(deps-dev): Bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse) from
7.19.4 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/191](https://togithub.com/LouisBrunner/checks-action/pull/191)
- chore(deps-dev): Bump eslint-plugin-jest from 27.4.2 to 27.4.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/194](https://togithub.com/LouisBrunner/checks-action/pull/194)
- chore(deps-dev): Bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.5 to
29.5.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/196](https://togithub.com/LouisBrunner/checks-action/pull/196)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.7.5 to 6.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/192](https://togithub.com/LouisBrunner/checks-action/pull/192)
- chore(deps-dev): Bump eslint from 8.51.0 to 8.52.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/193](https://togithub.com/LouisBrunner/checks-action/pull/193)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.6 to
20.8.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/195](https://togithub.com/LouisBrunner/checks-action/pull/195)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.7 to
20.8.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/198](https://togithub.com/LouisBrunner/checks-action/pull/198)
- chore(deps-dev): Bump eslint-plugin-jest from 27.4.3 to 27.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/199](https://togithub.com/LouisBrunner/checks-action/pull/199)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.8.0 to 6.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/201](https://togithub.com/LouisBrunner/checks-action/pull/201)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.7.5 to 6.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/200](https://togithub.com/LouisBrunner/checks-action/pull/200)
- chore(deps-dev): Bump
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) from 0.38.0 to
0.38.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/197](https://togithub.com/LouisBrunner/checks-action/pull/197)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.9 to
20.8.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/203](https://togithub.com/LouisBrunner/checks-action/pull/203)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/205](https://togithub.com/LouisBrunner/checks-action/pull/205)
- chore(deps-dev): Bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/206](https://togithub.com/LouisBrunner/checks-action/pull/206)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/202](https://togithub.com/LouisBrunner/checks-action/pull/202)
- chore(deps-dev): Bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.6 to
29.5.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/204](https://togithub.com/LouisBrunner/checks-action/pull/204)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/207](https://togithub.com/LouisBrunner/checks-action/pull/207)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/208](https://togithub.com/LouisBrunner/checks-action/pull/208)
- chore(deps-dev): Bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.7 to
29.5.8 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/210](https://togithub.com/LouisBrunner/checks-action/pull/210)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.8.10 to
20.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/209](https://togithub.com/LouisBrunner/checks-action/pull/209)
- chore(deps-dev): Bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/213](https://togithub.com/LouisBrunner/checks-action/pull/213)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/211](https://togithub.com/LouisBrunner/checks-action/pull/211)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.0 to
20.9.2 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/212](https://togithub.com/LouisBrunner/checks-action/pull/212)
- chore(deps-dev): Bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/215](https://togithub.com/LouisBrunner/checks-action/pull/215)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.10.0 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/214](https://togithub.com/LouisBrunner/checks-action/pull/214)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.11.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/216](https://togithub.com/LouisBrunner/checks-action/pull/216)
- chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/220](https://togithub.com/LouisBrunner/checks-action/pull/220)
- chore(deps-dev): Bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.8 to
29.5.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/219](https://togithub.com/LouisBrunner/checks-action/pull/219)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.9.2 to
20.10.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/218](https://togithub.com/LouisBrunner/checks-action/pull/218)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.11.0 to 6.12.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/217](https://togithub.com/LouisBrunner/checks-action/pull/217)
- chore(deps-dev): Bump eslint-config-prettier from 9.0.0 to 9.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/225](https://togithub.com/LouisBrunner/checks-action/pull/225)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.0 to
20.10.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/224](https://togithub.com/LouisBrunner/checks-action/pull/224)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.12.0 to 6.13.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/223](https://togithub.com/LouisBrunner/checks-action/pull/223)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.12.0 to 6.13.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/222](https://togithub.com/LouisBrunner/checks-action/pull/222)
- chore(deps-dev): Bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/221](https://togithub.com/LouisBrunner/checks-action/pull/221)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.13.1 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/230](https://togithub.com/LouisBrunner/checks-action/pull/230)
- chore(deps-dev): Bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/229](https://togithub.com/LouisBrunner/checks-action/pull/229)
- chore(deps-dev): Bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/228](https://togithub.com/LouisBrunner/checks-action/pull/228)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.1 to 6.13.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/227](https://togithub.com/LouisBrunner/checks-action/pull/227)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.3 to
20.10.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/226](https://togithub.com/LouisBrunner/checks-action/pull/226)
- chore(deps-dev): Bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/235](https://togithub.com/LouisBrunner/checks-action/pull/235)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.13.2 to 6.14.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/234](https://togithub.com/LouisBrunner/checks-action/pull/234)
- chore(deps-dev): Bump
[@&#8203;types/jest](https://togithub.com/types/jest) from 29.5.10 to
29.5.11 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/233](https://togithub.com/LouisBrunner/checks-action/pull/233)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.4 to
20.10.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/232](https://togithub.com/LouisBrunner/checks-action/pull/232)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.2 to 6.14.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/231](https://togithub.com/LouisBrunner/checks-action/pull/231)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.14.0 to 6.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/237](https://togithub.com/LouisBrunner/checks-action/pull/237)
- chore(deps-dev): Bump eslint-plugin-prettier from 5.0.1 to 5.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/238](https://togithub.com/LouisBrunner/checks-action/pull/238)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.14.0 to 6.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/239](https://togithub.com/LouisBrunner/checks-action/pull/239)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.5 to
20.10.6 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/241](https://togithub.com/LouisBrunner/checks-action/pull/241)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.15.0 to 6.17.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/242](https://togithub.com/LouisBrunner/checks-action/pull/242)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.16.0 to 6.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/243](https://togithub.com/LouisBrunner/checks-action/pull/243)
- chore(deps-dev): Bump eslint-plugin-jest from 27.6.0 to 27.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/246](https://togithub.com/LouisBrunner/checks-action/pull/246)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.6 to
20.10.7 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/245](https://togithub.com/LouisBrunner/checks-action/pull/245)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.17.0 to 6.18.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/244](https://togithub.com/LouisBrunner/checks-action/pull/244)
- chore(deps-dev): Bump eslint-plugin-jest from 27.6.1 to 27.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/247](https://togithub.com/LouisBrunner/checks-action/pull/247)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.18.0 to 6.18.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/248](https://togithub.com/LouisBrunner/checks-action/pull/248)
- chore(deps-dev): Bump prettier from 3.1.1 to 3.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/251](https://togithub.com/LouisBrunner/checks-action/pull/251)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.18.0 to 6.18.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/249](https://togithub.com/LouisBrunner/checks-action/pull/249)
- chore(deps-dev): Bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/250](https://togithub.com/LouisBrunner/checks-action/pull/250)
- chore(deps-dev): Bump prettier from 3.2.2 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/255](https://togithub.com/LouisBrunner/checks-action/pull/255)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.18.1 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/253](https://togithub.com/LouisBrunner/checks-action/pull/253)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.10.7 to
20.11.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/254](https://togithub.com/LouisBrunner/checks-action/pull/254)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.18.1 to 6.19.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/252](https://togithub.com/LouisBrunner/checks-action/pull/252)

**Full Changelog**:
LouisBrunner/checks-action@v1.6.2...v2.0.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
Europe/Berlin, Automerge - "after 10pm every weekday,before 5am every
weekday" in timezone Europe/Berlin.

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Never, 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/solid-design-system/solid).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant