chore(deps): update all non-major dependencies#25
Merged
tobiasdiez merged 1 commit intomainfrom Feb 1, 2023
Merged
Conversation
881b99f to
ce50b4f
Compare
c280c10 to
e4d3042
Compare
f638b73 to
2a00fc0
Compare
71a4c2b to
62bab1b
Compare
62bab1b to
634ce6a
Compare
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #25 +/- ##
=======================================
Coverage 98.52% 98.52%
=======================================
Files 1 1
Lines 203 203
Branches 36 36
=======================================
Hits 200 200
Misses 3 3 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
tobiasdiez
pushed a commit
that referenced
this pull request
Aug 4, 2024
tobiasdiez
added a commit
that referenced
this pull request
Aug 4, 2024
* chore: init * chore: remove enforce * chore: npm run * fix: nuxt options * chore: update deps * chore: fix tsup commands (#1) * fix: path, close #2 * build: use tsup.config.ts * chore: update dependencies (#5) * chore: update deps * fix: `pnpm run dev` error (#7) * fix: pnpm run dev error * style: lint fix * fix: fix dev error (#9) * chore: update deps * chore: update * fix: cjs exports (#10) (#11) * feat: add esbuild export (#12) * ci: update release script * chore: update deps * feat: add esbuild export (#14) * feat: add esbuild export (#13) * chore: lint * chore: add deps of 'chalk' (#15) Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com> * chore: update deps * fix: 'UserOptions' set to optional (#18) * feat: use type=module (#16) (#17) * fix: pnpm workspace config (#19) * chore: update deps * fix: nuxt module hooks (#20) * chore: update deps * chore: update deps * chore: update ci matrix * chore: update deps * chore: lint * feat: update builds * ci: add permission * docs: update (#21) * docs: update playground link (#22) * feat: template update (#25) * fix: require(...) is not a function (#28) * update * fix linter * fix astro * fix tests * use jiti over esno * update all eslint * dedupe * update node used for linter * fix prettier --------- Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com> Co-authored-by: TropicalRaisel <87331818+TropicalRaisel@users.noreply.github.com> Co-authored-by: dengqing <dengqing0821@gmail.com> Co-authored-by: Tedy <1197633750@qq.com> Co-authored-by: snowingfox <1503401882@qq.com> Co-authored-by: Rongger <934004841@qq.com> Co-authored-by: 三咲智子 <sxzz@sxzz.moe> Co-authored-by: Alex Liu <larch.liu@gmail.com> Co-authored-by: ntnyq <ntnyq13@gmail.com> Co-authored-by: Robert Soriano <sorianorobertc@gmail.com> Co-authored-by: Ray <i@mk1.io> Co-authored-by: yuyin <38490578+yuyinws@users.noreply.github.com> Co-authored-by: lrs <104537923+RuSenLi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^6.5.15->^6.5.16^6.5.15->^6.5.16^6.5.15->^6.5.16^6.5.15->^6.5.16^0.2.7->^0.3.0^6.5.15->^6.5.16^0.26.3->^0.28.3^8.31.0->^8.33.07.23.0->7.26.3^2.8.2->^2.8.3^3.2.1->^3.2.2^4.0.4->^4.1.2^3.9.1->^3.12.1^4.9.4->^4.9.5^0.7.12->^0.7.15^0.26.3->^0.28.3Release Notes
storybookjs/storybook
v6.5.16Compare Source
Bug Fixes
Dependency Upgrades
storybookjs/builder-vite
v0.3.0Compare Source
What's Changed
If you'd like to continue using Vite 3, please stick with 0.2.x versions of this package.
Full Changelog: storybookjs/builder-vite@v0.2.7...v0.3.0
vitest-dev/vitest
v0.28.3Compare Source
🚀 Features
configoption to be false - by @antfu in https://github.com/vitest-dev/vitest/issues/2749 (c66e3)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v0.28.2Compare Source
🐞 Bug Fixes
timestamp: 0- by @danielroe in https://github.com/vitest-dev/vitest/issues/2747 (e88c0)View changes on GitHub
v0.28.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.28.0Compare Source
🚨 Breaking Changes
@vitet/runnerpackage instead ofvitest🐞 Bug Fixes
View changes on GitHub
v0.27.3Compare Source
🚀 Features
environmentMatchGlobsoption to auto infer env based on glob - by @antfu in https://github.com/vitest-dev/vitest/issues/2714 (3e142)🐞 Bug Fixes
reportCoveragecontext can be optional - by @antfu (4cd1e)View changes on GitHub
v0.27.2Compare Source
🚀 Features
🐞 Bug Fixes
coverage.allonly when all tests are run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2665 (85096)🏎 Performance
View changes on GitHub
v0.27.1Compare Source
🚀 Features
🐞 Bug Fixes
coverage.extension- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2641 (7e388)View changes on GitHub
v0.27.0Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
eslint/eslint
v8.33.0Compare Source
Features
2cc7954feat: addrestrictDefaultExportsoption to no-restricted-exports rule (#16785) (Nitin Kumar)Documentation
17f4be2docs: Fix examples in no-multiple-empty-lines rule (#16835) (jonz94)9c7cfe3docs: 'Source Code' content in 'Set up Development Environment' page (#16780) (Ben Perlmutter)ede5c64docs: Custom processors page (#16802) (Ben Perlmutter)2620614docs: Code of Conduct page (#16781) (Ben Perlmutter)50a8efddocs: report a sec vulnerability page (#16808) (Ben Perlmutter)ed60afddocs: Update page titles, section landing pages, and side TOC (#16760) (Ben Perlmutter)333c712docs: add background to code-path-diagrams for dark-mode (#16822) (Tanuj Kanti)f5f7b9bdocs: Update README (GitHub Actions Bot)2aa4f5fdocs: no-constant-condition: Add multi-comparison example (#16776) (Sebastian Simon)40287dbdocs: Remove Google Group icon (#16779) (Nicholas C. Zakas)ea10ca5docs: 'a .eslint' -> 'an .eslint' for consistency (#16809) (Ben Perlmutter)3be0748docs: add example for nodejs lintText api (#16789) (Siva K)ce4f5ffdocs: Replace removed related rules with a valid rule (#16800) (Ville Saalo)v8.32.0Compare Source
Features
fc20f24feat: add suggestions for redundant wrapping in prefer-regex-literals (#16658) (YeonJuan)Bug Fixes
b4f8329fix: ignore directives for no-fallthrough (#16757) (gfyoung)Documentation
17b65addocs: IA Update page URL move (#16665) (Ben Perlmutter)5981296docs: fix theme switcher button (#16752) (Sam Chen)6669413docs: deploy prerelease docs under the/docs/next/path (#16541) (Nitin Kumar)78ecfe0docs: use inline code for rule options name (#16768) (Percy Ma)fc2ea59docs: Update README (GitHub Actions Bot)762a872docs: Update README (GitHub Actions Bot)Chores
2952d6echore: sync templates/*.md files with issue templates (#16758) (gfyoung)3e34418chore: Add new issues to triage project (#16740) (Nicholas C. Zakas)pnpm/pnpm
v7.26.3Compare Source
Patch Changes
pnpm-lock.yamllockfile format #5976.Our Gold Sponsors
Our Silver Sponsors
v7.26.2Compare Source
Patch Changes
pnpm auditoutput for better readability #5981node-linkeris set tohoisted#5992.Our Gold Sponsors
Our Silver Sponsors
v7.26.1Compare Source
Patch Changes
node-linkeris set tohoisted#5988.EMFILE: too many open filesby using graceful-fs for reading bin files of dependencies #5887.Our Gold Sponsors
Our Silver Sponsors
v7.26.0Compare Source
Minor Changes
pnpm dedupecommand that removes dependencies from the lockfile by re-resolving the dependency graph. This work similar to yarn'syarn dedupe --strategy highestcommand #5958Patch Changes
prepublishOnlyandprepublishshould not be executed onpnpm pack#2941.Our Gold Sponsors
Our Silver Sponsors
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 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.
This PR has been generated by Mend Renovate. View repository job log here.