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

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@commitlint/cli (source) 19.5.0 -> 19.6.0 age adoption passing confidence
@commitlint/config-conventional (source) 19.5.0 -> 19.6.0 age adoption passing confidence
@nuxt/eslint (source) 0.7.0 -> 0.7.2 age adoption passing confidence
@nuxtjs/critters 0.7.2 -> 0.8.0 age adoption passing confidence
@types/node (source) 22.9.0 -> 22.10.0 age adoption passing confidence
husky 9.1.6 -> 9.1.7 age adoption passing confidence
marked (source) 15.0.0 -> 15.0.2 age adoption passing confidence
prettier (source) 3.3.3 -> 3.4.1 age adoption passing confidence
vitest (source) 2.1.5 -> 2.1.6 age adoption passing confidence
webmidi (source) 3.1.11 -> 3.1.12 age adoption passing confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

nuxt/eslint (@​nuxt/eslint)

v0.7.2

Compare Source

v0.7.1

Compare Source

No significant changes

    View changes on GitHub
nuxt-modules/critters (@​nuxtjs/critters)

v0.8.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
typicode/husky (husky)

v9.1.7

Compare Source

markedjs/marked (marked)

v15.0.2

Compare Source

Bug Fixes

v15.0.1

Compare Source

Bug Fixes
prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

vitest-dev/vitest (vitest)

v2.1.6

Compare Source

🚀 Features

  • Support VIte 6
    View changes on GitHub
djipco/webmidi (webmidi)

v3.1.12

Compare Source

  • Merge remote-tracking branch 'origin/master' (10b67ab)
  • Use predefined enums for typedef of state, connection and type properties of Input and Output (a4dcbac)
  • Merge pull request #​454 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/cross-spawn-7.0.6 (847e8cd)
  • Merge pull request #​455 from djipco/dependabot/npm_and_yarn/website/multi-9f37c16f8f (425de01)
  • Bump cookie and express in /website (f34ae3b)
  • Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/react/basic-example (e33dcd8)
  • Merge pull request #​453 from djipco/dependabot/npm_and_yarn/website/cross-spawn-7.0.6 (db1ed88)
  • Bump cross-spawn from 7.0.3 to 7.0.6 in /website (fcb552f)
  • Merge pull request #​450 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/http-proxy-middleware-2.0.7 (4c484d8)
  • Merge pull request #​449 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/multi-9f37c16f8f (4e8b165)
  • Bump http-proxy-middleware in /examples/react/basic-example (2832f14)
  • Bump cookie and express in /examples/react/basic-example (9f2e21b)
  • Merge pull request #​448 from djipco/dependabot/npm_and_yarn/website/http-proxy-middleware-2.0.7 (9826384)
  • Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /website (4953a38)
  • Merge pull request #​447 from djipco/dependabot/npm_and_yarn/website/webpack-5.95.0 (00375a1)
  • Merge pull request #​446 from djipco/dependabot/npm_and_yarn/multi-9f37c16f8f (3c52e96)
  • Bump webpack from 5.89.0 to 5.95.0 in /website (00e4956)
  • Bump cookie and express (ed6ae89)
  • Merge pull request #​428 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/webpack-5.94.0 (28fbea2)
  • Merge pull request #​430 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/micromatch-4.0.8 (348c98e)
  • Merge pull request #​431 from djipco/dependabot/npm_and_yarn/website/axios-1.7.7 (ce7d96c)
  • Merge pull request #​441 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/rollup-2.79.2 (20e31e6)
  • Bump rollup from 2.79.1 to 2.79.2 in /examples/react/basic-example (ed7d60e)
  • Merge pull request #​440 from djipco/dependabot/npm_and_yarn/rollup-3.29.5 (343ea02)
  • Bump rollup from 2.3.3 to 3.29.5 (05f6524)
  • Merge pull request #​439 from djipco/dependabot/npm_and_yarn/examples/next.js/basic-example/next-14.2.10 (e779959)
  • Bump next from 14.1.1 to 14.2.10 in /examples/next.js/basic-example (a469361)
  • Merge pull request #​438 from djipco/dependabot/npm_and_yarn/website/multi-cf87d80143 (020dd45)
  • Merge pull request #​436 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/multi-1d234c620e (ef0547d)
  • Merge pull request #​437 from djipco/dependabot/npm_and_yarn/website/multi-9423f4c335 (be34fbc)
  • Merge pull request #​435 from djipco/dependabot/npm_and_yarn/examples/react/basic-example/multi-cf87d80143 (e8465c1)
  • Bump send and express in /website (fa377c8)
  • Bump body-parser and express in /website (c9094ee)
  • Bump path-to-regexp and express in /examples/react/basic-example (6c18474)
  • Bump send and express in /examples/react/basic-example (599a4bf)
  • Merge pull request #​433 from djipco/dependabot/npm_and_yarn/multi-d66d039ac5 (cff650c)
  • Merge pull request #​434 from djipco/dependabot/npm_and_yarn/multi-cf87d80143 (2032fa1)
  • Bump send and express (3c1e0cf)
  • Bump serve-static and express (f48984e)
  • Bump axios from 1.6.2 to 1.7.7 in /website (56f757c)
  • Bump micromatch from 4.0.5 to 4.0.8 in /examples/react/basic-example (1ac422c)
  • Merge pull request #​429 from djipco/dependabot/npm_and_yarn/website/micromatch-4.0.8 (b701e4c)
  • Bump micromatch from 4.0.5 to 4.0.8 in /website (5bbc3cb)
  • Bump webpack from 5.76.1 to 5.94.0 in /examples/react/basic-example (1f0467f)

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency marked to v15.0.1 chore(deps): update all non-major dependencies Nov 18, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 7a58ab7 to 1b4ed5a Compare November 24, 2024 01:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b7e63f9 to c454439 Compare November 26, 2024 06:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c454439 to 6969f2d Compare November 26, 2024 13:34
@ThornWalli ThornWalli merged commit ab1ddc6 into main Nov 27, 2024
1 check passed
@ThornWalli ThornWalli deleted the renovate/all-minor-patch branch November 27, 2024 17:32
Copy link

github-actions bot commented Dec 8, 2024

🎉 This PR is included in version 1.3.37-beta.13 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 1.3.37 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant