chore(deps): update all non-major dependencies#11006
Merged
Merged
Conversation
patak-cat
approved these changes
Nov 21, 2022
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.1.1->^1.2.0^4.14.188->^4.14.189^18.0.8->^18.0.9^5.42.1->^5.43.0^5.42.1->^5.43.0^8.27.0->^8.28.0^0.5.16->^0.5.17^7.1.1->^7.1.2^2.0.23->^2.0.24^1.27.1->^1.28.07.15.0->7.17.0^7.15.0->^7.17.0^0.13.10->^0.13.11^3.2.3->^3.2.4^0.25.1->^0.25.2Release Notes
sveltejs/vite-plugin-svelte
v1.2.0Compare Source
Minor Changes
Patch Changes
simplify init of compilerOptions.hydratable for kit (kit.browser.hydrate is no longer in use) (#496)
when prebundleSvelteLibraries is true and a dependency is manually excluded, generate reincludes for it's cjs deps (#493)
Refactor Svelte libraries config handling (#478)
fix(prebundleSvelteLibraries): avoid resolving via svelte field after a library has been prebundled (#482)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.43.0Compare Source
Bug Fixes
Features
!foo || !foo.baras a valid match for the rule (#5594) (923d486)5.42.1 (2022-11-07)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.43.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.42.1 (2022-11-07)
Note: Version bump only for package @typescript-eslint/parser
eslint/eslint
v8.28.0Compare Source
Features
63bce44feat: addignoreClassFieldInitialValuesoption to no-magic-numbers (#16539) (Milos Djermanovic)8385ecdfeat: multiline properties in rulekey-spacingwith optionalign(#16532) (Francesco Trotta)a4e89dbfeat:no-obj-callssupportIntl(#16543) (Sosuke Suzuki)Bug Fixes
c50ae4ffix: Ensure that dot files are found with globs. (#16550) (Nicholas C. Zakas)9432b67fix: throw error for first unmatched pattern (#16533) (Milos Djermanovic)e76c382fix: allow* 1when followed by/in no-implicit-coercion (#16522) (Milos Djermanovic)Documentation
34c05a7docs: Language Options page intro and tweaks (#16511) (Ben Perlmutter)3e66387docs: add intro and edit ignoring files page (#16510) (Ben Perlmutter)436f712docs: fix Header UI inconsistency (#16464) (Tanuj Kanti)f743816docs: switch to wrench emoji for auto-fixable rules (#16545) (Bryan Mishkin)bc0547edocs: improve styles for versions and languages page (#16553) (Nitin Kumar)6070f58docs: clarify esquery issue workaround (#16556) (Milos Djermanovic)b48e4f8docs: Command Line Interface intro and tweaks (#16535) (Ben Perlmutter)b92b30fdocs: Add Rules page intro and content tweaks (#16523) (Ben Perlmutter)1769b42docs: Integrations page introduction (#16548) (Ben Perlmutter)a8d0a57docs: make table of contents sticky on desktop (#16506) (Sam Chen)a01315adocs: fix route of japanese translation site (#16542) (Tanuj Kanti)0515628docs: use emoji instead of svg for deprecated rule (#16536) (Bryan Mishkin)68f1288docs: set default layouts (#16484) (Percy Ma)776827adocs: init config about specifying shared configs (#16483) (Percy Ma)5c39425docs: fix broken link to plugins (#16520) (Ádám T. Nagy)c97c789docs: Add missing no-new-native-nonconstructor docs code fence (#16503) (Brandon Mills)Chores
e94a4a9chore: Add tests to verify #16038 is fixed (#16538) (Nicholas C. Zakas)e13f194chore: stricter validation ofmeta.docs.descriptionin core rules (#16529) (Milos Djermanovic)72dbfbcchore: usepkgparameter ingetNpmPackageVersion(#16525) (webxmsj)unjs/mlly
v0.5.17Compare Source
inikulin/parse5
v7.1.2Compare Source
This release includes
parse5andparse5-parser-stream.ERRasErrorCodesby @milahu in https://github.com/inikulin/parse5/pull/704parser-streamby @fb55 in https://github.com/inikulin/parse5/pull/716Full Changelog: inikulin/parse5@v7.1.0...v7.1.2
vuejs/pinia
v2.0.24Compare Source
Please refer to CHANGELOG.md for details.
Microsoft/playwright
v1.28.0: v1.28Compare Source
Playwright Tools
Test Runner
Configure retries and test timeout for a file or a test with
test.describe.configure([options]).Use
testProject.snapshotPathTemplateandtestConfig.snapshotPathTemplateto configure a template controlling location of snapshots generated byexpect(page).toHaveScreenshot(name[, options])andexpect(screenshot).toMatchSnapshot(name[, options]).New APIs
locator.blur([options])locator.clear([options])android.launchServer([options])andandroid.connect(wsEndpoint[, options])androidDevice.on('close')Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v7.17.0Compare Source
Minor Changes
pnpm licenses list, which displays the licenses of the packages #2825Patch Changes
pnpm update --latest !fooshould not update anything if the only dependency in the project is the ignored one #5643.pnpm auditshould send the versions of workspace projects for audit.pnpm.updateConfig.ignoreDependenciessetting should work with multiple dependencies in the array #5639.Our Gold Sponsors
Our Silver Sponsors
v7.16.1Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
v7.16.0Compare Source
Minor Changes
pnpm env listto list global or remote Node.js versions #5546.Patch Changes
.npmrcfiles in subdirectories inside a workspace #2570.Our Gold Sponsors
Our Silver Sponsors
facebook/regenerator
v0.13.11Compare Source
vitejs/vite
v3.2.4Compare Source
Please refer to CHANGELOG.md for details.
vitest-dev/vitest
v0.25.2Compare Source
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am 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.