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

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 20.11.30 -> 20.12.5 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.4.0 -> 7.5.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.4.0 -> 7.5.0 age adoption passing confidence devDependencies minor
denoland/deno v1.42.0 -> v1.42.1 age adoption passing confidence patch

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] handle TaggedTemplateExpression - **eslint-plugin:** \[no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan 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.5.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#750-2024-04-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.4.0...v7.5.0) ##### 🩹 Fixes - **parser:** disallow `errorOnTypeScriptSyntacticAndSemanticIssues` ##### ❤️ Thank You - Brad Zacher - Kim Sang Du - Mark de Dios - Naru - YeonJuan 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.1`](https://togithub.com/denoland/deno/releases/tag/v1.42.1) [Compare Source](https://togithub.com/denoland/deno/compare/v1.42.0...v1.42.1) ##### 1.42.1 / 2024.04.01 - fix(check): ignore certain diagnostics in remote modules and when publishing ([#​23119](https://togithub.com/denoland/deno/issues/23119)) - fix(ext/node): support stdin: "inherit" in node:child_process ([#​23110](https://togithub.com/denoland/deno/issues/23110)) - fix(ext/node): use tty stdin from ext/io ([#​23044](https://togithub.com/denoland/deno/issues/23044)) - fix(jsr): exclude yanked versions from 'deno add' and completions ([#​23113](https://togithub.com/denoland/deno/issues/23113)) - fix(lsp): don't apply preload limit to workspace walk ([#​23123](https://togithub.com/denoland/deno/issues/23123)) - fix(lsp): implement missing ts server host apis ([#​23131](https://togithub.com/denoland/deno/issues/23131)) - fix(node): handle empty 'main' entry in pkg json ([#​23155](https://togithub.com/denoland/deno/issues/23155)) - fix(node): remove unwrap in op_require_node_module_paths ([#​23114](https://togithub.com/denoland/deno/issues/23114)) - fix: deno_graph 0.69.10 ([#​23147](https://togithub.com/denoland/deno/issues/23147))

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.