Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#132)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint](https://eslint.org) ([source](https://github.com/eslint/eslint)) | [`^8.44.0` -> `^8.45.0`](https://renovatebot.com/diffs/npm/eslint/8.44.0/8.45.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/8.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/8.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/8.44.0/8.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/8.44.0/8.45.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://github.com/vercel/next.js)) | [`^13.4.9` -> `^13.4.10`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.9/13.4.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/13.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/13.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/13.4.9/13.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/13.4.9/13.4.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>eslint/eslint (eslint)</summary>

### [`v8.45.0`](https://github.com/eslint/eslint/releases/tag/v8.45.0)

[Compare Source](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

#### Features

-   [`cdd063c`](https://github.com/eslint/eslint/commit/cdd063c388bbfe1781d7a864a832f03a2c1cc277) feat: Expose LegacyESLint in unsupported API ([#&#8203;17341](https://github.com/eslint/eslint/issues/17341)) (Nicholas C. Zakas)
-   [`d34abe5`](https://github.com/eslint/eslint/commit/d34abe59eb23932dcbc79757d7932d08ee8b20e5) feat: fix indent rule for else-if ([#&#8203;17318](https://github.com/eslint/eslint/issues/17318)) (Milos Djermanovic)

#### Bug Fixes

-   [`b79b6fb`](https://github.com/eslint/eslint/commit/b79b6fb64473969b426d086b484d2e29594a5e9a) fix: Fix suggestion message in `no-useless-escape` ([#&#8203;17339](https://github.com/eslint/eslint/issues/17339)) (Francesco Trotta)
-   [`c667055`](https://github.com/eslint/eslint/commit/c667055fb9da8ebac3a99f6e5a8b5565cc86af8e) fix: provide unique `fix` and `fix.range` objects in lint messages ([#&#8203;17332](https://github.com/eslint/eslint/issues/17332)) (Milos Djermanovic)

#### Documentation

-   [`89f3225`](https://github.com/eslint/eslint/commit/89f3225108c66425e4132f76db6c1ab13aac98d7) docs: add playground links to correct and incorrect code blocks ([#&#8203;17306](https://github.com/eslint/eslint/issues/17306)) (Josh Goldberg ✨)
-   [`f8892b5`](https://github.com/eslint/eslint/commit/f8892b52920b8967f9e7bec23c75b74e03977d6b) docs: Expand rule option schema docs ([#&#8203;17198](https://github.com/eslint/eslint/issues/17198)) (Matt Wilkinson)
-   [`8bcbf11`](https://github.com/eslint/eslint/commit/8bcbf11b6050418262ffa8e0ca37f365ae92e7ce) docs: Config Migration Guide ([#&#8203;17230](https://github.com/eslint/eslint/issues/17230)) (Ben Perlmutter)
-   [`bb30908`](https://github.com/eslint/eslint/commit/bb3090897166dbfd2931a43a70e2a5c1f3fa0a07) docs: Update README (GitHub Actions Bot)
-   [`84d243b`](https://github.com/eslint/eslint/commit/84d243b245b01b667f0752b592e8bda02a9aa2b1) docs: Update README (GitHub Actions Bot)
-   [`b762632`](https://github.com/eslint/eslint/commit/b762632298f20c4f81e7d01ab850c3f5e3874637) docs: Update README (GitHub Actions Bot)
-   [`138c096`](https://github.com/eslint/eslint/commit/138c096bc9468b553dbafc0e573c6522a17a7922) docs: add more prefer-destructuring examples with array destructuring ([#&#8203;17330](https://github.com/eslint/eslint/issues/17330)) (Milos Djermanovic)
-   [`1fc50a8`](https://github.com/eslint/eslint/commit/1fc50a89753346f4f4c786ffd20ac4cf185bb036) docs: `max-len` rule `code` and `tabWidth` as positional arguments ([#&#8203;17331](https://github.com/eslint/eslint/issues/17331)) (Jesús Leganés-Combarro)

#### Chores

-   [`68f63d7`](https://github.com/eslint/eslint/commit/68f63d76ce785fab4f42b76f1599026eea379bf7) chore: package.json update for [@&#8203;eslint/js](https://github.com/eslint/js) release (ESLint Jenkins)
-   [`5ca9b4d`](https://github.com/eslint/eslint/commit/5ca9b4d29f747e9cf5c9055e85c93b3b605d57fc) chore: update eslint-config-eslint exports ([#&#8203;17336](https://github.com/eslint/eslint/issues/17336)) (Milos Djermanovic)
-   [`7bf2e86`](https://github.com/eslint/eslint/commit/7bf2e86022c9e95db4ca1472fddfa2ea4edd1870) chore: remove unused dependencies ([#&#8203;17352](https://github.com/eslint/eslint/issues/17352)) (Percy Ma)
-   [`c6f8cd0`](https://github.com/eslint/eslint/commit/c6f8cd0d62e4a3c314c6860ff367490bbd05325a) chore: Remove `defaultIgnores` from FlatESLint private members ([#&#8203;17349](https://github.com/eslint/eslint/issues/17349)) (Francesco Trotta)
-   [`0052374`](https://github.com/eslint/eslint/commit/0052374035672efe9129343fc00ee51a4c288ff3) chore: move jsdoc settings to eslint-config-eslint ([#&#8203;17338](https://github.com/eslint/eslint/issues/17338)) (唯然)

</details>

<details>
<summary>vercel/next.js (eslint-config-next)</summary>

### [`v13.4.10`](https://github.com/vercel/next.js/releases/tag/v13.4.10)

[Compare Source](https://github.com/vercel/next.js/compare/v13.4.9...v13.4.10)

##### Core Changes

-   Fix trailing slash with locale domain: [#&#8203;52343](https://github.com/vercel/next.js/issues/52343)
-   perf: use fs.readdirSync with withFileTypes: [#&#8203;52340](https://github.com/vercel/next.js/issues/52340)
-   Make `get_client_chunking_context` independent of context: [#&#8203;51928](https://github.com/vercel/next.js/issues/51928)
-   perf: use fs.opendir for better resource usage: [#&#8203;52341](https://github.com/vercel/next.js/issues/52341)
-   fix: metadatabase warning message: [#&#8203;52363](https://github.com/vercel/next.js/issues/52363)
-   perf: simplify getShortDynamicParamType on app-render: [#&#8203;52355](https://github.com/vercel/next.js/issues/52355)
-   fix: prevent infinite dev refresh on nested parallel routes: [#&#8203;52362](https://github.com/vercel/next.js/issues/52362)
-   turbopack: add incremental cache for node.js app rendering: [#&#8203;52172](https://github.com/vercel/next.js/issues/52172)
-   Refactor metadata og and twitter title to be always presented: [#&#8203;52320](https://github.com/vercel/next.js/issues/52320)
-   perf: reduce system calls on eslint plugin: [#&#8203;52359](https://github.com/vercel/next.js/issues/52359)
-   Turbopack: Use a different chunking context for web entry: [#&#8203;52404](https://github.com/vercel/next.js/issues/52404)
-   Temporarily revert change to pages render: [#&#8203;52407](https://github.com/vercel/next.js/issues/52407)
-   Remove integration tests now in vercel/turbo: [#&#8203;52413](https://github.com/vercel/next.js/issues/52413)
-   Update Rust nightly toolchain: [#&#8203;51757](https://github.com/vercel/next.js/issues/51757)
-   Cache concurrent `ensurePage` requests for the same page: [#&#8203;52360](https://github.com/vercel/next.js/issues/52360)
-   \[turbopack]: Remove skipped integration tests: [#&#8203;52421](https://github.com/vercel/next.js/issues/52421)
-   Fix metadata layer webpack rule for server-only: [#&#8203;52403](https://github.com/vercel/next.js/issues/52403)
-   Override file based images with social images property: [#&#8203;52416](https://github.com/vercel/next.js/issues/52416)
-   Split the client reference manifest file to be generated per-entry: [#&#8203;52450](https://github.com/vercel/next.js/issues/52450)
-   fix(standalone): fixed `output: "standalone"` crashing build when there is no `app/` page: [#&#8203;51993](https://github.com/vercel/next.js/issues/51993)
-   fix: add aws packages to default `serverComponentsExternalPackages`: [#&#8203;52388](https://github.com/vercel/next.js/issues/52388)
-   refactor: avoid unnecessary async scopes in eslint: [#&#8203;52418](https://github.com/vercel/next.js/issues/52418)
-   Ensure useParams return array for catch-all routes: [#&#8203;52494](https://github.com/vercel/next.js/issues/52494)
-   turbopack: Module Trait: [#&#8203;52401](https://github.com/vercel/next.js/issues/52401)
-   Fix tracking of client reference manifest: [#&#8203;52505](https://github.com/vercel/next.js/issues/52505)
-   perf: create an experimental bundled version of the next server: [#&#8203;52206](https://github.com/vercel/next.js/issues/52206)
-   Chore: Remove redundant intersection type: [#&#8203;52453](https://github.com/vercel/next.js/issues/52453)
-   perf: Refactor recursiveReadDirSync: [#&#8203;52517](https://github.com/vercel/next.js/issues/52517)
-   add version to function config manifest: [#&#8203;52507](https://github.com/vercel/next.js/issues/52507)
-   Turbopack: Source trait: [#&#8203;52511](https://github.com/vercel/next.js/issues/52511)
-   Update id handling for fonts: [#&#8203;52559](https://github.com/vercel/next.js/issues/52559)
-   feat(turbopack): support swc transform plugins : [#&#8203;50401](https://github.com/vercel/next.js/issues/50401)
-   feat(babel-loader): provide migration help message for babel config: [#&#8203;52565](https://github.com/vercel/next.js/issues/52565)
-   Support global-error for ssr fallback: [#&#8203;52573](https://github.com/vercel/next.js/issues/52573)
-   Fix ISR case with bot requests: [#&#8203;52581](https://github.com/vercel/next.js/issues/52581)
-   fix(next/jest): jest can not load server-only code: [#&#8203;52393](https://github.com/vercel/next.js/issues/52393)
-   Turbopack: App Router build POC: [#&#8203;52036](https://github.com/vercel/next.js/issues/52036)
-   Avoid loading Next.js config again in render workers: [#&#8203;52587](https://github.com/vercel/next.js/issues/52587)
-   Add more extensions to `next-types-plugin` for `Node16`/`NodeNext`: [#&#8203;52562](https://github.com/vercel/next.js/issues/52562)
-   feat(next-swc): report native bindings load err code: [#&#8203;52570](https://github.com/vercel/next.js/issues/52570)
-   Move App Pages rendering into bundle: [#&#8203;52290](https://github.com/vercel/next.js/issues/52290)
-   feat(turbopack): support native webp: [#&#8203;52285](https://github.com/vercel/next.js/issues/52285)
-   Set sizes prop to any for svg icons: [#&#8203;52609](https://github.com/vercel/next.js/issues/52609)
-   Turbopack: OutputAsset trait: [#&#8203;52606](https://github.com/vercel/next.js/issues/52606)
-   chore(deps): bump `[email protected]`: [#&#8203;52649](https://github.com/vercel/next.js/issues/52649)
-   Ensure root layout only render once per request: [#&#8203;52589](https://github.com/vercel/next.js/issues/52589)
-   Fix bundle path normalization for /index routes: [#&#8203;52650](https://github.com/vercel/next.js/issues/52650)
-   Turobpack: Next.rs API (part 1): [#&#8203;52259](https://github.com/vercel/next.js/issues/52259)
-   Clean up promises after resolving: [#&#8203;52656](https://github.com/vercel/next.js/issues/52656)
-   Catch layout error in global-error: [#&#8203;52654](https://github.com/vercel/next.js/issues/52654)
-   Fix per-entry client reference manifest for grouped and named segments: [#&#8203;52664](https://github.com/vercel/next.js/issues/52664)

##### Documentation Changes

-   chore(docs): fix link to `useSearchParams`: [#&#8203;52348](https://github.com/vercel/next.js/issues/52348)
-   docs: Clarify `create-next-app` requires public GitHub URLs.: [#&#8203;52367](https://github.com/vercel/next.js/issues/52367)
-   remove unnecessary dot.: [#&#8203;52387](https://github.com/vercel/next.js/issues/52387)
-   fix metadata-related typo in MDX documentation: [#&#8203;52446](https://github.com/vercel/next.js/issues/52446)
-   docs: Simplify message in React essentials section.: [#&#8203;52469](https://github.com/vercel/next.js/issues/52469)
-   docs: Improve error handling docs for server-side errors.: [#&#8203;52302](https://github.com/vercel/next.js/issues/52302)
-   docs: Add Playwright/Cypress Discord links: [#&#8203;52084](https://github.com/vercel/next.js/issues/52084)
-   docs: Add Kuma to CSS-in-JS supported list.: [#&#8203;52438](https://github.com/vercel/next.js/issues/52438)
-   docs: clarify `fetch` request de-duplication: [#&#8203;52100](https://github.com/vercel/next.js/issues/52100)
-   docs: Update TypeScript plugin section for VS Code prompt: [#&#8203;52111](https://github.com/vercel/next.js/issues/52111)
-   docs: Improve hydration mismatch error guide.: [#&#8203;52481](https://github.com/vercel/next.js/issues/52481)
-   docs: add Supabase loader for `next/image`: [#&#8203;52480](https://github.com/vercel/next.js/issues/52480)
-   docs: fix the incrementalCacheHandlerPath: [#&#8203;52124](https://github.com/vercel/next.js/issues/52124)
-   fixed error [#&#8203;52486](https://github.com/vercel/next.js/issues/52486)  fetchUsers to fetchUser: [#&#8203;52487](https://github.com/vercel/next.js/issues/52487)
-   Update 08-parallel-routes.mdx: [#&#8203;52419](https://github.com/vercel/next.js/issues/52419)
-   docs: Add `formData` example for Route Handlers: [#&#8203;52358](https://github.com/vercel/next.js/issues/52358)
-   chore(docs): Typesafe `metadata` object: [#&#8203;52252](https://github.com/vercel/next.js/issues/52252)
-   docs: Update `_app` and `_document`: [#&#8203;52479](https://github.com/vercel/next.js/issues/52479)
-   docs: add CDN optimization as possible hydration error cause: [#&#8203;52489](https://github.com/vercel/next.js/issues/52489)
-   docs: correct TypeScript spelling on the home page: [#&#8203;52500](https://github.com/vercel/next.js/issues/52500)
-   chore(docs): fix a few typos in image loader docs: [#&#8203;52508](https://github.com/vercel/next.js/issues/52508)
-   docs: fix grammar on Server Actions: [#&#8203;52556](https://github.com/vercel/next.js/issues/52556)
-   Fixed grammar in 03-react-essentials.mdx: [#&#8203;52597](https://github.com/vercel/next.js/issues/52597)
-   docs: fix typo in CSS Modules Description: [#&#8203;52599](https://github.com/vercel/next.js/issues/52599)
-   docs: Fix typo in generate-static-params.mdx: [#&#8203;52595](https://github.com/vercel/next.js/issues/52595)
-   docs: move MUI to supported list: [#&#8203;52584](https://github.com/vercel/next.js/issues/52584)
-   docs: Add missing closing tag for react hydration error message.: [#&#8203;52607](https://github.com/vercel/next.js/issues/52607)

##### Example Changes

-   examples: Update Convex to latest version (`0.19`): [#&#8203;52473](https://github.com/vercel/next.js/issues/52473)
-   Update examples: counter.tsx - Don't need empty space: [#&#8203;52576](https://github.com/vercel/next.js/issues/52576)

##### Misc Changes

-   Update swc_core to `v0.79.13`: [#&#8203;52371](https://github.com/vercel/next.js/issues/52371)
-   chore(ci): fix turbo input path globs: [#&#8203;52414](https://github.com/vercel/next.js/issues/52414)
-   fix(create-next-app): click event blockage under 1024px by adjusting z-index: [#&#8203;52074](https://github.com/vercel/next.js/issues/52074)
-   chore: add label to locked threads: [#&#8203;52497](https://github.com/vercel/next.js/issues/52497)
-   fix: `not-found.tsx` with `output: export`: [#&#8203;52526](https://github.com/vercel/next.js/issues/52526)
-   use `npm pack` instead of `yarn pack`: [#&#8203;52563](https://github.com/vercel/next.js/issues/52563)
-   ci: skip build-native for docs only change: [#&#8203;52571](https://github.com/vercel/next.js/issues/52571)
-   Remove unnecessary `body-parser`: [#&#8203;52580](https://github.com/vercel/next.js/issues/52580)

##### Credits

Huge thanks to [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;anonrig](https://github.com/anonrig), [@&#8203;alexkirsz](https://github.com/alexkirsz), [@&#8203;gfgabrielfranca](https://github.com/gfgabrielfranca), [@&#8203;styfle](https://github.com/styfle), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;leerob](https://github.com/leerob), [@&#8203;sokra](https://github.com/sokra), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;Bitbbot](https://github.com/Bitbbot), [@&#8203;wyattjoh](https://github.com/wyattjoh), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;wbinnssmith](https://github.com/wbinnssmith), [@&#8203;shuding](https://github.com/shuding), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;BrennanColberg](https://github.com/BrennanColberg), [@&#8203;Nick-Mazuk](https://github.com/Nick-Mazuk), [@&#8203;delbaoliveira](https://github.com/delbaoliveira), [@&#8203;thomasballinger](https://github.com/thomasballinger), [@&#8203;lucgagan](https://github.com/lucgagan), [@&#8203;nroland013](https://github.com/nroland013), [@&#8203;SonMooSans](https://github.com/SonMooSans), [@&#8203;jenewland1999](https://github.com/jenewland1999), [@&#8203;thorwebdev](https://github.com/thorwebdev), [@&#8203;jyunhanlin](https://github.com/jyunhanlin), [@&#8203;darshanjain-entrepreneur](https://github.com/darshanjain-entrepreneur), [@&#8203;DuCanhGH](https://github.com/DuCanhGH), [@&#8203;Gnadhi](https://github.com/Gnadhi), [@&#8203;yagogmaisp](https://github.com/yagogmaisp), [@&#8203;carlos-menezes](https://github.com/carlos-menezes), [@&#8203;balazsorban44](https://github.com/balazsorban44), [@&#8203;ryo-manba](https://github.com/ryo-manba), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;feedthejim](https://github.com/feedthejim), [@&#8203;vamcs](https://github.com/vamcs), [@&#8203;matepapp](https://github.com/matepapp), [@&#8203;SleeplessOne1917](https://github.com/SleeplessOne1917), [@&#8203;ecklf](https://github.com/ecklf), [@&#8203;djreillo](https://github.com/djreillo), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;gnoff](https://github.com/gnoff), [@&#8203;feugy](https://github.com/feugy), [@&#8203;karlhorky](https://github.com/karlhorky), [@&#8203;starunaway](https://github.com/starunaway), [@&#8203;FernandVEYRIER](https://github.com/FernandVEYRIER), [@&#8203;Ryan-Dia](https://github.com/Ryan-Dia), [@&#8203;Terro216](https://github.com/Terro216), [@&#8203;anthonyshew](https://github.com/anthonyshew), and [@&#8203;suhaotian](https://github.com/suhaotian) for helping!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Wednesday" in timezone Europe/Berlin, 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](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] 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/mheob/config).
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent 0ea42c5 commit 3bff217
Show file tree
Hide file tree
Showing 5 changed files with 105 additions and 107 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^20.4.2",
"commitizen": "^4.3.0",
"cz-git": "^1.7.0",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mheob/tsconfig": "workspace:*",
"commitizen": "^4.3.0",
"cz-git": "^1.7.0",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"typescript": "^5.1.6"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint-config-next": "^13.4.9",
"eslint-config-next": "^13.4.10",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-import": "^2.27.5",
Expand All @@ -64,12 +64,12 @@
"devDependencies": {
"@mheob/tsconfig": "workspace:*",
"@types/eslint": "^8.44.0",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"prettier": "^3.0.0",
"typescript": "^5.1.6"
},
"peerDependencies": {
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"prettier": "^3.0.0"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"@types/prettier": "^2.7.3",
"eslint": "^8.44.0",
"eslint": "^8.45.0",
"prettier": "^3.0.0",
"typescript": "^5.1.6"
},
Expand Down
Loading

0 comments on commit 3bff217

Please sign in to comment.