📦 Update core devDependencies (minor)#33443
Conversation
802c2a1 to
c8ee21e
Compare
664033f to
173b092
Compare
8f16cb4 to
8f3e56f
Compare
8f3e56f to
f3ceb16
Compare
|
@jridgewell This looks like a breaking change due to |
d7bf510 to
4d58924
Compare
|
From a cursory glance at the release notes (and error logs), I'd assume this is coming from the changes related to mixed module format support. I'd be happy to take this on near the end of the week, but if you have spare cycles earlier feel free to @jridgewell |
9c8d61c to
66557be
Compare
|
@jridgewell: I think this may be an error in |
66557be to
1be4e45
Compare
|
It's not Trying to get babel to output ESM causes issues with:
Which are all invalid (namespace imports are not writable). |
|
Ughhhhhh |
Can we force esbuild to understand it as cjs instead? Or rename from .mjs to js after babel transforms it to cjs. Might be the path of least resistance compared to making our tests esm compatible. |
2a13573 to
65e9c41
Compare
|
@jridgewell @samouri |
38cbf2f to
6df9150
Compare
6df9150 to
b0f1b5e
Compare
This PR contains the following updates:
3.0.0->3.1.00.11.0->0.12.06.2.0->6.3.23.5.0->3.6.05.6.1->5.7.0How to resolve breaking changes
This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:
Release Notes
preactjs/enzyme-adapter-preact-pure
v3.1.0Compare Source
invokewrapper method.The Preact adapter currently only supports this for full (
mount) rendering#135
facebook/jscodeshift
v0.12.0Compare Source
Changed
karma-runner/karma
v6.3.2Compare Source
Bug Fixes
v6.3.1Compare Source
Bug Fixes
v6.3.0Compare Source
Features
config.set()call in karma.conf.js (#3660) (4c9097a)domenic/sinon-chai
v3.6.0Compare Source
terser/terser
v5.7.0Compare Source
reduce_funcsto be disabled again.spidermonkeyoptions to parse and format (#974){get = "default val"}and{set = "default val"}in destructuring arguments.export defaultof an anonymous class withextendsConfiguration
📅 Schedule: "after 12am every weekday" in timezone America/Los_Angeles.
🚦 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.