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

📎 Update all non-major dependencies - autoclosed #472

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fontsource/gantari (source) ^4.5.1 -> ^4.5.2 age adoption passing confidence dependencies patch
@fontsource/manrope (source) ^4.5.12 -> ^4.5.13 age adoption passing confidence dependencies patch
@fontsource/playfair-display (source) ^4.5.12 -> ^4.5.13 age adoption passing confidence dependencies patch
@fontsource/source-code-pro (source) ^4.5.12 -> ^4.5.14 age adoption passing confidence dependencies patch
@formkit/auto-animate ^1.0.0-beta.5 -> ^1.0.0-pre-alpha.3 age adoption passing confidence dependencies patch
@lint-my-life/eslint-config-paintbrush ^0.1.2 -> ^0.2.2 age adoption passing confidence devDependencies minor
@nuxt/content ^2.3.0 -> ^2.9.0 age adoption passing confidence devDependencies minor
@nuxt/test-utils ^3.0.0 -> ^3.8.1 age adoption passing confidence devDependencies minor
@nuxtjs/critters ^0.4.0 -> ^0.5.2 age adoption passing confidence devDependencies minor
@nuxtjs/fontaine ^0.2.3 -> ^0.4.1 age adoption passing confidence devDependencies minor
@nuxtjs/html-validator ^1.2.3 -> ^1.6.0 age adoption passing confidence devDependencies minor
@nuxtjs/i18n (source) ^8.0.0-beta.7 -> ^8.0.0-rc.6 age adoption passing confidence devDependencies patch
@nuxtjs/ionic ^0.8.0 -> ^0.12.1 age adoption passing confidence devDependencies minor
@​nuxtjs/partytown ^1.3.0 -> ^1.4.0 age adoption passing confidence devDependencies minor
@pinia-plugin-persistedstate/nuxt (source) ^1.0.0 -> ^1.2.0 age adoption passing confidence dependencies minor
@pinia/nuxt (source) ^0.4.6 -> ^0.5.1 age adoption passing confidence dependencies minor
@typescript-eslint/eslint-plugin (source) ^5.47.0 -> ^5.62.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) ^5.47.0 -> ^5.62.0 age adoption passing confidence devDependencies minor
@vitest/coverage-c8 (source) ^0.26.2 -> ^0.33.0 age adoption passing confidence devDependencies minor
@vueuse/components (source) ^9.8.2 -> ^9.13.0 age adoption passing confidence devDependencies minor
@vueuse/core (source) ^9.8.2 -> ^9.13.0 age adoption passing confidence devDependencies minor
@vueuse/nuxt (source) ^9.8.2 -> ^9.13.0 age adoption passing confidence devDependencies minor
chart.js (source) ^4.1.1 -> ^4.4.1 age adoption passing confidence dependencies minor
cloudflare/pages-action v1.3.0 -> v1.5.0 age adoption passing confidence action minor
defu ^6.1.1 -> ^6.1.3 age adoption passing confidence devDependencies patch
globby ^13.1.3 -> ^13.2.2 age adoption passing confidence devDependencies minor
json5 (source) ^2.2.2 -> ^2.2.3 age adoption passing confidence devDependencies patch
nuxt (source) ^3.0.0 -> ^3.8.2 age adoption passing confidence devDependencies minor
nuxt-lodash ^2.4.1 -> ^2.5.3 age adoption passing confidence devDependencies minor
pinia ^2.0.28 -> ^2.1.7 age adoption passing confidence dependencies minor
pinia-plugin-persistedstate (source) ^3.0.1 -> ^3.2.0 age adoption passing confidence dependencies minor
playwright (source) ^1.29.0 -> ^1.40.1 age adoption passing confidence devDependencies minor
sass ^1.57.1 -> ^1.69.5 age adoption passing confidence devDependencies minor
shiki-es ^0.1.2 -> ^0.14.0 age adoption passing confidence dependencies minor
typescript (source) ^4.9.4 -> ^4.9.5 age adoption passing confidence devDependencies patch
vitest (source) ^0.26.2 -> ^0.34.6 age adoption passing confidence devDependencies minor
vue (source) ^3.2.45 -> ^3.3.10 age adoption passing confidence devDependencies minor
vue-chartjs (source) ^5.1.0 -> ^5.2.0 age adoption passing confidence dependencies minor
vue-tsc (source) ^1.0.16 -> ^1.8.24 age adoption passing confidence devDependencies minor

Release Notes

formkit/auto-animate (@​formkit/auto-animate)

v1.0.0-pre-alpha.3

Compare Source

v1.0.0-beta.6: Beta 6

Compare Source

In this release:

  • Adds support for Solid.
  • Uses callback ref in React to improve support for late mounting components.
  • Adds additional typings to AnimationController to improve Svelte TypeScript support.
  • Fixes a bug that occasionally caused AbortError on some browsers (lookin’ at you FireFox).
DaniFoldi/lint-my-life (@​lint-my-life/eslint-config-paintbrush)

v0.2.2

Compare Source

v0.2.0

Compare Source

v0.1.6

Compare Source

v0.1.5

Compare Source

v0.1.4

Compare Source

v0.1.3

Compare Source

nuxt/content (@​nuxt/content)

v2.9.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
📖 Documentation
❤️ Contributors

v2.8.5

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v2.8.4

Compare Source

compare changes

🩹 Fixes
  • prose-pre: Only wrap slot in pre (#​2348)
❤️ Contributors

v2.8.3

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • findSurround: Use filtered contents to find surround (#​2291)
  • Remove deletion of prerenderedAt key (#​2280)
  • module: Remove deprecated resolveModule (#​2298)
  • surround: Respect only and without filters (#​2311)
  • Add missing dependencies (#​2313)
  • tailwindcss: Tailwindcss HMR support for content files (#​2315)
  • Fetch content chunked (#​2321)
  • storage: Prevent duplicate parsing (#​2326)
  • Add regex to match ContentSlot in Pug templates (#​2344)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.8.2

Compare Source

compare changes

🩹 Fixes
  • query: Prevent undefined error (b680b47c)
  • navigation: Prevent client-db conflict (fd8e3b82)
  • serverQueryContent: Do not expose advanced query typing (09e37c19)
  • document-driven: Invalid composable import (e56f71dc)
  • ContentList: Component slot typechecking (#​2277)
❤️ Contributors

v2.8.1

Compare Source

compare changes

🩹 Fixes
  • Cannot read properties of undefined (11c3b09f)
❤️ Contributors

v2.8.0

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • Markdown render compatiblity (d81a08a2)
  • slot: Rename ContentSlot to MDCSlot in render function (efc60481)
  • module: Slot transform sourcemap (7558cf0d)
  • ProseImg: Prevent conflict between src and baseURL (#​2242)
  • Custom drivers failed on build (#​2193)
  • ContentRenderer: Render contents only with excerpt (#​2246)
  • content-slot: Better slot name regex (329cf3bc)
📖 Documentation
🏡 Chore
❤️ Contributors

v2.7.2

Compare Source

compare changes

🩹 Fixes
  • Remark plugins deprecated warning (#​2188)
  • Allow ] in filename code block (#​2169)
📖 Documentation
  • Update slots example for the content-query component (#​2190)
❤️ Contributors

v2.7.1

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • Keep document-drive state in shallowRef and prefetch pages/components (#​2118)
🩹 Fixes
  • Replace crlf line endings with lf (#​2120)
  • Use consola.withTag instead of kit.useLogger (#​2140)
  • module: Add yml / json extensions to tailwind content files (#​2147)
  • Remove unneeded await (#​2175)
  • Use unstorage types (#​2136)
  • Uppercase in path (#​2170)
  • markdown: Allow plugin with array type option (#​2114)
  • Allow empty string in $contains (#​2179)
  • Remove favicon handling (#​2157)
📖 Documentation
❤️ Contributors

v2.7.0

Compare Source

compare changes

🚀 Enhancements
  • shiki: Support italic, bold and underline styles (#​2079)
  • config: Update ignores to advanced pattern (#​2035)
🩹 Fixes
  • link: Remove hash before checking if ending by '.md' (#​2033)
  • markdown: Prevent script execution (#​2040)
  • code-block: Pass language as class name (#​2064)
  • tailwind-integration: Allow content as object (#​2060)
  • code-block: Meta property (#​2067)
  • markdown: Respect _draft key in frontmatter (#​2077)
📖 Documentation
  • Guide for adding custom grammars for syntax highlighting (7da9b286)
  • Add example of additional sorting options for queryContent (#​2042)
  • Explain useasyncdata wrapping (#​2054)
  • Update url (#​2055)
  • Add latest to nuxi command (2939b793)
  • Update Content Wind live demo url (#​2080)
  • Update links (#​2085)
  • Remove outdated description (#​2098)
🏡 Chore
  • Use caret dependency for kit (#​2044)
❤️ Contributors

v2.6.0

Compare Source

compare changes

🚀 Enhancements
  • CodeBlock: Add line number attribute to code block lines (#​1973)
  • More flexible ignores configuration (#​2022)
🩹 Fixes
  • type: Content locale (#​1965)
  • markdown: Html ids in markdown headings should not start with a digit (#​1961)
  • useContentHead: Set property instead of name for OG metadata (#​1981)
  • Access config from public key (#​2005)
  • ContentRendererMarkdown: Prevent undefiend error on component resolve (#​2021)
  • code-block: Use span with \n instead of div for lines (#​2008)
  • preview: Use sessionStorage to keep token (#​2020)
  • shiki: Add \n to empty lines (46f3d79f)
  • markdown-renderer: Document reactivity (e46309fe)
  • query: Prevent adding duplicate conditions to query (#​2027)
  • document-driven: Ensure layout is set on hydration (#​2032)
📖 Documentation
❤️ Contributors

v2.5.2

Compare Source

compare changes

🩹 Fixes
  • Revert navDirFromPath behavior (049c356d)
❤️ Contributors

v2.5.1

Compare Source

compare changes

🩹 Fixes
  • client-db: Ensure ignoreSources is an array (45b44a69)
  • document-driven: Page layout detection (#​1955)
🏡 Chore
❤️ Contributors

v2.5.0

Compare Source

compare changes

🚀 Enhancements
  • Introduce component-resolver transformer (#​1907)
  • client-db: Allow possibility to ignore some sources from client storage (#​1917)
🩹 Fixes
  • Add anchorLinks type (#​1894)
  • headings: Don't generate link if id is missing (#​1893)
  • code block: Use div instead of span (#​1885)
  • Types (#​1912)
  • Db access time issue (#​1838)
  • Refresh content-index on nitro start (#​1947)
  • findSurround: Allow before and after to be 0 (#​1922)
  • module: Close dev server on nitro close (#​1952)
📖 Documentation
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone CET, Automerge - At any time (no schedule defined).

🚦 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 changed the title 📎 Update dependency playwright to ^1.29.1 📎 Update all non-major dependencies Dec 23, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 0aea623 to 28a0d63 Compare January 1, 2023 18:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 4202fa9 to 476959e Compare January 9, 2023 12:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 096be5e to 9c28057 Compare January 16, 2023 19:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from b0bc483 to b853f84 Compare January 23, 2023 12:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 167e114 to 6334a05 Compare October 17, 2023 22:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 44bac06 to 94b4bfc Compare October 26, 2023 18:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a7e66ff to b8c0ac4 Compare October 27, 2023 16:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 7b4bcf5 to 123334a Compare November 21, 2023 02:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 1265f07 to 78bfaab Compare November 30, 2023 14:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 120dff8 to 6040bfb Compare December 4, 2023 14:54
@renovate renovate bot changed the title 📎 Update all non-major dependencies 📎 Update all non-major dependencies - autoclosed Dec 10, 2023
@renovate renovate bot closed this Dec 10, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch December 10, 2023 08:43
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