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 #8

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hono/node-server ^1.13.2 -> ^1.13.3 age adoption passing confidence
@types/bun (source) ^1.1.11 -> ^1.1.12 age adoption passing confidence
@types/node (source) ^22.7.5 -> ^22.8.4 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence
eslint (source) ^9.12.0 -> ^9.13.0 age adoption passing confidence
execa ^9.4.0 -> ^9.5.1 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.3 age adoption passing confidence
srvx ^0.1.0 -> ^0.1.1 age adoption passing confidence
srvx ^0.0.0 -> ^0.1.1 age adoption passing confidence
vitest (source) ^2.1.3 -> ^2.1.4 age adoption passing confidence

Release Notes

honojs/node-server (@​hono/node-server)

v1.13.3

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/node-server@v1.13.2...v1.13.3

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.13.0

Compare Source

sindresorhus/execa (execa)

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.1

Compare Source

Bug fixes
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

v9.12.2

Compare Source

Patch Changes
  • When checking whether a file in the store has executable permissions, the new approach checks if at least one of the executable bits (owner, group, and others) is set to 1. Previously, a file was incorrectly considered executable only when all the executable bits were set to 1. This fix ensures that files with any executable permission, regardless of the user class, are now correctly identified as executable #​8546.
unjs/srvx (srvx)

v0.1.1

Compare Source

🚀 Enhancements
🩹 Fixes
  • node: Send body with NodeFastResponse (ac689ef)
💅 Refactors
📖 Documentation
  • Remove extra await (#​2)
  • Update diff explainer (fbd81af)
🏡 Chore
🤖 CI
❤️ Contributors

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.

Sorry, something went wrong.

Copy link

cloudflare-workers-and-pages bot commented Oct 20, 2024

Deploying srvx with  Cloudflare Pages  Cloudflare Pages

Latest commit: 549e420
Status: ✅  Deploy successful!
Preview URL: https://7413ba66.srvx.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.srvx.pages.dev

View logs

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.31%. Comparing base (7def381) to head (549e420).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   39.31%   39.31%           
=======================================
  Files          15       15           
  Lines        1058     1058           
  Branches      106      106           
=======================================
  Hits          416      416           
  Misses        639      639           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 79cddb2 to 0a76e75 Compare October 26, 2024 05:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0a76e75 to 549e420 Compare October 28, 2024 20:46
@pi0 pi0 merged commit 3e9e124 into main Oct 30, 2024
5 checks passed
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