Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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

Merged
merged 2 commits into from
Jan 13, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@unocss/reset ^0.48.3 -> ^0.48.4 age adoption passing confidence
esbuild ^0.16.16 -> ^0.16.17 age adoption passing confidence
esbuild-loader ^2.20.0 -> ^2.21.0 age adoption passing confidence
nitropack 2.0.0-27890666.bece791 -> 2.0.0-27893821.7517293 age adoption passing confidence
pnpm (source) 7.24.3 -> 7.25.0 age adoption passing confidence
rollup (source) ^3.9.1 -> ^3.10.0 age adoption passing confidence
vite-node (source) ^0.27.0 -> ^0.27.1 age adoption passing confidence
vitest ^0.27.0 -> ^0.27.1 age adoption passing confidence

Release Notes

unocss/unocss

v0.48.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
evanw/esbuild

v0.16.17

Compare Source

  • Fix additional comment-related regressions (#​2814)

    This release fixes more edge cases where the new comment preservation behavior that was added in 0.16.14 could introduce syntax errors. Specifically:

    x = () => (/* comment */ {})
    for ((/* comment */ let).x of y) ;
    function *f() { yield (/* comment */class {}) }

    These cases caused esbuild to generate code with a syntax error in version 0.16.14 or above. These bugs have now been fixed.

privatenumber/esbuild-loader

v2.21.0

Compare Source

Bug Fixes
  • support Source without #sourceAndMap() (f5bc714), closes #​298
  • use older webpack-sources for WP4 and built-in one for WP5 (#​300) (106484b)
Features
unjs/nitro

v2.0.0-27893821.7517293

Compare Source

v2.0.0-27893790.ed3a480

Compare Source

v2.0.0-27893784.6585e8d

Compare Source

v2.0.0-27893656.c1df65e

Compare Source

pnpm/pnpm

v7.25.0

Compare Source

Minor Changes

  • When patching a dependency that is already patched, the existing patch is applied to the dependency, so that the new edit are applied on top of the existing ones. To ignore the existing patches, run the patch command with the --ignore-existing option #​5632.
  • When extend-node-path is set to false, the NODE_PATH environment variable is not set in the command shims #​5910

Patch Changes

  • Ensure the permission of bin file when prefer-symlinked-executables is set to true #​5913.
  • If an external tool or a user have removed a package from node_modules, pnpm should add it back on install. This was only an issue with node-linker=hoisted.

Our Gold Sponsors

Our Silver Sponsors

rollup/rollup

v3.10.0

Compare Source

2023-01-12

Features
  • Add information about the resolving plugin to resolved ids (#​4789)
  • Improve treeshaking for optional chaining when the root is nullish (#​4797)
Bug Fixes
  • Remove unnecessary internal defaults for acorn options (#​4786)
Pull Requests
vitest-dev/vitest

v0.27.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@codesandbox
Copy link

codesandbox bot commented Jan 11, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^0.27.1 chore(deps): update all non-major dependencies Jan 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from bbf7b4f to 8fe5263 Compare January 12, 2023 15:12
@vercel vercel bot temporarily deployed to Preview January 12, 2023 15:16 Inactive
@vercel vercel bot temporarily deployed to Preview January 13, 2023 07:05 Inactive
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 78c8819 to 5389617 Compare January 13, 2023 19:53
@renovate
Copy link
Contributor Author

renovate bot commented Jan 13, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@danielroe danielroe merged commit 50587ef into main Jan 13, 2023
@danielroe danielroe deleted the renovate/all-minor-patch branch January 13, 2023 23:44
@danielroe danielroe added the 3.x label Jan 19, 2023
danielroe added a commit that referenced this pull request Jan 21, 2023
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant