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 #192

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@typescript-eslint/eslint-plugin (source) 7.6.0 -> 7.7.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.6.0 -> 7.7.0 age adoption passing confidence devDependencies minor
denoland/deno v1.42.3 -> v1.42.4 age adoption passing confidence patch

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0) ##### 🚀 Features - **eslint-plugin:** replace `no-new-symbol` with `no-new-native-nonconstructor` ##### ❤️ Thank You - Dave - Josh Goldberg ✨ You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#770-2024-04-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.6.0...v7.7.0) 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](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
denoland/deno (denoland/deno) ### [`v1.42.4`](https://togithub.com/denoland/deno/releases/tag/v1.42.4) [Compare Source](https://togithub.com/denoland/deno/compare/v1.42.3...v1.42.4) ##### 1.42.4 / 2024.04.15 - fix(check): cache bust when changing nodeModulesDir setting ([#​23355](https://togithub.com/denoland/deno/issues/23355)) - fix(ext/io): Fix NUL termination error in windows named pipes ([#​23379](https://togithub.com/denoland/deno/issues/23379)) - fix(ext/node): add stub for AsyncResource#asyncId() ([#​23372](https://togithub.com/denoland/deno/issues/23372)) - fix(ext/node): panic on 'worker_threads.receiveMessageOnPort' ([#​23386](https://togithub.com/denoland/deno/issues/23386)) - fix(ext/node): promise rejection in VM contexts ([#​23305](https://togithub.com/denoland/deno/issues/23305)) - fix(ext/node): use ext/io stdio in WriteStream ([#​23354](https://togithub.com/denoland/deno/issues/23354)) - fix(lsp): ensure project version is incremented when config changes ([#​23366](https://togithub.com/denoland/deno/issues/23366)) - fix(lsp): improved cjs tracking ([#​23374](https://togithub.com/denoland/deno/issues/23374)) - fix(lsp): slice strings by byte index in code actions ([#​23387](https://togithub.com/denoland/deno/issues/23387)) - fix(publish): do not error for param with initializer before required parameter ([#​23356](https://togithub.com/denoland/deno/issues/23356)) - fix(publish): handle definite assignment on ts private properties ([#​23345](https://togithub.com/denoland/deno/issues/23345)) - perf(lsp): Only deserialize response from `op_respond` once ([#​23349](https://togithub.com/denoland/deno/issues/23349)) - perf: do not clone swc `Program` when transpiling ([#​23365](https://togithub.com/denoland/deno/issues/23365))

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.