Skip to content
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

chore(deps): update all non-major dependencies #339

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@parcel/watcher ^2.4.1 -> ^2.5.0 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.14.0 age adoption passing confidence
jiti ^2.3.3 -> ^2.4.0 age adoption passing confidence
pnpm (source) 9.12.2 -> 9.12.3 age adoption passing confidence
workerd ^v1.20241106.0 -> ^1.20241112.0 age adoption passing confidence
wrangler (source) ^3.86.0 -> ^3.86.1 age adoption passing confidence

Release Notes

parcel-bundler/watcher (@​parcel/watcher)

v2.5.0

Compare Source

Added

  • Support 32-bit arm musl platform
  • Support npm --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

  • Fix use after free errors (#​177)
  • Fix deadlock between Watcher and Debounce threads (#​189)
  • Avoid open() calls on stat() 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
  • Support generic type for jiti.import<T> (#​331)
🩹 Fixes
  • Try to resolve .ts files with .js extension from js files (#​337)
🏡 Chore
🤖 CI
❤️ Contributors
pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search
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

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.


  • 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 requested a review from pi0 as a code owner October 22, 2024 02:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c0483e5 to ff14638 Compare October 28, 2024 15:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 009cc75 to 62d2ede Compare November 4, 2024 07:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from f0f8a29 to 09a521e Compare November 11, 2024 17:05
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.

0 participants