chore(deps-dev): bump the vuejs-template group in /templates/vuejs with 9 updates #140
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.
Bumps the vuejs-template group in /templates/vuejs with 9 updates:
4.6.2
5.0.4
8.0.0
9.0.0
12.0.0
13.0.0
0.4.0
0.5.1
22.1.0
24.0.0
5.2.2
5.4.4
4.5.3
5.2.8
0.34.6
1.4.0
1.8.27
2.0.10
Updates
@vitejs/plugin-vue
from 4.6.2 to 5.0.4Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.... (truncated)
Commits
1fe0d97
release: [email protected]0294b9d
chore(deps-dev): bump vite from 5.0.10 to 5.0.12 (#354)0c7432b
types: omit overridden options0ff6fb7
fix(plugin-vue): allow disabling transformAssetUrls (#326)a9f5b11
chore(deps): update dependency prettier to v3.2.5 (#352)70e5df9
fix(deps): update all non-major dependencies (#332)e957179
chore(deps): update dependency prettier to v3.2.4 (#347)573420d
chore(deps): update upstream (#333)1963dcf
release: [email protected]eddcfa8
fix(plugin-vue): handle circular references in HMR check (#334)Updates
@vue/eslint-config-prettier
from 8.0.0 to 9.0.0Release notes
Sourced from
@vue/eslint-config-prettier
's releases.Changelog
Sourced from
@vue/eslint-config-prettier
's changelog.Commits
02a30df
9.0.0905aa1c
chore: update eslint-config-prettier to v9 (#18)1d6ac3d
chore: add changelogs for v7 to v8Updates
@vue/eslint-config-typescript
from 12.0.0 to 13.0.0Release notes
Sourced from
@vue/eslint-config-typescript
's releases.Commits
e0bf9da
13.0.08f7e461
ci: update actions' verions2abd17e
feat!: upgrade typescript-eslint to v7Updates
@vue/tsconfig
from 0.4.0 to 0.5.1Commits
22e15e3
0.5.19877d73
fix: remove outDir (temporary fix for #27)ba22003
0.5.05b778b2
feat: turn onnoEmit
by default and addtsconfig.lib.json
(#26)Updates
jsdom
from 22.1.0 to 24.0.0Release notes
Sourced from jsdom's releases.
Changelog
Sourced from jsdom's changelog.
Commits
2f8a730
Version 24.0.0db0a4dc
Implement the remaining types of numeric reflectionc1d7005
Implement full long reflectionac815ff
Revert back to nwsapi5b1a49e
Fix changelog link to dom-selectorcf8b707
Version 23.2.0908f27d
Update dom-selector and roll web platform testsc039e52
Switch from nwsapi to dom-selectorb677627
Add new CSS selectors benchmark4b33d36
Enable WPT directories css/selectors and css/css-scopingUpdates
typescript
from 5.2.2 to 5.4.4Release notes
Sourced from typescript's releases.
... (truncated)
Commits
8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...1c25c7f
🤖 Pick PR #57968 (Normalize slashes for paths in watc...) into release-5.4 (#...3caec2c
Cherry pick PR 57887 into release-5.4 (#57898)896947e
🤖 Pick PR #57938 (Directories dont check modified tim...) into release-5.4 (#...521d3fb
🤖 Pick PR #57950 (Watch events enhancements) into release-5.4 (#57967)6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)Updates
vite
from 4.5.3 to 5.2.8Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
8b8d402
release: v5.2.8646319c
fix: do not access document in/@vite/client
when not defined (#16318)445c4f2
fix: fix sourcemap when using object asdefine
value (#15805)a78e265
chore(deps): update all non-major dependencies (#16325)4581e83
refactor: use types from sass instead of@types/sass
(#16340)3c85c6b
fix: csp nonce injection when no closing tag (#16281) (#16282)21cc10b
fix(hmr): multiple updates happened when invalidate is called while multiple ...01af308
fix(css): unknown file error happened with lightningcss (#16306)eca68fa
fix(scanner): duplicate modules for same id if glob is used in html-like type...ad246da
release: v5.2.7Updates
vitest
from 0.34.6 to 1.4.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a8da192
chore: release v1.4.0d7e8b53
feat(config): deprecatecache.dir
option (#5229)c652148
chore: remove unused propertyce5ca6b
fix(vitest): logs inbeforeAll
andafterAll
(#5288)51d1d47
fix(vitest): correctly override api with --no-api flag (#5386)efe441f
chore: guard try/catch in websocket reporter07ec377
fix(coverage): preventreportsDirectory
from removing user's project (#5376)38119b7
fix(vitest): ignore timeout on websocket reporter rpce77c553
fix:--inspect-brk
to pause before execution (#5355)d627e20
feat: add a flag to include test location in tasks (#5342)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
Updates
vue-tsc
from 1.8.27 to 2.0.10Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.