chore(deps): update dependency @nuxt/eslint to v1.11.0 #22

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/nuxt-eslint-1.x into main 2025-11-27 10:37:16 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-27 02:54:47 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
@nuxt/eslint (source) 1.10.0 -> 1.11.0 age confidence

Release Notes

nuxt/eslint (@​nuxt/eslint)

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@nuxt/eslint](https://github.com/nuxt/eslint) ([source](https://github.com/nuxt/eslint/tree/HEAD/packages/module)) | [`1.10.0` -> `1.11.0`](https://renovatebot.com/diffs/npm/@nuxt%2feslint/1.10.0/1.11.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2feslint/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2feslint/1.10.0/1.11.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nuxt/eslint (@&#8203;nuxt/eslint)</summary> ### [`v1.11.0`](https://github.com/nuxt/eslint/releases/tag/v1.11.0) [Compare Source](https://github.com/nuxt/eslint/compare/v1.10.0...v1.11.0) #####    🚀 Features - Allow config key sorting on files not named `nuxt.config`  -  by [@&#8203;benedictleejh](https://github.com/benedictleejh) in [#&#8203;630](https://github.com/nuxt/eslint/issues/630) [<samp>(be2e9)</samp>](https://github.com/nuxt/eslint/commit/be2e993) #####     [View changes on GitHub](https://github.com/nuxt/eslint/compare/v1.10.0...v1.11.0) </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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMjQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-27 02:54:49 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle commented 2025-11-27 03:12:25 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 4.04%. Comparing base (3f863c4) to head (fd34f31).

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #21   +/-   ##
=====================================
  Coverage   4.04%   4.04%           
=====================================
  Files         11      11           
  Lines        667     667           
  Branches     119     119           
=====================================
  Hits          27      27           
  Misses       640     640           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/21?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 4.04%. Comparing base ([`3f863c4`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/3f863c4ce59a472168eff9b73e6b10768dc4ca38?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`fd34f31`](https://app.codecov.io/gl/unboundsoftware/schemas-app/commit/fd34f319cbb6173a6000cfd3b24ca274c9de74e3?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #21 +/- ## ===================================== Coverage 4.04% 4.04% ===================================== Files 11 11 Lines 667 667 Branches 119 119 ===================================== Hits 27 27 Misses 640 640 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/schemas-app/pull/21?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle (Migrated from gitlab.com) merged commit 4673e53e50 into main 2025-11-27 10:37:16 +00:00
argoyle commented 2025-11-27 10:37:17 +00:00 (Migrated from gitlab.com)

mentioned in commit 4673e53e50

mentioned in commit 4673e53e5058271c38a6ddee55595d55357b5c05
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas-app#22