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 devdependency eslint to v8.41.0 #600

Merged
merged 1 commit into from May 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

eslint/eslint

v8.41.0

Compare Source

Features

  • 880a431 feat: change default ignore pattern to **/node_modules/ in flat config (#​17184) (Milos Djermanovic)
  • 8bf5505 feat: expose shouldUseFlatConfig (#​17169) (Connor Prussin)

Bug Fixes

  • 4f5440d fix: incorrect warning message for ignored dotfiles (#​17196) (Milos Djermanovic)
  • 94da96c fix: unify LintMessage type (#​17076) (Brandon Mills)
  • 0c415cd fix: validate ignorePatterns constructor option in FlatESLint class (#​17139) (Milos Djermanovic)
  • 9682d66 fix: switch grapheme-splitter to graphemer (#​17160) (fisker Cheung)

Documentation

  • 7709b14 docs: Update README (GitHub Actions Bot)
  • 7f183e0 docs: Update triage process description (#​17157) (Nicholas C. Zakas)
  • b68346b docs: fix license to reflect relicensing of jshint (#​17165) (Stefan Bischof)

Chores

v8.40.0

Compare Source

Features

  • 5db7808 feat: improve flat config errors for invalid rule options and severities (#​17140) (Josh Goldberg ✨)
  • f5574dc feat: Add findConfigFile() method to FlatESLint (#​17142) (Nicholas C. Zakas)
  • e52b98b feat: add sourceCode property to the rule context (#​17107) (Nitin Kumar)
  • 1468f5b feat: add physicalFilename property to the rule context (#​17111) (Nitin Kumar)
  • 0df4d4f feat: add cwd to rule context (#​17106) (Nitin Kumar)
  • 52018f2 feat: add filename property to the rule context (#​17108) (Nitin Kumar)
  • 559ff4e feat: add new omitLastInOneLineClassBody option to the semi rule (#​17105) (Nitin Kumar)

Bug Fixes

  • f076e54 fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#​17151) (Nicholas C. Zakas)

Documentation

  • e980bf3 docs: Update README (GitHub Actions Bot)
  • e92a6fc docs: Update README (GitHub Actions Bot)
  • af5fe64 docs: Fix custom rule schema docs (#​17115) (Adam Jones)
  • 4a352a9 docs: explain how to include predefined globals (#​17114) (Marcus Wyatt)
  • 5ea15d9 docs: add mastodon link in readme (#​17110) (唯然)

Chores


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.


  • 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 the dependencies Pull requests that update a dependency file label May 5, 2023
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (d5fa0e8) 100.00% compared to head (f03b377) 100.00%.

❗ Current head f03b377 differs from pull request most recent head 3d5902c. Consider uploading reports for the commit 3d5902c to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #600   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           36        36           
  Branches         9         9           
=========================================
  Hits            36        36           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate renovate bot changed the title chore(deps): update devdependency eslint to v8.40.0 chore(deps): update devdependency eslint to v8.41.0 May 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1e6f215 to 3d5902c Compare May 19, 2023 23:43
@danielroe danielroe merged commit f93ca0e into master May 20, 2023
6 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch May 20, 2023 20:29
renovate bot added a commit to tomacheese/tomacheese.com that referenced this pull request Nov 16, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/typescript-build](https://togithub.com/nuxt/typescript) |
[`3.0.1` ->
`3.0.2`](https://renovatebot.com/diffs/npm/@nuxt%2ftypescript-build/3.0.1/3.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftypescript-build/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2ftypescript-build/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxt%2ftypescript-build/3.0.1/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2ftypescript-build/3.0.1/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/typescript (@&#8203;nuxt/typescript-build)</summary>

###
[`v3.0.2`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-build%403.0.2)

[Compare
Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-build@3.0.1...@nuxt/typescript-build@3.0.2)

#### Fixes

- Bump `consola` dependency from 2.x to 3.x to align with most Nuxt 2
packages

#### What's Changed

- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#567
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#590
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#591
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#589
- chore(deps): update dependency consola to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#592
- chore(deps): update dependency consola to v3.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#595
- chore(deps): update devdependency lerna to v6.6.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#599
- docs: add extra information about options handling by
[@&#8203;rchl](https://togithub.com/rchl) in
[nuxt/typescript#594
- chore(deps): update devdependency eslint to v8.41.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#600
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#596
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#598
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#597
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#603
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#602
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#601
- fix(docs): fix missing content on some pages by
[@&#8203;rchl](https://togithub.com/rchl) in
[nuxt/typescript#610
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#608
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#620
- chore(deps): update dependency ts-node to v10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#510
- chore(deps): update devdependency lerna to v7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#609
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#606
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#607
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#605

**Full Changelog**:
https://github.com/nuxt/typescript/compare/[@&#8203;nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@&#8203;3](https://togithub.com/3).0.1...[@&#8203;nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@&#8203;3](https://togithub.com/3).0.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/tomacheese/tomacheese.com).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to tomacheese/tomacheese.com that referenced this pull request Nov 16, 2023
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/typescript-runtime](https://togithub.com/nuxt/typescript) |
[`3.0.1` ->
`3.0.2`](https://renovatebot.com/diffs/npm/@nuxt%2ftypescript-runtime/3.0.1/3.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftypescript-runtime/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2ftypescript-runtime/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxt%2ftypescript-runtime/3.0.1/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2ftypescript-runtime/3.0.1/3.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/typescript (@&#8203;nuxt/typescript-runtime)</summary>

###
[`v3.0.2`](https://togithub.com/nuxt/typescript/releases/tag/%40nuxt/typescript-build%403.0.2)

[Compare
Source](https://togithub.com/nuxt/typescript/compare/@nuxt/typescript-runtime@3.0.1...@nuxt/typescript-runtime@3.0.2)

#### Fixes

- Bump `consola` dependency from 2.x to 3.x to align with most Nuxt 2
packages

#### What's Changed

- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#567
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#590
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#591
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#589
- chore(deps): update dependency consola to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#592
- chore(deps): update dependency consola to v3.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#595
- chore(deps): update devdependency lerna to v6.6.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#599
- docs: add extra information about options handling by
[@&#8203;rchl](https://togithub.com/rchl) in
[nuxt/typescript#594
- chore(deps): update devdependency eslint to v8.41.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#600
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#596
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#598
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#597
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#603
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#602
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#601
- fix(docs): fix missing content on some pages by
[@&#8203;rchl](https://togithub.com/rchl) in
[nuxt/typescript#610
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#608
- chore(deps): update all non-major dependencies by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#620
- chore(deps): update dependency ts-node to v10 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#510
- chore(deps): update devdependency lerna to v7 by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#609
- chore(deps): lock file maintenance
(packages/typescript-build/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#606
- chore(deps): lock file maintenance
(packages/typescript-runtime/package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#607
- chore(deps): lock file maintenance (package.json) by
[@&#8203;renovate](https://togithub.com/renovate) in
[nuxt/typescript#605

**Full Changelog**:
https://github.com/nuxt/typescript/compare/[@&#8203;nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@&#8203;3](https://togithub.com/3).0.1...[@&#8203;nuxt/typescript-build](https://togithub.com/nuxt/typescript-build)[@&#8203;3](https://togithub.com/3).0.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/tomacheese/tomacheese.com).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant