fix(deps): update dependencies (non-major)#881
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Coverage Report
File CoverageNo changed files found. |
8c07c35 to
dc60b4d
Compare
dc60b4d to
347441d
Compare
347441d to
dcfcd21
Compare
leomotors
approved these changes
Jul 24, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.370.0->3.374.03.370.0->3.375.06.3.2->6.3.36.14.1->6.15.313.4.10->13.4.125.16.5->5.17.018.16.19->18.17.06.0.0->6.1.06.0.0->6.1.04.21.7->4.21.84.21.7->4.21.813.4.10->13.4.127.32.2->7.33.010.12.21->10.13.113.4.10->13.4.124.22.1->4.22.38.6.7->8.6.108.4.26->8.4.277.45.1->7.45.21.63.6->1.64.10.32.3->0.32.4Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.374.0Compare Source
Bug Fixes
Features
v3.373.0Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.375.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.374.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.373.0Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
codemirror/legacy-modes (@codemirror/legacy-modes)
v6.3.3Compare Source
Bug fixes
In Shell mode, don't allow spaces in heredoc tokens.
codemirror/view (@codemirror/view)
v6.15.3Compare Source
Bug fixes
Fix another crash regression for compositions before line breaks.
v6.15.2Compare Source
Bug fixes
Fix the check that made sure compositions are dropped when the selection is moved.
v6.15.1Compare Source
Bug fixes
Fix a regression that could cause the composition content to be drawn incorrectly.
v6.15.0Compare Source
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
stopPropagationfield to cause the view to stop the key event propagation when it considers the event handled.vercel/next.js (@next/bundle-analyzer)
v13.4.12Compare Source
Core Changes
Documentation Changes
Misc Changes
swc_coretov0.79.22: #52945Credits
Huge thanks to @ijjk, @wyattjoh, @sokra, @kdy1, @alexkirsz, @styfle, @ShaunFerris, @syedtaqi95, @Heidar-An, @huozhi, and @ztanner for helping!
v13.4.11Compare Source
Core Changes
<preload>fornext/imagein App Router: #52425.txt: #52640moduleResolutionintsconfig.jsonfromnodetobundler: #51957Documentation Changes
jsversion forgenerateMetadata.: #52763Example Changes
force-dynamicfrom all dynamic routes: #52916Misc Changes
Credits
Huge thanks to @styfle, @huozhi, @balazsorban44, @kwonoj, @alexkirsz, @ijjk, @Jeffrey-Zutt, @timneutkens, @vinaykulk621, @Ryan-Dia, @sokra, @shuding, @steppefox, @hiro0218, @rjsdnql123, @feedthejim, @fgiuliani, @steven-tey, @AntoineBourin, @adamrhunter, @darshanjain-entrepreneur, @s0h311, @wyattjoh, @ztanner, @djreillo, @dijonmusters, and @cassidoo for helping!
testing-library/jest-dom (@testing-library/jest-dom)
v5.17.0Compare Source
Features
toHaveAccessibleErrorMessagebetter implementing the spec, deprecatetoHaveErrorMessage(#503) (d717c66)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.1.0Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.1.0Compare Source
Features
You can read about our versioning strategy and releases on our website.
uiwjs/react-codemirror (@uiw/codemirror-theme-dracula)
v4.21.8Compare Source
Documentation v4.21.8: https://raw.githack.com/uiwjs/react-codemirror/265d393/index.html\
Comparing Changes: uiwjs/react-codemirror@v4.21.7...v4.21.8
528759f@jaywcjlovebed5e80@meowtecjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.33.0Compare Source
Added
display-name]: addcheckContextObjectsoption (#3529 @JulesBlm)jsx-first-prop-new-line]: addmultipropoption (#3533 @haydncomley)no-deprecated]: add React 18 deprecations (#3548 @sergei-startsev)forbid-component-props]: adddisallowedForoption (#3417 @jacketwpbb)Fixed
no-array-index-key]: consider flatMap (#3530 @k-yle)jsx-curly-brace-presence]: handle single and only expression template literals (#3538 @taozhou-glean)no-unknown-property]: allowonLoadonsource(@ljharb)jsx-first-prop-new-line]: ensure autofix preserves generics in component name (#3546 @ljharb)no-unknown-property]: allowfillprop on<symbol>(#3555 @stefanprobst)display-name], [prop-types]: when checking for a capitalized name, ignore underscores entirely (#3560 @ljharb)no-unused-state]: avoid crashing on a class field function with destructured state (#3568 @ljharb)no-unused-prop-types]: allow using spread with object expression in jsx (#3570 @akulsr0)destructuring-assignment]: Handle destructuring of useContext in SFC" (#3583 [#2797][] @102)prefer-read-only-props]: add TS support (#3593 @HenryBrown0)Changed
jsx-newline], [no-unsafe], [static-property-placement]: Fix code syntax highlighting (#3563 @nbsp1221)jsx-no-bind]: reword performance rationale (#3581 @gpoole)jsx-first-prop-new-line]: add missingmultipropvalue (#3598 @dzek69)framer/motion (framer-motion)
v10.13.1Compare Source
Added
v10.13.0Compare Source
Added
scroll(), a universal API for powering scroll-driven animations viaScrollTimeline.v10.12.23Compare Source
Fixed
v10.12.22Compare Source
Fixed
vercel/next.js (next)
v13.4.12Compare Source
v13.4.11Compare Source
Core Changes
<preload>fornext/imagein App Router: #52425.txt: #52640moduleResolutionintsconfig.jsonfromnodetobundler: #51957Documentation Changes
jsversion forgenerateMetadata.: #52763Example Changes
force-dynamicfrom all dynamic routes: #52916Misc Changes
Credits
Huge thanks to @styfle, @huozhi, @balazsorban44, @kwonoj, @alexkirsz, @ijjk, @Jeffrey-Zutt, @timneutkens, @vinaykulk621, @Ryan-Dia, @sokra, @shuding, @steppefox, @hiro0218, @rjsdnql123, @feedthejim, @fgiuliani, @steven-tey, @AntoineBourin, @adamrhunter, @darshanjain-entrepreneur, @s0h311, @wyattjoh, @ztanner, @djreillo, @dijonmusters, and @cassidoo for helping!
nextauthjs/next-auth (next-auth)
v4.22.3Compare Source
Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@4.22.2...next-auth@4.22.3
v4.22.2Compare Source
Bugfixes
nodemailer/required types (#7950) (f48eb04)bd37c55)169a523)Other
pnpm/pnpm (pnpm)
v8.6.10Compare Source
Patch Changes
ENAMETOOLONGerrors from happening #6842.packageExtensionsbefore calculatingpackageExtensionsChecksum#6824.git ls-remotein order to prevent a fallback togit+sshthat would result in a 'host key verification failed' issue #6806Our Gold Sponsors
Our Silver Sponsors
v8.6.9Compare Source
Patch Changes
Our Gold Sponsors
This PR has been generated by Mend Renovate. View repository job log here.