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 dependencies (non-major) #158

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/ni ^0.21.5 -> ^0.21.8 age adoption passing confidence devDependencies patch
@microsoft/api-extractor (source) ^7.36.4 -> ^7.38.0 age adoption passing confidence devDependencies minor
@types/node (source) ^18.17.4 -> ^18.18.5 age adoption passing confidence devDependencies minor
@types/react (source) ^18.2.20 -> ^18.2.28 age adoption passing confidence devDependencies patch
@types/react-dom (source) ^18.2.7 -> ^18.2.13 age adoption passing confidence devDependencies patch
@vitejs/plugin-react-swc ^3.3.2 -> ^3.4.0 age adoption passing confidence devDependencies minor
@vitest/coverage-v8 (source) ^0.34.1 -> ^0.34.6 age adoption passing confidence devDependencies patch
nwtgck/actions-netlify v2.0 -> v2.1 age adoption passing confidence action minor
pnpm (source) 8.6.12 -> 8.9.0 age adoption passing confidence packageManager minor
prosemirror-flat-list ^0.4.1 -> ^0.4.3 age adoption passing confidence dependencies patch
prosemirror-menu ^1.2.2 -> ^1.2.4 age adoption passing confidence dependencies patch
prosemirror-transform ^1.7.5 -> ^1.8.0 age adoption passing confidence dependencies minor
prosemirror-view ^1.31.7 -> ^1.32.0 age adoption passing confidence dependencies minor
rehype-stringify ^9.0.3 -> ^9.0.4 age adoption passing confidence devDependencies patch
typescript (source) ^5.1.6 -> ^5.2.2 age adoption passing confidence devDependencies minor
vite (source) ^4.4.9 -> ^4.4.11 age adoption passing confidence devDependencies patch
vitest ^0.34.1 -> ^0.34.6 age adoption passing confidence devDependencies patch

Release Notes

antfu/ni (@​antfu/ni)

v0.21.8

Compare Source

   🚀 Features
    View changes on GitHub

v0.21.7

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.21.6

Compare Source

   🚀 Features
    View changes on GitHub
microsoft/rushstack (@​microsoft/api-extractor)

v7.38.0

Compare Source

v7.37.3

Compare Source

v7.37.2

Compare Source

vitejs/vite-plugin-react-swc (@​vitejs/plugin-react-swc)

v3.4.0

Compare Source

  • Add devTarget option (fixes #​141)
  • Disable Fast Refresh based on config.server.hmr === false instead of process.env.TEST
  • Warn when plugin is in WebContainers (see #​118)
  • Better invalidation message when an export is added & fix HMR for export of nullish values (#​143)
vitest-dev/vitest (@​vitest/coverage-v8)

v0.34.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.34.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.34.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.34.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
nwtgck/actions-netlify (nwtgck/actions-netlify)

v2.1

Compare Source

pnpm/pnpm (pnpm)

v8.9.0

Compare Source

v8.8.0

Compare Source

Minor Changes

  • Add --reporter-hide-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

v8.7.6

Compare Source

Patch Changes

  • Don't run the prepublishOnly scripts of git-hosted dependencies #​7026.
  • Fix a bug in which use-node-version or node-version isn't passed down to checkEngine when using pnpm workspace, resulting in an error #​6981.
  • Don't print out each deprecated subdependency separately with its deprecation message. Just print out a summary of all the deprecated subdependencies #​6707.
  • Fixed an ENOENT error that was sometimes happening during install with "hoisted" node_modules #​6756.

Our Gold Sponsors

Our Silver Sponsors

v8.7.5

Compare Source

Patch Changes

  • Improve performance of installation by using a worker for creating the symlinks inside node_modules/.pnpm #​7069.
  • Tarballs that have hard links are now unpacked successfully. This fixes a regression introduced in v8.7.0, which was shipped with our new in-house tarball parser #​7062.

Our Gold Sponsors

Our Silver Sponsors

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


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@changeset-bot
Copy link

changeset-bot bot commented Aug 14, 2023

⚠️ No Changeset found

Latest commit: cecf9e3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 11 times, most recently from fda959f to 0e33483 Compare August 20, 2023 18:52
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 15 times, most recently from 121b6f1 to 232788e Compare August 28, 2023 13:45
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 6e130c7 to ab6a163 Compare August 31, 2023 16:53
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 11 times, most recently from f7186d2 to bb9ef42 Compare October 12, 2023 10:01
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 9bef555 to 9c7dae3 Compare October 13, 2023 06:46
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2023

@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 06:50 Inactive
@github-actions
Copy link
Contributor

github-actions bot commented Oct 13, 2023

@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 06:50 Inactive
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 9c7dae3 to 35a923d Compare October 13, 2023 07:32
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 07:35 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 07:35 Inactive
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 35a923d to 89e3caf Compare October 13, 2023 07:38
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 07:41 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 07:41 Inactive
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 89e3caf to cecf9e3 Compare October 13, 2023 08:04
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 08:07 Inactive
@github-actions github-actions bot temporarily deployed to pull request October 13, 2023 08:08 Inactive
@ocavue ocavue merged commit 1532527 into master Oct 13, 2023
6 checks passed
@ocavue ocavue deleted the renovate/dependencies-non-major branch October 13, 2023 08:12
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