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.5 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.5.0 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.13 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 3 times, most recently from 3ec948a to 0e089fc Compare August 6, 2024 17:45
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from 503f5b9 to c67d51e Compare August 15, 2024 09:07
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 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 3 times, most recently from a5c4976 to 3b60109 Compare September 16, 2024 20:26
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 4 times, most recently from 98c01aa to c0ff410 Compare September 27, 2024 15:50
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from 456028b to d787437 Compare October 7, 2024 11:03
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from fa33cb5 to d22d8c8 Compare October 13, 2024 13:15
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch 4 times, most recently from be8da9f to 7436694 Compare November 4, 2024 17:47
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch from 7436694 to 42175af Compare November 12, 2024 22:15
@renovate renovate bot force-pushed the renovate/main-all-minor-patch branch from 42175af to 4c314f0 Compare November 15, 2024 16:10
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