-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependencies (non-major) #814
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Lighthouse Report✨ https://blog-bd60npqsv-sabertaz.vercel.app/🚀 Vercel preview deployment
✨ https://blog-bd60npqsv-sabertaz.vercel.app/posts🚀 Vercel preview deployment
✨ https://blog-bd60npqsv-sabertaz.vercel.app/tags🚀 Vercel preview deployment
✨ https://blog-bd60npqsv-sabertaz.vercel.app/books🚀 Vercel preview deployment
✨ https://blog-bd60npqsv-sabertaz.vercel.app/about🚀 Vercel preview deployment
|
bf6dd92
to
3e3f59c
Compare
3e3f59c
to
d7a5b7a
Compare
Codecov Report
@@ Coverage Diff @@
## main #814 +/- ##
=======================================
Coverage 99.39% 99.39%
=======================================
Files 175 175
Lines 990 990
Branches 85 82 -3
=======================================
Hits 984 984
Misses 5 5
Partials 1 1 Continue to review full report at Codecov.
|
Rectify Jest configuration for renovate-bot #814 pull request. close #815 issue vercel/next.js#35634 issue vercel/next.js#36312
d7a5b7a
to
b86c5e6
Compare
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR contains the following updates:
^13.1.1
->^13.2.0
^27.4.1
->^27.5.0
^16.11.32
->^16.11.33
12.1.5
->12.1.6
^28.0.3
->^28.1.0
^28.0.2
->^28.1.0
12.1.5
->12.1.6
^7.4.4
->^7.5.0
^14.8.1
->^14.8.2
^28.0.0-next.3
->^28.0.1
Release Notes
testing-library/react-testing-library
v13.2.0
Compare Source
Features
vercel/next.js
v12.1.6
Compare Source
Core Changes
export from
and native modules in server component: #36072standalone
directory when usingoutputStandalone
: #35535next/image
usage in most cases ofonLoad()
: #36176node | node12 | nodenext
: #36189_document
: #36352next/image
usage ofonError()
: #36305next/script
forworker
andbeforeInteractive
strategies: #36364Content-Length
header from Image Optimization API: #36581Documentation Changes
react
version: #36091next.config.js
: #36286onLoad
: #36453<link rel="preconnect" ... />
to example optimized font output: #36529Example Changes
removeListener
handler towith-electron-typescript
example.: #36323Misc Changes
Credits
Huge thanks to @huozhi, @shuding, @kdy1, @nkzawa, @prichey, @manovotny, @balazsorban44, @remorses, @amandeepmittal, @mward-sudo, @eric-burel, @timneutkens, @styfle, @ytkg, @CuriosBasant, @bart-krakowski, @SukkaW, @jameshfisher, @Kikobeats, @bjorm, @alex-page, @fmmoret, @ijjk, @davidbarker, @kwonoj, @seanparmelee, @ddgrishkin, @mmartinsoliv, @byjoshuadavis, @sakib412, @Chastrlove, @padmaia, @janicklas-ralph, @MaedahBatool, @shinkj11, @youngvform, @zaida04, @therealmarzouq, @codedbyjordan, @deadlynjdj, @lfades, @Brooooooklyn, @renbaoshuo, @javivelasco, @triyanox, @rafae2k, @colinhacks, @atcastle, @leerob, @sa3dany, @nikolovlazar, @refactorized, @housseindjirdeh, @ro11ingbutler, and @gusrb3164 for helping!
facebook/jest
v28.1.0
Compare Source
Features
[jest-circus]
Addfailing
test modifier that inverts the behaviour of tests (#12610)[jest-environment-node, jest-environment-jsdom]
Allow specifyingcustomExportConditions
(#12774)Fixes
[expect]
Adjust typings oflastCalledWith
,nthCalledWith
,toBeCalledWith
matchers to allow a case there a mock was called with no arguments (#12807)[@jest/expect-utils]
Fix deep equality of ImmutableJS Lists (#12763)[jest-core]
Do not collectSIGNREQUEST
as open handles (#12789)Chore & Maintenance
[docs]
Specified documentation about--filter
CLI docs (#12799)[@jest-reporters]
Move helper functions fromutils.ts
into separate files (#12782)[jest-resolve]
Replaceprocess.versions.pnp
type declaration with@types/pnpapi
devDependency (#12783)csstools/postcss-plugins
v7.5.0
Compare Source
@csstools/postcss-unset-value
Check the plugin README for usage details.
@csstools/postcss-stepped-value-functions
Check the plugin README for usage details.
cssdb
to6.6.0
(minor)stylelint/stylelint
v14.8.2
Compare Source
selector-*-no-unknown
end positions (#6046).function-calc-no-unspaced-operator
false positives for non-standard variables (#6053).kulshekhar/ts-jest
v28.0.1
Compare Source
Bug Fixes
v28.0.0
Compare Source
Bug Fixes
processAsync
forbabel-jest
in ESM mode instead ofprocess
(#3430) (0d7356c)Features
ConfigSet
as legacy (#3456) (a986729)TsCompiler
andTsJestCompiler
as legacy (#3457) (0f2fe30)path-mapping
AST transformer (#3455) (f566869)mocked
testing util (#3333) (2d9017d)ts-jest/utils
sub path export (#3334) (9f253d3)TsJestTransformer
as legacy (#3451) (b090179)BREAKING CHANGES
path-mapping
AST transformer is no longer shipped ints-jest
v28. Please use an alternative one like https://github.com/LeDDGroup/typescript-transform-paths instead.ts-jest/dist/compiler/ts-compiler
should change tots-jest/dist/legacy/compiler/ts-compiler
ts-jest/dist/compiler/ts-jest-compiler
should change tots-jest/dist/legacy/compiler/ts-jest-compiler
ts-jest/dist/config/config-set
should change tots-jest/dist/legacy/config/config-set
TypeScript
version is now 4.3 since Jest 28 requires it.ts-jest/utils
should be replaced withts-jest
.mocked
has been integrated into Jest repo.27.1.4 (2022-03-24)
Bug Fixes
esbuild
from peer dependency (#3360) (8c8c1ca), closes #3346.cjs
extension (#3361) (5e5ac4a), closes #333527.1.3 (2022-01-14)
Bug Fixes
27.1.2 (2021-12-15)
Bug Fixes
esbuild
type to avoid importingesbuild
directly (#3147) (9ace0a9)27.1.1 (2021-12-07)
Bug Fixes
afterProcess
hook (#3132) (2b6b86e)esbuild
as optional peer dependency (#3129) (20258de)Configuration
📅 Schedule: "every weekend" in timezone Asia/Shanghai.
🚦 Automerge: Enabled.
♻ 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 WhiteSource Renovate. View repository job log here.