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

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/eslint (source) 0.6.0 -> 0.6.1 age adoption passing confidence devDependencies patch
@pinia/nuxt (source) 0.5.5 -> 0.6.0 age adoption passing confidence dependencies minor
@tiptap/extension-bubble-menu (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@tiptap/extension-text-align (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@tiptap/extension-text-style (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@tiptap/extension-typography (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@tiptap/pm (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@tiptap/starter-kit (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@tiptap/vue-3 (source) 2.8.0 -> 2.9.1 age adoption passing confidence dependencies minor
@types/node (source) 20.16.13 -> 20.17.4 age adoption passing confidence devDependencies minor
@vueuse/components (source) 11.1.0 -> 11.2.0 age adoption passing confidence devDependencies minor
@vueuse/core (source) 11.1.0 -> 11.2.0 age adoption passing confidence devDependencies minor
@vueuse/nuxt (source) 11.1.0 -> 11.2.0 age adoption passing confidence devDependencies minor
pinia 2.2.4 -> 2.2.5 age adoption passing confidence dependencies patch
postcss-custom-properties (source) 14.0.2 -> 14.0.3 age adoption passing confidence devDependencies patch
radix-vue 1.9.7 -> 1.9.8 age adoption passing confidence dependencies patch
serde (source) 1.0.210 -> 1.0.214 age adoption passing confidence dependencies patch
typescript-eslint (source) 8.10.0 -> 8.12.2 age adoption passing confidence devDependencies minor
vite (source) 5.4.9 -> 5.4.10 age adoption passing confidence resolutions patch
vitest (source) 2.1.3 -> 2.1.4 age adoption passing confidence devDependencies patch

Release Notes

nuxt/eslint (@​nuxt/eslint)

v0.6.1

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/pinia (@​pinia/nuxt)

v0.6.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-bubble-menu)

v2.9.1

Compare Source

v2.9.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-text-align)

v2.9.1

Compare Source

v2.9.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-text-style)

v2.9.1

Compare Source

v2.9.0

Compare Source

ueberdosis/tiptap (@​tiptap/extension-typography)

v2.9.1

Compare Source

v2.9.0

Compare Source

ueberdosis/tiptap (@​tiptap/pm)

v2.9.1

Compare Source

v2.9.0

Compare Source

Patch Changes
  • feea1f6: Update prosemirror-view version
ueberdosis/tiptap (@​tiptap/starter-kit)

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Patch Changes
ueberdosis/tiptap (@​tiptap/vue-3)

v2.9.1

Compare Source

Patch Changes

v2.9.0

Compare Source

Patch Changes
vueuse/vueuse (@​vueuse/components)

v11.2.0

Compare Source

vueuse/vueuse (@​vueuse/core)

v11.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
csstools/postcss-plugins (postcss-custom-properties)

v14.0.3

Compare Source

October 23, 2024

unovue/radix-vue (radix-vue)

v1.9.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
serde-rs/serde (serde)

v1.0.214

Compare Source

  • Implement IntoDeserializer for all Deserializers in serde::de::value module (#​2568, thanks @​Mingun)

v1.0.213

Compare Source

  • Fix support for macro-generated with attributes inside a newtype struct (#​2847)

v1.0.212

Compare Source

  • Fix hygiene of macro-generated local variable accesses in serde(with) wrappers (#​2845)

v1.0.211

Compare Source

  • Improve error reporting about mismatched signature in with and default attributes (#​2558, thanks @​Mingun)
  • Show variant aliases in error message when variant deserialization fails (#​2566, thanks @​Mingun)
  • Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#​2821)
typescript-eslint/typescript-eslint (typescript-eslint)

v8.12.2

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.12.0

Compare Source

🚀 Features
  • typescript-eslint: improve undefined extension handling (#​10177)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.11.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

vitest-dev/vitest (vitest)

v2.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

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 typescript-eslint to v8.11.0 chore(deps): update all non-major dependencies Oct 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8f3396f to a1a4cf8 Compare October 22, 2024 17:28
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Oct 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from debafcb to 9c47b9b Compare October 28, 2024 14:30
@renovate renovate bot changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Oct 28, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f111376 to e9f3abd Compare October 30, 2024 21:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e9f3abd to e22d7c4 Compare October 31, 2024 07:58
@trobonox trobonox merged commit 2d2c2bc into main Oct 31, 2024
4 of 5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 31, 2024 13:27
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