node-rs icon indicating copy to clipboard operation
node-rs copied to clipboard

fix(deps): update deno-lint

Open renovate[bot] opened this issue 1 year ago • 0 comments

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

Compare Source

  • fix: update swc for emit named type in mapped types fix (#​256)

v0.39.1

Compare Source

  • fix: strip BOM when parsing (#​255)

v0.39.0

Compare Source

  • feat: support multiple highlights in a single diagnostic snippet (#​248)
  • feat: support string concat in dynamic import analysis (#​251)
  • fix(BREAKING): flip keep_comments to remove_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

Compare Source

  • fix: allow blank lines and comments in cases that do not stop execution (#​1275)
  • fix: use macos-13 runner (#​1282)

v0.59.1

Compare Source

  • fix: add LintConfig::clone() (#​1278)

v0.59.0

Compare Source

v0.58.5

Compare Source

  • feat(www): add link to rule source on GitHub (#​1264)
  • feat: Add no-boolean-literal-for-arguments rule (#​1271)
  • fix(no-unused-vars): enable for jsx files (#​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.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar May 29 '24 16:05 renovate[bot]