annervisser / pr-cli

Command line tool for easily creating pull requests for part of your changes without interrupting your flow.
https://deno.land/x/prcli
MIT License
8 stars 1 forks source link

Update all non-major dependencies #208

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
denoland/deno patch v1.43.5 -> v1.43.6 age adoption passing confidence
eslint-plugin-playwright devDependencies patch 1.6.1 -> 1.6.2 age adoption passing confidence

Release Notes

denoland/deno (denoland/deno) ### [`v1.43.6`](https://togithub.com/denoland/deno/releases/tag/v1.43.6) [Compare Source](https://togithub.com/denoland/deno/compare/v1.43.5...v1.43.6) ##### 1.43.6 / 2024.05.21 - fix(cli): use CliNodeResolver::resolve() for managed node_modules ([#​23902](https://togithub.com/denoland/deno/issues/23902)) - fix(cli/coverage): invalid line id in html reporter ([#​23908](https://togithub.com/denoland/deno/issues/23908)) - fix(ext/web): fix potential leak of unread buffers ([#​23923](https://togithub.com/denoland/deno/issues/23923)) - fix(ext/webgpu): Allow `depthClearValue` to be undefined when `depthLoadOp` is not "clear" ([#​23850](https://togithub.com/denoland/deno/issues/23850)) - fix(lsp): Fix display of JSDoc named examples ([#​23927](https://togithub.com/denoland/deno/issues/23927)) - fix(lsp): apply import fix to missing declaration code action ([#​23924](https://togithub.com/denoland/deno/issues/23924)) - fix(node): instantiating process class without new ([#​23865](https://togithub.com/denoland/deno/issues/23865)) - fix(node): patch MessagePort in worker_thread message ([#​23871](https://togithub.com/denoland/deno/issues/23871)) - fix(node): stub findSourceMap for `ava` ([#​23899](https://togithub.com/denoland/deno/issues/23899)) - fix(node): track `SIG*` listeners in `process.listeners` ([#​23890](https://togithub.com/denoland/deno/issues/23890)) - fix(task): do not error if node_modules folder not exists ([#​23920](https://togithub.com/denoland/deno/issues/23920)) - fix: add missing `URL.parse` types ([#​23893](https://togithub.com/denoland/deno/issues/23893)) - fix: handle signal 0 in process.kill ([#​23473](https://togithub.com/denoland/deno/issues/23473)) - fix: serve handler error with 0 arguments ([#​23652](https://togithub.com/denoland/deno/issues/23652)) - perf(cache): compile ts to js in parallel for `deno cache` ([#​23892](https://togithub.com/denoland/deno/issues/23892)) - perf: analyze cjs exports and emit typescript in parallel ([#​23856](https://togithub.com/denoland/deno/issues/23856)) - perf: analyze cjs re-exports in parallel ([#​23894](https://togithub.com/denoland/deno/issues/23894)) - perf: resolver - skip cwd lookup if able ([#​23851](https://togithub.com/denoland/deno/issues/23851))
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright) ### [`v1.6.2`](https://togithub.com/playwright-community/eslint-plugin-playwright/releases/tag/v1.6.2) [Compare Source](https://togithub.com/playwright-community/eslint-plugin-playwright/compare/v1.6.1...v1.6.2) ##### Bug Fixes - **prefer-to-have-count:** Support variable references ([#​292](https://togithub.com/playwright-community/eslint-plugin-playwright/issues/292)) ([d894de6](https://togithub.com/playwright-community/eslint-plugin-playwright/commit/d894de6471c5ea22ab4b42d5e9b2d16f62adf87d))

Configuration

📅 Schedule: Branch creation - "before 4am on Saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.