tiki-deprecated / apps-receipt-capacitor

https://receipt-capacitor.mytiki.com/
MIT License
2 stars 0 forks source link

npm: bump the minor group in /vue2 with 22 updates #487

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the minor group in /vue2 with 22 updates:

Package From To
@capacitor/local-notifications 5.0.6 5.0.7
@capacitor/preferences 5.0.6 5.0.7
vue-template-compiler 2.7.14 2.7.16
@babel/types 7.23.0 7.24.0
@capacitor/cli 5.5.0 5.7.2
@rushstack/eslint-patch 1.5.1 1.7.2
@types/jest 29.5.6 29.5.12
@types/markdown-it 13.0.4 13.0.7
@types/node 20.8.7 20.11.25
@types/showdown 2.0.3 2.0.6
@vitejs/plugin-vue2 2.2.0 2.3.1
@vue/tsconfig 0.4.0 0.5.1
eslint 8.52.0 8.57.0
eslint-plugin-vue 9.17.0 9.22.0
ts-jest 29.1.1 29.1.2
ts-node 10.9.1 10.9.2
typedoc 0.25.2 0.25.12
typescript 5.2.2 5.4.2
unplugin-vue-markdown 0.24.3 0.26.0
vite 5.1.4 5.1.5
vite-plugin-dts 3.6.0 3.7.3
vue-tsc 1.8.20 1.8.27

Updates @capacitor/local-notifications from 5.0.6 to 5.0.7

Release notes

Sourced from @​capacitor/local-notifications's releases.

@​capacitor/local-notifications@​5.0.7

5.0.7 (2024-01-29)

Note: Version bump only for package @​capacitor/local-notifications

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 android
  • f9afbe9 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)
  • Additional commits viewable in compare view


Updates @capacitor/preferences from 5.0.6 to 5.0.7

Release notes

Sourced from @​capacitor/preferences's releases.

@​capacitor/preferences@​5.0.7

5.0.7 (2024-01-29)

Note: Version bump only for package @​capacitor/preferences

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 android
  • f9afbe9 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)
  • Additional commits viewable in compare view


Updates vue-template-compiler from 2.7.14 to 2.7.16

Release notes

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.

Changelog

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

2.7.16-beta.1 (2023-12-08)

Bug Fixes

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)

... (truncated)

Commits
  • 13f4e7d release: v2.7.16
  • 56ce7f8 fix(lifecycle): esnure component effect scopes are disconnected
  • 305e4ae release: v2.7.16-beta.2
  • 3e1037e chore: bump vitest to 1.0.4
  • db9c566 fix: account for nested render calls
  • 895669f fix(types): export more types for v3 alignment (jsx / component options)
  • 73bdf14 release: v2.7.16-beta.1
  • e0747f4 fix(keep-alive): fix memory leak without breaking transition tests
  • 2632249 fix(keep-alive): fix keep-alive memory leak
  • 3650c12 fix(types): provide types for built-in components
  • Additional commits viewable in compare view


Updates @babel/types from 7.23.0 to 7.24.0

Release notes

Sourced from @​babel/types's releases.

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
  • babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
  • 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
  • babel-preset-flow
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
  • babel-plugin-transform-runtime
  • babel-parser, babel-types

:bug: Bug Fix

  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • 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
  • babel-helpers
  • babel-helpers, babel-plugin-proposal-decorators

:nail_care: Polish

  • babel-core, babel-helper-create-class-features-plugin, babel-preset-env

:house: Internal

... (truncated)

Changelog

Sourced from @​babel/types's changelog.

v7.24.0 (2024-02-28)

:rocket: New Feature

  • babel-standalone
  • babel-core, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-transform-class-properties
  • 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
  • babel-preset-flow
  • babel-helper-import-to-platform-api, babel-plugin-proposal-import-wasm-source, babel-plugin-proposal-json-modules, babel-standalone
  • babel-plugin-transform-runtime
  • babel-parser, babel-types

:bug: Bug Fix

  • babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object
  • babel-helper-create-class-features-plugin, babel-plugin-transform-private-methods
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • 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
  • babel-helpers
  • babel-helpers, babel-plugin-proposal-decorators

:nail_care: Polish

  • babel-core, babel-helper-create-class-features-plugin, babel-preset-env

:house: Internal

  • babel-helper-transform-fixture-test-runner

:microscope: Output optimization

... (truncated)

Commits


Updates @capacitor/cli from 5.5.0 to 5.7.2

Release notes

Sourced from @​capacitor/cli's releases.

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

5.7.0

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

5.6.0 (2023-12-14)

Bug Fixes

  • cli: Use latest native-run (#7030) (1d948d4)
  • http: properly write form-urlencoded data on android request body (#7130) (a745a89)
  • http: set formdata boundary and body when content-type not explicitly set (#7133) (3862d6e)
  • ios: add some new cordova-ios classes used by Cordova plugins (#7115) (5fb902b)

... (truncated)

Changelog

Sourced from @​capacitor/cli's changelog.

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

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

  • cli: Use latest native-run (#7030) (1d948d4)
  • http: properly write form-urlencoded data on android request body (#7130) (a745a89)
  • http: set formdata boundary and body when content-type not explicitly set (#7133) (3862d6e)
  • ios: add some new cordova-ios classes used by Cordova plugins (#7115) (5fb902b)

Features

5.5.1 (2023-10-25)

Bug Fixes

Commits
  • b0481ff Release 5.7.2
  • 67c00e2 fix(android): prevent crash on script injection if the script is too long (#7...
  • 28e7f08 fix(cli): Attempt to verify non-cjs modules exist if cjs resolution fails (#7...
  • 25cbdb0 Release 5.7.1
  • b71635c fix(android): let WebView handle errors (#7304)
  • 3857dad fix(android): incorrect http url params encoding (#7303)
  • 00b7abf fix(http): handle proxy urls with port (#7298)
  • 279f198 fix(android): handle http errors on the proxy (#7297)
  • 30eb6f7 fix(http): route get requests through custom handler (#7295)
  • 9b71399 fix(cli): correct build path for non flavor builds (#7281) (#7290)
  • Additional commits viewable in compare view


Updates @rushstack/eslint-patch from 1.5.1 to 1.7.2

Changelog

Sourced from @​rushstack/eslint-patch's changelog.

1.7.2

Thu, 25 Jan 2024 23:03:57 GMT

Patches

  • Some minor documentation updates

1.7.1

Wed, 24 Jan 2024 07:38:34 GMT

Patches

  • Update documentation

1.7.0

Tue, 16 Jan 2024 18:30:10 GMT

Minor changes

1.6.1

Fri, 15 Dec 2023 01:10:06 GMT

Patches

  • Fix bulk suppression patch's eslintrc detection in polyrepos

1.6.0

Wed, 22 Nov 2023 01:45:18 GMT

Minor changes

  • Add an experimental new feature for ESLint bulk suppressions; for details see GitHub #4303
Commits


Updates @types/jest from 29.5.6 to 29.5.12

Commits


Updates @types/markdown-it from 13.0.4 to 13.0.7

Commits


Updates @types/node from 20.8.7 to 20.11.25

Commits


Updates @types/showdown from 2.0.3 to 2.0.6

Commits


Updates @vitejs/plugin-vue2 from 2.2.0 to 2.3.1

Release notes

Sourced from @​vitejs/plugin-vue2's releases.

v2.3.1

Please refer to CHANGELOG.md for details.

v2.3.0

Please refer to CHANGELOG.md for details.

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.1

Commits


Updates eslint from 8.52.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v8.56.0

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (
    dependabot[bot] commented 8 months ago

    Superseded by #489.