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

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.11.6 -> ^20.11.24 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.2.1 -> ^1.3.1 age adoption passing confidence
automd ^0.2.0 -> ^0.3.6 age adoption passing confidence
eslint (source) ^8.56.0 -> ^8.57.0 age adoption passing confidence
pnpm (source) 8.12.1 -> 8.15.4 age adoption passing confidence
prettier (source) ^3.1.1 -> ^3.2.5 age adoption passing confidence
vitest (source) ^1.1.0 -> ^1.3.1 age adoption passing confidence

Release Notes

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

v1.3.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.3.0

Compare Source

🚀 Features
🐞 Bug Fixes
View changes on GitHub
unjs/automd (automd)

v0.3.6

Compare Source

compare changes

🚀 Enhancements
  • file: Allow rendering in code block (fbb4003)
🩹 Fixes
  • pm-x: Make version optional (ffada82)
  • parser: Support unicode (21ed0e1)
  • parser: Support unicode (7ed127a)
  • watcher: Debounce event handling (0ad9c81)
  • pm-i: Don't modify global array! (977c2c3)
  • Respect multiline description (#​39)
💅 Refactors
📖 Documentation
  • Use field-group & field component in args section (#​34)
  • Update file to input for cli usage (#​38)
  • Update undocs (f3c90e3)
  • Update src values to use relative path (bbe3c12)
🏡 Chore
❤️ Contributors

v0.3.5

Compare Source

compare changes

🩹 Fixes
  • pm-x: Make version optional (ffada82)
🏡 Chore
❤️ Contributors

v0.3.4

Compare Source

compare changes

🩹 Fixes
  • pm-install: Disable version by default (f59c5a6)
📖 Documentation
🏡 Chore
✅ Tests
  • Disable version in snapshots (b7ce756)
❤️ Contributors

v0.3.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • config: Add dir to defaults (4017016)
  • with-automd: Hide last update by default (96e2ade)
  • cli: Split input patterns (efe6285)
  • config: Extend default ignores (ea0667a)
📖 Documentation
🏡 Chore
  • Apply automated fixes (29ca7d3)
  • Set automd config for repo (361cd50)
  • Remove dependency on stub (41cab79)
  • Avoid depending automd config on src (224aad6)
  • Disable global setup for now (41a621d)
✅ Tests
  • Integrate with automd on repo (c66a576)
  • Fail on issues (40c6fea)
  • Add hanging-process reporter (4ab612b)
❤️ Contributors

v0.3.2

Compare Source

compare changes

🚀 Enhancements
  • Contributors generator (f627d63)
  • with-automd: separator option (7e5d3a6)
🩹 Fixes
  • Fix auto updated message (8eaaba9)
📖 Documentation
  • Use quote for args for more clarity (6b261b9)
🏡 Chore
❤️ Contributors

v0.3.1

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • jsdocs: Trim last line (7259a71)
  • badges: Respect npmVersion and npmDownloads (01e49f4)
  • jsimport: Wrap with printWith of 80 (a65b0c3)
  • transform: Always trim before replace (c2eb2a9)
💅 Refactors
  • Rename js-import to jsimport (bc9a221)
📖 Documentation
  • Use shorthands in examples (2a6b4de)
🏡 Chore
✅ Tests
❤️ Contributors

v0.3.0

Compare Source

compare changes

🚀 Enhancements
  • pm-i alias (#​22)
  • Support separate for pm generators (#​24)
  • Did you mean? (#​25)
  • license badge (#​27)
  • ⚠️ Allow to specify input and output (92baec6)
  • Multi file input/output (#​21)
  • Allow extending ignore patterns (e4ac409)
  • Support watcher (13e391b)
  • Pass transform function to generators for sub-generation (1700a9a)
  • fetch generator (155dfc0)
🔥 Performance
🩹 Fixes
  • Graceful issue handling (c02dc1b)
  • Return original content if no changes (49421d3)
  • parser: Check <!-- /automd --> to be start of a line (03a71a5)
💅 Refactors
📖 Documentation
  • Various fixes (#​16)
  • Use unjs badge colors (#​17)
  • Fix syntax example (#​18)
  • Update with auto generated examples! (375367a)
🏡 Chore
✅ Tests
⚠️ Breaking Changes
  • ⚠️ Allow to specify input and output (92baec6)
  • ⚠️ Split transform utils (014838b)
❤️ Contributors
eslint/eslint (eslint)

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

pnpm/pnpm (pnpm)

v8.15.4

Compare Source

v8.15.3

Compare Source

Patch Changes

  • Remove vulnerable "ip" package from the dependencies #​7652.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.2

Compare Source

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #​4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.1

Compare Source

Patch Changes

  • Use the object-hash library instead of node-object-hash for hashing keys of side-effects cache #​7591.
  • bundledDependencies should never be added to the lockfile with false as the value #​7576.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.0

Compare Source

Minor Changes

  • When the license field does not exist in package.json but a license file exists, try to match and extract the license name #​7530.

Patch Changes

  • Running pnpm update -r --latest will no longer downgrade prerelease dependencies #​7436.
  • --aggregate-output should work on scripts executed from the same project #​7556.
  • Prefer hard links over reflinks on Windows as they perform better #​7564.
  • Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object #​7563.
  • Throw an error if pnpm update --latest runs with arguments containing versions specs. For instance, pnpm update --latest foo@next is not allowed #​7567.
  • Don't fail in Windows CoW if the file already exists #​7554.

Platinum Sponsors


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.

@pi0 pi0 merged commit 62922e1 into main Mar 6, 2024
0 of 2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 6, 2024 09:07
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