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

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
deno_ast (source) dependencies minor =0.34.2 -> =0.35.0
deno_lint dependencies minor =0.57.1 -> =0.58.1

Release Notes

denoland/deno_ast (deno_ast) ### [`v0.35.0`](https://togithub.com/denoland/deno_ast/releases/tag/0.35.0) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.34.2...0.35.0) - feat(BREAKING): EmitOptions - combine inline_source_map and inline_sources ([#​223](https://togithub.com/denoland/deno_ast/issues/223)) - fix: upgrade swc (swc_ecma_parser 0.143.11) ([#​225](https://togithub.com/denoland/deno_ast/issues/225)) - perf(BREAKING): do not emit comments by default ([#​221](https://togithub.com/denoland/deno_ast/issues/221))
denoland/deno_lint (deno_lint) ### [`v0.58.1`](https://togithub.com/denoland/deno_lint/releases/tag/0.58.1) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.58.0...0.58.1) - feat: upgrade deno_ast to 0.35.0 ([#​1261](https://togithub.com/denoland/deno_lint/issues/1261)) ### [`v0.58.0`](https://togithub.com/denoland/deno_lint/releases/tag/0.58.0) [Compare Source](https://togithub.com/denoland/deno_lint/compare/0.57.1...0.58.0) - feat: quick fixes ([#​1255](https://togithub.com/denoland/deno_lint/issues/1255)) - feat: verbatim-module-syntax ([#​1256](https://togithub.com/denoland/deno_lint/issues/1256)) - fix: incorrect lint assumptions for `no-empty-interface` ([#​1250](https://togithub.com/denoland/deno_lint/issues/1250)) - fix: update lint rule urls ([#​1258](https://togithub.com/denoland/deno_lint/issues/1258))

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.