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 with stable version (patch) #1786

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update Pending
@commitlint/cli (source) ^18.0.0 -> ^18.2.0 age adoption passing confidence devDependencies patch 18.4.1 (+1)
@commitlint/config-conventional (source) ^18.0.0 -> ^18.1.0 age adoption passing confidence devDependencies patch 18.4.0
@types/inquirer (source) ^9.0.4 -> ^9.0.6 age adoption passing confidence devDependencies patch 9.0.7
@types/node (source) ^18.18.4 -> ^18.18.8 age adoption passing confidence devDependencies patch 18.18.9
@types/sortablejs (source) ^1.15.3 -> ^1.15.4 age adoption passing confidence devDependencies patch 1.15.5
@types/uuid (source) ^9.0.5 -> ^9.0.6 age adoption passing confidence devDependencies patch 9.0.7
@typescript-eslint/eslint-plugin ^6.9.0 -> ^6.9.1 age adoption passing confidence devDependencies patch
@typescript-eslint/parser ^6.9.0 -> ^6.9.1 age adoption passing confidence devDependencies patch
eslint-plugin-vue (source) ^9.18.0 -> ^9.18.1 age adoption passing confidence devDependencies patch
focus-trap ^7.5.3 -> ^7.5.4 age adoption passing confidence dependencies patch
focus-trap-vue ^4.0.2 -> ^4.0.3 age adoption passing confidence dependencies patch
node 18.18.0 -> 18.18.2 age adoption passing confidence patch
node 18.18.0 -> 18.18.2 age adoption passing confidence volta patch
sass ^1.69.1 -> ^1.69.5 age adoption passing confidence devDependencies patch
semantic-release ^22.0.5 -> ^22.0.6 age adoption passing confidence devDependencies patch 22.0.7
vitepress (source) ^1.0.0-rc.20 -> ^1.0.0-rc.24 age adoption passing confidence devDependencies patch 1.0.0-rc.25
vue (source) ^3.3.4 -> ^3.3.7 age adoption passing confidence devDependencies patch 3.3.8
vue-tsc ^1.8.18 -> ^1.8.22 age adoption passing confidence devDependencies patch
wagoid/commitlint-github-action v5.4.3 -> v5.4.4 age adoption passing confidence action patch

Release Notes

focus-trap/focus-trap (focus-trap)

v7.5.4

Compare Source

Patch Changes
posva/focus-trap-vue (focus-trap-vue)

v4.0.3

Compare Source

Bug Fixes
  • preventScroll property through to createFocusTrap. (#​507) (e04a40d)
nodejs/node (node)

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
sass/dart-sass (sass)

v1.69.5

Compare Source

JS API
  • Compatibility with Node.js 21.0.0.
semantic-release/semantic-release (semantic-release)

v22.0.6

Compare Source

Bug Fixes
vuejs/vitepress (vitepress)

v1.0.0-rc.24

Compare Source

Bug Fixes
  • lock plugin-vue version (aa75fd6)
  • styles: large blur radius is causing color issues with safari (a31e143)
Features

v1.0.0-rc.23

Compare Source

Bug Fixes

v1.0.0-rc.22

Compare Source

Bug Fixes
  • fixes a regression related with nanoid v5 (#​3090)

v1.0.0-rc.21

Compare Source

Bug Fixes
Features
vuejs/core (vue)

v3.3.7

Compare Source

Bug Fixes

v3.3.6

Compare Source

Bug Fixes
Performance Improvements

v3.3.5

Compare Source

Bug Fixes
Performance Improvements
  • compiler-sfc: lazy require typescript (d2c3d8b)
  • custom-element: cancel MutationObserver listener when disconnected (#​8666) (24d98f0)
  • mark defineComponent as side-effects-free (#​8512) (438027c)
vuejs/language-tools (vue-tsc)

v1.8.22

Compare Source

  • fix: experimentalResolveStyleCssClasses: "always" not working (#​3689) - thanks @​maIIady
  • fix: __VLS_Prettify missing for dts build when uses withDefaults() (#​3691)

v1.8.21

Compare Source

Volar.js 1.10.5 updates:

v1.8.20

Compare Source

  • feat: added Italian integration documentation
  • feat: enforce v-bind argument to be an object (#​3666) - thanks @​so1ve
  • fix: JSDoc comments not emitted when using type-only defineProps macro (#​3645)
  • fix: autocomplete for directive comments without a space (#​3665) - thanks @​so1ve
  • fix: fix slot type when using a interpolation in template string (#​3657) - thanks @​so1ve
  • fix: add autocomplete for v-slot parameters (#​3661) - thanks @​so1ve
  • fix: export correct SlotsPropertyName for vue2 (#​3669) - thanks @​zhiyuanzmj
  • fix(types): infer discriminated unions in child component props (#​3672) - thanks @​davidmatter
  • fix: access to slots directly (#​3671) - thanks @​so1ve
  • fix: autocomplete not working for $event (#​3668) - thanks @​so1ve
  • perf: remove duplicate virtual code for native tags
  • chore: rename volar to vue in diagnostics (#​3667) - thanks @​so1ve
  • chore: publish ts plugin to open-vsx (#​3589) - thanks @​brc-dd
Full-time Support by

WebContainer API is here.

Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective
wagoid/commitlint-github-action (wagoid/commitlint-github-action)

v5.4.4

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.

🚦 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@renovate renovate bot requested a review from jillztom as a code owner October 23, 2023 04:08
@renovate renovate bot requested review from kaiarrowood and a team as code owners October 23, 2023 04:08
@renovate renovate bot enabled auto-merge (squash) October 23, 2023 04:08
@netlify
Copy link

netlify bot commented Oct 23, 2023

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 40cd00f
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/6551d6a0b13bd10008421840
😎 Deploy Preview https://deploy-preview-1786--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 23, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 40cd00f
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/6551d6a00ef1ea0008071319
😎 Deploy Preview https://deploy-preview-1786--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 84bc972 to 794e113 Compare October 23, 2023 07:55
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 794e113 to 88187b2 Compare October 24, 2023 07:45
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 88187b2 to f5f05b7 Compare October 25, 2023 07:17
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from f5f05b7 to d2c9247 Compare October 26, 2023 07:48
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from d2c9247 to 8f822ea Compare October 27, 2023 04:45
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 8f822ea to 494a589 Compare October 30, 2023 06:43
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 494a589 to 7e0f739 Compare October 31, 2023 04:43
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 9ff66a2 to f69258a Compare November 3, 2023 07:05
kongponents-bot
kongponents-bot previously approved these changes Nov 3, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from f69258a to 35428d6 Compare November 6, 2023 07:19
kongponents-bot
kongponents-bot previously approved these changes Nov 6, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 35428d6 to 6b0aea4 Compare November 7, 2023 06:46
kongponents-bot
kongponents-bot previously approved these changes Nov 7, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 6b0aea4 to 93a575e Compare November 8, 2023 07:42
kongponents-bot
kongponents-bot previously approved these changes Nov 8, 2023
@renovate renovate bot force-pushed the renovate/patch-all-minor-patch branch from 93a575e to ee8edb6 Compare November 9, 2023 06:34
kongponents-bot
kongponents-bot previously approved these changes Nov 9, 2023
@renovate renovate bot merged commit 94a5415 into alpha Nov 13, 2023
10 checks passed
@renovate renovate bot deleted the renovate/patch-all-minor-patch branch November 13, 2023 19:22
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.0.0-alpha.50 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released on @alpha renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants