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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 27, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/content (source) ^2.13.0 -> ^2.13.1 age adoption passing confidence devDependencies patch
@nuxt/devtools-kit (source) ^1.3.7 -> ^1.3.9 age adoption passing confidence dependencies patch
@nuxt/devtools-ui-kit (source) ^1.3.7 -> ^1.3.9 age adoption passing confidence dependencies patch
node (source) >=18.0.0 -> >=18.20.3 age adoption passing confidence engines minor
nuxt-site-config ^2.2.12 -> ^2.2.13 age adoption passing confidence dependencies patch
nuxt-site-config-kit (source) ^2.2.12 -> ^2.2.13 age adoption passing confidence dependencies patch
pkg-types ^1.1.1 -> ^1.1.3 age adoption passing confidence dependencies patch
shiki (source) 1.10.0 -> 1.10.1 age adoption passing confidence dependencies patch
site-config-stack (source) ^2.2.12 -> ^2.2.13 age adoption passing confidence dependencies patch
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence devDependencies minor

Release Notes

nuxt/content (@​nuxt/content)

v2.13.1

Compare Source

compare changes

πŸ”₯ Performance
  • dev-cache: Improve localhost markdown page navigation performance (when having 2,000+ pages) (#​2675)
🩹 Fixes
  • module: Do not force prerender index page (#​2681)
  • Hot reload on dev server for documentDriven: false (#​2686)
πŸ“– Documentation
🏑 Chore
❀️ Contributors
nuxt/devtools (@​nuxt/devtools-kit)

v1.3.9

Compare Source

Bug Fixes
  • capture for circular reference in state editor (841fd76)
  • introduce client.revision to trigger state editor update (418a22e)
  • modules: update compatibility check for Nuxt 3 and 4 (#​689) (2354da7)
  • use ofetch for fast-npm-meta (4188f8d)

v1.3.8

Compare Source

Performance Improvements
  • avoid deps on npm-registry-fetch, save install size (3d74691)
nodejs/node (node)

v18.20.3: 2024-05-21, Version 18.20.3 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release fixes a regression introduced in Node.js 18.19.0 where http.server.close() was incorrectly closing idle connections.

A fix has also been included for compiling Node.js from source with newer versions of Clang.

The list of keys used to sign releases has been synchronized with the current list from the main branch.

Updated dependencies
  • acorn updated to 8.11.3.
  • acorn-walk updated to 8.3.2.
  • ada updated to 2.7.8.
  • c-ares updated to 1.28.1.
  • corepack updated to 0.28.0.
  • nghttp2 updated to 1.61.0.
  • ngtcp2 updated to 1.3.0.
  • npm updated to 10.7.0. Includes a fix from [email protected] to limit the number of open connections npm/cli#7324.
  • simdutf updated to 5.2.4.
  • zlib updated to 1.3.0.1-motley-7d77fb7.
Commits

v18.20.2: 2024-04-10, Version 18.20.2 'Hydrogen' (LTS), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v18.20.1

Compare Source

v18.20.0

Compare Source

v18.19.1

Compare Source

v18.19.0

Compare Source

v18.18.2

Compare Source

v18.18.1: 2023-10-10, Version 18.18.1 'Hydrogen' (LTS), @​richardlau

Compare Source

Notable Changes

This release addresses some regressions that appeared in Node.js 18.18.0:

  • (Windows) FS can not handle certain characters in file name #​48673
  • 18 and 20 node images give error - Text file busy (after re-build images) nodejs/docker-node#1968
  • libuv update in 18.18.0 breaks webpack's thread-loader #​49911

The libuv 1.45.0 and 1.46.0 updates that were released in Node.js 18.18.0 have been temporarily reverted.

Commits

v18.18.0: 2023-09-18, Version 18.18.0 'Hydrogen' (LTS), @​ruyadorno

Compare Source

Notable Changes
Commits

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b46200e to c87789b Compare May 3, 2024 19:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 10dd266 to 9c5c39b Compare May 13, 2024 00:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6daf118 to 3bed515 Compare May 19, 2024 02:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9efe004 to 9a99097 Compare May 22, 2024 07:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency @nuxt/module-builder to v0.6.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a99097 to 0e110cb Compare May 22, 2024 20:13
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/module-builder to v0.6.0 chore(deps): update devdependency @nuxt/module-builder to v0.7.0 May 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0e110cb to b748c3c Compare May 27, 2024 00:51
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/module-builder to v0.7.0 chore(deps): update all non-major dependencies May 27, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b748c3c to 5a154f2 Compare May 27, 2024 11:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from efd38fd to 62b4a5c Compare June 19, 2024 10:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 346ec9f to 624d933 Compare June 24, 2024 04:18
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency typescript to v5.5.2 Jun 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 624d933 to 8750c77 Compare June 24, 2024 04:36
@renovate renovate bot changed the title chore(deps): update devdependency typescript to v5.5.2 chore(deps): update all non-major dependencies Jun 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from be0305e to 5cc2474 Compare July 1, 2024 22:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0721eb0 to fa4aaaa Compare July 3, 2024 14:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fa4aaaa to 0a57444 Compare July 5, 2024 13:44
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.

None yet

0 participants