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): update dependency eslint to v8.51.0 #1629

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) 8.50.0 -> 8.51.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.51.0

Compare Source

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#​17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#​17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#​17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#​17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#​17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#​17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#​17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#​17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#​17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies merge when passing Merge the PR automatically once all status checks have passed labels Oct 6, 2023
@renovate renovate bot enabled auto-merge (rebase) October 6, 2023 21:28
@renovate renovate bot merged commit 8f6e85f into main Oct 6, 2023
370 checks passed
@renovate renovate bot deleted the renovate/eslint-8.x-lockfile branch October 6, 2023 21:42
szinn pushed a commit to szinn/k8s-homelab that referenced this pull request Oct 12, 2023
…#2513)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/changed-files](https://togithub.com/tj-actions/changed-files)
| action | patch | `v39.2.1` -> `v39.2.2` |

---

### Release Notes

<details>
<summary>tj-actions/changed-files (tj-actions/changed-files)</summary>

###
[`v39.2.2`](https://togithub.com/tj-actions/changed-files/releases/tag/v39.2.2)

[Compare
Source](https://togithub.com/tj-actions/changed-files/compare/v39.2.1...v39.2.2)

#### What's Changed

- Upgraded to v39.2.1 by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1628
- chore(deps): update dependency eslint to v8.51.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1629
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.8.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1630
- chore(deps): update dependency
[@&#8203;types/uuid](https://togithub.com/types/uuid) to v9.0.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1631
- Updated README.md by
[@&#8203;tj-actions-bot](https://togithub.com/tj-actions-bot) in
[tj-actions/changed-files#1632
- chore(deps): update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v20.8.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1633
- chore(deps): update typescript-eslint monorepo to v6.7.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1634
- chore(deps): update nrwl/nx-set-shas action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1635
- fix(deps): update dependency
[@&#8203;actions/github](https://togithub.com/actions/github) to v6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1636
- chore(deps): update dependency eslint-plugin-prettier to v5.0.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1637
- chore(deps): lock file maintenance by
[@&#8203;renovate](https://togithub.com/renovate) in
[tj-actions/changed-files#1638

**Full Changelog**:
tj-actions/changed-files@v39...v39.2.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMy4wIiwidXBkYXRlZEluVmVyIjoiMzcuMTMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[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 merge when passing Merge the PR automatically once all status checks have passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants