fix(deps): update all non-major dependencies#13758
Merged
Conversation
|
|
3754ca3 to
456777a
Compare
456777a to
fd22e29
Compare
patak-cat
approved these changes
Jul 11, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^7.22.6->^7.22.8^7.22.6->^7.22.7^7.22.6->^7.22.7^1.2.5->^1.2.6^7.36.0->^7.36.1^2.0.3->^2.0.4^5.61.0->^5.62.0^5.61.0->^5.62.0^4.0.1->^4.0.3^8.9.0->^8.10.0^3.31.0->^3.31.1^0.4.1->^0.4.3^1.21.4->^1.21.5^2.7.5->^2.7.6^1.7.6->^1.7.78.6.6->8.6.7^8.4.24->^8.4.25^10.15.1->^10.16.0^4.0.3->^4.0.5^3.4.4->^3.4.6^5.18.2->^5.19.0^4.4.0->^4.4.2^0.32.4->^0.33.0^4.2.2->^4.2.4^1.8.3->^1.8.4Release Notes
babel/babel (@babel/core)
v7.22.8Compare Source
↩️ Revert
babel-core,babel-traverseNodePath#hubas part of the paths cache key" (@nicolo-ribaudo)v7.22.7Compare Source
🐛 Bug Fix
babel-generatorbabel-core,babel-traverseNodePath#hubas part of the paths cache key (@nicolo-ribaudo)metafromeslint-parser/experimental-worker(@JLHwung)🏠 Internal
babel-core,babel-traversebabel/babel (@babel/parser)
v7.22.7Compare Source
v7.22.7 (2023-07-06)
🐛 Bug Fix
babel-generatorbabel-core,babel-traverseNodePath#hubas part of the paths cache key (@nicolo-ribaudo)metafromeslint-parser/experimental-worker(@JLHwung)🏠 Internal
babel-core,babel-traverseCommitters: 4
BuilderIO/qwik (@builder.io/qwik)
v1.2.6Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.2.5...v1.2.6
rollup/plugins (@rollup/plugin-dynamic-import-vars)
v2.0.4Compare Source
2023-07-08
Updates
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.62.0Compare Source
Bug Fixes
Features
ignorePrimitivesoption (#6487) (6edaa04)You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.62.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
vitejs/vite-plugin-react (@vitejs/plugin-react)
v4.0.3Compare Source
v4.0.2Compare Source
acornjs/acorn (acorn)
v8.10.0Compare Source
zloirock/core-js (core-js)
v3.31.1Compare Source
structuredClonebug with cloning views of transferred buffers, #1265DataViewmethodsFloat16ArrayinstructuredCloneSetmethods proposal marked as supported from Safari 17.0URLfeatures:URL.canParse,URLSearchParams.prototype.sizeandvalueargument ofURLSearchParams.prototype.{ has, delete }marked as supported from Safari 17.0valueargument ofURLSearchParams.prototype.{ has, delete }marked as supported from Deno 1.35AggregateErrorand well-formedJSON.stringifymarked as supported React Native 0.72 HermesArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.3Compare Source
v0.4.2Compare Source
parcel-bundler/lightningcss (lightningcss)
v1.21.5Compare Source
Fixed node segmentation fault when throwing an error in a custom visitor using the
bundleAsyncAPI - parcel-bundler/lightningcss@50dad7flit/lit (lit)
v2.7.6Compare Source
Patch Changes
#3968
5bb40831- Allow undefined to be passed to the ref() directive#3969
7d8d4a15- Make RefOrCallback generic like Ref#3987
bb2560f1- Change thehfield ofCompiledTemplates to aTemplateStringsArraypreventing the spoofing ofCompiledTemplates by JSON injection attacks. This should not be a breaking change for most users unless you're using CompiledTemplates. This is a necessary security fix, similar to #2307.phoenixframework/phoenix (phoenix)
v1.7.7Compare Source
pnpm/pnpm (pnpm)
v8.6.7Compare Source
Patch Changes
--parallelCLI flag should work on single project #6692.wantedLockfileoutsidedependenciesHierarchyForPackage, preventing OOM crash when loading the same lock file too many times #6757.differencewith better alternative #6760.Our Gold Sponsors
Our Silver Sponsors
postcss/postcss (postcss)
v8.4.25Compare Source
preactjs/preact (preact)
v10.16.0Compare Source
Improved child diffing
We have noticed a few scenario's where children would get unmounted and remounted eagerly due to some offset bugs in our child-diffing, with skew-based diffing we plan to address those. This is already part of v11 and has been introduced there by @andrewiggins. This has now been backported to Preact X so we can benefit from the consistency improvements here as well.
Defer setting refs
We used to set refs as part of the children, synchronously this caused several issues when a ref would go down a level, i.e. the following example
In this example when we go from phase 1 to phase 2 we would mount a new ref but only after we bubble back up diffing clean up the outer ref making the ref reset to null.
Fixes
Types
sveltejs/svelte (svelte)
v4.0.5Compare Source
Patch Changes
v4.0.4Compare Source
Patch Changes
fix: claim svg tags in raw mustache tags correctly (#8910)
fix: repair invalid raw html content during hydration (#8912)
sveltejs/language-tools (svelte-check)
v3.4.6Compare Source
v3.4.5Compare Source
HEADexportterser/terser (terser)
v5.19.0Compare Source
/*@​__MANGLE_PROP__*/annotation inobject.property, in addition to property declarations.vitejs/vite (vite)
v4.4.2Compare Source
v4.4.1Compare Source
vitest-dev/vitest (vitest)
v0.33.0Compare Source
🚨 Breaking Changes
0.32.0changed the defaultincludeglobs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.🐞 Bug Fixes
View changes on GitHub
vuejs/router (vue-router)
v4.2.4Compare Source
Please refer to CHANGELOG.md for details.
v4.2.3Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v1.8.4Compare Source
Full-time Support by
WebContainer API is here.
Our Sponsors ⭐✨
Add you via GitHub Sponsors or Open Collective
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.