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 (main) #347

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^0.39.3 -> ^0.43.1 age adoption passing confidence dependencies minor
@histoire/plugin-vue (source) ^0.16.1 -> ^0.17.17 age adoption passing confidence devDependencies minor
@vitejs/plugin-vue (source) ^4.2.3 -> ^4.6.2 age adoption passing confidence devDependencies minor
@vitest/coverage-c8 (source) ^0.31.1 -> ^0.33.0 age adoption passing confidence devDependencies minor
@vue/test-utils ^2.3.2 -> ^2.4.6 age adoption passing confidence devDependencies minor
eslint (source) ^8.41.0 -> ^8.57.1 age adoption passing confidence dependencies minor
histoire (source) ^0.16.1 -> ^0.17.17 age adoption passing confidence devDependencies minor
node (source) >=v18.16.0 -> >=18.20.4 age adoption passing confidence engines minor
nwtgck/actions-netlify v2.0 -> v2.1 age adoption passing confidence action minor
pnpm (source) 7.32.5 -> 7.33.7 age adoption passing confidence packageManager minor
pnpm/action-setup v2.2.4 -> v2.4.1 age adoption passing confidence action minor
release-it ^15.10.3 -> ^15.11.0 age adoption passing confidence devDependencies minor
vitepress (source) 1.0.0-beta.1 -> 1.3.4 age adoption passing confidence devDependencies minor
vitest (source) ^0.31.1 -> ^0.34.6 age adoption passing confidence devDependencies minor
vue (source) ^3.3.4 -> ^3.5.6 age adoption passing confidence devDependencies minor

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v0.43.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.43.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.42.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.42.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.41.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.41.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.41.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.41.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.41.0

Compare Source

   🚀 Features
  • Do not auto fix unused-imports/no-unused-imports in editors  -  by @​antfu (ed2b0)
    View changes on GitHub

v0.40.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.40.2

Compare Source

No significant changes

    View changes on GitHub

v0.40.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.40.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.39.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.39.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.39.5

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • Disable @typescript-eslint/consistent-type-assertions  -  by @​antfu (abf5c)
    View changes on GitHub

v0.39.4

Compare Source

   🚀 Features
    View changes on GitHub
Akryum/histoire (@​histoire/plugin-vue)

v0.17.17

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • vue: Codegen setup directives (92f91cc7)
💅 Refactors
  • Typescript 5 + eslint 9 + antfu eslint (1e679fda)
❤️ Contributors

v0.17.16

Compare Source

compare changes

🩹 Fixes
  • StoryResponsivePreview full height (#​708)
❤️ Contributors

v0.17.15

Compare Source

compare changes

🩹 Fixes
  • StoryResponsivePreview vertical resize (#​704)
❤️ Contributors

v0.17.14

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v0.17.13

Compare Source

compare changes

🚀 Enhancements
  • percy: Support builder for options and adding types (#​690)
🩹 Fixes
  • vue: Codegen: check before using in on nullable object (#​688)
  • Revert "fix: Fix sandbox URL in getSandboxUrl function" (#​698)
  • Consider platform specific CRLF when generating d.ts files (#​648)
❤️ Contributors

v0.17.12

Compare Source

compare changes

🩹 Fixes
❤️ Contributors
  • Hugo ATTAL

v0.17.11

Compare Source

compare changes

🩹 Fixes
❤️ Contributors

v0.17.9

Compare Source

compare changes

🩹 Fixes
🏡 Chore
❤️ Contributors

v0.17.8

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
❤️ Contributors

v0.17.6

Compare Source

compare changes

🩹 Fixes
  • Fix findUp for Windows (#​640)
  • Update pathe dependencies everywhere (#​641)
🏡 Chore
🤖 CI
❤️ Contributors

v0.17.5

Compare Source

compare changes

🩹 Fixes
  • nuxt: Support multiple app presets (#​627)
  • nuxt: Disable typescript typeCheck (#​632, #​633)
  • dev: Remove dependency on resolve order for linking in markdown … (#​599)
  • hmr: Make HMR work with Nuxt (#​631)
  • Fix Vue warning 'Non-function value encountered' (#​615)
📖 Documentation
  • github: Add a link to Nuxt Stackblitz to bug report template (#​471, #​619)
  • Add visual regression testing section to the examples (#​621)
🌊 Types
  • Fix keyboardShortcut param (#​628)
  • Add type inference for Story and Variant slots items (#​622, #​623)
🏡 Chore
❤️ Contributors

v0.17.4

Compare Source

compare changes

🚀 Enhancements
  • config: Enable specifying path for histoire config file (#​612)
  • Story stat counter (#​613)
🩹 Fixes
📖 Documentation
  • Fixed file extension in docs (#​618)
🏡 Chore
  • nuxt: Temporarily move to @ts-ignore (#​609)
✅ Tests
🤖 CI
  • Disable cypress video recording (c060854)
  • Don't try to upload videos artifacts (b3831db)
  • Test sequentially for vite ecosystem ci (dabdc35)
❤️ Contributors

v0.17.1

Compare Source

compare changes

🩹 Fixes
❤️ Contributors
  • Hugo ATTAL

v0.17.0

Compare Source

compare changes

🚀 Enhancements
  • vue: AddWrapper (9f29c19)
  • svelte: Support setupSvelte4 for app setup (182f7c9)
✅ Tests
❤️ Contributors

v0.16.5

Compare Source

compare changes

🩹 Fixes
  • nuxt: Build (bb0c0fe)
  • svelte: Plugin build (8d3872d)
  • nuxt: Don't stub out unenv (#​578)
  • tailwind: Allow different fontSize configuration values (#​580)
💅 Refactors
🏡 Chore
❤️ Contributors

v0.16.4

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
🏡 Chore
✅ Tests
🎨 Styles
  • Fixed typos in Console logs (#​577)
🤖 CI
❤️ Contributors
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v4.5.0

v4.4.1

v4.4.0

v4.3.4

Compare Source

v4.3.3

Compare Source

v4.3.2

Compare Source

v4.3.1

Compare Source

  • fix: revert "fix(plugin-vue): distinguish HMR and transform descriptor (#​227)" (0c28448), closes #​227

v4.3.0

Compare Source

vitest-dev/vitest (@​vitest/coverage-c8)

v0.33.0

Compare Source

   🚨 Breaking Changes
  • Revert default include patterns  -  by @​so1ve #​3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
   🐞 Bug Fixes
    View changes on GitHub

v0.32.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.3

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/main-all-minor-patch branch 4 times, most recently from 7834453 to d19754e Compare October 25, 2023 15:55
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 4 times, most recently from fb53aaf to dbdf2b3 Compare November 8, 2023 17:44
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 8 times, most recently from 75bdb90 to 72b7d95 Compare November 19, 2023 08:01
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 7 times, most recently from 085fd2d to bfae8e4 Compare November 29, 2023 19:12
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 5 times, most recently from 38c4ad5 to 209b8cf Compare December 8, 2023 07:49
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from c71386a to 8c2ac14 Compare May 21, 2024 19:28
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch from 8c2ac14 to 388b7d5 Compare June 4, 2024 06:58
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from a629241 to 86450fb Compare June 14, 2024 17:20
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from 311dbfd to 3d53a46 Compare June 28, 2024 03:59
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 3 times, most recently from fda1e20 to 26a841f Compare July 8, 2024 21:18
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 3 times, most recently from f64a111 to 6826239 Compare July 19, 2024 11:51
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from 05a4f53 to 2181062 Compare July 31, 2024 09:27
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 3 times, most recently from 0e089fc to 503f5b9 Compare August 8, 2024 14:49
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from c67d51e to b216e0e Compare August 17, 2024 12:48
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch from b216e0e to 1dda5a6 Compare August 24, 2024 17:03
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 5 times, most recently from 761e45f to 1cdbaef Compare September 10, 2024 09:24
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from 70d4ecc to a5c4976 Compare September 16, 2024 09:56
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch from a5c4976 to 3b60109 Compare September 16, 2024 20:26
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.

0 participants