fix(deps): update all non-major dependencies#14883
Merged
Conversation
|
|
bluwy
approved these changes
Nov 6, 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:
^1.2.15->^1.2.17^1.0.3->^1.0.4^18.2.33->^18.2.35^6.9.0->^6.9.1^6.9.0->^6.9.1^4.1.0->^4.1.1^3.33.1->^3.33.2^8.52.0->^8.53.0^3.0.1->^3.0.2^3.20231025.0->^3.20231025.1^1.7.9->^1.7.10^10.18.1->^10.18.2^1.8.4->^1.8.5^0.60.0->^0.61.0^5.22.0->^5.24.0v40.0.1->v40.1.0^5.0.0-beta.13->^5.0.0-beta.161.0.0-rc.24->1.0.0-rc.25Release Notes
BuilderIO/qwik (@builder.io/qwik)
v1.2.17Compare Source
What's Changed
Full Changelog: QwikDev/qwik@v1.2.16...v1.2.17
v1.2.16Compare Source
What's Changed
New Contributors
Full Changelog: QwikDev/qwik@v1.2.15...v1.2.16
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.9.1Compare Source
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.9.1Compare 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.1.1Compare Source
zloirock/core-js (core-js)
v3.33.2Compare Source
structuredClonepolyfill, avoided second tree pass in cases of transferringSuppressedErrortostructuredClonepolyfillArrayBufferandDataViewdependencies ofstructuredClonelack of which could cause errors in some entries in IE10-Number.fromStringURL.canParsemarked as supported from Chromium 120eslint/eslint (eslint)
v8.53.0Compare Source
Features
528e1c0feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)c0b11ddfeat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)Bug Fixes
1ad6257fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)b329ea7fix: add;after JSX nodes inno-object-constructorautofix (#17672) (Francesco Trotta)Documentation
ab8c60ddocs: change position of return to top button (#17688) (Tanuj Kanti)4fc44c0docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)4164b2cdocs: Update README (GitHub Actions Bot)8651895docs: Fix tabs in rule examples (#17653) (Francesco Trotta)3aec1c5docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)Chores
ba4d4d5chore: remove metascraper (#17707) (Milos Djermanovic)0d07338chore: Update dependencies (#17706) (Milos Djermanovic)93256a3chore: package.json update for @eslint/js release (ESLint Jenkins)485ec7dtest: fix ESLint tests for caching (#17699) (Milos Djermanovic)db06a7fci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])994596bci: run tests in Node.js 21 (#17673) (Francesco Trotta)lit/lit (lit)
v3.0.2Compare Source
Patch Changes
02b8d620- Add a dev mode warning if a static value such asliteralorunsafeStaticis detected within the non-statichtmltag function. These should only be used with the statichtmltag function imported fromlit-html/static.jsorlit/static-html.js.cloudflare/miniflare (miniflare)
v3.20231025.1Compare Source
phoenixframework/phoenix (phoenix)
v1.7.10Compare Source
Bug fixes
CoreComponents.flashgenerating incorrect id's causing flash messages to fail to be closed when clickedEnhancements
Endpoint.url/0preactjs/preact (preact)
v10.18.2Compare Source
Types
contentEditableattribute values (#4163, thanks @shoonia)elementTimingattribute/property (#4165, thanks @shoonia)exportpartsglobal attribute (#4164, thanks @shoonia)Fixes
Improvements
_nextDomfield on VNodes (#4166, thanks @andrewiggins)===to==in a few places where not needed (#4157, thanks @rschristian)Maintenance
solidjs/solid (solid-js)
v1.8.5Compare Source
stylus/stylus (stylus)
v0.61.0Compare Source
===================
terser/terser (terser)
v5.24.0Compare Source
v5.23.0Compare Source
static {}blocks.tj-actions/changed-files (tj-actions/changed-files)
v40.1.0Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v40...v40.1.0
v40.0.2Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v40...v40.0.2
vitejs/vite (vite)
v5.0.0-beta.16Compare Source
PluginWithRequiredHooktype & extractgetHookHandlerfunction (#14845) (997f2d5), closes #14845?importfor@vite-ignoreed import (#14851)" (#14866) (6516607), closes #14851 #14866?importfor@vite-ignoreed import (#14851) (42fee9e), closes #14851v5.0.0-beta.15Compare Source
defineoption (#14447)" (0426910), closes #14447 #14827v5.0.0-beta.14Compare Source
vuejs/vitepress (vitepress)
v1.0.0-rc.25Compare Source
Bug Fixes
Features
mergeConfig()(#3143) (a850786)Performance Improvements
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.