-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
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
fix(deps): update all non-major dependencies #15375
Conversation
Run & review this pull request in StackBlitz Codeflow. |
2857d47
to
4f923e2
Compare
f837771
to
fb1ab24
Compare
d432a12
to
7770041
Compare
I looked into the fail. It's failing on this runtime browser error:
For some reason the actual build output is different in I'm not totally sure what's going on here and haven't continued to find the core issue. |
@sodatea should we be able to use |
7770041
to
49ff166
Compare
This looks like a bug to me. |
8ef9040
to
0f5f027
Compare
Confirmed it's a vue regression introduced in vuejs/core@ee68c52 |
b92f8d5
to
80fa418
Compare
80fa418
to
4eb4d31
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems we are good now, thanks @sodatea!
This PR contains the following updates:
^7.23.6
->^7.23.7
^7.23.6
->^7.23.8
^7.23.6
->^7.23.8
^1.3.0
->^1.3.3
^6.12.0
->^6.18.1
^2.7.0
->^2.8.1
^6.0.1
->^6.1.0
^11.1.5
->^11.1.6
^20.10.4
->^20.11.0
^18.2.43
->^18.2.47
^18.2.17
->^18.2.18
^6.14.0
->^6.18.1
^6.14.0
->^6.18.1
^5.0.2
->^5.0.3
^3.3.11
->^3.4.9
^8.11.2
->^8.11.3
^1.6.2
->^1.6.5
^3.34.0
->^3.35.0
^8.55.0
->^8.56.0
^2.0.0
->^2.1.0
^16.4.0
->^16.6.2
^2.1.2
->^2.2.0
^3.1.0
->^3.1.1
^3.20231030.3
->^3.20231218.1
8.12.0
->8.14.1
^8.4.32
->^8.4.33
^0.14.0
->^0.14.1
^1.69.5
->^1.69.7
^1.8.7
->^1.8.10
^6.14.2
->^6.14.3
^3.3.6
->^3.4.1
^4.6.2
->^4.7.0
^5.0.8
->^5.0.11
1.0.0-rc.31
->1.0.0-rc.36
^1.0.4
->^1.1.3
^3.3.11
->^3.4.9
^1.8.25
->^1.8.27
^8.15.0
->^8.16.0
Release Notes
babel/babel (@babel/core)
v7.23.7
Compare Source
🐛 Bug Fix
babel-traverse
Program
(@liuxingbaoyu)babel-helpers
,babel-plugin-proposal-decorators
ctx.kind
is wrong (@liuxingbaoyu)babel-plugin-proposal-decorators
babel-core
unhandledRejection
events (@nicolo-ribaudo)🏠 Internal
babel-helper-create-class-features-plugin
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
BuilderIO/qwik (@builder.io/qwik)
v1.3.3
Compare Source
What's Changed
resolveValue
forhead
function by @colelawrence in https://github.com/BuilderIO/qwik/pull/5624New Contributors
Full Changelog: QwikDev/qwik@v1.3.2...v1.3.3
v1.3.2
Compare Source
What's Changed
skipConfirmation
to cli add command by @shairez in https://github.com/BuilderIO/qwik/pull/5655New Contributors
Full Changelog: QwikDev/qwik@v1.3.1...v1.3.2
v1.3.1
Compare Source
What's Changed
__qwik_serializable__
brand to types by @mhevery in https://github.com/BuilderIO/qwik/pull/5576PropFunction
by @mhevery in https://github.com/BuilderIO/qwik/pull/5578server$
and AbortSignal types by @mhevery in https://github.com/BuilderIO/qwik/pull/5581sync$()
. by @mhevery in https://github.com/BuilderIO/qwik/pull/5545New Contributors
Full Changelog: QwikDev/qwik@v1.3.0...v1.3.1
preactjs/preset-vite (@preact/preset-vite)
v2.8.1
Compare Source
What's Changed
Full Changelog: preactjs/preset-vite@2.8.0...2.8.1
v2.8.0
Compare Source
What's Changed
transform-hook-names
if devtools aren't enabled by @rschristian in https://github.com/preactjs/preset-vite/pull/95Full Changelog: preactjs/preset-vite@2.7.0...2.8.0
rollup/plugins (@rollup/plugin-json)
v6.1.0
2023-12-12
Features
includeArbitraryNames
option (#1641)rollup/plugins (@rollup/plugin-typescript)
v11.1.6
2024-01-09
Bugfixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.18.1
Compare Source
🩹 Fixes
eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line
eslint-plugin: [no-unnecessary-condition] improve checking optional callee
eslint-plugin: [prefer-readonly] support modifiers of unions and intersections
eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.18.0
Compare Source
🚀 Features
typescript-estree: throw on invalid update expressions
eslint-plugin: [no-var-requires, no-require-imports] allow option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.17.0
Compare Source
Bug Fixes
patterns
orpaths
in options are empty (#8108) (675e987)Features
default
case on an already exhaustiveswitch
(#7539) (6a219bd)You can read about our versioning strategy and releases on our website.
v6.16.0
Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.15.0
Compare Source
Features
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.18.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.18.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v6.17.0
[Compare Source](https://togithub.com/typescri
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.