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

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.5.9 -> ^20.6.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.3 -> ^0.34.4 age adoption passing confidence
eslint (source) ^8.48.0 -> ^8.49.0 age adoption passing confidence
jiti ^1.19.3 -> ^1.20.0 age adoption passing confidence
pnpm (source) 8.7.0 -> 8.7.4 age adoption passing confidence
vitest ^0.34.3 -> ^0.34.4 age adoption passing confidence

Release Notes

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

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v8.49.0

Compare Source

Features

  • da09f4e feat: Implement onUnreachableCodePathStart/End (#​17511) (Nicholas C. Zakas)
  • 32b2327 feat: Emit deprecation warnings in RuleTester (#​17527) (Nicholas C. Zakas)
  • acb7df3 feat: add new enforce option to lines-between-class-members (#​17462) (Nitin Kumar)

Documentation

  • ecfb54f docs: Update README (GitHub Actions Bot)
  • de86b3b docs: update no-promise-executor-return examples (#​17529) (Nitin Kumar)
  • 032c4b1 docs: add typescript template (#​17500) (James)
  • cd7da5c docs: Update README (GitHub Actions Bot)

Chores

unjs/jiti (jiti)

v1.20.0

Compare Source

compare changes

🚀 Enhancements
  • Experimental native bun support (#​156)
💅 Refactors
  • Replace proposal babel plugins with ecmascript transforms (1fb4d8c)
❤️ Contributors
pnpm/pnpm (pnpm)

v8.7.4

Compare Source

Patch Changes

  • Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting #​7041.
  • Fixes a regression published with pnpm v8.7.3. Don't hang while reading package.json from the content-addressable store #​7051.
  • Allow create scoped package with preferred version. #​7053
  • Reverting a change shipped in v8.7 that caused issues with the pnpm deploy command and "injected dependencies" #​6943.

Our Gold Sponsors

Our Silver Sponsors

v8.7.3

Compare Source

Patch Changes

  • Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server #​7032

Our Gold Sponsors

Our Silver Sponsors

v8.7.2

Compare Source

v8.7.1

Compare Source

Patch Changes

  • Fixed an issue with extracting some old versions of tarballs #​6991.
  • Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project #​6890.
  • Reduce concurrency in the pnpm -r publish command #​6968.
  • Improved the pnpm update --interactive output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages #​6978.

Our Gold Sponsors

Our Silver 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.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #191 (c8f39c9) into main (294edfe) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   86.99%   86.99%           
=======================================
  Files           8        8           
  Lines        1007     1007           
  Branches      166      166           
=======================================
  Hits          876      876           
  Misses        131      131           
Files Changed Coverage Δ
src/analyze.ts 97.97% <100.00%> (ø)

@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.4 chore(deps): update all non-major dependencies Sep 7, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a05b7ee to 82d551c Compare September 8, 2023 13:32
@renovate renovate bot merged commit 156b631 into main Sep 11, 2023
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 11, 2023 01:36
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