fix(deps): update dependencies (non-major) #874
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.367.0->3.370.03.367.0->3.370.013.4.9->13.4.1011.0.0->11.1.01.35.1->1.36.118.2.14->18.2.155.61.0->5.62.05.61.0->5.62.03.0.0->3.3.03.2.0->3.3.03.0.0->3.3.04.0.2->4.0.38.44.0->8.45.013.4.9->13.4.1010.12.18->10.12.2113.4.9->13.4.108.6.6->8.6.78.4.25->8.4.260.3.0->0.4.10.32.1->0.32.33.3.2->3.3.3Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.370.0Compare Source
Bug Fixes
Features
v3.369.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.370.0Compare Source
Bug Fixes
v3.369.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
vercel/next.js (@next/bundle-analyzer)
v13.4.10Compare Source
Core Changes
get_client_chunking_contextindependent of context: #51928ensurePagerequests for the same page: #52360output: "standalone"crashing build when there is noapp/page: #51993serverComponentsExternalPackages: #52388next-types-pluginforNode16/NodeNext: #52562react@18.3.0-canary-9377e1010-20230712: #52649Documentation Changes
useSearchParams: #52348create-next-apprequires public GitHub URLs.: #52367fetchrequest de-duplication: #52100next/image: #52480formDataexample for Route Handlers: #52358metadataobject: #52252_appand_document: #52479Example Changes
0.19): #52473Misc Changes
v0.79.13: #52371not-found.tsxwithoutput: export: #52526npm packinstead ofyarn pack: #52563body-parser: #52580Credits
Huge thanks to @ijjk, @anonrig, @alexkirsz, @gfgabrielfranca, @styfle, @ztanner, @leerob, @sokra, @huozhi, @Bitbbot, @wyattjoh, @kdy1, @wbinnssmith, @shuding, @jridgewell, @BrennanColberg, @Nick-Mazuk, @delbaoliveira, @thomasballinger, @lucgagan, @nroland013, @SonMooSans, @jenewland1999, @thorwebdev, @jyunhanlin, @darshanjain-entrepreneur, @DuCanhGH, @Gnadhi, @yagogmaisp, @carlos-menezes, @balazsorban44, @ryo-manba, @timneutkens, @feedthejim, @vamcs, @matepapp, @SleeplessOne1917, @ecklf, @djreillo, @kwonoj, @gnoff, @feugy, @karlhorky, @starunaway, @FernandVEYRIER, @Ryan-Dia, @Terro216, @anthonyshew, and @suhaotian for helping!
octokit/types.ts (@octokit/types)
v11.1.0Compare Source
Features
parseSuccessResonseBodyoption for requests (#563) (f70144e)Microsoft/playwright (@playwright/test)
v1.36.1Compare Source
Highlights
https://github.com/microsoft/playwright/issues/24184 - [REGRESSION]: Snapshot name contains some random string after test name when tests are run in container
Browser Versions
This version was also tested against the following stable channels:
v1.36.0Compare Source
Highlights
🏝️ Summer maintenance release.
Browser Versions
This version was also tested against the following stable channels:
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.62.0Compare Source
Bug Fixes
Features
ignorePrimitivesoption (#6487) (6edaa04)You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.62.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
airbnb/visx (@visx/group)
v3.3.0Compare Source
🚀 Enhancements
🐛 Bug Fix
🏆 Contributors
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.0.3Compare Source
eslint/eslint (eslint)
v8.45.0Compare Source
Features
cdd063cfeat: Expose LegacyESLint in unsupported API (#17341) (Nicholas C. Zakas)d34abe5feat: fix indent rule for else-if (#17318) (Milos Djermanovic)Bug Fixes
b79b6fbfix: Fix suggestion message inno-useless-escape(#17339) (Francesco Trotta)c667055fix: provide uniquefixandfix.rangeobjects in lint messages (#17332) (Milos Djermanovic)Documentation
89f3225docs: add playground links to correct and incorrect code blocks (#17306) (Josh Goldberg ✨)f8892b5docs: Expand rule option schema docs (#17198) (Matt Wilkinson)8bcbf11docs: Config Migration Guide (#17230) (Ben Perlmutter)bb30908docs: Update README (GitHub Actions Bot)84d243bdocs: Update README (GitHub Actions Bot)b762632docs: Update README (GitHub Actions Bot)138c096docs: add more prefer-destructuring examples with array destructuring (#17330) (Milos Djermanovic)1fc50a8docs:max-lenrulecodeandtabWidthas positional arguments (#17331) (Jesús Leganés-Combarro)Chores
68f63d7chore: package.json update for @eslint/js release (ESLint Jenkins)5ca9b4dchore: update eslint-config-eslint exports (#17336) (Milos Djermanovic)7bf2e86chore: remove unused dependencies (#17352) (Percy Ma)c6f8cd0chore: RemovedefaultIgnoresfrom FlatESLint private members (#17349) (Francesco Trotta)0052374chore: move jsdoc settings to eslint-config-eslint (#17338) (唯然)framer/motion (framer-motion)
v10.12.21Compare Source
Fixed
v10.12.20Compare Source
Fixed
Promise.pnpm/pnpm (pnpm)
v8.6.7Compare Source
Patch Changes
--parallelCLI flag should work on single project #6692.wantedLockfileoutsidedependenciesHierarchyForPackage, preventing OOM crash when loading the same lock file too many times #6757.differencewith better alternative #6760.Our Gold Sponsors
Our Silver Sponsors
postcss/postcss (postcss)
v8.4.26Compare Source
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.4.1Compare Source
Fixed
v0.4.0Compare Source
Added
Fixed
lovell/sharp (sharp)
v0.32.3Compare Source
v0.32.2Compare Source
tailwindlabs/tailwindcss (tailwindcss)
v3.3.3Compare Source
Fixed
theme()insidecalc()when there are no spaces around operators (#11157)repeating-conic-gradientis detected as an image (#11180):isby default (#11345)groupandpeervariants (#11454)Added
aria-busyutility (#10966)Changed
<dialog>elements in preflight (#11069)Configuration
📅 Schedule: Branch creation - "before 4am on sunday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.