chore(deps): update all non-major dependencies #339
+236
−143
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.4.1
->^2.5.0
^9.12.0
->^9.14.0
^2.3.3
->^2.4.0
9.12.2
->9.12.3
^v1.20241106.0
->^1.20241112.0
^3.86.0
->^3.86.1
Release Notes
parcel-bundler/watcher (@parcel/watcher)
v2.5.0
Compare Source
Added
--build-from-source
flag to optionally build from source instead of using prebuilt packages. Can be used in conjunction with--no-optional
to prevent installing platform-specific dependencies.Fixed
open()
calls onstat()
failures on macOS to prevent security dialogs (#186)eslint/eslint (eslint)
v9.14.0
Compare Source
v9.13.0
Compare Source
unjs/jiti (jiti)
v2.4.0
Compare Source
compare changes
🚀 Enhancements
jiti.import<T>
(#331)🩹 Fixes
.ts
files with.js
extension from js files (#337)🏡 Chore
🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).cloudflare/workerd (workerd)
v1.20241112.0
Compare Source
What's Changed
Full Changelog: cloudflare/workerd@v1.20241106.0...v1.20241112.0
cloudflare/workers-sdk (wrangler)
v3.86.1
Compare Source
Patch Changes
b499b74
Thanks @penalosa! - Internal refactor to remove the non--x-dev-env
flow fromwrangler dev
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.