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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
deno_ast (source) dependencies minor =0.35.3 -> =0.37.1
deno_lint dependencies patch =0.58.1 -> =0.58.3

Release Notes

denoland/deno_ast (deno_ast) ### [`v0.37.1`](https://togithub.com/denoland/deno_ast/releases/tag/0.37.1) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.37.0...0.37.1) - feat: skip serialize option for jsx precompile ([#​241](https://togithub.com/denoland/deno_ast/issues/241)) ### [`v0.37.0`](https://togithub.com/denoland/deno_ast/releases/tag/0.37.0) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.36.2...0.37.0) - feat(BREAKING): consolidate to a single `transpile` method ([#​239](https://togithub.com/denoland/deno_ast/issues/239)) - fix: do not panic doing scope analysis before emit ([#​240](https://togithub.com/denoland/deno_ast/issues/240)) ### [`v0.36.2`](https://togithub.com/denoland/deno_ast/releases/tag/0.36.2) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.36.1...0.36.2) - feat: add transpile_owned and transpile_owned_with_fallback ([#​237](https://togithub.com/denoland/deno_ast/issues/237)) - feat: return structured error from `deno_ast::ParsedSource::transpile` ([#​236](https://togithub.com/denoland/deno_ast/issues/236)) - fix: precompile double escape with Fragments ([#​238](https://togithub.com/denoland/deno_ast/issues/238)) ### [`v0.36.1`](https://togithub.com/denoland/deno_ast/releases/tag/0.36.1) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.36.0...0.36.1) - fix: use swc `Comment` trait for emitting ([#​235](https://togithub.com/denoland/deno_ast/issues/235)) ### [`v0.36.0`](https://togithub.com/denoland/deno_ast/releases/tag/0.36.0) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.35.3...0.36.0) - feat: add `Emitter` and emit feature ([#​230](https://togithub.com/denoland/deno_ast/issues/230)) - feat: add `SourceMap` wrapper ([#​234](https://togithub.com/denoland/deno_ast/issues/234)) - fix: revert swc_ecma_parser to 0.143.5 ([#​233](https://togithub.com/denoland/deno_ast/issues/233))
denoland/deno_lint (deno_lint) ### [`v0.58.3`](https://togithub.com/denoland/deno_lint/releases/tag/0.58.3) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.58.2...0.58.3) - fix: deno_ast 0.37 ([#​1267](https://togithub.com/denoland/deno_lint/issues/1267)) ### [`v0.58.2`](https://togithub.com/denoland/deno_lint/releases/tag/0.58.2) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.58.1...0.58.2) - feat(www): add header link to official docs ([#​1263](https://togithub.com/denoland/deno_lint/issues/1263)) - fix(verbatim-module-syntax): do not flag declaration identifiers as being type only ([#​1262](https://togithub.com/denoland/deno_lint/issues/1262)) - fix: deno_ast 0.36 ([#​1265](https://togithub.com/denoland/deno_lint/issues/1265))

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.