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 23 updates #493

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the minor group in /vue2 with 23 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.4
@rushstack/eslint-patch 1.5.1 1.10.1
@tsconfig/node18 18.2.2 18.2.4
@types/jest 29.5.6 29.5.12
@types/markdown-it 13.0.4 13.0.7
@types/node 20.8.7 20.12.2
@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.24.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.3
unplugin-vue-markdown 0.24.3 0.26.0
vite 5.1.4 5.2.7
vite-plugin-dts 3.6.0 3.8.1
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.4

Release notes

Sourced from @​capacitor/cli's releases.

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

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

... (truncated)

Changelog

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

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

... (truncated)

Commits


Updates @rushstack/eslint-patch from 1.5.1 to 1.10.1

Changelog

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

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

1.7.1

Wed, 24 Jan 2024 07:38:34 GMT

Patches

  • Update documentation

... (truncated)

Commits
  • 323fddb 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]
  • 96d5dc4 Delete suppressions file if all issues have been resolved.
  • dc3ec45 Fix an issue with pruning a project with deleted files that had suppressions
  • e548e6e Bump versions [skip ci]
  • Additional commits viewable in compare view


Updates @tsconfig/node18 from 18.2.2 to 18.2.4

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

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 ... _Description has been truncated_
dependabot[bot] commented 8 months ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml