Skip to content

chore(deps): lock file maintenance npm packages#142

Merged
Brooooooklyn merged 1 commit intomainfrom
renovate/npm-packages
May 19, 2025
Merged

chore(deps): lock file maintenance npm packages#142
Brooooooklyn merged 1 commit intomainfrom
renovate/npm-packages

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
@types/node (source) devDependencies patch 22.15.18 -> 22.15.19 age adoption passing confidence
rolldown (source) devDependencies patch 1.0.0-beta.8 -> 1.0.0-beta.9 age adoption passing confidence
dprint devDependencies minor ^0.49.1 -> ^0.50.0 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

rolldown/rolldown (rolldown)

v1.0.0-beta.9

Compare Source

⚠ BREAKING CHANGES
  • rolldown: update to oxc@0.70.0 to refine printing comments (#​4562)
  • align directive rendering with esbuild (#​4557)
  • don't expose And class in pluginutils (#​4537)
  • add OutputOptions#legalComments and remove OutputOptions#comments (#​4528)
  • expose withFilter function via rolldown/filter instead of rolldown (#​4369)
  • allows users to specify filter expressions directly using an array syntax instead of an object with a "custom" key (#​4368)
  • use camel cases for package.json#exports field (#​4366)
  • filter expr binding conversion (#​4343)
Features
Bug Fixes
Performance Improvements
  • avoid allocating unnecessary memory in runtime for module_types map (#​4301) (f675391)
  • enable Wasm 128bit SIMD Extension (#​4484) (9d84ea8)
  • reduce wasm release binary size (#​4547) (bf53a10)
  • rename: reduce some string allocations (#​4487) (c51bc5c)
  • rolldown_plugin_alias: avoid unnecessary to_string allocations (#​4268) (bf18d12), closes #​3968
  • rolldown_plugin_json: change register_hook_usage to return HookUsage::Transform (#​4375) (baf6ca1), closes #​3968
  • rolldown: reduce size of ModuleLoaderMsg from 1472 to 24 bytes (#​4496) (71d87e5)
  • rolldown: remove ArcStr usages in finalize_chunks (#​4494) (4dcaa00)
  • rolldown: speedup extract_hash_placeholders with memchr (#​4495) (38fd4b8)
  • rust: improve PreProcessor[#visit](https://redirect.github.com/rolldown/rolldown/issues/visit)_export_named_declaration (#​4419) (f7e95d8)
Miscellaneous Chores
  • don't expose And class in pluginutils (#​4537) (985af6d)
  • expose withFilter function via rolldown/filter instead of rolldown (#​4369) (ead9749)
  • use camel cases for package.json[#exports](https://redirect.github.com/rolldown/rolldown/issues/exports) field (#​4366) (2fa6d40)
dprint/dprint (dprint)

v0.50.0

Compare Source

--config-discovery=<mode> flag and environment variable

It's now possible to change the way dprint discovers configuration files by using the --config-discovery flag:

  • --config-discovery=default (default) - Discovers configuration files in the current directory, ancestor directories, and descendant directories while searching for files to format.
  • --config-discovery=ignore-descendants - Discovers configuration files in the current directory and ancestor directories only.
  • --config-discovery=false - Disables all configuration discovery (specify either --config=<path> or --plugins <url-or-path>).

Note this can also be set via the DPRINT_CONFIG_DISCOVERY environment variable (ex. DPRINT_CONFIG_DISCOVERY=false)

Vim key bindings for selections

You can now use k/j for up/down, q to quit, and l to accept.

Install

Run dprint upgrade or see https://dprint.dev/install/

What's Changed

Full Changelog: dprint/dprint@0.49.1...0.50.0

New Contributors

Full Changelog: dprint/dprint@0.49.1...0.50.0

Checksums

Artifact SHA-256 Checksum
dprint-x86_64-apple-darwin.zip 9266d40c1c565bea46cee3a195d086432682671f2f063357c8ddb66577cb24b0
dprint-aarch64-apple-darwin.zip b6a25e1dff9ea8d9e023548c0ec80fcde5d425e48fab60028fc0003fddf2debb
dprint-x86_64-pc-windows-msvc.zip 4b396b18741896e794a274998eda6f780e0a345fd9ff4e90a54c90a003007a9c
dprint-x86_64-pc-windows-msvc-installer.exe 2c1f7afe5f3dc7999b175dc90a23a25b9f5a944d3c1fc1c20b8ff4a5274f3570
dprint-x86_64-unknown-linux-gnu.zip f68122411325908f076f65e02d03103c9dbb9feabe80c8fbca8f81b7e8cd2512
dprint-x86_64-unknown-linux-musl.zip 74012160bb83cc09d77f9cb200e5916c411a8920289011dad0d38eb018ecfcfe
dprint-aarch64-unknown-linux-gnu.zip 827129b278ad82acd12490488ba1fd981eb21f8c3bfa83c828d9dba4aa1b59f1
dprint-aarch64-unknown-linux-musl.zip 54db26d4219438578230197e4e6c552f3d9297215cbdf258991e62715dce9e83
dprint-riscv64gc-unknown-linux-gnu.zip 29cac7205ddfc5d94cc1c89f7935e7ec41572e4fe921725c7e2a0a391d0740d5

Configuration

📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@Brooooooklyn Brooooooklyn merged commit bc4284d into main May 19, 2025
56 checks passed
@Brooooooklyn Brooooooklyn deleted the renovate/npm-packages branch May 19, 2025 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant