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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.1.104 -> ^1.1.105 age adoption passing confidence
@nuxt/module-builder 0.5.5 -> 0.7.1 age adoption passing confidence
@nuxt/module-builder ^0.5.5 -> ^0.7.1 age adoption passing confidence
@vueuse/core (source) ^10.10.0 -> ^10.11.0 age adoption passing confidence
@vueuse/integrations (source) ^10.10.0 -> ^10.11.0 age adoption passing confidence
@vueuse/math (source) ^10.10.0 -> ^10.11.0 age adoption passing confidence
@vueuse/nuxt (source) ^10.10.0 -> ^10.11.0 age adoption passing confidence
happy-dom ^14.10.1 -> ^14.12.0 age adoption passing confidence
pnpm (source) 9.1.1 -> 9.3.0 age adoption passing confidence
prettier (source) ^3.3.0 -> ^3.3.2 age adoption passing confidence
tailwindcss (source) ^3.4.3 -> ^3.4.4 age adoption passing confidence
valibot (source) ^0.31.0 -> ^0.31.1 age adoption passing confidence
valibot30 (source) 0.30.0 -> 0.31.1 age adoption passing confidence
vue-tsc (source) 2.0.16 -> 2.0.21 age adoption passing confidence
vue-tsc (source) ^2.0.16 -> ^2.0.21 age adoption passing confidence

Release Notes

nuxt/module-builder (@​nuxt/module-builder)

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • build: Declare ModuleOptions in correct place (#​283)
📖 Documentation
  • Update path for runtime js files (#​282)
❤️ Contributors

v0.7.0

Compare Source

compare changes

🚀 Enhancements
  • Auto generate module options from schema meta (#​33)
🩹 Fixes
  • Use tsconfck to resolve tsconfig compilerOptions (#​274)
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
  • Resolve full path to runtime externals (#​275)
  • Include dist/runtime in externals list (0946c04)
📖 Documentation
  • Add types condition to export subpath (#​265)
🏡 Chore
✅ Tests
  • Add additional test for validity of types shared from runtime (afc4374)
🤖 CI
  • Adds reproduction workflow (0dc73bb)
⚠️ Breaking Changes
  • ⚠️ Use .js extension for files in runtime/ directory (dbd05bb)
❤️ Contributors

v0.6.0

Compare Source

compare changes

🚀 Enhancements
  • Generate runtime/ dts based on nuxt tsconfig options (#​255)
  • Add builder versions to module.json (f8567a3)
  • Support transforming jsx (4841f2e)
🩹 Fixes
  • ⚠️ Remove support for deprecated RuntimeModuleHooks interface (#​228)
  • Add -nightly versions to externals (0a88a87)
  • Ignore exporting type if it is not defined (c308cc5)
  • Mark runtime/ directory as external (7a68e1e)
🏡 Chore
  • release: V0.5.5 (f158ffa)
  • Dedupe kit/schema/vue versions (aa0a710)
  • Add root dev:prepare command (c308a68)
  • Migrate to eslint v9 (#​250)
  • Improve internal type safety and enable strict mode (78aa088)
  • Tweak tsconfig settings (404aae7)
  • Add more type annotations (ba0614b)
✅ Tests
  • Update type testing step (#​256)
  • Add inline snapshots for runtime/ transforms (#​257)
  • Update snapshot (a39c183)
🎨 Styles
⚠️ Breaking Changes
  • ⚠️ Remove support for deprecated RuntimeModuleHooks interface (#​228)
❤️ Contributors
vueuse/vueuse (@​vueuse/core)

v10.11.0

Compare Source

v10.10.1

Compare Source

vueuse/vueuse (@​vueuse/integrations)

v10.11.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.10.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
capricorn86/happy-dom (happy-dom)

v14.12.0

Compare Source

v14.11.4

Compare Source

v14.11.3

Compare Source

v14.11.2

Compare Source

v14.11.1

Compare Source

v14.11.0

Compare Source

🎨 Features

v14.10.3

Compare Source

👷‍♂️ Patch fixes
  • Adds check for if Window and MutationObserver has been destroyed when triggering listeners - By @​capricorn86 in task #​1436

v14.10.2

Compare Source

👷‍♂️ Patch fixes
  • HTMLAnchorElement, HTMLButtonElement, HTMLInputElement and HTMLLabelElement checked that click events triggering native behavior was of type PointerEvent, but should check that they are of type MouseEvent - By @​capricorn86 in task #​1397
pnpm/pnpm (pnpm)

v9.3.0

Compare Source

Minor Changes

  • Semi-breaking. Dependency key names in the lockfile are shortened if they are longer than 1000 characters. We don't expect this change to affect many users. Affected users most probably can't run install successfully at the moment. This change is required to fix some edge cases in which installation fails with an out-of-memory error or "Invalid string length (RangeError: Invalid string length)" error. The max allowed length of the dependency key can be controlled with the peers-suffix-max-length setting #​8177.

Patch Changes

  • Set reporter-hide-prefix to true by default for pnpm exec. In order to show prefix, the user now has to explicitly set reporter-hide-prefix=false #​8174.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.2.0

Compare Source

Minor Changes

  • If package-manager-strict-version is set to true, pnpm will fail if its version doesn't exactly match the version in the "packageManager" field of package.json.

Patch Changes

  • Update @yarnpkg/pnp to the latest version, fixing issue with node: imports #​8161.
  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.
  • pnpm doesn't fail if its version doesn't match the one specified in the "packageManager" field of package.json #​8087.
  • exec now also streams prefixed output when --recursive or --parallel is specified just as run does #​8065.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.1.4

Compare Source

v9.1.3

Compare Source

v9.1.2

Compare Source

Patch Changes

  • Reduced memory usage during peer dependencies resolution #​8084.
  • Details in the pnpm licenses output are not misplaced anymore #​8071.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

prettier/prettier (prettier)

v3.3.2

Compare Source

diff

Fix handlebars path expressions starts with @ (#​16358 by @​Princeyadav05)
{{! Input }}
<div>{{@&#8203;x.y.z}}</div>

{{! Prettier 3.3.1 }}
<div>{{@&#8203;x}}</div>

{{! Prettier 3.3.2 }}
<div>{{@&#8203;x.y.z}}</div>

v3.3.1

Compare Source

diff

Preserve empty lines in front matter (#​16347 by @​fisker)
<!-- Input -->
---
foo:
  - bar1

  - bar2

  - bar3
---
Markdown

<!-- Prettier 3.3.0 -->

---
foo:
  - bar1
  - bar2
  - bar3
---

Markdown

<!-- Prettier 3.3.1 -->
---
foo:
  - bar1

  - bar2

  - bar3
---

Markdown
Preserve explicit language in front matter (#​16348 by @​fisker)
<!-- Input -->
---yaml
title: Hello
slug: home
---

<!-- Prettier 3.3.0 -->
---
title: Hello
slug: home
---

<!-- Prettier 3.3.1 -->
---yaml
title: Hello
slug: home
---
Avoid line breaks in import attributes (#​16349 by @​fisker)
// Input
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };

// Prettier 3.3.0
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type:
  "json" };

// Prettier 3.3.1
import something from "./some-very-very-very-very-very-very-very-very-long-path.json" with { type: "json" };
tailwindlabs/tailwindcss (tailwindcss)

v3.4.4

Compare Source

Fixed
  • Make it possible to use multiple <alpha-value> placeholders in a single color definition (#​13740)
  • Don't prefix classes in arbitrary values of has-*, group-has-*, and peer-has-* variants (#​13770)
  • Support negative values for {col,row}-{start,end} utilities (#​13781)
  • Update embedded browserslist database (#​13792)
fabian-hiller/valibot (valibot30)

v0.31.1

Compare Source

Many thanks to @​Omochice for contributing to this release.

  • Fix missing file extension for Deno (pull request #​637)

v0.31.0

Compare Source

Many thanks to @​Afsoon, @​AlexXanderGrib, @​Andarist, @​AndreyYolkin, @​ariskemper, @​Demivan, @​DylanThomasFr, @​EltonLobo07, @​GabrielHangor, @​Hugos68, @​IlyaSemenov, @​MohammedEsafi, @​MrGeniusProgrammer, @​Saeris, @​Sandros94, @​Sec-ant, @​alexbit-codemod, @​ammarriq, @​anuraghazra, @​arybitskiy, @​bingtsingw, @​brandonpittman, @​brenelz, @​chertik77, @​chimame, @​christophsturm, @​dboune, @​devcaeg, @​dusty, @​fredericoo, @​gmaxlev, @​homersimpsons, @​jansedlon, @​jchatard, @​joshwashywash, @​jsudelko, @​juliusmarminge, @​kovalchukq, @​linkb15, @​lukemorton, @​macarie, @​morgante, @​mtt-artis, @​mutewinter, @​mxdvl, @​nakanoasaservice, @​naveen-bharathi, @​sacrosanctic, @​samualtnorman, @​saturnonearth, @​seren5240, @​sillvva, @​ssalbdivad, @​vladshcherbin, @​xcfox, @​yudinmaxim, @​znycheporuk and many others for contributing to this release.

To migrate from an older version, please see the official migration guide and our announcement post.

vuejs/language-tools (vue-tsc)

v2.0.21

Compare Source

Bug Fixes
  • fix(typescript-plugin): TS plugin cause type checking broken in .ts files (#​4453)

v2.0.20

Compare Source

Features
  • feat(language-service): add localization support for zh-hk/zh-tw
  • feat(vscode): enable syntax highlighting of cue code blocks in MDX (#​4425) - Thanks @​remcohaszing
Bug Fixes
  • fix(vscode): fix "as"/"instanceof" expressions syntax highlight (#​4412)
  • fix(language-core): ForIteratorExpression's returns property may be undefined (#​4418) - Thanks @​so1ve
  • fix(language-core): use defineEmits calls instead of type infer (#​4430) - Thanks @​zhiyuanzmj
  • fix(tsc): log catched errors to console (#​4451) - Thanks @​mik3ybark3r
  • fix(typescript-plugin): TS not working in template when tsconfig missing (#​4452)
  • fix(language-core): use type infer instead of await import (#​4436) - Thanks @​zhiyuanzmj
  • feat(language-core): ignore type error for new functional component (#​4445) - Thanks @​zhiyuanzmj
  • fix(language-core): ignore type error for possible component name (#​4446) - Thanks @​zhiyuanzmj
  • fix(language-service): filter internal props in template completion
  • fix(language-service): sort component props in template completion
  • fix(language-core): duplicate completion appears at the beginning of script setup block
Other Changes
  • Upgrade Volar from v2.2.4 to v2.3.0-alpha.14.
    • LSP server performance improved
    • Language server now responds with the exact server capabilities for initialization requests
    • Auto insertion requests can now exit early in the language client
  • The following extensions have been added to Hybrid Mode’s compatibility whitelist:

v2.0.19

Compare Source

Bug Fixes
  • language-core: property 'xyz' does not exist on type 'abc' when using v-for (#​4386)
  • language-core: avoid report error when events do not accept parameters (#​4387)
  • language-core: inline dynamic event handlers should not expect commas (#​4387)

v2.0.18

Compare Source

Features
  • feat(language-core): report unknown events when strictTemplates is enabled (#​3718)
  • feat(language-core): add compileSFCScript plugin hook (#​3200)
  • feat(vscode): add coffeescript syntax highlight support
Bug Fixes
  • fix(language-core): fix event handler type for hyphen-case event names
  • fix(language-core): allow binding multiple events with the same name (#​4369)
  • fix(language-core): variable used in key appears as unused in v-for template tag (#​329) (#​3421)
  • fix(language-core): generics with slots don't work with Vue 2.7 (#​3241)
  • fix(language-core): template language of .md files should be markdown (#​4299)
  • fix(language-core): no template class links when experimentalResolveStyleCssClasses i

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 from d1fc280 to 829a6e1 Compare May 7, 2024 16:24
@renovate renovate bot changed the title chore(deps): update resolutions @nuxt/module-builder to v0.6.0 chore(deps): update all non-major dependencies May 7, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 829a6e1 to 7df48d5 Compare May 7, 2024 22:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7df48d5 to 3d58045 Compare May 8, 2024 11:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3d58045 to ef48532 Compare May 8, 2024 20:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ef48532 to 91ffc7e Compare May 9, 2024 09:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 91ffc7e to aafbc17 Compare May 9, 2024 13:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from aafbc17 to 1c72db6 Compare May 9, 2024 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1c72db6 to d288700 Compare May 10, 2024 09:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d288700 to 4541deb Compare May 10, 2024 09:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4541deb to 55ecb79 Compare May 10, 2024 13:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 55ecb79 to abea097 Compare May 14, 2024 00:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from abea097 to cc21e57 Compare May 14, 2024 13:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cc21e57 to c5ea7ad Compare May 14, 2024 23:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5ea7ad to af17251 Compare May 15, 2024 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2317e39 to 7855232 Compare June 5, 2024 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7855232 to da0be1a Compare June 5, 2024 18:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da0be1a to 1bf9bb0 Compare June 6, 2024 08:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1bf9bb0 to e266c5e Compare June 6, 2024 16:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e266c5e to 8904e11 Compare June 8, 2024 10:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8904e11 to 770a132 Compare June 8, 2024 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 770a132 to cbb8d77 Compare June 10, 2024 07:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cbb8d77 to a4cf258 Compare June 10, 2024 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4cf258 to a000660 Compare June 11, 2024 06:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a000660 to 84f2110 Compare June 11, 2024 09:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 84f2110 to ec13cae Compare June 11, 2024 10:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ec13cae to dacfde9 Compare June 11, 2024 15:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dacfde9 to 59be0c6 Compare June 11, 2024 18:02
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