programming-in-th / programming.in.th

Site component of programming.in.th
https://programming.in.th
GNU Affero General Public License v3.0
91 stars 33 forks source link

fix(deps): update dependencies (non-major) #881

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aws-sdk/client-s3 (source) 3.370.0 -> 3.374.0 age adoption passing confidence
@aws-sdk/s3-request-presigner (source) 3.370.0 -> 3.375.0 age adoption passing confidence
@codemirror/legacy-modes 6.3.2 -> 6.3.3 age adoption passing confidence
@codemirror/view 6.14.1 -> 6.15.3 age adoption passing confidence
@next/bundle-analyzer 13.4.10 -> 13.4.12 age adoption passing confidence
@testing-library/jest-dom 5.16.5 -> 5.17.0 age adoption passing confidence
@types/node (source) 18.16.19 -> 18.17.0 age adoption passing confidence
@typescript-eslint/eslint-plugin 6.0.0 -> 6.1.0 age adoption passing confidence
@typescript-eslint/parser 6.0.0 -> 6.1.0 age adoption passing confidence
@uiw/codemirror-theme-dracula (source) 4.21.7 -> 4.21.8 age adoption passing confidence
@uiw/react-codemirror (source) 4.21.7 -> 4.21.8 age adoption passing confidence
eslint-config-next (source) 13.4.10 -> 13.4.12 age adoption passing confidence
eslint-plugin-react 7.32.2 -> 7.33.0 age adoption passing confidence
framer-motion 10.12.21 -> 10.13.1 age adoption passing confidence
next (source) 13.4.10 -> 13.4.12 age adoption passing confidence
next-auth (source) 4.22.1 -> 4.22.3 age adoption passing confidence
pnpm (source) 8.6.7 -> 8.6.10 age adoption passing confidence
postcss (source) 8.4.26 -> 8.4.27 age adoption passing confidence
react-hook-form (source) 7.45.1 -> 7.45.2 age adoption passing confidence
sass 1.63.6 -> 1.64.1 age adoption passing confidence
sharp (changelog) 0.32.3 -> 0.32.4 age adoption passing confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-s3) ### [`v3.374.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#33740-2023-07-20) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.373.0...v3.374.0) ##### Bug Fixes - **packages:** fix migrated package imports ([#​4990](https://togithub.com/aws/aws-sdk-js-v3/issues/4990)) ([d800f78](https://togithub.com/aws/aws-sdk-js-v3/commit/d800f78377a5fbfddda364a152fdccb6b46f4648)) ##### Features - **client-s3:** Improve performance of S3 clients by simplifying and optimizing endpoint resolution. ([72eb598](https://togithub.com/aws/aws-sdk-js-v3/commit/72eb5981c9ae26beb893bc9399c94deba30cb1ad)) ### [`v3.373.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#33730-2023-07-19) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.370.0...v3.373.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3)
aws/aws-sdk-js-v3 (@​aws-sdk/s3-request-presigner) ### [`v3.375.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#33750-2023-07-21) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.374.0...v3.375.0) **Note:** Version bump only for package [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner) ### [`v3.374.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#33740-2023-07-20) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.373.0...v3.374.0) **Note:** Version bump only for package [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner) ### [`v3.373.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#33730-2023-07-19) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.370.0...v3.373.0) **Note:** Version bump only for package [@​aws-sdk/s3-request-presigner](https://togithub.com/aws-sdk/s3-request-presigner)
codemirror/legacy-modes (@​codemirror/legacy-modes) ### [`v6.3.3`](https://togithub.com/codemirror/legacy-modes/blob/HEAD/CHANGELOG.md#633-2023-07-20) [Compare Source](https://togithub.com/codemirror/legacy-modes/compare/6.3.2...6.3.3) ##### Bug fixes In Shell mode, don't allow spaces in heredoc tokens.
codemirror/view (@​codemirror/view) ### [`v6.15.3`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6153-2023-07-18) [Compare Source](https://togithub.com/codemirror/view/compare/6.15.2...6.15.3) ##### Bug fixes Fix another crash regression for compositions before line breaks. ### [`v6.15.2`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6152-2023-07-18) [Compare Source](https://togithub.com/codemirror/view/compare/6.15.1...6.15.2) ##### Bug fixes Fix the check that made sure compositions are dropped when the selection is moved. ### [`v6.15.1`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6151-2023-07-18) [Compare Source](https://togithub.com/codemirror/view/compare/6.15.0...6.15.1) ##### Bug fixes Fix a regression that could cause the composition content to be drawn incorrectly. ### [`v6.15.0`](https://togithub.com/codemirror/view/blob/HEAD/CHANGELOG.md#6150-2023-07-17) [Compare Source](https://togithub.com/codemirror/view/compare/6.14.1...6.15.0) ##### Bug fixes Fix dragging a selection from inside the current selection on macOS. Fix an issue that could cause the scroll position to jump wildly Don't try to scroll fixed-positioned elements into view by scrolling their parent elements. Fix a bug that caused the cursor to be hidden when showing a placeholder that consisted of the empty string. Resolve some issues where composition could incorrectly affect nearby replaced content. ##### New features Key bindings can now set a `stopPropagation` field to cause the view to stop the key event propagation when it considers the event handled.
vercel/next.js (@​next/bundle-analyzer) ### [`v13.4.12`](https://togithub.com/vercel/next.js/releases/tag/v13.4.12) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.11...v13.4.12) ##### Core Changes - Separate routing code from render servers: [#​52492](https://togithub.com/vercel/next.js/issues/52492) - Move Pages API rendering into bundle: [#​52149](https://togithub.com/vercel/next.js/issues/52149) - update Turbopack: [#​52986](https://togithub.com/vercel/next.js/issues/52986) - Turbopack: Refactoring module references: [#​52930](https://togithub.com/vercel/next.js/issues/52930) - Increase timeout for 404 tests: [#​52998](https://togithub.com/vercel/next.js/issues/52998) - Reland "Refine the not-found rendering process for app router": [#​52985](https://togithub.com/vercel/next.js/issues/52985) - Revert "Separate routing code from render servers ([#​52492](https://togithub.com/vercel/next.js/issues/52492))": [#​53016](https://togithub.com/vercel/next.js/issues/53016) ##### Documentation Changes - "Clarify the 'Existing Projects' section of the TypeScript docs:: [#​52944](https://togithub.com/vercel/next.js/issues/52944) - Update 02-dynamic-routes.mdx: [#​52975](https://togithub.com/vercel/next.js/issues/52975) - chore(docs): fix broken link: [#​53021](https://togithub.com/vercel/next.js/issues/53021) ##### Misc Changes - Update to latest version of turborepo: [#​52979](https://togithub.com/vercel/next.js/issues/52979) - Update `swc_core` to `v0.79.22`: [#​52945](https://togithub.com/vercel/next.js/issues/52945) - chore(ci): add pnpm workspace for github actions: [#​52976](https://togithub.com/vercel/next.js/issues/52976) - Changed package manager for install-native.mjs to pnpm: [#​52971](https://togithub.com/vercel/next.js/issues/52971) - update CODEOWNERS config: [#​53017](https://togithub.com/vercel/next.js/issues/53017) ##### Credits Huge thanks to [@​ijjk](https://togithub.com/ijjk), [@​wyattjoh](https://togithub.com/wyattjoh), [@​sokra](https://togithub.com/sokra), [@​kdy1](https://togithub.com/kdy1), [@​alexkirsz](https://togithub.com/alexkirsz), [@​styfle](https://togithub.com/styfle), [@​ShaunFerris](https://togithub.com/ShaunFerris), [@​syedtaqi95](https://togithub.com/syedtaqi95), [@​Heidar-An](https://togithub.com/Heidar-An), [@​huozhi](https://togithub.com/huozhi), and [@​ztanner](https://togithub.com/ztanner) for helping! ### [`v13.4.11`](https://togithub.com/vercel/next.js/releases/tag/v13.4.11) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.10...v13.4.11) ##### Core Changes - fix: add missing `` for `next/image` in App Router: [#​52425](https://togithub.com/vercel/next.js/issues/52425) - Support metadata exports for server components not-found: [#​52678](https://togithub.com/vercel/next.js/issues/52678) - feat(next-swc): try to fallback native bindings with MODULE_NOT_FOUND: [#​52667](https://togithub.com/vercel/next.js/issues/52667) - Turbopack: Vc and Turbo Engine type system improvements : [#​51792](https://togithub.com/vercel/next.js/issues/51792) - Fix runtime edge not-found handling: [#​52754](https://togithub.com/vercel/next.js/issues/52754) - fix: forward NavigateOptions in adaptForAppRouterInstance: [#​52498](https://togithub.com/vercel/next.js/issues/52498) - fix(output): do not slice pathname unless ends with `.txt`: [#​52640](https://togithub.com/vercel/next.js/issues/52640) - Fix tagsManifest initialization check: [#​52776](https://togithub.com/vercel/next.js/issues/52776) - Turbopack: Experimental dev app pages support: [#​52680](https://togithub.com/vercel/next.js/issues/52680) - Turbopack: move Asset::ident to more specific traits: [#​52683](https://togithub.com/vercel/next.js/issues/52683) - Fix tracking of ContextModule: [#​52795](https://togithub.com/vercel/next.js/issues/52795) - Set process.title for router and render workers: [#​52779](https://togithub.com/vercel/next.js/issues/52779) - fix Remove unnecessary await: [#​52800](https://togithub.com/vercel/next.js/issues/52800) - Revert "perf: improve URL validation performance": [#​52818](https://togithub.com/vercel/next.js/issues/52818) - Refactor the client entry plugin: [#​52798](https://togithub.com/vercel/next.js/issues/52798) - Turbopack: Add manifest generation to pages: [#​52793](https://togithub.com/vercel/next.js/issues/52793) - Turbopack: move references() to specific traits: [#​52822](https://togithub.com/vercel/next.js/issues/52822) - Update default `moduleResolution` in `tsconfig.json` from `node` to `bundler`: [#​51957](https://togithub.com/vercel/next.js/issues/51957) - Turbopack: Next.rs API improvements: [#​52856](https://togithub.com/vercel/next.js/issues/52856) - update turbopack: [#​52899](https://togithub.com/vercel/next.js/issues/52899) - Update vendor [@​vercel/og](https://togithub.com/vercel/og): [#​52897](https://togithub.com/vercel/next.js/issues/52897) - Fixed:[#​52853](https://togithub.com/vercel/next.js/issues/52853) Lacking 'color' attribute in IconDescriptor Metadata: [#​52902](https://togithub.com/vercel/next.js/issues/52902) - Support basePath with edge runtime for Custom App Routes: [#​52910](https://togithub.com/vercel/next.js/issues/52910) - improve error DX on pages with RSC build errors: [#​52843](https://togithub.com/vercel/next.js/issues/52843) - fix: allow smooth scrolling if only hash changes (pages & app): [#​52915](https://togithub.com/vercel/next.js/issues/52915) - add edge support for next.rs API: [#​52885](https://togithub.com/vercel/next.js/issues/52885) - Allow general language codes in the Metadata API: [#​52920](https://togithub.com/vercel/next.js/issues/52920) - Fix client reference manifest for interception routes: [#​52961](https://togithub.com/vercel/next.js/issues/52961) - Refine the not-found rendering process for app router: [#​52790](https://togithub.com/vercel/next.js/issues/52790) - app-router: prefetching tweaks: [#​52949](https://togithub.com/vercel/next.js/issues/52949) - Revert "Refine the not-found rendering process for app router": [#​52977](https://togithub.com/vercel/next.js/issues/52977) ##### Documentation Changes - Update mention of route handlers for forms: [#​52781](https://togithub.com/vercel/next.js/issues/52781) - (Docs) add missing `js` version for `generateMetadata`.: [#​52763](https://togithub.com/vercel/next.js/issues/52763) - docs : fix typo in React cache example: [#​52787](https://togithub.com/vercel/next.js/issues/52787) - chore(docs): Add mentioning of HOSTNAME env variable for standalone output: [#​52804](https://togithub.com/vercel/next.js/issues/52804) - Fix typo in docs: [#​52815](https://togithub.com/vercel/next.js/issues/52815) - Update 02-edge-and-nodejs-runtimes.mdx: [#​52888](https://togithub.com/vercel/next.js/issues/52888) - chore(docs): add Typescript statically typed links mention in link doc: [#​52847](https://togithub.com/vercel/next.js/issues/52847) - chore(docs): fix typo in generate metadata docs: [#​52904](https://togithub.com/vercel/next.js/issues/52904) - fix example component in MDX documentation: [#​52753](https://togithub.com/vercel/next.js/issues/52753) - wrong content for next.config.mjs for MDX Plugins: [#​52738](https://togithub.com/vercel/next.js/issues/52738) - Update 06-lazy-loading.mdx: Incorrect filename in Example on "Importing Named Imports": [#​52932](https://togithub.com/vercel/next.js/issues/52932) - Change "publically" to "publicly" in the routing docs: [#​52966](https://togithub.com/vercel/next.js/issues/52966) ##### Example Changes - examples: export `force-dynamic` from all dynamic routes: [#​52916](https://togithub.com/vercel/next.js/issues/52916) ##### Misc Changes - chore: add "please simplify reproduction" comment: [#​52631](https://togithub.com/vercel/next.js/issues/52631) - update job concurrency: [#​52788](https://togithub.com/vercel/next.js/issues/52788) - Lock node version to 18.16: [#​52894](https://togithub.com/vercel/next.js/issues/52894) - Update runs-on tags - chore: add GitHub Action to manage "+1" comments: [#​52866](https://togithub.com/vercel/next.js/issues/52866) ##### Credits Huge thanks to [@​styfle](https://togithub.com/styfle), [@​huozhi](https://togithub.com/huozhi), [@​balazsorban44](https://togithub.com/balazsorban44), [@​kwonoj](https://togithub.com/kwonoj), [@​alexkirsz](https://togithub.com/alexkirsz), [@​ijjk](https://togithub.com/ijjk), [@​Jeffrey-Zutt](https://togithub.com/Jeffrey-Zutt), [@​timneutkens](https://togithub.com/timneutkens), [@​vinaykulk621](https://togithub.com/vinaykulk621), [@​Ryan-Dia](https://togithub.com/Ryan-Dia), [@​sokra](https://togithub.com/sokra), [@​shuding](https://togithub.com/shuding), [@​steppefox](https://togithub.com/steppefox), [@​hiro0218](https://togithub.com/hiro0218), [@​rjsdnql123](https://togithub.com/rjsdnql123), [@​feedthejim](https://togithub.com/feedthejim), [@​fgiuliani](https://togithub.com/fgiuliani), [@​steven-tey](https://togithub.com/steven-tey), [@​AntoineBourin](https://togithub.com/AntoineBourin), [@​adamrhunter](https://togithub.com/adamrhunter), [@​darshanjain-entrepreneur](https://togithub.com/darshanjain-entrepreneur), [@​s0h311](https://togithub.com/s0h311), [@​wyattjoh](https://togithub.com/wyattjoh), [@​ztanner](https://togithub.com/ztanner), [@​djreillo](https://togithub.com/djreillo), [@​dijonmusters](https://togithub.com/dijonmusters), and [@​cassidoo](https://togithub.com/cassidoo) for helping!
testing-library/jest-dom (@​testing-library/jest-dom) ### [`v5.17.0`](https://togithub.com/testing-library/jest-dom/releases/tag/v5.17.0) [Compare Source](https://togithub.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0) ##### Features - New `toHaveAccessibleErrorMessage` better implementing the spec, deprecate `toHaveErrorMessage` ([#​503](https://togithub.com/testing-library/jest-dom/issues/503)) ([d717c66](https://togithub.com/testing-library/jest-dom/commit/d717c66cb4a32c806e53b287418a4013d37898fb))
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v6.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#610-2023-07-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) ##### Bug Fixes - **eslint-plugin:** \[comma-dangle] fixed crash from undefined predicate.ignore ([#​7223](https://togithub.com/typescript-eslint/typescript-eslint/issues/7223)) ([d368164](https://togithub.com/typescript-eslint/typescript-eslint/commit/d368164478a8b141ad6b1c4ea5088fdc639ccafe)) - **eslint-plugin:** \[no-floating-promises] false negative calling .then with second argument undefined ([#​6881](https://togithub.com/typescript-eslint/typescript-eslint/issues/6881)) ([606a52c](https://togithub.com/typescript-eslint/typescript-eslint/commit/606a52cefcecd594df6edc359bff291b835169f2)), closes [#​6850](https://togithub.com/typescript-eslint/typescript-eslint/issues/6850) - **eslint-plugin:** \[no-floating-promises] finally should be transparent to unhandled promises ([#​7092](https://togithub.com/typescript-eslint/typescript-eslint/issues/7092)) ([2a4421c](https://togithub.com/typescript-eslint/typescript-eslint/commit/2a4421ccf072f866bb6c2dadab967aa69ac9bf4a)) - **eslint-plugin:** \[no-unnecessary-type-constraint] correctly fix in cts/mts files ([#​6795](https://togithub.com/typescript-eslint/typescript-eslint/issues/6795)) ([1404796](https://togithub.com/typescript-eslint/typescript-eslint/commit/14047963d79e4d4a783854e2826a30004fa34570)) - **eslint-plugin:** \[no-unused-vars] check if any variable definition is exported ([#​6873](https://togithub.com/typescript-eslint/typescript-eslint/issues/6873)) ([587ac30](https://togithub.com/typescript-eslint/typescript-eslint/commit/587ac306d9e53736ebe799f5b9edcb7dd030eed6)), closes [#​6188](https://togithub.com/typescript-eslint/typescript-eslint/issues/6188) - **eslint-plugin:** fix schemas across several rules and add schema tests ([#​6947](https://togithub.com/typescript-eslint/typescript-eslint/issues/6947)) ([dd31bed](https://togithub.com/typescript-eslint/typescript-eslint/commit/dd31bed1e921531abe039180c9aeccbd56934601)) - **eslint-plugin:** include the rules types in the package ([#​7215](https://togithub.com/typescript-eslint/typescript-eslint/issues/7215)) ([a3da11d](https://togithub.com/typescript-eslint/typescript-eslint/commit/a3da11d09b1d119fd5bc4cd776474e2520d7fefd)) ##### Features - **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#​6754](https://togithub.com/typescript-eslint/typescript-eslint/issues/6754)) ([6d3d162](https://togithub.com/typescript-eslint/typescript-eslint/commit/6d3d162ce032ebcf5f892a4edfb897797fc96191)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v6.1.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#610-2023-07-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v6.0.0...v6.1.0) ##### Features - **typescript-estree:** add EXPERIMENTAL_useProjectService option to use TypeScript project service ([#​6754](https://togithub.com/typescript-eslint/typescript-eslint/issues/6754)) ([6d3d162](https://togithub.com/typescript-eslint/typescript-eslint/commit/6d3d162ce032ebcf5f892a4edfb897797fc96191)) You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
uiwjs/react-codemirror (@​uiw/codemirror-theme-dracula) ### [`v4.21.8`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.21.8) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.21.7...v4.21.8) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@​uiw/react-codemirror@4.21.8/file/README.md) Documentation v4.21.8: https://raw.githack.com/uiwjs/react-codemirror/265d393/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.21.7...v4.21.8 ```shell npm i @​uiw/react-codemirror@4.21.8 ``` - 🌍 website: add mark decoration example. [`528759f`](https://togithub.com/uiwjs/react-codemirror/commit/528759f) [@​jaywcjlove](https://togithub.com/jaywcjlove) - 🐞 fix(react-codemirror): unexpected effect called when extension is null ([#​542](https://togithub.com/uiwjs/react-codemirror/issues/542)) [`bed5e80`](https://togithub.com/uiwjs/react-codemirror/commit/bed5e80) [@​meowtec](https://togithub.com/meowtec)
jsx-eslint/eslint-plugin-react (eslint-plugin-react) ### [`v7.33.0`](https://togithub.com/jsx-eslint/eslint-plugin-react/blob/HEAD/CHANGELOG.md#7330---20230719) [Compare Source](https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0) ##### Added - \[`display-name`]: add `checkContextObjects` option ([#​3529][] [@​JulesBlm](https://togithub.com/JulesBlm)) - \[`jsx-first-prop-new-line`]: add `multiprop` option ([#​3533][] [@​haydncomley](https://togithub.com/haydncomley)) - \[`no-deprecated`]: add React 18 deprecations ([#​3548][] [@​sergei-startsev](https://togithub.com/sergei-startsev)) - \[`forbid-component-props`]: add `disallowedFor` option ([#​3417][] [@​jacketwpbb](https://togithub.com/jacketwpbb)) ##### Fixed - \[`no-array-index-key`]: consider flatMap ([#​3530][] [@​k-yle](https://togithub.com/k-yle)) - \[`jsx-curly-brace-presence`]: handle single and only expression template literals ([#​3538][] [@​taozhou-glean](https://togithub.com/taozhou-glean)) - \[`no-unknown-property`]: allow `onLoad` on `source` ([@​ljharb](https://togithub.com/ljharb)) - \[`jsx-first-prop-new-line`]: ensure autofix preserves generics in component name ([#​3546][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unknown-property`]: allow `fill` prop on `` ([#​3555][] [@​stefanprobst](https://togithub.com/stefanprobst)) - \[`display-name`], \[`prop-types`]: when checking for a capitalized name, ignore underscores entirely ([#​3560][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-state`]: avoid crashing on a class field function with destructured state ([#​3568][] [@​ljharb](https://togithub.com/ljharb)) - \[`no-unused-prop-types`]: allow using spread with object expression in jsx ([#​3570][] [@​akulsr0](https://togithub.com/akulsr0)) - Revert "\[`destructuring-assignment`]: Handle destructuring of useContext in SFC" ([#​3583][] \[[#​2797](https://togithub.com/jsx-eslint/eslint-plugin-react/issues/2797)]\[] [@​102](https://togithub.com/102)) - \[`prefer-read-only-props`]: add TS support ([#​3593][] [@​HenryBrown0](https://togithub.com/HenryBrown0)) ##### Changed - \[Docs] \[`jsx-newline`], \[`no-unsafe`], \[`static-property-placement`]: Fix code syntax highlighting ([#​3563][] [@​nbsp1221](https://togithub.com/nbsp1221)) - \[readme] resore configuration URL ([#​3582][] [@​gokaygurcan](https://togithub.com/gokaygurcan)) - \[Docs] \[`jsx-no-bind`]: reword performance rationale ([#​3581][] [@​gpoole](https://togithub.com/gpoole)) - \[Docs] \[`jsx-first-prop-new-line`]: add missing `multiprop` value ([#​3598][] [@​dzek69](https://togithub.com/dzek69)) [7.33.0]: https://togithub.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0 [#​3598]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3598 [#​3593]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3593 [#​3583]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3583 [#​3582]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3582 [#​3581]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3581 [#​3570]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3570 [#​3568]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3568 [#​3563]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3563 [#​3560]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3560 [#​3555]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3555 [#​3548]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3548 [#​3546]: https://togithub.com/jsx-eslint/eslint-plugin-react/issues/3546 [#​3538]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3538 [#​3533]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3533 [#​3530]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3530 [#​3529]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3529 [#​3417]: https://togithub.com/jsx-eslint/eslint-plugin-react/pull/3417
framer/motion (framer-motion) ### [`v10.13.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10131-2023-07-24) [Compare Source](https://togithub.com/framer/motion/compare/v10.13.0...v10.13.1) ##### Added - Fixed subpixel layout rounding in Chrome. ### [`v10.13.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10130-2023-07-19) [Compare Source](https://togithub.com/framer/motion/compare/v10.12.23...v10.13.0) ##### Added - `scroll()`, a universal API for powering scroll-driven animations via `ScrollTimeline`. ### [`v10.12.23`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101223-2023-07-19) [Compare Source](https://togithub.com/framer/motion/compare/v10.12.22...v10.12.23) ##### Fixed - Fixing subpixel layout support in Webkit. ### [`v10.12.22`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101222-2023-07-17) [Compare Source](https://togithub.com/framer/motion/compare/v10.12.21...v10.12.22) ##### Fixed - Supporting subpixel layouts in layout animations.
vercel/next.js (next) ### [`v13.4.12`](https://togithub.com/vercel/next.js/compare/v13.4.11...v13.4.12) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.11...v13.4.12) ### [`v13.4.11`](https://togithub.com/vercel/next.js/releases/tag/v13.4.11) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.10...v13.4.11) ##### Core Changes - fix: add missing `` for `next/image` in App Router: [#​52425](https://togithub.com/vercel/next.js/issues/52425) - Support metadata exports for server components not-found: [#​52678](https://togithub.com/vercel/next.js/issues/52678) - feat(next-swc): try to fallback native bindings with MODULE_NOT_FOUND: [#​52667](https://togithub.com/vercel/next.js/issues/52667) - Turbopack: Vc and Turbo Engine type system improvements : [#​51792](https://togithub.com/vercel/next.js/issues/51792) - Fix runtime edge not-found handling: [#​52754](https://togithub.com/vercel/next.js/issues/52754) - fix: forward NavigateOptions in adaptForAppRouterInstance: [#​52498](https://togithub.com/vercel/next.js/issues/52498) - fix(output): do not slice pathname unless ends with `.txt`: [#​52640](https://togithub.com/vercel/next.js/issues/52640) - Fix tagsManifest initialization check: [#​52776](https://togithub.com/vercel/next.js/issues/52776) - Turbopack: Experimental dev app pages support: [#​52680](https://togithub.com/vercel/next.js/issues/52680) - Turbopack: move Asset::ident to more specific traits: [#​52683](https://togithub.com/vercel/next.js/issues/52683) - Fix tracking of ContextModule: [#​52795](https://togithub.com/vercel/next.js/issues/52795) - Set process.title for router and render workers: [#​52779](https://togithub.com/vercel/next.js/issues/52779) - fix Remove unnecessary await: [#​52800](https://togithub.com/vercel/next.js/issues/52800) - Revert "perf: improve URL validation performance": [#​52818](https://togithub.com/vercel/next.js/issues/52818) - Refactor the client entry plugin: [#​52798](https://togithub.com/vercel/next.js/issues/52798) - Turbopack: Add manifest generation to pages: [#​52793](https://togithub.com/vercel/next.js/issues/52793) - Turbopack: move references() to specific traits: [#​52822](https://togithub.com/vercel/next.js/issues/52822) - Update default `moduleResolution` in `tsconfig.json` from `node` to `bundler`: [#​51957](https://togithub.com/vercel/next.js/issues/51957) - Turbopack: Next.rs API improvements: [#​52856](https://togithub.com/vercel/next.js/issues/52856) - update turbopack: [#​52899](https://togithub.com/vercel/next.js/issues/52899) - Update vendor [@​vercel/og](https://togithub.com/vercel/og): [#​52897](https://togithub.com/vercel/next.js/issues/52897) - Fixed:[#​52853](https://togithub.com/vercel/next.js/issues/52853) Lacking 'color' attribute in IconDescriptor Metadata: [#​52902](https://togithub.com/vercel/next.js/issues/52902) - Support basePath with edge runtime for Custom App Routes: [#​52910](https://togithub.com/vercel/next.js/issues/52910) - improve error DX on pages with RSC build errors: [#​52843](https://togithub.com/vercel/next.js/issues/52843) - fix: allow smooth scrolling if only hash changes (pages & app): [#​52915](https://togithub.com/vercel/next.js/issues/52915) - add edge support for next.rs API: [#​52885](https://togithub.com/vercel/next.js/issues/52885) - Allow general language codes in the Metadata API: [#​52920](https://togithub.com/vercel/next.js/issues/52920) - Fix client reference manifest for interception routes: [#​52961](https://togithub.com/vercel/next.js/issues/52961) - Refine the not-found rendering process for app router: [#​52790](https://togithub.com/vercel/next.js/issues/52790) - app-router: prefetching tweaks: [#​52949](https://togithub.com/vercel/next.js/issues/52949) - Revert "Refine the not-found rendering process for app router": [#​52977](https://togithub.com/vercel/next.js/issues/52977) ##### Documentation Changes - Update mention of route handlers for forms: [#​52781](https://togithub.com/vercel/next.js/issues/52781) - (Docs) add missing `js` version for `generateMetadata`.: [#​52763](https://togithub.com/vercel/next.js/issues/52763) - docs : fix typo in React cache example: [#​52787](https://togithub.com/vercel/next.js/issues/52787) - chore(docs): Add mentioning of HOSTNAME env variable for standalone output: [#​52804](https://togithub.com/vercel/next.js/issues/52804) - Fix typo in docs: [#​52815](https://togithub.com/vercel/next.js/issues/52815) - Update 02-edge-and-nodejs-runtimes.mdx: [#​52888](https://togithub.com/vercel/next.js/issues/52888) - chore(docs): add Typescript statically typed links mention in link doc: [#​52847](https://togithub.com/vercel/next.js/issues/52847) - chore(docs): fix typo in generate metadata docs: [#​52904](https://togithub.com/vercel/next.js/issues/52904) - fix example component in MDX documentation: [#​52753](https://togithub.com/vercel/next.js/issues/52753) - wrong content for next.config.mjs for MDX Plugins: [#​52738](https://togithub.com/vercel/next.js/issues/52738) - Update 06-lazy-loading.mdx: Incorrect filename in Example on "Importing Named Imports": [#​52932](https://togithub.com/vercel/next.js/issues/52932) - Change "publically" to "publicly" in the routing docs: [#​52966](https://togithub.com/vercel/next.js/issues/52966) ##### Example Changes - examples: export `force-dynamic` from all dynamic routes: [#​52916](https://togithub.com/vercel/next.js/issues/52916) ##### Misc Changes - chore: add "please simplify reproduction" comment: [#​52631](https://togithub.com/vercel/next.js/issues/52631) - update job concurrency: [#​52788](https://togithub.com/vercel/next.js/issues/52788) - Lock node version to 18.16: [#​52894](https://togithub.com/vercel/next.js/issues/52894) - Update runs-on tags - chore: add GitHub Action to manage "+1" comments: [#​52866](https://togithub.com/vercel/next.js/issues/52866) ##### Credits Huge thanks to [@​styfle](https://togithub.com/styfle), [@​huozhi](https://togithub.com/huozhi), [@​balazsorban44](https://togithub.com/balazsorban44), [@​kwonoj](https://togithub.com/kwonoj), [@​alexkirsz](https://togithub.com/alexkirsz), [@​ijjk](https://togithub.com/ijjk), [@​Jeffrey-Zutt](https://togithub.com/Jeffrey-Zutt), [@​timneutkens](https://togithub.com/timneutkens), [@​vinaykulk621](https://togithub.com/vinaykulk621), [@​Ryan-Dia](https://togithub.com/Ryan-Dia), [@​sokra](https://togithub.com/sokra), [@​shuding](https://togithub.com/shuding), [@​steppefox](https://togithub.com/steppefox), [@​hiro0218](https://togithub.com/hiro0218), [@​rjsdnql123](https://togithub.com/rjsdnql123), [@​feedthejim](https://togithub.com/feedthejim), [@​fgiuliani](https://togithub.com/fgiuliani), [@​steven-tey](https://togithub.com/steven-tey), [@​AntoineBourin](https://togithub.com/AntoineBourin), [@​adamrhunter](https://togithub.com/adamrhunter), [@​darshanjain-entrepreneur](https://togithub.com/darshanjain-entrepreneur), [@​s0h311](https://togithub.com/s0h311), [@​wyattjoh](https://togithub.com/wyattjoh), [@​ztanner](https://togithub.com/ztanner), [@​djreillo](https://togithub.com/djreillo), [@​dijonmusters](https://togithub.com/dijonmusters), and [@​cassidoo](https://togithub.com/cassidoo) for helping!
nextauthjs/next-auth (next-auth) ### [`v4.22.3`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.22.3) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.22.2...next-auth@4.22.3) **Full Changelog**: https://github.com/nextauthjs/next-auth/compare/next-auth@4.22.2...next-auth@4.22.3 ### [`v4.22.2`](https://togithub.com/nextauthjs/next-auth/releases/tag/next-auth%404.22.2) [Compare Source](https://togithub.com/nextauthjs/next-auth/compare/next-auth@4.22.1...next-auth@4.22.2) #### Bugfixes - **providers**: fix `nodemailer`/required types ([#​7950](https://togithub.com/nextauthjs/next-auth/issues/7950)) ([`f48eb04`](https://togithub.com/nextauthjs/next-auth/commit/f48eb047)) - **ts**: adapter interface ([#​8054](https://togithub.com/nextauthjs/next-auth/issues/8054)) ([`bd37c55`](https://togithub.com/nextauthjs/next-auth/commit/bd37c552)) - **ts**: add overloads to withAuth middleware ([#​7999](https://togithub.com/nextauthjs/next-auth/issues/7999)) ([`169a523`](https://togithub.com/nextauthjs/next-auth/commit/169a5230)) - respect protocol too, when host is trusted ([#​7214](https://togithub.com/nextauthjs/next-auth/issues/7214)) #### Other - remove unused TS types - merge changes back to v4 ([#​7430](https://togithub.com/nextauthjs/next-auth/issues/7430)) - rephrase
pnpm/pnpm (pnpm) ### [`v8.6.10`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.10) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.9...v8.6.10) ##### Patch Changes - Installation succeeds if a non-optional dependency of an optional dependency has failing installation scripts [#​6822](https://togithub.com/pnpm/pnpm/issues/6822). - The length of the temporary file names in the content-addressable store reduced in order to prevent `ENAMETOOLONG` errors from happening [#​6842](https://togithub.com/pnpm/pnpm/issues/6842). - Ignore empty patch content when patch-commit. - Sort keys in `packageExtensions` before calculating `packageExtensionsChecksum` [#​6824](https://togithub.com/pnpm/pnpm/issues/6824). - Pass the right scheme to `git ls-remote` in order to prevent a fallback to `git+ssh` that would result in a 'host key verification failed' issue [#​6806](https://togithub.com/pnpm/pnpm/issues/6806) - The "postpublish" script of a git-hosted dependency is not executed, while building the dependency [#​6822](https://togithub.com/pnpm/pnpm/issues/6846). ##### Our Gold Sponsors
##### Our Silver Sponsors
### [`v8.6.9`](https://togithub.com/pnpm/pnpm/releases/tag/v8.6.9) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.6.8...v8.6.9) #### Patch Changes - Temporarily revert the fix to [#​6805](https://togithub.com/pnpm/pnpm/issues/6805) to fix the regression it caused [#​6827](https://togithub.com/pnpm/pnpm/issues/6827). #### Our Gold Sponsors
config help if that's undesired.


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

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

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
programming-in-th ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2023 2:29pm
github-actions[bot] commented 1 year ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% 30 / 30
🔵 Statements 100% 30 / 30
🔵 Functions 100% 2 / 2
🔵 Branches 100% 8 / 8
File CoverageNo changed files found.
Generated in workflow #93