chore(deps): update dependency upgrades - non-major #171
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:
1.42.1
->1.43.1
8.56.5
->8.56.10
20.11.25
->20.12.9
18.2.64
->18.3.1
18.2.21
->18.3.0
0.31.1
->0.32.0
10.4.18
->10.4.19
2.1.0
->2.1.1
11.0.8
->11.1.8
14.2.0-canary.6
->14.2.3
^0.2.1
->^0.3.0
8.4.35
->8.4.38
18.2.0
->18.3.1
18.2.0
->18.3.1
1.7.214
->1.7.225
0.33.2
->0.33.3
16.2.1
->16.5.0
1.0.7
->1.1.1
11.0.7
->11.1.1
2.2.1
->2.3.0
3.4.1
->3.4.3
5.4.2
->5.4.5
Release Notes
microsoft/playwright (@playwright/test)
v1.43.1
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/30300 - [REGRESSION]: UI mode restarts if keep storage statehttps://github.com/microsoft/playwright/issues/303399 - [REGRESSION]: Brand new install of playwright, unable to run chromium with show browser using vscode
Browser Versions
This version was also tested against the following stable channels:
v1.43.0
Compare Source
New APIs
Method browserContext.clearCookies() now supports filters to remove only some cookies.
New mode
retain-on-first-failure
for testOptions.trace. In this mode, trace is recorded for the first run of each test, but not for retires. When test run fails, the trace file is retained, otherwise it is removed.New property testInfo.tags exposes test tags during test execution.
New method locator.contentFrame() converts a
Locator
object to aFrameLocator
. This can be useful when you have aLocator
object obtained somewhere, and later on would like to interact with the content inside the frame.New method frameLocator.owner() converts a
FrameLocator
object to aLocator
. This can be useful when you have aFrameLocator
object obtained somewhere, and later on would like to interact with theiframe
element.UI Mode Updates
@fast
or clicking on the tag itself.Browser Versions
This version was also tested against the following stable channels:
postcss/autoprefixer (autoprefixer)
v10.4.19
Compare Source
end value has mixed support, consider using flex-end
warningsince
end
/start
now have good support.lukeed/clsx (clsx)
v2.1.1
Compare Source
Patches
bigint
inClassValue
type: (#96):3d960ab
Accommodates recent
@types/react
changes toReactNode
.Thank you @ViliamKopecky~!
Chores
licenses.dev
badge:684509c
This service recursively analyzes entire dependency graphs to ensure that a package (or your project) is using permissive licenses. For example, here's a results table for
polka@next
and a largerastro
example.framer/motion (framer-motion)
v11.1.8
Compare Source
Fixed
0
and the other is an explicitly defined keyframe, e.gy: ["100%", 0]
.v11.1.7
Compare Source
Changed
motion.div
.v11.1.6
Compare Source
Changed
stop
toMainThreadAnimation
v11.1.5
Compare Source
Changed
DOMMotionComponents
.v11.1.4
Compare Source
Fixed
motion.div
in certain TS5 environment configurations.Changed
undefined
.v11.1.3
Compare Source
Fixed
v11.1.2
Compare Source
Fixed
v11.1.1
Compare Source
Changed
v11.1.0
Compare Source
Changed
v11.0.28
Compare Source
Fixed
v11.0.27
Compare Source
Fixed
duration: 0
.v11.0.26
Compare Source
Fixed
perspective()
to projection transform.useTransform
to ensure frames are up-to-date.v11.0.25
Compare Source
Fixed
motion(Fragment)
nodes are skipped from layout projection.v11.0.24
Compare Source
Fixed
style
are visible once a value is no longer present in animation props.v11.0.23
Compare Source
Fixed
z
transforms.v11.0.22
Compare Source
Fixed
v11.0.21
Compare Source
Fixed
v11.0.20
Compare Source
Fixed
rotate
orskew
transforms.v11.0.19
Compare Source
Fixed
skew
transforms.v11.0.18
Compare Source
Fixed
duration
doesn't overrideduration: 0
WAAPI animations.v11.0.17
Compare Source
v11.0.16
Compare Source
Fixed
v11.0.15
Compare Source
Fixed
v11.0.14
Compare Source
Fixed
v11.0.13
Compare Source
Added
backgroundPositionX
andbackgroundPositionY
.Fixed
height: auto
animations.v11.0.12
Compare Source
Fixed
@emotion/is-valid-prop
as peer dependency.v11.0.11
Compare Source
Changed
background-color
.v11.0.10
Compare Source
Fixed
v11.0.9
Compare Source
Added
MotionConfig
.vercel/next.js (next)
v14.2.3
Compare Source
v14.2.2
Compare Source
v14.2.1
Compare Source
v14.2.0
Compare Source
v14.2.0-canary.67
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @sokra and @ijjk for helping!
v14.2.0-canary.66
Compare Source
Core Changes
swc_core
tov0.90.30
: #63790swc_core
tov0.90.30
": #64329Documentation Changes
Misc Changes
Credits
Huge thanks to @kdy1, @wbinnssmith, @padmaia, @balazsorban44, @huozhi, @sokra, and @delbaoliveira for helping!
v14.2.0-canary.65
Compare Source
Core Changes
images.loaderFile
doesn't export a default function: #64036Documentation Changes
Misc Changes
Credits
Huge thanks to @ahmoin, @tjabbe, @timneutkens, @huozhi, @sokra, and @ojj1123 for helping!
v14.2.0-canary.64
Compare Source
Core Changes
AbortSignal
to avoid breakingnode-fetch
: #58534overrideSrc
prop: #64221--experimental-debug-memory-usage
so it's alphabetical: #64264Documentation Changes
Misc Changes
next build
test for turbopack: #64236Credits
Huge thanks to @kdy1, @sokra, @huozhi, @mknichel, @ztanner, @styfle, and @samcx for helping!
v14.2.0-canary.63
Compare Source
Core Changes
link rel="preconnect"
with webpack mode: #64011module: Preserve
tsconfig option: #64110Documentation Changes
Example Changes
with-apollo
andwith-graphql-hooks
: #64186Misc Changes
baseUrl
in root tsconfig: #64117Credits
Huge thanks to @kdy1, @timneutkens, @juliusmarminge, @leerob, @ztanner, @devjiwonchoi, @huozhi, @bgw, @hjick, and @eps1lon for helping!
v14.2.0-canary.62
Compare Source
Documentation Changes
Credits
Huge thanks to @leerob and @Zaid-maker for helping!
v14.2.0-canary.61
Compare Source
Core Changes
next lint
installseslint@9
which includes breaking changes: #64141Credits
Huge thanks to @devjiwonchoi for helping!
v14.2.0-canary.60
Compare Source
Core Changes
Documentation Changes
Misc Changes
Credits
Huge thanks to @timneutkens, @Pyr33x, and @huozhi for helping!
v14.2.0-canary.59
Compare Source
Core Changes
?
or#
: #58293Documentation Changes
Misc Changes
Credits
Huge thanks to @SukkaW, @balazsorban44, @wyattjoh, @timneutkens, @ijjk, @Dragate, @sokra, and @dvoytenko for helping!
v14.2.0-canary.58
Compare Source
Core Changes
nightly-2024-04-03
: #64048Credits
Huge thanks to @wbinnssmith and @ztanner for helping!
v14.2.0-canary.57
Compare Source
Core Changes
next/font
fetching failure: #64008Documentation Changes
Misc Changes
Credits
Huge thanks to @timneutkens, @Eunkyung-Son, @kdy1, @ztanner, @huozhi, @thekavikumar, @technikhil314, and @ijjk for helping!
v14.2.0-canary.56
Compare Source
Core Changes
Documentation Changes
Misc Changes
Credits
Huge thanks to @mindmind, @devjiwonchoi, @ijjk, @ztanner, and @kwonoj for helping!
v14.2.0-canary.55
Compare Source
Core Changes
Example Changes
Misc Changes
Credits
Huge thanks to @balazsorban44, @timneutkens, @ijjk, and @ztanner for helping!
v14.2.0-canary.54
Compare Source
Core Changes
next build --debug
log output layout is broken: #63193Misc Changes
Credits
Huge thanks to @ztanner, @devjiwonchoi, and @ijjk for helping!
v14.2.0-canary.53
Compare Source
Core Changes
nonce
tonext/script
withafterInteractive
strategy: #56995Documentation Changes
Misc Changes
Credits
Huge thanks to @kevva, @kdy1, @ztanner, @mknichel, @ijjk, and @fellipeutaka for helping!
v14.2.0-canary.52
Compare Source
Core Changes
Example Changes
Misc Changes
Credits
Huge thanks to @timneutkens, @ztanner, @CreeJee, @nphmuller, @ijjk, and @ademilter for helping!
v14.2.0-canary.51
Compare Source
Documentation Changes
aria-disabled
does not disabled button.: #63888Credits
Huge thanks to @byseop for helping!
v14.2.0-canary.50
Compare Source
Core Changes
Credits
Huge thanks to @evelynhathaway and @Netail for helping!
v14.2.0-canary.49
Compare Source
Core Changes
Documentation Changes
images
options atnext.config.js
options: #63712Credits
Huge thanks to @ijjk, @devjiwonchoi, @huozhi, @kwonoj, @mknichel, @kdy1, and @vespertilian for helping!
v14.2.0-canary.48
Compare Source
Core Changes
next/font
is used in_document
: #63788Misc Changes
Credits
Huge thanks to @ztanner, @kwonoj, @timneutkens, @ijjk, @dvoytenko, @wbinnssmith, @shuding, and @huozhi for helping!
[
v14.2.0-canary.47
](https://togithub.com/vercel/nexConfiguration
📅 Schedule: Branch creation - "on Thursday on the first day instance of January, March, May, July, September, November after 4pm" (UTC), Automerge - At any time (no schedule defined).
🚦 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 Mend Renovate. View repository job log here.