napi-rs / node-rs

Node.js bindings ❤️ Rust crates
https://node-rs.dev
MIT License
1.03k stars 32 forks source link

fix(deps): update deno-lint #843

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
deno_ast (source) dependencies minor =0.38.2 -> =0.39.2
deno_lint dependencies minor =0.58.4 -> =0.60.0

Release Notes

denoland/deno_ast (deno_ast) ### [`v0.39.2`](https://togithub.com/denoland/deno_ast/releases/tag/0.39.2) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.39.1...0.39.2) - fix: update swc for emit named type in mapped types fix ([#​256](https://togithub.com/denoland/deno_ast/issues/256)) ### [`v0.39.1`](https://togithub.com/denoland/deno_ast/releases/tag/0.39.1) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.39.0...0.39.1) - fix: strip BOM when parsing ([#​255](https://togithub.com/denoland/deno_ast/issues/255)) ### [`v0.39.0`](https://togithub.com/denoland/deno_ast/releases/tag/0.39.0) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.38.2...0.39.0) - feat: support multiple highlights in a single diagnostic snippet ([#​248](https://togithub.com/denoland/deno_ast/issues/248)) - feat: support string concat in dynamic import analysis ([#​251](https://togithub.com/denoland/deno_ast/issues/251)) - fix(BREAKING): flip `keep_comments` to `remove_comments` ([#​246](https://togithub.com/denoland/deno_ast/issues/246)) - fix(diagnostics): don't output trailing blank line in display ([#​249](https://togithub.com/denoland/deno_ast/issues/249)) - perf(emit): allow deferring or excluding utf8 conversion ([#​253](https://togithub.com/denoland/deno_ast/issues/253)) - perf: lazily create `SourceTextInfo` ([#​254](https://togithub.com/denoland/deno_ast/issues/254)) - perf: turn off jsx transforms for non-jsx compatible files ([#​252](https://togithub.com/denoland/deno_ast/issues/252))
denoland/deno_lint (deno_lint) ### [`v0.60.0`](https://togithub.com/denoland/deno_lint/releases/tag/0.60.0) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.59.1...0.60.0) - fix: allow blank lines and comments in cases that do not stop execution ([#​1275](https://togithub.com/denoland/deno_lint/issues/1275)) - fix: use macos-13 runner ([#​1282](https://togithub.com/denoland/deno_lint/issues/1282)) ### [`v0.59.1`](https://togithub.com/denoland/deno_lint/releases/tag/0.59.1) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.59.0...0.59.1) - fix: add LintConfig::clone() ([#​1278](https://togithub.com/denoland/deno_lint/issues/1278)) ### [`v0.59.0`](https://togithub.com/denoland/deno_lint/compare/0.58.5...0.59.0) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.58.5...0.59.0) ### [`v0.58.5`](https://togithub.com/denoland/deno_lint/releases/tag/0.58.5) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.58.4...0.58.5) - feat(www): add link to rule source on GitHub ([#​1264](https://togithub.com/denoland/deno_lint/issues/1264)) - feat: Add `no-boolean-literal-for-arguments` rule ([#​1271](https://togithub.com/denoland/deno_lint/issues/1271)) - fix(no-unused-vars): enable for jsx files ([#​1277](https://togithub.com/denoland/deno_lint/issues/1277))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.