Skip to content

chore(deps): update all non-major dependencies (main) - #347

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-all-minor-patch
Open

chore(deps): update all non-major dependencies (main)#347
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config ^0.39.3^0.43.1 age confidence dependencies minor
@histoire/plugin-vue (source) ^0.16.1^0.17.17 age confidence devDependencies minor
@vitejs/plugin-vue (source) ^4.2.3^4.6.2 age confidence devDependencies minor
@vitest/coverage-c8 (source) ^0.31.1^0.33.0 age confidence devDependencies minor
@vue/test-utils ^2.3.2^2.5.0 age confidence devDependencies minor
eslint (source) ^8.41.0^8.57.1 age confidence dependencies minor
histoire (source) ^0.16.1^0.17.17 age confidence devDependencies minor
node 1616.20.2 age confidence uses-with minor
nwtgck/actions-netlify v2.0v2.1 age confidence action minor
pnpm (source) 7.32.57.33.7 age confidence packageManager minor
pnpm/action-setup v2.2.4v2.4.1 age confidence action minor
release-it ^15.10.3^15.11.0 age confidence devDependencies minor
vitepress (source) 1.0.0-beta.11.6.4 age confidence devDependencies minor
vitest (source) ^0.31.1^0.34.6 age confidence devDependencies minor
vue (source) ^3.3.4^3.5.42 age 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

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

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

Bug Fixes
Miscellaneous Chores

v4.4.1

Bug Fixes
Miscellaneous Chores

v4.4.0

Features
  • support generated JS imports for external scoped style (#​196) (bd5055d)
Bug Fixes
  • plugin-vue: re-create filters after updating options (#​246) (c383503)
Miscellaneous Chores
  • add [@ts-ignore](https://redirect.github.com/ts-ignore) when accessing legacy?.buildSsrCjsExternalHeuristics (#​255) (04c3b0b)
Code Refactoring

v4.3.4

Compare Source

Features
Miscellaneous Chores
  • deps: update typescript-eslint monorepo to v6 (major) (#​210) (fb07b5b)

v4.3.3

Compare Source

Bug Fixes

v4.3.2

Compare Source

Bug Fixes
  • plugin-vue: distinguish HMR and transform descriptor (#​232) (9119d4d)

v4.3.1

Compare Source

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

v4.3.0

Compare Source

Features
  • types: expose hoistStatic option for script compilation (#​198) (7466b4f)
Bug Fixes
Documentation
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
    View changes on GitHub

v0.32.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.1

Compare Source

   🚀 Features
   🐞 Bug Fixes

Important

✂ PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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 5 times, most recently from ec77273 to 13c247a Compare January 9, 2024 10:36
@renovate
renovate Bot force-pushed the renovate/main-all-minor-patch branch 10 times, most recently from de1b8c6 to c62dfc3 Compare January 16, 2024 11:29
@renovate
renovate Bot force-pushed the renovate/main-all-minor-patch branch 2 times, most recently from babc249 to 52b8243 Compare January 22, 2024 11:55
@renovate
renovate Bot force-pushed the renovate/main-all-minor-patch branch 3 times, most recently from eece66d to 21bc6cf Compare February 1, 2024 21:35
@renovate
renovate Bot force-pushed the renovate/main-all-minor-patch branch 5 times, most recently from 8b096fc to 95fc319 Compare February 13, 2024 10:43
@renovate
renovate Bot force-pushed the renovate/main-all-minor-patch branch 3 times, most recently from 8424bd9 to 37dfcf7 Compare February 17, 2024 20:00
@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 ERROR   ERROR  Unknown options: 'lockfile-only', 'ignore-scripts', 'ignore-pnpmfile'
For help, run: pnpm help dedupe

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