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

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.6.2 -> ^20.7.1 age adoption passing confidence
@vitest/coverage-v8 (source) ^0.34.4 -> ^0.34.5 age adoption passing confidence
eslint (source) ^8.49.0 -> ^8.50.0 age adoption passing confidence
listhen ^1.5.3 -> ^1.5.5 age adoption passing confidence
pnpm (source) 8.7.6 -> 8.8.0 age adoption passing confidence
vitest ^0.34.4 -> ^0.34.5 age adoption passing confidence

Release Notes

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

v0.34.5

Compare Source

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

v8.50.0

Compare Source

Features

  • 27d5a9e feat: add suggestions to array-callback-return (#​17590) (Tanuj Kanti)
  • f9082ff feat: flat-rule-tester make sure default config always matches (#​17585) (fnx)
  • 83914ad feat: Implement SourceCode#applyInlineConfig() (#​17351) (Nicholas C. Zakas)
  • 22a5582 feat: add rule no-object-constructor, deprecate no-new-object (#​17576) (Francesco Trotta)
  • 85a3d9e feat: allowVoid option in array-callback-return (#​17564) (Tanuj Kanti)

Bug Fixes

  • cc4d26b fix: Ensure deprecated context.parserServices warns (#​17593) (Nicholas C. Zakas)
  • 1ea4cfb fix: Ensure all RuleTester tests all deprecated context methods (#​17587) (Nicholas C. Zakas)
  • aa1b657 fix: wrong suggestion and message in no-misleading-character-class (#​17571) (Yosuke Ota)

Documentation

  • 1800537 docs: Fix and standardize JSX code examples (#​17591) (Francesco Trotta)
  • 48a44a7 docs: Add correct/incorrect tags to prefer-arrow-callback (#​17589) (Francesco Trotta)
  • 20893d4 docs: fix incorrect tag's place (#​17575) (Tanuj Kanti)
  • bd7a71f docs: Update README (GitHub Actions Bot)

Chores

unjs/listhen (listhen)

v1.5.5

Compare Source

compare changes

🩹 Fixes
  • Apply default localhost in internal generateURL util (6c76d31)
❤️ Contributors

v1.5.4

Compare Source

compare changes

🩹 Fixes
  • Use localhost when host is empty for getURL (9ec7d77)
📖 Documentation
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Tech Genius
pnpm/pnpm (pnpm)

v8.8.0

Compare Source

Minor Changes

  • Add --hide-reporter-prefix' option for run` command to hide project name as prefix for lifecycle log outputs of running scripts #​7061.

Patch Changes

  • Pass through the --ignore-scripts command to install, when running pnpm dedupe --ignore-scripts #​7102.
  • Throw meaningful error for config sub commands#​7106.
  • When the node-linker is set to hoisted, the package.json files of the existing dependencies inside node_modules will be checked to verify their actual versions. The data in the node_modules/.modules.yaml and node_modules/.pnpm/lock.yaml may not be fully reliable, as an installation may fail after changes to dependencies were made but before those state files were updated #​7107.
  • Don't update git-hosted dependencies when adding an unrelated dependency #​7008.

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 23, 2023

Codecov Report

Merging #17 (59195ef) into main (17fff9a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   65.11%   65.11%           
=======================================
  Files           8        8           
  Lines        1052     1052           
  Branches       74       74           
=======================================
  Hits          685      685           
  Misses        366      366           
  Partials        1        1           

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 55353f4 to c19ca8a Compare September 26, 2023 15:38
@renovate renovate bot merged commit 4896b3b into main Sep 28, 2023
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch September 28, 2023 01:15
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