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

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.10.6 -> ^20.11.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.1.2 -> ^1.2.0 age adoption passing confidence
defu ^6.1.3 -> ^6.1.4 age adoption passing confidence
mlly ^1.4.2 -> ^1.5.0 age adoption passing confidence
pathe ^1.1.1 -> ^1.1.2 age adoption passing confidence
pnpm (source) 8.14.0 -> 8.14.1 age adoption passing confidence
prettier (source) ^3.1.1 -> ^3.2.1 age adoption passing confidence
rollup (source) ^4.9.2 -> ^4.9.5 age adoption passing confidence
scule ^1.1.1 -> ^1.2.0 age adoption passing confidence
vitest (source) ^1.1.2 -> ^1.2.0 age adoption passing confidence

Release Notes

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

v1.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.1.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unjs/defu (defu)

v6.1.4

Compare Source

compare changes

🩹 Fixes
  • Merge objects with Module type (#​121)
💅 Refactors
  • Move isPlainObject to _utils to allow testing (e922a16)
  • Make isPlainObject logic more readable (e458b63)
📖 Documentation
🏡 Chore
✅ Tests
  • Improve tests for isPlainObject (b24a213)
❤️ Contributors
unjs/mlly (mlly)

v1.5.0

Compare Source

compare changes

🚀 Enhancements
  • Make stripComments optional for syntax detection (#​217)
  • findExports: Extract name of default exports (#​179)
  • interopDefault: Support preferNamespace (5d23c98)
🩹 Fixes
  • Strip comment for syntax detection (#​196)
  • analyze: Ignore conmments for imports detection (#​155)
  • lookupNodeModuleSubpath: Handle conditions and nested exports (#​210)
  • analyze: Allow import statement after } (#​166)
  • interopDefault: Skip nullish values for default and explicitly return non-objects as-is (14eb72d)
  • findExports: Support multiple variables in single export (#​211)
🌊 Types
  • fileURLToPath: Accept url as input (34f6026)
🏡 Chore
  • Update deps and lockfile (7c8af63)
  • Add defaultName type to ESMExport (4acaeaf)
  • Update import-meta-resolve to v4 (#​215)
  • Add badges (78d052b)
✅ Tests
  • Add tests for resolve (8c1bead)
  • Add more tests for resolve (#​15)
❤️ Contributors
unjs/pathe (pathe)

v1.1.2

Compare Source

compare changes

🩹 Fixes
  • Trim root folder / when calculating relative paths (#​142)
  • Check process.cwd before calling it (#​147)
  • Uppercase windows drive letters (#​151)
  • resolveAlias: Handle aliases ending with trailing slash (#​155)
  • relative: Handle different windows drive letters (#​158)
🏡 Chore
❤️ Contributors
1.1.1 (2023-06-01)
Bug Fixes
pnpm/pnpm (pnpm)

v8.14.1

Compare Source

Patch Changes

  • Resolve the current working directory to its real location before doing any operations #​6524.
  • Allow using token helpers in pnpm publish #​7316.
  • Handle Git repository names containing capital letters #​7488.
  • When hoisted-workspace-packages is true don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.

Our Gold Sponsors

Our Silver Sponsors

prettier/prettier (prettier)

v3.2.1

Compare Source

diff

Fix formatting error on member chain (#​15915 by @​sosukesuzuki)
// Input
test().test2().test2(thing?.something);

// Prettier 3.2.0
TypeError: Cannot read properties of undefined (reading 'type')

// Prettier 3.2.1
test().test2().test2(thing?.something);

v3.2.0

Compare Source

diff

🔗 Release Notes

rollup/rollup (rollup)

v4.9.5

Compare Source

2024-01-12

Bug Fixes
  • Fix issue where on Windows, Rollup would not load due to problems with the MSVC executable (#​5335)
Pull Requests

v4.9.4

Compare Source

2024-01-06

Bug Fixes
  • Use quotes for keys in namespaces that are only numbers but are not valid integers (#​5328)
  • Allow to have comments between pure annotations and the annoted node (#​5332)
Pull Requests

v4.9.3

Compare Source

2024-01-05

Bug Fixes
  • Support __proto__ as export/import name (#​5313)
  • Use ESTree AST type over custom type in user-facing types (#​5323)
Pull Requests
unjs/scule (scule)

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add flatCase and trainCase (#​68)
🩹 Fixes
  • isUppercase: Assume characters lowercase by default (#​71)
🏡 Chore
✅ Tests
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c43e60e to a33e50e Compare January 12, 2024 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a33e50e to cb233e2 Compare January 12, 2024 20:15
@renovate renovate bot merged commit 09e4b13 into main Jan 13, 2024
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch January 13, 2024 01:23
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