-
Notifications
You must be signed in to change notification settings - Fork 1.5k
chore(deps): update all npm dependencies (major) #7421
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-all-npm-dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+483
−522
Conversation
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
147a30c
to
95eb31c
Compare
95eb31c
to
26b10e7
Compare
26b10e7
to
05d7732
Compare
05d7732
to
20c7488
Compare
20c7488
to
b052610
Compare
8cd2579
to
40ae97f
Compare
40ae97f
to
7dc3cf5
Compare
7dc3cf5
to
6930bbc
Compare
6930bbc
to
66087c9
Compare
66087c9
to
1f41d62
Compare
1f41d62
to
c4d670e
Compare
c4d670e
to
f460a7b
Compare
f460a7b
to
0443a85
Compare
0443a85
to
e72e0cb
Compare
df0fb84
to
1f45913
Compare
bf70cae
to
244e778
Compare
244e778
to
7941c61
Compare
7941c61
to
7de9167
Compare
7de9167
to
cee1dee
Compare
cee1dee
to
889edb2
Compare
889edb2
to
700261f
Compare
700261f
to
6b6f221
Compare
6b6f221
to
25fc8a9
Compare
25fc8a9
to
644a15e
Compare
644a15e
to
b801e41
Compare
b801e41
to
f413c1d
Compare
f413c1d
to
8a70296
Compare
8a70296
to
a2f0ebe
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
4.6.0
->5.2.2
15.3.1
->16.0.1
18.3.18
->19.1.13
18.3.5
->19.1.9
5.2.0
->6.0.1
7.0.3
->10.0.0
26.1.0
->27.0.0
23.11.1
->24.20.0
18.3.1
->19.1.1
18.3.1
->19.1.1
5.3.4
->7.9.1
5.14.0
->6.0.3
19.0.5
->21.0.0
Release Notes
playcanvas/pcui (@playcanvas/pcui)
v5.2.2
Compare Source
What's Changed
Full Changelog: playcanvas/pcui@v5.2.1...v5.2.2
v5.2.1
Compare Source
What's Changed
Full Changelog: playcanvas/pcui@v5.2.0...v5.2.1
v5.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: playcanvas/pcui@v5.1.0...v5.2.0
v5.1.0
Compare Source
What's Changed
Full Changelog: playcanvas/pcui@v5.0.0...v5.1.0
v5.0.0
Compare Source
Breaking Changes
TreeViewItem
to be closed by @willeastcott in #388What's Changed
peerDependencies
by @marklundin in #381NumericInput
expression handling by @willeastcott in #384NumericInput
by @willeastcott in #386BUILDGUIDE.md
by @willeastcott in #390MenuItem
handlers bare properties by @willeastcott in #391searchItems
and add tests by @willeastcott in #392SelectInput
to pointer events by @willeastcott in #395Element
registry by @willeastcott in #397SelectInput
to close on iOS by @willeastcott in #400New Contributors
Full Changelog: playcanvas/pcui@v4.6.0...v5.0.0
rollup/plugins (@rollup/plugin-node-resolve)
v16.0.1
2025-03-11
Bugfixes
ignoreSideEffectsForRoot
to exported interface (#1841)v16.0.0
2024-12-15
Breaking Changes
chaijs/chai (chai)
v6.0.1
Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.0.0...v6.0.1
v6.0.0
Compare Source
BREAKING CHANGES
Chai is now bundled into a single file. The
lib/*.js
files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is./index.js
.What's Changed
Full Changelog: chaijs/chai@v5.3.2...v6.0.0
v5.3.3
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.2...v5.3.3
v5.3.2
Compare Source
Reverts the removal of the bundled version of chai in 5.3.1
What's Changed
Full Changelog: chaijs/chai@v5.3.1...v5.3.2
v5.3.1
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.0...v5.3.1
v5.3.0
Compare Source
What's Changed
main
to point at chai directly by @43081j in #1696Full Changelog: chaijs/chai@v5.2.2...v5.3.0
v5.2.2
Compare Source
What's Changed
files
for publishing by @43081j in #1695Full Changelog: chaijs/chai@v5.2.1...v5.2.2
v5.2.1
Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
engines
field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-var
rule and fix violations by @koddsson in #1675New Contributors
Full Changelog: chaijs/chai@v5.2.0...v5.2.1
kentcdodds/cross-env (cross-env)
v10.0.0
Compare Source
TL;DR: You should probably not have to change anything if:
In this release (which should have been v8 except I had some issues with automated releases 🙈), I've updated all the things and modernized the package. This happened in #261
Was this needed? Not really, but I just thought it'd be fun to modernize this package.
Here's the highlights of what was done.
The tool maintains its original functionality while being completely modernized with the latest tooling and best practices
BREAKING CHANGES
jsdom/jsdom (jsdom)
v27.0.0
Compare Source
Changes since 26.1.0
BeforeUnloadEvent
,BlobEvent
,DeviceMotionEvent
(omittingrequestPermission()
),DeviceOrientationEvent
(omittingrequestPermission()
),PointerEvent
,PromiseRejectionEvent
, andTransitionEvent
.movementX
andmovementY
toMouseEvent
. (These are from the Pointer Lock specification, the rest of which is not implemented.)customElements.getName()
. (mash-graz)"jsdomError"
events are now documented, with specifictype
properties and other properties that depend on the type.sendTo()
was renamed toforwardTo()
.jsdomErrors
option toforwardTo()
can be used to control which errors are sent to the Node.js console. This replaces the previousomitJSDOMErrors
boolean option."jsdomError"
s for failedXMLHttpRequest
fetches are no longer emitted."jsdomError"
s to the Node.js console are streamlined.nwsapi
to@asamuzakjp/dom-selector
, closing over 20 selector-related bugs.tough-cookie
, which now considers URLs likehttp://localhost/
to be secure contexts (per the spec), and thus will returnSecure
-flagged cookies for such URLs. (colincasey)cssstyle
, which brings along many improvements and fixes to theCSSStyleDeclaration
object and its properties.element.click()
to fire aPointerEvent
instead of aMouseEvent
.<input>
element'spattern=""
attribute to use thev
regular expression flag, instead ofu
.Window
object, including named properties and changing various data properties to accessor properties.document.createEvent()
to accept a more correct set of event names.ElementInternals
accessibility getters and setters. (They were introduced in v23.1.0, but due to inadequate test coverage never actually worked.)Object.defineProperty()
on certain objects, such asHTMLSelectElement
instances.jsdom.reconfigure({ url })
not updatingdocument.baseURI
or properties derived from it. (This regressed in v26.1.0.)initial
,inherit
, andunset
keywords, to resolve correctly. (asamuzaK)display
style resolution. (asamuzaK)Changes since 27.0.0-beta.3
cssstyle
, which brings along various CSS parsing fixes.puppeteer/puppeteer (puppeteer)
v24.20.0
Compare Source
Miscellaneous Chores
Dependencies
Features
Bug Fixes
v24.19.0
Compare Source
Features
Bug Fixes
Dependencies
v24.18.0
Compare Source
Features
Bug Fixes
Dependencies
v24.17.1
Compare Source
Miscellaneous Chores
Dependencies
Features
Bug Fixes
v24.17.0
Compare Source
Miscellaneous Chores
Dependencies
Features
Page.setJavaScriptEnabled
(#14118) (fb55e8f)Bug Fixes
v24.16.2
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.16.1
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.16.0
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.15.0
Compare Source
Features
Dependencies
Bug Fixes
v24.14.0
Compare Source
Miscellaneous Chores
Dependencies
Features
Bug Fixes
v24.13.0
Compare Source
Miscellaneous Chores
Dependencies
Features
proxyServer
in incognito browser context in BiDi (#14013) (1559ee4)Bug Fixes
v24.12.1
Compare Source
Miscellaneous Chores
Dependencies
Features
proxyServer
in incognito browser context in BiDi (#14013) (1559ee4)Bug Fixes
v24.12.0
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.11.2
Compare Source
Miscellaneous Chores
Dependencies
Features
Bug Fixes
v24.11.1
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.11.0
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.10.2
Compare Source
Features
Dependencies
v24.10.1
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.10.0
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.9.0
Compare Source
Features
Dependencies
Bug Fixes
v24.8.2
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.8.1
Compare Source
Bug Fixes
Dependencies
v24.8.0
Compare Source
Bug Fixes
Dependencies
[
v24.7.2
](https://redirect.giConfiguration
📅 Schedule: Branch creation - "on monday at 10:00am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.