fix(deps): update dependencies (non-major) #893
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.385.0
->3.388.0
3.385.0
->3.388.0
13.4.12
->13.4.13
1.36.2
->1.37.0
18.17.3
->18.17.5
18.2.18
->18.2.20
6.2.1
->6.3.0
6.2.1
->6.3.0
1.0.1
->1.0.2
8.46.0
->8.47.0
13.4.12
->13.4.13
10.15.0
->10.15.1
13.4.12
->13.4.13
4.22.3
->4.23.0
0.4.1
->0.5.2
1.6.2
->1.6.3
1.64.2
->1.65.1
2.2.0
->2.2.1
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.388.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.387.0
Compare Source
Features
v3.386.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.388.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.387.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.386.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
vercel/next.js (@next/bundle-analyzer)
v13.4.13
Compare Source
Core Changes
Next-Url
to http vary in consideration of intercept routes.: #52746yarn add sharp
tonpm i sharp
: #53130Request
cloning viaNextRequest
: #53157Documentation Changes
08-parallel-routes.mdx
: #53069useRef()
: #53015FormData
type onformData
defined in.js
file: #53014Example Changes
Misc Changes
validate-docs-links
required: #53123Credits
Huge thanks to @vinaykulk621, @Lantianyou, @styfle, @shuding, @joulev, @AkifumiSato, @trigaten, @HurSungYun, @DevLab2425, @sokra, @alexkirsz, @ztanner, @leerob, @SukkaW, @kwonoj, @huozhi, @ijjk, @balazsorban44, @daniel-web-developer, @ky1ejs, and @arturbien for helping!
Microsoft/playwright (@playwright/test)
v1.37.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.3.0
Compare Source
Bug Fixes
allowTypeImports
enabled (#7379) (cc9a46d)Features
ignorePrimitives
option to betrue
(#7331) (dfcafae)Reverts
You can read about our versioning strategy and releases on our website.
6.2.1 (2023-07-31)
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.3.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.2.1 (2023-07-31)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
vercel/analytics (@vercel/analytics)
v1.0.2
Compare Source
eslint/eslint (eslint)
v8.47.0
Compare Source
Features
53d7508
feat: update regex for methods withthisArg
(#17439) (Francesco Trotta)Bug Fixes
631648e
fix: do not report on shadowed constructors inno-new-wrappers
(#17447) (Francesco Trotta)Documentation
a766a48
docs: document lack of config file names (#17442) (James)a1635d6
docs: Update README (GitHub Actions Bot)47a0859
docs: updaterequire-unicode-regexp.md
as following up #17402 (#17441) (SUZUKI Sosuke)fcdc85d
docs: Update README (GitHub Actions Bot)2a92b6c
docs: update with "Specifying Parser Options" (#17435) (Cheol-Won)d743ed3
docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)224376c
docs: Update README (GitHub Actions Bot)a41a8e4
docs: update script names in README (#17432) (Nitin Kumar)Chores
bf69aa6
chore: Update dependencies (#17456) (Nicholas C. Zakas)0e45760
chore: package.json update for @eslint/js release (ESLint Jenkins)757bfe1
chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)b066640
chore: standardize npm script names (#17431) (Nitin Kumar)6b2410f
chore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)framer/motion (framer-motion)
v10.15.1
Compare Source
Fixed
requestAnimationFrame
timestamp withperformance.now()
to avoid timestamp bug in Chrome.nextauthjs/next-auth (next-auth)
v4.23.0
Compare Source
Features
5a8aa2e
)Bugfixes
05ff6ae
)v4.22.5
Compare Source
Bugfixes
next-auth/adapter
&@auth/core/adapters
(nextauthjs/next-auth@3b0128c)Other
v4.22.4
Compare Source
Bugfixes
465644f
)getServerSession
(#8108)res.end()
in api handler (#8244)Other
getServerSession
unstable_getServerSession
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.5.2
Compare Source
Fixed
v0.5.1
Compare Source
Fixed
v0.5.0
Compare Source
Added
class:list
attribute (#192)timlrx/rehype-prism-plus (rehype-prism-plus)
v1.6.3
Compare Source
What's Changed
New Contributors
Full Changelog: timlrx/rehype-prism-plus@v1.6.2...v1.6.3
sass/dart-sass (sass)
v1.65.1
Compare Source
1.65.0
.v1.65.0
Compare Source
All functions defined in CSS Values and Units 4 are now parsed as calculation
objects:
round()
,mod()
,rem()
,sin()
,cos()
,tan()
,asin()
,acos()
,atan()
,atan2()
,pow()
,sqrt()
,hypot()
,log()
,exp()
,abs()
, andsign()
.Deprecate explicitly passing the
%
unit to the globalabs()
function. Infuture releases, this will emit a CSS abs() function to be resolved by the
browser. This deprecation is named
abs-percent
.vercel/swr (swr)
v2.2.1
Compare Source
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.