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.44.0 to 8.45.0 #122

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps eslint from 8.44.0 to 8.45.0.

Release notes

Sourced from eslint's releases.

v8.45.0

Features

  • cdd063c feat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas)
  • d34abe5 feat: fix indent rule for else-if (#17318) (Milos Djermanovic)

Bug Fixes

  • b79b6fb fix: Fix suggestion message in no-useless-escape (#17339) (Francesco Trotta)
  • c667055 fix: provide unique fix and fix.range objects in lint messages (#17332) (Milos Djermanovic)

Documentation

  • 89f3225 docs: add playground links to correct and incorrect code blocks (#17306) (Josh Goldberg ✨)
  • f8892b5 docs: Expand rule option schema docs (#17198) (Matt Wilkinson)
  • 8bcbf11 docs: Config Migration Guide (#17230) (Ben Perlmutter)
  • bb30908 docs: Update README (GitHub Actions Bot)
  • 84d243b docs: Update README (GitHub Actions Bot)
  • b762632 docs: Update README (GitHub Actions Bot)
  • 138c096 docs: add more prefer-destructuring examples with array destructuring (#17330) (Milos Djermanovic)
  • 1fc50a8 docs: max-len rule code and tabWidth as positional arguments (#17331) (Jesús Leganés-Combarro)

Chores

  • 68f63d7 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 5ca9b4d chore: update eslint-config-eslint exports (#17336) (Milos Djermanovic)
  • 7bf2e86 chore: remove unused dependencies (#17352) (Percy Ma)
  • c6f8cd0 chore: Remove defaultIgnores from FlatESLint private members (#17349) (Francesco Trotta)
  • 0052374 chore: move jsdoc settings to eslint-config-eslint (#17338) (唯然)
Changelog

Sourced from eslint's changelog.

v8.45.0 - July 14, 2023

  • 68f63d7 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 89f3225 docs: add playground links to correct and incorrect code blocks (#17306) (Josh Goldberg ✨)
  • f8892b5 docs: Expand rule option schema docs (#17198) (Matt Wilkinson)
  • 8bcbf11 docs: Config Migration Guide (#17230) (Ben Perlmutter)
  • bb30908 docs: Update README (GitHub Actions Bot)
  • b79b6fb fix: Fix suggestion message in no-useless-escape (#17339) (Francesco Trotta)
  • 84d243b docs: Update README (GitHub Actions Bot)
  • 5ca9b4d chore: update eslint-config-eslint exports (#17336) (Milos Djermanovic)
  • b762632 docs: Update README (GitHub Actions Bot)
  • 7bf2e86 chore: remove unused dependencies (#17352) (Percy Ma)
  • c6f8cd0 chore: Remove defaultIgnores from FlatESLint private members (#17349) (Francesco Trotta)
  • cdd063c feat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas)
  • c667055 fix: provide unique fix and fix.range objects in lint messages (#17332) (Milos Djermanovic)
  • 138c096 docs: add more prefer-destructuring examples with array destructuring (#17330) (Milos Djermanovic)
  • 0052374 chore: move jsdoc settings to eslint-config-eslint (#17338) (唯然)
  • d34abe5 feat: fix indent rule for else-if (#17318) (Milos Djermanovic)
  • 1fc50a8 docs: max-len rule code and tabWidth as positional arguments (#17331) (Jesús Leganés-Combarro)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2023
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.44.0...v8.45.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 force-pushed the dependabot/npm_and_yarn/eslint-8.45.0 branch from bcd6397 to 2a76aa8 Compare July 20, 2023 11:56
@LouisBrunner LouisBrunner merged commit 82d9460 into main Jul 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-8.45.0 branch July 20, 2023 11:59
karlbaumhauer referenced this pull request in solid-design-system/solid Oct 11, 2023
[![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 | patch | `v1.6.1` -> `v1.6.2` |

---

### Release Notes

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

###
[`v1.6.2`](https://togithub.com/LouisBrunner/checks-action/releases/tag/v1.6.2):
Version 1.6.2

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

##### What's Changed

- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5
to 20.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/101](https://togithub.com/LouisBrunner/checks-action/pull/101)
- Bump eslint from 8.42.0 to 8.43.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/105](https://togithub.com/LouisBrunner/checks-action/pull/105)
- Bump [@&#8203;octokit/rest](https://togithub.com/octokit/rest) from
19.0.11 to 19.0.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/104](https://togithub.com/LouisBrunner/checks-action/pull/104)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/103](https://togithub.com/LouisBrunner/checks-action/pull/103)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.0
to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/102](https://togithub.com/LouisBrunner/checks-action/pull/102)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/106](https://togithub.com/LouisBrunner/checks-action/pull/106)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/109](https://togithub.com/LouisBrunner/checks-action/pull/109)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/108](https://togithub.com/LouisBrunner/checks-action/pull/108)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/107](https://togithub.com/LouisBrunner/checks-action/pull/107)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.0 to 5.60.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/112](https://togithub.com/LouisBrunner/checks-action/pull/112)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.1 to
20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/111](https://togithub.com/LouisBrunner/checks-action/pull/111)
- chore(deps-dev): Bump typescript from 5.1.3 to 5.1.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/110](https://togithub.com/LouisBrunner/checks-action/pull/110)
- chore(deps-dev): Bump ts-jest from 29.1.0 to 29.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/114](https://togithub.com/LouisBrunner/checks-action/pull/114)
- chore(deps-dev): Bump eslint from 8.43.0 to 8.44.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/113](https://togithub.com/LouisBrunner/checks-action/pull/113)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.60.0 to 5.61.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/119](https://togithub.com/LouisBrunner/checks-action/pull/119)
- chore(deps-dev): Bump jest from 29.5.0 to 29.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/118](https://togithub.com/LouisBrunner/checks-action/pull/118)
- chore(deps-dev): Bump prettier from 2.8.8 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/116](https://togithub.com/LouisBrunner/checks-action/pull/116)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.3 to
20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/115](https://togithub.com/LouisBrunner/checks-action/pull/115)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.61.0 to 6.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/124](https://togithub.com/LouisBrunner/checks-action/pull/124)
- chore(deps): Bump
[@&#8203;octokit/rest](https://togithub.com/octokit/rest) from 19.0.13
to 20.0.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/121](https://togithub.com/LouisBrunner/checks-action/pull/121)
- chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/122](https://togithub.com/LouisBrunner/checks-action/pull/122)
- chore(deps-dev): Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/123](https://togithub.com/LouisBrunner/checks-action/pull/123)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.1 to 6.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/125](https://togithub.com/LouisBrunner/checks-action/pull/125)
- chore(deps): update all deps including eslint-plugin-prettier to fix
the build by [@&#8203;LouisBrunner](https://togithub.com/LouisBrunner)
in
[https://github.com/LouisBrunner/checks-action/pull/126](https://togithub.com/LouisBrunner/checks-action/pull/126)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.2 to
20.4.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/127](https://togithub.com/LouisBrunner/checks-action/pull/127)
- feat: add skipped and staled conclusions by
[@&#8203;LouisBrunner](https://togithub.com/LouisBrunner) in
[https://github.com/LouisBrunner/checks-action/pull/129](https://togithub.com/LouisBrunner/checks-action/pull/129)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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 [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:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
yoezlem referenced this pull request in solid-design-system/solid Oct 25, 2023
[![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 | patch | `v1.6.1` -> `v1.6.2` |

---

### Release Notes

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

###
[`v1.6.2`](https://togithub.com/LouisBrunner/checks-action/releases/tag/v1.6.2):
Version 1.6.2

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

##### What's Changed

- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.2.5
to 20.3.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/101](https://togithub.com/LouisBrunner/checks-action/pull/101)
- Bump eslint from 8.42.0 to 8.43.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/105](https://togithub.com/LouisBrunner/checks-action/pull/105)
- Bump [@&#8203;octokit/rest](https://togithub.com/octokit/rest) from
19.0.11 to 19.0.13 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/104](https://togithub.com/LouisBrunner/checks-action/pull/104)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/103](https://togithub.com/LouisBrunner/checks-action/pull/103)
- Bump [@&#8203;types/node](https://togithub.com/types/node) from 20.3.0
to 20.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/102](https://togithub.com/LouisBrunner/checks-action/pull/102)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.9 to 5.59.11 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/106](https://togithub.com/LouisBrunner/checks-action/pull/106)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/109](https://togithub.com/LouisBrunner/checks-action/pull/109)
- Bump eslint-plugin-jest from 27.2.1 to 27.2.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/108](https://togithub.com/LouisBrunner/checks-action/pull/108)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.59.11 to 5.60.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/107](https://togithub.com/LouisBrunner/checks-action/pull/107)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.0 to 5.60.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/112](https://togithub.com/LouisBrunner/checks-action/pull/112)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.1 to
20.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/111](https://togithub.com/LouisBrunner/checks-action/pull/111)
- chore(deps-dev): Bump typescript from 5.1.3 to 5.1.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/110](https://togithub.com/LouisBrunner/checks-action/pull/110)
- chore(deps-dev): Bump ts-jest from 29.1.0 to 29.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/114](https://togithub.com/LouisBrunner/checks-action/pull/114)
- chore(deps-dev): Bump eslint from 8.43.0 to 8.44.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/113](https://togithub.com/LouisBrunner/checks-action/pull/113)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.60.0 to 5.61.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/119](https://togithub.com/LouisBrunner/checks-action/pull/119)
- chore(deps-dev): Bump jest from 29.5.0 to 29.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/118](https://togithub.com/LouisBrunner/checks-action/pull/118)
- chore(deps-dev): Bump prettier from 2.8.8 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/116](https://togithub.com/LouisBrunner/checks-action/pull/116)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.3.3 to
20.4.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/115](https://togithub.com/LouisBrunner/checks-action/pull/115)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 5.61.0 to 6.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/124](https://togithub.com/LouisBrunner/checks-action/pull/124)
- chore(deps): Bump
[@&#8203;octokit/rest](https://togithub.com/octokit/rest) from 19.0.13
to 20.0.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/121](https://togithub.com/LouisBrunner/checks-action/pull/121)
- chore(deps-dev): Bump eslint from 8.44.0 to 8.45.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/122](https://togithub.com/LouisBrunner/checks-action/pull/122)
- chore(deps-dev): Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/123](https://togithub.com/LouisBrunner/checks-action/pull/123)
- chore(deps-dev): Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.60.1 to 6.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/125](https://togithub.com/LouisBrunner/checks-action/pull/125)
- chore(deps): update all deps including eslint-plugin-prettier to fix
the build by [@&#8203;LouisBrunner](https://togithub.com/LouisBrunner)
in
[https://github.com/LouisBrunner/checks-action/pull/126](https://togithub.com/LouisBrunner/checks-action/pull/126)
- chore(deps-dev): Bump
[@&#8203;types/node](https://togithub.com/types/node) from 20.4.2 to
20.4.4 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/LouisBrunner/checks-action/pull/127](https://togithub.com/LouisBrunner/checks-action/pull/127)
- feat: add skipped and staled conclusions by
[@&#8203;LouisBrunner](https://togithub.com/LouisBrunner) in
[https://github.com/LouisBrunner/checks-action/pull/129](https://togithub.com/LouisBrunner/checks-action/pull/129)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **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 [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:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

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