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 rust crate deno_ast to v1 - autoclosed #756

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
deno_ast (source) dependencies major =0.31.6 -> =1.0.1

Release Notes

denoland/deno_ast (deno_ast) ### [`v1.0.1`](https://togithub.com/denoland/deno_ast/releases/tag/1.0.1) [Compare Source](https://togithub.com/denoland/deno_ast/compare/1.0.0...1.0.1) - fix: remove duplicate base64 dep ([#​199](https://togithub.com/denoland/deno_ast/issues/199)) ### [`v1.0.0`](https://togithub.com/denoland/deno_ast/releases/tag/1.0.0) [Compare Source](https://togithub.com/denoland/deno_ast/compare/0.31.6...1.0.0) - feat: ability to add scope analysis to a `ParsedSource` ([#​198](https://togithub.com/denoland/deno_ast/issues/198)) - feat: expose analyzing deps without a ParsedSource and improvements to Comments ([#​195](https://togithub.com/denoland/deno_ast/issues/195)) - fix: update swc_ecma_parser to 0.141.37 ([#​197](https://togithub.com/denoland/deno_ast/issues/197))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



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