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

Update linters #2969

Draft
wants to merge 1 commit into
base: next
Choose a base branch
from
Draft

Update linters #2969

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint (source) ^8.0.0 -> ^8.57.1 age adoption passing confidence
eslint (source) ^8.36.0 -> ^8.57.1 age adoption passing confidence
eslint (source) ^8.32.0 -> ^8.57.1 age adoption passing confidence
eslint-config-next (source) ^14.1.4 -> ^14.2.23 age adoption passing confidence
eslint-config-prettier ^8.6.0 -> ^8.10.0 age adoption passing confidence
eslint-plugin-formatjs ^4.3.9 -> ^4.13.3 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.31.0 age adoption passing confidence
eslint-plugin-react ^7.32.1 -> ^7.37.4 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
eslint-plugin-storybook ^0.11.0 -> ^0.11.2 age adoption passing confidence
prettier (source) ^2.0.0 -> ^2.8.8 age adoption passing confidence
prettier (source) ^2.8.3 -> ^2.8.8 age adoption passing confidence
prettier (source) ^2.7.1 -> ^2.8.8 age adoption passing confidence
prettier (source) ^2.6.2 -> ^2.8.8 age adoption passing confidence

Release Notes

vercel/next.js (eslint-config-next)

v14.2.23

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • backport: force module format for virtual client-proxy (#​74590)
  • Backport: Use provided waitUntil for pending revalidates (#​74573)
  • Feature: next/image: add support for images.qualities in next.config (#​74500)
Credits

Huge thanks to @​styfle, @​ijjk and @​lubieowoce for helping!

v14.2.22

Compare Source

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

Huge thanks to @​huozhi, @​ztanner, and @​ijjk for helping!

v14.2.16

Compare Source

v14.2.15

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh for helping!

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
Credits

Huge thanks to @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

prettier/eslint-config-prettier (eslint-config-prettier)

v8.10.0

Compare Source

  • Added: [max-statements-per-line]. Thanks to @​Zamiell!

v8.9.0

Compare Source

  • Added: [vue/array-element-newline]. Thanks to @​xcatliu!

v8.8.0

Compare Source

v8.7.0

Compare Source

formatjs/formatjs (eslint-plugin-formatjs)

v4.13.3

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.13.2

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.13.1

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.13.0

Compare Source

Features

v4.12.2

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.12.1

Compare Source

v4.12.0

Compare Source

Features

v4.11.3

Compare Source

Bug Fixes

v4.11.2

Compare Source

v4.11.1

Compare Source

v4.11.0

Compare Source

Bug Fixes
Features
  • eslint-plugin-formatjs: upgrade typescript-eslint packages (a3c7310)

v4.10.5

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.10.4

Compare Source

Bug Fixes

v4.10.3

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.10.2

Compare Source

Note: Version bump only for package eslint-plugin-formatjs

v4.10.1

Compare Source

Bug Fixes

v4.10.0

Compare Source

Features
  • upgrade TS support to v5 (2c43dc1)

v4.9.1

Compare Source

Bug Fixes
  • eslint-plugin-formatjs: gracefully handle invalid message in enforce-placeholders (6b64a3e)

v4.9.0

Compare Source

Features
  • eslint-plugin-formatjs: more performant and versatile no-complex-selectors (#​4007) (4affca2)

v4.8.0

Compare Source

Features

v4.7.2

Compare Source

Note: Version bump only for package react-intl

v4.7.1

Compare Source

Note: Version bump only for package react-intl

v4.7.0

Compare Source

Features

v4.6.0

Compare Source

Features
  • eslint-plugin-formatjs: emoji version above config (fd7776a)

v4.5.0

Compare Source

Features
  • eslint-plugin-formatjs: capture literals in the logical expression (#​3975) (1cc638c)

v4.4.0

Compare Source

Features
  • add defineMessage macro to tag single message (8bd9ad8)
import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.4

Compare Source

Fixed

v7.37.3

Compare Source

Fixed
  • [no-danger][no-danger]: avoid a crash on a nested component name ([#​3833][] @​ljharb)
  • [Fix] types: correct generated type declaration ([#​3840][] @​ocavue)
  • [no-unknown-property][no-unknown-property]: support precedence prop in react 19 ([#​3829][] @​acusti)
  • [prop-types][prop-types]: props missing in validation when using generic types from a namespace import ([#​3859][] @​rbondoc96)
Changed
  • [Tests] [jsx-no-script-url][jsx-no-script-url]: Improve tests ([#​3849][] @​radu2147)
  • [Docs] fix broken links: [default-props-match-prop-types][default-props-match-prop-types], [jsx-boolean-value][jsx-boolean-value], [jsx-curly-brace-presence][jsx-curly-brace-presence], [jsx-no-bind][jsx-no-bind], [no-array-index-key][no-array-index-key], [no-is-mounted][no-is-mounted], [no-render-return-value][no-render-return-value], [require-default-props][require-default-props] ([#​3841][] @​bastiendmt)

[#​1392]:


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Dec 20, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 22 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
demo/admin                               |  WARN  deprecated eslint@8.57.1
Progress: resolved 39, reused 0, downloaded 0, added 0
Progress: resolved 64, reused 0, downloaded 0, added 0
Progress: resolved 91, reused 0, downloaded 0, added 0
Progress: resolved 112, reused 0, downloaded 0, added 0
Progress: resolved 148, reused 0, downloaded 0, added 0
packages/admin/admin-babel-preset        |  WARN  deprecated @babel/plugin-proposal-class-properties@7.18.6
packages/admin/admin-rte                 |  WARN  deprecated @types/immutable@3.8.7
Progress: resolved 248, reused 0, downloaded 0, added 0
packages/api/cms-api                     |  WARN  deprecated multer@1.4.4
packages/eslint-config                   |  WARN  deprecated eslint-plugin-formatjs@4.14.0
Progress: resolved 276, reused 0, downloaded 0, added 0
Progress: resolved 309, reused 0, downloaded 0, added 0
Progress: resolved 335, reused 0, downloaded 0, added 0
Progress: resolved 359, reused 0, downloaded 0, added 0
Progress: resolved 416, reused 0, downloaded 0, added 0
Progress: resolved 523, reused 0, downloaded 0, added 0
Progress: resolved 685, reused 0, downloaded 0, added 0
Progress: resolved 774, reused 0, downloaded 0, added 0
Progress: resolved 851, reused 0, downloaded 0, added 0
Progress: resolved 867, reused 0, downloaded 0, added 0
Progress: resolved 1002, reused 0, downloaded 0, added 0
Progress: resolved 1198, reused 0, downloaded 0, added 0
Progress: resolved 1255, reused 0, downloaded 0, added 0
Progress: resolved 1371, reused 0, downloaded 0, added 0
Progress: resolved 1434, reused 0, downloaded 0, added 0
Progress: resolved 1660, reused 0, downloaded 0, added 0
Progress: resolved 1873, reused 0, downloaded 0, added 0
Progress: resolved 1965, reused 0, downloaded 0, added 0
Progress: resolved 2144, reused 0, downloaded 0, added 0
Progress: resolved 2393, reused 0, downloaded 0, added 0
Progress: resolved 2630, reused 0, downloaded 0, added 0
Progress: resolved 2859, reused 0, downloaded 0, added 0
Progress: resolved 3105, reused 0, downloaded 0, added 0
 WARN  38 deprecated subdependencies found: @apollo/server-plugin-landing-page-graphql-playground@4.0.0, @babel/plugin-proposal-async-generator-functions@7.20.7, @babel/plugin-proposal-class-static-block@7.20.7, @babel/plugin-proposal-dynamic-import@7.18.6, @babel/plugin-proposal-export-namespace-from@7.18.9, @babel/plugin-proposal-json-strings@7.18.6, @babel/plugin-proposal-logical-assignment-operators@7.20.7, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-numeric-separator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.12.1, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-catch-binding@7.18.6, @babel/plugin-proposal-optional-chaining@7.20.7, @babel/plugin-proposal-private-methods@7.18.6, @babel/plugin-proposal-private-property-in-object@7.20.5, @babel/plugin-proposal-unicode-property-regex@7.18.6, @humanwhocodes/config-array@0.13.0, @humanwhocodes/object-schema@2.0.3, @xmldom/xmldom@0.7.10, abab@2.0.6, acorn-dynamic-import@4.0.0, domexception@4.0.0, fstream@1.0.12, glob@7.1.6, glob@7.2.3, har-validator@5.1.5, inflight@1.0.6, querystring@0.2.0, request@2.88.2, rimraf@2.7.1, rimraf@3.0.2, sinon@9.2.4, sourcemap-codec@1.4.8, stable@0.1.8, subscriptions-transport-ws@0.11.0, subscriptions-transport-ws@0.9.19, trim@0.0.1, uuid@3.4.0
Progress: resolved 3269, reused 0, downloaded 0, added 0
Progress: resolved 3269, reused 0, downloaded 0, added 0, done
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

packages/eslint-config
└─┬ eslint-plugin-formatjs 4.14.0
  └── ✕ unmet peer eslint@9: found 8.57.1

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot force-pushed the renovate/linters branch 2 times, most recently from 3d76dc6 to 8b0e810 Compare December 24, 2024 23:26
@renovate renovate bot force-pushed the renovate/linters branch 6 times, most recently from 6d84472 to f7e2240 Compare January 3, 2025 12:49
@renovate renovate bot force-pushed the renovate/linters branch 6 times, most recently from 8832f3a to 1258926 Compare January 8, 2025 16:17
@johnnyomair johnnyomair marked this pull request as draft January 9, 2025 11:46
@renovate renovate bot force-pushed the renovate/linters branch 12 times, most recently from 240b273 to 561f828 Compare January 14, 2025 20:48
@renovate renovate bot force-pushed the renovate/linters branch from 561f828 to ef48c18 Compare January 15, 2025 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants