Closed dependabot[bot] closed 7 months ago
Bumps the minor group in /vue2 with 21 updates:
5.0.6
5.0.7
2.7.14
2.7.16
7.23.0
7.24.0
5.5.0
5.7.4
1.5.1
1.10.2
18.2.2
18.2.4
29.5.6
29.5.12
20.8.7
20.12.7
2.0.3
2.0.6
2.2.0
2.3.1
0.4.0
0.5.1
9.17.0
9.25.0
29.1.1
29.1.2
10.9.1
10.9.2
0.25.2
0.25.13
5.2.2
5.4.5
0.24.3
0.26.1
5.1.4
5.2.8
3.6.0
3.8.3
1.8.20
1.8.27
Updates @capacitor/local-notifications from 5.0.6 to 5.0.7
@capacitor/local-notifications
Sourced from @capacitor/local-notifications's releases.
@capacitor/local-notifications
@capacitor/local-notifications@5.0.7 5.0.7 (2024-01-29) Note: Version bump only for package @capacitor/local-notifications
@5
Note: Version bump only for package @capacitor/local-notifications
d5483ce
be9ff28
d8540fe
e2cdf35
f9afbe9
c5aab48
77dc373
bf7ec33
3b520b8
e18f458
Updates @capacitor/preferences from 5.0.6 to 5.0.7
@capacitor/preferences
Sourced from @capacitor/preferences's releases.
@capacitor/preferences
@capacitor/preferences@5.0.7 5.0.7 (2024-01-29) Note: Version bump only for package @capacitor/preferences
Note: Version bump only for package @capacitor/preferences
Updates vue-template-compiler from 2.7.14 to 2.7.16
vue-template-compiler
Sourced from vue-template-compiler's releases.
v2.7.16 "Swan Song" This is the final release for Vue 2. Vue 2 will reach End of Life on December 31st, 2023. For more details, please read this blog post. Please refer to CHANGELOG.md for details. v2.7.16-beta.2 Please refer to CHANGELOG.md for details. v2.7.16-beta.1 Please refer to CHANGELOG.md for details. v2.7.15 Please refer to CHANGELOG.md for details.
This is the final release for Vue 2.
Vue 2 will reach End of Life on December 31st, 2023. For more details, please read this blog post.
Please refer to CHANGELOG.md for details.
Sourced from vue-template-compiler's changelog.
2.7.16 Swan Song (2023-12-24) Bug Fixes lifecycle: esnure component effect scopes are disconnected (56ce7f8), closes #13134 2.7.16-beta.2 (2023-12-14) Bug Fixes account for nested render calls (db9c566), closes #13131 types: export more types for v3 alignment (jsx / component options) (895669f), closes #13078 #13128 2.7.16-beta.1 (2023-12-08) Bug Fixes compiler-sfc: check template ref usage, (#12985) (83d9535), closes #12984 compiler-sfc: fix rewriteDefault edge cases (25f97a5), closes #13060 #12892 #12906 keep-alive: fix keep-alive memory leak (2632249), closes #12827 keep-alive: fix memory leak without breaking transition tests (e0747f4) props: should not unwrap props that are raw refs (08382f0), closes #12930 shallowReactive: should track value if already reactive when set in shallowReactive (0ad8e8d) style: always set new styles (f5ef882), closes #12901 #12946 types: fix shallowRef's return type (#12979) (a174c29), closes #12978 types: fix type augmentation and compiler-sfc types w/moduleResolution: bundler (#13107) (de0b97b), closes #13106 types: provide types for built-in components (3650c12), closes #13002 types: type VNodeChildren should allow type number (#13067) (24fcf69), closes #12973 utils: unwrap refs when stringifying values in template (ae3e4b1), closes #12884 #12888 watch: new property addition should trigger deep watcher with getter (6d857f5), closes #12967 #12972 2.7.15 (2023-10-23) Bug Fixes compiler-sfc: add semicolon after defineProps statement (#12879) (51fef2c) compiler-sfc: fix macro usage in multi-variable declaration (#12873) (d27c128) compiler-sfc: Optimize the value of emitIdentifier (#12851) (bb59751) compiler-sfc: Resolve object expression parsing errors in v-on (#12862) (b8c8b3f) lifecycle: scope might changed when call hook (#13070) (74ca5a1)
ref
defineProps
v-on
... (truncated)
13f4e7d
56ce7f8
305e4ae
3e1037e
db9c566
895669f
73bdf14
e0747f4
2632249
3650c12
Updates @babel/types from 7.23.0 to 7.24.0
@babel/types
Sourced from @babel/types's releases.
@babel/types
v7.24.0 (2024-02-28) Thanks @ajihyf for your first PR! Release post with summary and highlights: https://babeljs.io/7.24.0 :rocket: New Feature babel-standalone #11696 Export babel tooling packages in @babel/standalone (@ajihyf) babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties #16267 Implement noUninitializedPrivateFieldAccess assumption (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16242 Support decorator 2023-11 normative updates (@JLHwung) babel-preset-flow #16309 [babel 7] Allow setting ignoreExtensions in Flow preset (@nicolo-ribaudo) #16284 Add experimental_useHermesParser option in preset-flow (@liuxingbaoyu) babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone #16172 Add transform support for JSON modules imports (@nicolo-ribaudo) babel-plugin-transform-runtime #16241 Add back moduleName option to @babel/plugin-transform-runtime (@nicolo-ribaudo) babel-parser, babel-types #16277 Allow import attributes for TSImportType (@sosukesuzuki) :bug: Bug Fix babel-plugin-proposal-do-expressions, babel-traverse #16305 fix: avoid popContext on unvisited node paths (@JLHwung) babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object #16312 Fix class private properties when privateFieldsAsSymbols (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods #16307 Fix the support of arguments in private get/set method (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators #16287 Reduce decorator static property size (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16281 Fix evaluation order of decorators with cached receiver (@nicolo-ribaudo) #16279 Fix decorator this memoization (@JLHwung) #16266 Preserve static on decorated private accessor (@nicolo-ribaudo) #16258 fix: handle decorated async private method and generator (@JLHwung) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env #16275 Fix class private properties when privateFieldsAsProperties (@liuxingbaoyu) babel-helpers #16268 Do not consider arguments in a helper as a global reference (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #16270 Handle symbol key class elements decoration (@JLHwung) #16265 Do not define access.get for public setter decorators (@nicolo-ribaudo) :nail_care: Polish babel-core, babel-helper-create-class-features-plugin, babel-preset-env #12428 Suggest using BABEL_SHOW_CONFIG_FOR for config problems (@nicolo-ribaudo) :house: Internal
Thanks @ajihyf for your first PR!
@ajihyf
Release post with summary and highlights: https://babeljs.io/7.24.0
babel-standalone
@babel/standalone
babel-core
babel-helper-create-class-features-plugin
babel-helpers
babel-plugin-transform-class-properties
noUninitializedPrivateFieldAccess
@nicolo-ribaudo
babel-plugin-proposal-decorators
babel-plugin-proposal-pipeline-operator
babel-plugin-syntax-decorators
babel-runtime-corejs2
babel-runtime-corejs3
babel-runtime
@JLHwung
babel-preset-flow
ignoreExtensions
experimental_useHermesParser
preset-flow
@liuxingbaoyu
babel-helper-import-to-platform-api
babel-plugin-proposal-import-wasm-source
babel-plugin-proposal-json-modules
babel-plugin-transform-runtime
moduleName
@babel/plugin-transform-runtime
babel-parser
babel-types
TSImportType
@sosukesuzuki
babel-plugin-proposal-do-expressions
babel-traverse
popContext
babel-plugin-transform-private-methods
babel-plugin-transform-private-property-in-object
privateFieldsAsSymbols
arguments
get/set
static
accessor
babel-plugin-transform-async-generator-functions
babel-plugin-transform-typescript
babel-preset-env
privateFieldsAsProperties
access.get
BABEL_SHOW_CONFIG_FOR
Sourced from @babel/types's changelog.
v7.24.0 (2024-02-28) :rocket: New Feature babel-standalone #11696 Export babel tooling packages in @babel/standalone (@ajihyf) babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties #16267 Implement noUninitializedPrivateFieldAccess assumption (@nicolo-ribaudo) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-decorators, babel-plugin-transform-class-properties, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime #16242 Support decorator 2023-11 normative updates (@JLHwung) babel-preset-flow #16309 [babel 7] Allow setting ignoreExtensions in Flow preset (@nicolo-ribaudo) #16284 Add experimental_useHermesParser option in preset-flow (@liuxingbaoyu) babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone #16172 Add transform support for JSON modules imports (@nicolo-ribaudo) babel-plugin-transform-runtime #16241 Add back moduleName option to @babel/plugin-transform-runtime (@nicolo-ribaudo) babel-parser, babel-types #16277 Allow import attributes for TSImportType (@sosukesuzuki) :bug: Bug Fix babel-plugin-proposal-do-expressions, babel-traverse #16305 fix: avoid popContext on unvisited node paths (@JLHwung) babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object #16312 Fix class private properties when privateFieldsAsSymbols (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods #16307 Fix the support of arguments in private get/set method (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators #16287 Reduce decorator static property size (@liuxingbaoyu) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators #16281 Fix evaluation order of decorators with cached receiver (@nicolo-ribaudo) #16279 Fix decorator this memoization (@JLHwung) #16266 Preserve static on decorated private accessor (@nicolo-ribaudo) #16258 fix: handle decorated async private method and generator (@JLHwung) babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-typescript, babel-preset-env #16275 Fix class private properties when privateFieldsAsProperties (@liuxingbaoyu) babel-helpers #16268 Do not consider arguments in a helper as a global reference (@nicolo-ribaudo) babel-helpers, babel-plugin-proposal-decorators #16270 Handle symbol key class elements decoration (@JLHwung) #16265 Do not define access.get for public setter decorators (@nicolo-ribaudo) :nail_care: Polish babel-core, babel-helper-create-class-features-plugin, babel-preset-env #12428 Suggest using BABEL_SHOW_CONFIG_FOR for config problems (@nicolo-ribaudo) :house: Internal babel-helper-transform-fixture-test-runner #16278 Continue writing output.js when exec.js throws (@liuxingbaoyu) :microscope: Output optimization
babel-helper-transform-fixture-test-runner
output.js
exec.js
ce59160
e44d8d7
08a057c
Object.hasOwn
a0dd614
3d1b18b
d02c1f7
e9a74bc
TSPropertySignature.initializer
f8a98c7
CodeGenerator
@babel/generator
afcb5a8
toPropertyKey
8479012
Updates @capacitor/cli from 5.5.0 to 5.7.4
@capacitor/cli
Sourced from @capacitor/cli's releases.
@capacitor/cli
5.7.4 5.7.4 (2024-03-20) Bug Fixes http: change proxy url generation (30a32f4) 5.7.3 5.7.3 (2024-03-15) Bug Fixes cli: apkName for multi-dimensional flavors (#7347) (771d678) http: keep original URL properties on proxy (#7338) (9ef8b1d) http: Make proxy work with Request objects (#7348) (#7351) (0139aa8) http: set port for proxy url (#7346) (5bd33c4) ios: overwrite CORS headers on livereload (#7349) (1aad9c6) 5.7.2 5.7.2 (2024-03-06) Bug Fixes android: prevent crash on script injection if the script is too long (#7316) (67c00e2) cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (#7313) (28e7f08) 5.7.1 5.7.1 (2024-03-01) Bug Fixes android: handle http errors on the proxy (#7297) (279f198) android: incorrect http url params encoding (#7303) (3857dad) android: let WebView handle errors (#7304) (b71635c) android: make JSInjector replace first only (#7249) (1c45b81) cli: correct build path for non flavor builds (#7281) (#7290) (9b71399) cli: remove certificate file extension check on copy (#7240) (#7243) (4650b4f) http: handle proxy urls with port (#7298) (00b7abf) http: route get requests through custom handler (#7295) (30eb6f7) 5.7.0 5.7.0 (2024-02-07) Bug Fixes
Sourced from @capacitor/cli's changelog.
5.7.4 (2024-03-20) Bug Fixes http: change proxy url generation (30a32f4) 5.7.3 (2024-03-15) Bug Fixes cli: apkName for multi-dimensional flavors (#7347) (771d678) http: keep original URL properties on proxy (#7338) (9ef8b1d) http: Make proxy work with Request objects (#7348) (#7351) (0139aa8) http: set port for proxy url (#7346) (5bd33c4) ios: overwrite CORS headers on livereload (#7349) (1aad9c6) 5.7.2 (2024-03-06) Bug Fixes android: prevent crash on script injection if the script is too long (#7316) (67c00e2) cli: Attempt to verify non-cjs modules exist if cjs resolution fails (#7310) (#7313) (28e7f08) 5.7.1 (2024-03-01) Bug Fixes android: handle http errors on the proxy (#7297) (279f198) android: incorrect http url params encoding (#7303) (3857dad) android: let WebView handle errors (#7304) (b71635c) android: make JSInjector replace first only (#7249) (1c45b81) cli: correct build path for non flavor builds (#7281) (#7290) (9b71399) cli: remove certificate file extension check on copy (#7240) (#7243) (4650b4f) http: handle proxy urls with port (#7298) (00b7abf) http: route get requests through custom handler (#7295) (30eb6f7) 5.7.0 (2024-02-07) Bug Fixes cli: correctly build and sign Android apps using Flavors (#7211) (af97904) http: better handling of active requests and shutting down gracefully (a56e845) Features webview: add setServerAssetPath method (4e8449c) 5.6.0 (2023-12-14) Bug Fixes
f8f2322
30a32f4
3c9feb4
0139aa8
1aad9c6
771d678
5bd33c4
9ef8b1d
03febfa
6c7a7b0
Updates @rushstack/eslint-patch from 1.5.1 to 1.10.2
@rushstack/eslint-patch
Sourced from @rushstack/eslint-patch's changelog.
@rushstack/eslint-patch
1.10.2 Wed, 10 Apr 2024 21:59:39 GMT Patches Bump maximum supported ESLint version for the bulk-suppressions tool to 8.57.0. 1.10.1 Fri, 29 Mar 2024 05:46:41 GMT Patches Fix an issue where the eslint-bulk prune command would crash if a bulk suppressions file exists that speicifies no suppressions. Exit with success under normal conditions. 1.10.0 Thu, 28 Mar 2024 18:11:12 GMT Minor changes Delete the .eslint-bulk-suppressions.json file during pruning if all suppressions have been eliminated. Patches Fix an issue with running eslint-bulk prune in a project with suppressions that refer to deleted files. 1.9.0 Wed, 27 Mar 2024 19:47:21 GMT Minor changes Fix an issue where eslint-bulk prune does not work if there are no files to lint in the project root. 1.8.0 Wed, 20 Mar 2024 02:09:14 GMT Minor changes Refactor the bulk-suppressions feature to fix some performance issues. Patches Fix an issue where linting issues that were already suppressed via suppression comments were recorded in the bulk suppressions list. 1.7.2 Thu, 25 Jan 2024 23:03:57 GMT Patches Some minor documentation updates
Wed, 10 Apr 2024 21:59:39 GMT
8.57.0
Fri, 29 Mar 2024 05:46:41 GMT
eslint-bulk prune
Thu, 28 Mar 2024 18:11:12 GMT
.eslint-bulk-suppressions.json
Wed, 27 Mar 2024 19:47:21 GMT
Wed, 20 Mar 2024 02:09:14 GMT
Thu, 25 Jan 2024 23:03:57 GMT
dff8133
fec5eaa
b5771db
323fddb
165cb01
fce27bb
11d0146
d7fb39a
c09b14c
e51a2c0
Updates @tsconfig/node18 from 18.2.2 to 18.2.4
@tsconfig/node18
Updates @types/jest from 29.5.6 to 29.5.12
@types/jest
Updates @types/node from 20.8.7 to 20.12.7
@types/node
Updates @types/showdown from 2.0.3 to 2.0.6
@types/showdown
Updates @vitejs/plugin-vue2 from 2.2.0 to 2.3.1
@vitejs/plugin-vue2
Sourced from @vitejs/plugin-vue2's releases.
@vitejs/plugin-vue2
v2.3.1 Please refer to CHANGELOG.md for details. v2.3.0 Please refer to CHANGELOG.md for details.
This version was pushed to npm by sxzz, a new releaser for @vitejs/plugin-vue2 since your current version.
Updates @vue/tsconfig from 0.4.0 to 0.5.1
@vue/tsconfig
22e15e3
9877d73
ba22003
5b778b2
noEmit
tsconfig.lib.json
Updates eslint-plugin-vue from 9.17.0 to 9.25.0
eslint-plugin-vue
Sourced from eslint-plugin-vue's releases.
v9.25.0 ✨ Enhancements #2441 Added support for Pinia methods to vue/no-unused-properties rule. 🐛 Bug Fixes #2438 Improved vue/no-use-computed-property-like-method rule to understand logical expressions. #2435 Fixed false negatives for props in template in vue/no-unused-properties rule. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.1...v9.25.0 v9.24.1 ⚙️ Updates #2444 Allowed ESLint v9 as peer dependency. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.24.1 v9.24.0 ✨ Enhancements #2407, #2436 Added support for the flat config format. 🐛 Bug Fixes #2425 Fixed error for empty value in vue/no-restricted-class rule Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0 v9.23.0 ✨ Enhancements #2422 Added support for auto-imported Vue APIs (e.g. in vue/no-ref-as-operand). #2423 Added suggestions for reordering to vue/order-in-components when there may be side effects. 🐛 Bug Fixes #2410 Fixed false positives for non-kebab-case variables in vue/v-bind-style rule. #2416 Fixed false positives for extra comma in vue/v-for-delimiter-style rule. ⚙️ Updates #2417 Improve performance by removing unnecessary second filter. Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0 v9.22.0 ✨ Enhancements
vue/no-unused-properties
vue/no-use-computed-property-like-method
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.1...v9.25.0
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.24.0...v9.24.1
vue/no-restricted-class
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0
vue/no-ref-as-operand
vue/order-in-components
vue/v-bind-style
vue/v-for-delimiter-style
filter
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v9.22.0...v9.23.0
cfad3ee
e665b7c
a4be0fc
52e0770
45ce14e
9e063d5
eadf0eb
c6c5c46
*.vue
f0af008
b22bd8b
Updates ts-jest from 29.1.1 to 29.1.2
ts-jest
Sourced from ts-jest's releases.
v29.1.2 Please refer to CHANGELOG.md for details.
Sourced from ts-jest's changelog.
29.1.2 (2024-01-22) Bug Fixes calculated cache key based on supportsStaticESM (a5d6f2d) correct error handling in processAsync (e7be4bf), closes #4207 use Config.ProjectConfig ( dependabot[bot] commented 7 months ago Looks like these dependencies are updatable in another way, so this is no longer needed.
supportsStaticESM
processAsync
Config.ProjectConfig
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the minor group in /vue2 with 21 updates:
5.0.6
5.0.7
5.0.6
5.0.7
2.7.14
2.7.16
7.23.0
7.24.0
5.5.0
5.7.4
1.5.1
1.10.2
18.2.2
18.2.4
29.5.6
29.5.12
20.8.7
20.12.7
2.0.3
2.0.6
2.2.0
2.3.1
0.4.0
0.5.1
9.17.0
9.25.0
29.1.1
29.1.2
10.9.1
10.9.2
0.25.2
0.25.13
5.2.2
5.4.5
0.24.3
0.26.1
5.1.4
5.2.8
3.6.0
3.8.3
1.8.20
1.8.27
Updates
@capacitor/local-notifications
from 5.0.6 to 5.0.7Release notes
Sourced from
@capacitor/local-notifications
's releases.Commits
d5483ce
chore(release): publish [skip ci]be9ff28
docs: fix addListener links (#2012)d8540fe
fix(screen-orientation) Add ScreenOrientationLockType (#2005)e2cdf35
feat(browser): implement close() method for androidf9afbe9
fix(filesystem): requestPermissions not resolving (#1991)c5aab48
chore(release): publish [skip ci]77dc373
fix(camera): reject promise on web input cancel event (#1964)bf7ec33
feat(google-maps): Separate mapId for Google Maps Cloud IDs (#1943)3b520b8
fix(keyboard): Change keyboard style during setStyle (#1935)e18f458
docs(screen-reader): Use stateChange event in example code (#1934)Updates
@capacitor/preferences
from 5.0.6 to 5.0.7Release notes
Sourced from
@capacitor/preferences
's releases.Commits
d5483ce
chore(release): publish [skip ci]be9ff28
docs: fix addListener links (#2012)d8540fe
fix(screen-orientation) Add ScreenOrientationLockType (#2005)e2cdf35
feat(browser): implement close() method for androidf9afbe9
fix(filesystem): requestPermissions not resolving (#1991)c5aab48
chore(release): publish [skip ci]77dc373
fix(camera): reject promise on web input cancel event (#1964)bf7ec33
feat(google-maps): Separate mapId for Google Maps Cloud IDs (#1943)3b520b8
fix(keyboard): Change keyboard style during setStyle (#1935)e18f458
docs(screen-reader): Use stateChange event in example code (#1934)Updates
vue-template-compiler
from 2.7.14 to 2.7.16Release notes
Sourced from vue-template-compiler's releases.
Changelog
Sourced from vue-template-compiler's changelog.
... (truncated)
Commits
13f4e7d
release: v2.7.1656ce7f8
fix(lifecycle): esnure component effect scopes are disconnected305e4ae
release: v2.7.16-beta.23e1037e
chore: bump vitest to 1.0.4db9c566
fix: account for nested render calls895669f
fix(types): export more types for v3 alignment (jsx / component options)73bdf14
release: v2.7.16-beta.1e0747f4
fix(keep-alive): fix memory leak without breaking transition tests2632249
fix(keep-alive): fix keep-alive memory leak3650c12
fix(types): provide types for built-in componentsUpdates
@babel/types
from 7.23.0 to 7.24.0Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.... (truncated)
Commits
ce59160
v7.24.0e44d8d7
Allow import attributes forTSImportType
(#16277)08a057c
UseObject.hasOwn
when available (#16248)a0dd614
v7.23.93d1b18b
Remove@babel/types
props that are not produced by the parser (#16213)d02c1f7
v7.23.6e9a74bc
RemoveTSPropertySignature.initializer
(#16154)f8a98c7
[babel 8] RemoveCodeGenerator
from@babel/generator
(#16126)afcb5a8
ApplytoPropertyKey
on decorator context name (#16139)8479012
v7.23.5Updates
@capacitor/cli
from 5.5.0 to 5.7.4Release notes
Sourced from
@capacitor/cli
's releases.... (truncated)
Changelog
Sourced from
@capacitor/cli
's changelog.... (truncated)
Commits
f8f2322
Release 5.7.430a32f4
fix(http): change proxy url generation3c9feb4
Release 5.7.30139aa8
fix(http): Make proxy work with Request objects (#7348) (#7351)1aad9c6
fix(ios): overwrite CORS headers on livereload (#7349)771d678
fix(cli): apkName for multi-dimensional flavors (#7347)5bd33c4
fix(http): set port for proxy url (#7346)9ef8b1d
fix(http): keep original URL properties on proxy (#7338)03febfa
chore(ci): Re enable pod validation failures (#7335)6c7a7b0
chore(ios): Add xcprivacy for Capacitor and Cordova (#7322)Updates
@rushstack/eslint-patch
from 1.5.1 to 1.10.2Changelog
Sourced from
@rushstack/eslint-patch
's changelog.... (truncated)
Commits
dff8133
Bump versions [skip ci]fec5eaa
Update changelogs [skip ci]b5771db
Bump ESLint to ~8.57.0323fddb
Bump versions [skip ci]165cb01
Update changelogs [skip ci]fce27bb
Clean up a logging message.11d0146
Exit with success under normal conditions.d7fb39a
Fix an issue where 'eslint-bulk prune' crashes if there aren't any suppressions.c09b14c
Bump versions [skip ci]e51a2c0
Update changelogs [skip ci]Updates
@tsconfig/node18
from 18.2.2 to 18.2.4Commits
Updates
@types/jest
from 29.5.6 to 29.5.12Commits
Updates
@types/node
from 20.8.7 to 20.12.7Commits
Updates
@types/showdown
from 2.0.3 to 2.0.6Commits
Updates
@vitejs/plugin-vue2
from 2.2.0 to 2.3.1Release notes
Sourced from
@vitejs/plugin-vue2
's releases.Commits
Maintainer changes
This version was pushed to npm by sxzz, a new releaser for
@vitejs/plugin-vue2
since your current version.Updates
@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
eslint-plugin-vue
from 9.17.0 to 9.25.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
cfad3ee
9.25.0e665b7c
Fixed false negatives for props in template invue/no-unused-properties
(#2...a4be0fc
Support Pinia methods invue/no-unused-properties
(#2441)52e0770
fix(no-use-computed-property-like-method): extract LogicalExpression (#2438)45ce14e
9.24.19e063d5
Allow ESLint v9 as peer dependency (#2444)eadf0eb
9.24.0c6c5c46
Change flat config to an array to accept*.vue
(#2436)f0af008
fix(no-restricted-class): error in empty value (#2425)b22bd8b
feat: support flat configs (#2407)Updates
ts-jest
from 29.1.1 to 29.1.2Release notes
Sourced from ts-jest's releases.
Changelog
Sourced from ts-jest's changelog.