node-rs
node-rs copied to clipboard
fix(deps): update deno-lint
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
- fix: update swc for emit named type in mapped types fix (#256)
v0.39.1
- fix: strip BOM when parsing (#255)
v0.39.0
- feat: support multiple highlights in a single diagnostic snippet (#248)
- feat: support string concat in dynamic import analysis (#251)
- fix(BREAKING): flip
keep_commentstoremove_comments(#246) - fix(diagnostics): don't output trailing blank line in display (#249)
- perf(emit): allow deferring or excluding utf8 conversion (#253)
- perf: lazily create
SourceTextInfo(#254) - perf: turn off jsx transforms for non-jsx compatible files (#252)
denoland/deno_lint (deno_lint)
v0.60.0
- fix: allow blank lines and comments in cases that do not stop execution (#1275)
- fix: use macos-13 runner (#1282)
v0.59.1
- fix: add LintConfig::clone() (#1278)
v0.59.0
v0.58.5
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.