Skip to content

chore(deps): update devdependencies #382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@aminya/minijson 1.1.0 -> 1.1.1 age adoption passing confidence
@liuli-util/vite-plugin-node (source) ^0.9.0 -> ^0.10.0 age adoption passing confidence
@swc/cli ^0.6.0 -> ^0.7.0 age adoption passing confidence
@types/memoizee (source) 0.4.11 -> 0.4.12 age adoption passing confidence
@types/node (source) 22.15.3 -> 22.15.19 age adoption passing confidence
dprint ^0.49.0 -> ^0.50.0 age adoption passing confidence
lefthook 1.11.12 -> 1.11.13 age adoption passing confidence
npm-run-all2 8.0.1 -> 8.0.2 age adoption passing confidence
rollup (source) 4.40.1 -> 4.41.0 age adoption passing confidence
semver 7.7.1 -> 7.7.2 age adoption passing confidence
terser (source) 5.39.0 -> 5.39.2 age adoption passing confidence
turbo (source) 2.4.4 -> 2.5.3 age adoption passing confidence
vite (source) 6.3.4 -> 6.3.5 age adoption passing confidence

Release Notes

aminya/minijson (@​aminya/minijson)

v1.1.1

Compare Source

What's Changed

Full Changelog: aminya/minijson@v1.1.0...v1.1.1

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
evilmartians/lefthook (lefthook)

v1.11.13

Compare Source

bcomnes/npm-run-all2 (npm-run-all2)

v8.0.2

Compare Source

Commits
rollup/rollup (rollup)

v4.41.0

Compare Source

2025-05-18

Features
  • Detect named exports in more dynamic import scenarios (#​5954)
Pull Requests

v4.40.2

Compare Source

2025-05-06

Bug Fixes
  • Create correct IIFE/AMD/UMD bundles when using a mutable default export (#​5934)
  • Fix execution order when using top-level await for dynamic imports with inlineDynamicImports (#​5937)
  • Throw when the output is watched in watch mode (#​5939)
Pull Requests
npm/node-semver (semver)

v7.7.2

Compare Source

Bug Fixes
Chores
terser/terser (terser)

v5.39.2

Compare Source

  • Fix crash when parsing bare yield inside a template string.
  • Update internally used acorn version requirement

v5.39.1

Compare Source

  • Fix bitwise operations that could mix BigInt and number
vercel/turborepo (turbo)

v2.5.3: Turborepo v2.5.3

Compare Source

What's Changed

Docs
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.5.2...v2.5.3

v2.5.2: Turborepo v2.5.2

Compare Source

What's Changed

Docs
Changelog

Full Changelog: vercel/turborepo@v2.5.1...v2.5.2

v2.5.1

Compare Source

v2.5.0: Turborepo v2.5.0

Compare Source

What's Changed

Docs
eslint
@​turbo/repository
Examples
Changelog

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot enabled auto-merge (squash) March 29, 2025 02:28
@renovate renovate bot force-pushed the renovate/devdependencies branch 10 times, most recently from 46cee46 to bd6f008 Compare April 5, 2025 02:18
@renovate renovate bot force-pushed the renovate/devdependencies branch 5 times, most recently from 744e680 to 7e76fe0 Compare April 7, 2025 13:24
@renovate renovate bot force-pushed the renovate/devdependencies branch 10 times, most recently from 9ea0796 to 717390a Compare April 12, 2025 09:49
@renovate renovate bot force-pushed the renovate/devdependencies branch 2 times, most recently from e0944fe to f6c8fdf Compare April 15, 2025 08:32
@renovate renovate bot force-pushed the renovate/devdependencies branch 14 times, most recently from 125cf7e to 55e772e Compare May 10, 2025 04:54
aminya
aminya previously approved these changes May 12, 2025
@renovate renovate bot force-pushed the renovate/devdependencies branch 8 times, most recently from 6ef4b7d to d3f0595 Compare May 18, 2025 07:01
@renovate renovate bot force-pushed the renovate/devdependencies branch from d3f0595 to 7ab5cf8 Compare May 19, 2025 03:52
@renovate renovate bot force-pushed the renovate/devdependencies branch from 7ab5cf8 to e6cefd6 Compare May 19, 2025 16:17
@renovate renovate bot merged commit 5c5dffc into master May 20, 2025
26 of 27 checks passed
@aminya aminya deleted the renovate/devdependencies branch May 20, 2025 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant