Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the vuejs-template group in /templates/vuejs with 13 updates #61

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps the vuejs-template group in /templates/vuejs with 13 updates:

Package From To
@kadena/client 0.1.10 1.6.3
@kadena/pactjs-cli 0.0.8 1.6.3
@kadena/types 0.0.3 0.5.2
@testing-library/jest-dom 5.17.0 6.1.4
@testing-library/vue 6.6.1 8.0.0
@types/node 18.18.9 20.9.0
@vue/eslint-config-prettier 7.1.0 8.0.0
@vue/eslint-config-typescript 11.0.3 12.0.0
@vue/tsconfig 0.1.3 0.4.0
jsdom 21.1.2 22.1.0
prettier 2.8.8 3.1.0
typescript 4.7.4 5.2.2
vitest 0.29.8 0.34.6

Updates @kadena/client from 0.1.10 to 1.6.3

Release notes

Sourced from @​kadena/client's releases.

@​kadena/client@​1.6.3

Patch Changes

  • 4bd53128d: Fix createEckoWalletQuicksign to work with updated interface

@​kadena/client@​1.6.2

Change Log - @​kadena/client

1.6.1

Patch Changes

  • 445fb2c7d: Fix pred type for keysets

1.6.0

Patch Changes

  • fa6b84e22: No auto-globals for vitest specs
  • Updated dependencies [1d7d88081]
  • Updated dependencies [d15a6231f]
  • Updated dependencies [fa6b84e22]
    • @​kadena/chainweb-node-client@​0.5.1
    • @​kadena/cryptography-utils@​0.4.1
    • @​kadena/pactjs@​0.4.1

1.5.0

Minor Changes

  • d62a23ffe: Generate provenance statement during npm publish

Patch Changes

  • 69eec056f: Fix the issue with continuation to ensure that the proof is a string before utilizing string methods.
  • fec8dfafd: Upgrade typescript and @types/node dependencies
  • f6c52c340: Expose two new functions:
    • getHostUrl to use with @kadena/client-utils package
    • submitOne to make piping easier. As the piped arguments can be ambiguous (array or single transaction)
  • f1259eafa: Migrate packages from Jest to Vitest
  • Updated dependencies [badc7c2a3]
  • Updated dependencies [831c022c8]
  • Updated dependencies [2a0e92cd1]
  • Updated dependencies [3e00cf2ac]
  • Updated dependencies [c8bbec395]
  • Updated dependencies [b51b86507]
  • Updated dependencies [a664a9535]
  • Updated dependencies [c143687bd]

... (truncated)

Changelog

Sourced from @​kadena/client's changelog.

1.6.3

Patch Changes

  • 4bd53128d: Fix createEckoWalletQuicksign to work with updated interface

1.6.1

Patch Changes

  • 445fb2c7d: Fix pred type for keysets

1.6.0

Patch Changes

  • fa6b84e22: No auto-globals for vitest specs
  • Updated dependencies [1d7d88081]
  • Updated dependencies [d15a6231f]
  • Updated dependencies [fa6b84e22]
    • @​kadena/chainweb-node-client@​0.5.1
    • @​kadena/cryptography-utils@​0.4.1
    • @​kadena/pactjs@​0.4.1

1.5.0

Minor Changes

  • d62a23ffe: Generate provenance statement during npm publish

Patch Changes

  • 69eec056f: Fix the issue with continuation to ensure that the proof is a string before utilizing string methods.
  • fec8dfafd: Upgrade typescript and @types/node dependencies
  • f6c52c340: Expose two new functions:
    • getHostUrl to use with @kadena/client-utils package
    • submitOne to make piping easier. As the piped arguments can be ambiguous (array or single transaction)
  • f1259eafa: Migrate packages from Jest to Vitest
  • Updated dependencies [badc7c2a3]
  • Updated dependencies [831c022c8]
  • Updated dependencies [2a0e92cd1]
  • Updated dependencies [3e00cf2ac]
  • Updated dependencies [c8bbec395]
  • Updated dependencies [b51b86507]
  • Updated dependencies [a664a9535]
  • Updated dependencies [c143687bd]
  • Updated dependencies [591bf035e]
  • Updated dependencies [d62a23ffe]

... (truncated)

Commits
  • 48b533b Update changelogs and bump versions
  • b3cbeff [test] lower coverage threshold temporarily. Need to investigate why some fil...
  • 4bd5312 fix(client): createEckoWalletQuicksign
  • 535f5ce chore(monorepo): force release from changesets/action
  • 7c8888d [test] formatting of package.json
  • 6de44fd [test] Ignore coverage folder while running prettier
  • 4a99b8f [test] add test:watch script to all packages that use vitest
  • ea96a8a [test] Depend on shared vitest config for kadena/client and enable threshold ...
  • 09351c0 [test] default to vitest run, instead of auto watch.
  • 2f48dca Update changelogs and bump versions [skip ci]
  • Additional commits viewable in compare view

Updates @kadena/pactjs-cli from 0.0.8 to 1.6.3

Release notes

Sourced from @​kadena/pactjs-cli's releases.

@​kadena/pactjs-cli@​1.6.3

Patch Changes

  • @​kadena/pactjs-generator@​1.6.3

@​kadena/pactjs-cli@​1.4.0

Patch Changes

  • Updated dependencies [5068b099]
  • Updated dependencies [143d0bef]
    • @​kadena/pactjs-generator@​1.4.0

@​kadena/pactjs-cli@​1.3.0

Patch Changes

  • e8d0e92a: fix issue where shebang was missing in the executable file
  • Updated dependencies [8adef240]
  • Updated dependencies [17230731]
  • Updated dependencies [242b5687]
  • Updated dependencies [17230731]
  • Updated dependencies [0afa85d8]
  • Updated dependencies [f148002c]
    • @​kadena/pactjs-generator@​1.3.0
Changelog

Sourced from @​kadena/pactjs-cli's changelog.

1.6.3

Patch Changes

  • @​kadena/pactjs-generator@​1.6.3

1.6.1

Patch Changes

  • @​kadena/pactjs-generator@​1.6.1

1.6.0

Minor Changes

  • e62a9505e: add option to store modules parse tree to dist

Patch Changes

  • fa6b84e22: No auto-globals for vitest specs
  • Updated dependencies [1d7d88081]
  • Updated dependencies [fa6b84e22]
    • @​kadena/pactjs-generator@​1.6.0

1.5.0

Patch Changes

  • 99ce19b47: Fix index.d.ts by using import instead of export since we use interface merging for types
  • c8bbec395: Fix types in package.json
  • fec8dfafd: Upgrade typescript and @types/node dependencies
  • Updated dependencies [3873e73c4]
  • Updated dependencies [badc7c2a3]
  • Updated dependencies [831c022c8]
  • Updated dependencies [3e00cf2ac]
  • Updated dependencies [99ce19b47]
  • Updated dependencies [a664a9535]
  • Updated dependencies [d62a23ffe]
  • Updated dependencies [fec8dfafd]
  • Updated dependencies [a664a9535]
  • Updated dependencies [c375cb124]
    • @​kadena/pactjs-generator@​1.5.0

1.4.0

Patch Changes

  • Updated dependencies [5068b099]

... (truncated)

Commits
  • 48b533b Update changelogs and bump versions
  • 6de44fd [test] Ignore coverage folder while running prettier
  • 4a99b8f [test] add test:watch script to all packages that use vitest
  • f1fc855 [test] depend on shared vitest config for pactjs-cli.
  • 09351c0 [test] default to vitest run, instead of auto watch.
  • 2f48dca Update changelogs and bump versions [skip ci]
  • 2fe0c3b Merge branch 'main' into release/client
  • 7818e0a chore: format
  • 8025f37 chore: add contributors
  • e926fc0 Update changelogs and bump versions [skip ci]
  • Additional commits viewable in compare view

Updates @kadena/types from 0.0.3 to 0.5.2

Release notes

Sourced from @​kadena/types's releases.

@​kadena/types@​0.5.2

Change Log - @​kadena/types

0.5.1

Patch Changes

  • fa6b84e22: No auto-globals for vitest specs

0.5.0

Minor Changes

  • d62a23ffe: Generate provenance statement during npm publish

Patch Changes

  • c8bbec395: Fix types in package.json
  • fec8dfafd: Upgrade typescript and @types/node dependencies

This log was last generated on Mon, 21 Aug 2023 10:31:32 GMT and should not be manually modified.

0.4.2

Mon, 21 Aug 2023 10:31:32 GMT

Patches

  • removed the PactReference in favor of Literal class

0.4.1

Fri, 04 Aug 2023 16:10:02 GMT

Patches

  • formatting and linting
  • rename PactGuard ro PactReference to be more general

0.4.0

Fri, 14 Jul 2023 10:02:16 GMT

Minor changes

  • Remove chainId: '' added PactGuard

0.3.5

... (truncated)

Changelog

Sourced from @​kadena/types's changelog.

Change Log - @​kadena/types

0.5.1

Patch Changes

  • fa6b84e22: No auto-globals for vitest specs

0.5.0

Minor Changes

  • d62a23ffe: Generate provenance statement during npm publish

Patch Changes

  • c8bbec395: Fix types in package.json
  • fec8dfafd: Upgrade typescript and @types/node dependencies

This log was last generated on Mon, 21 Aug 2023 10:31:32 GMT and should not be manually modified.

0.4.2

Mon, 21 Aug 2023 10:31:32 GMT

Patches

  • removed the PactReference in favor of Literal class

0.4.1

Fri, 04 Aug 2023 16:10:02 GMT

Patches

  • formatting and linting
  • rename PactGuard ro PactReference to be more general

0.4.0

Fri, 14 Jul 2023 10:02:16 GMT

Minor changes

  • Remove chainId: '' added PactGuard

0.3.5

Mon, 10 Jul 2023 14:25:54 GMT

... (truncated)

Commits
  • 535f5ce chore(monorepo): force release from changesets/action
  • e926fc0 Update changelogs and bump versions [skip ci]
  • 7a56ce9 Update changelogs and bump versions [skip ci]
  • 8212199 Rename heft-rig package to shared-config
  • a664a95 Fix up some config etc. (attempt 2) (#1018)
  • 6ca1d9c Run format scripts sequentially (to prevent race condition during file writes)
  • 6835b49 Remove duplicate config (it's already in base config)
  • 0f6a682 Generate provenance statement during npm publish
  • ce1020c More config streamlining
  • 8c65ac8 Remove Heft across workspaces
  • Additional commits viewable in compare view

Updates @testing-library/jest-dom from 5.17.0 to 6.1.4

Release notes

Sourced from @​testing-library/jest-dom's releases.

v6.1.4

6.1.4 (2023-10-12)

Bug Fixes

  • upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532) (44f1eab)

v6.1.3

6.1.3 (2023-09-06)

Bug Fixes

v6.1.2

6.1.2 (2023-08-24)

Bug Fixes

  • bump @​adobe/css-tools for ESM support (#525) (b959a68)

v6.1.1

6.1.1 (2023-08-23)

Bug Fixes

  • package.json: update main and module file paths (#523) (853a3e5)

v6.1.0

6.1.0 (2023-08-23)

Features

v6.0.1

6.0.1 (2023-08-18)

Bug Fixes

  • matchers type is making the global expect unsafe (#513) (bdb34f1)

... (truncated)

Commits
  • 44f1eab fix: upgrade @adobe/css-tools to 4.3.1 to address vulnerability (#532)
  • 6d65999 chore: add jest/vitest version to bug report template (#526)
  • 5b492ac fix: proper @​jest/globals import (#530)
  • b959a68 fix: bump @​adobe/css-tools for ESM support (#525)
  • 853a3e5 fix(package.json): update main and module file paths (#523)
  • 3d834bb feat: manually trigger release (#520)
  • 61d17bd chore: Publish ESM and CJS (#519)
  • bdb34f1 fix: matchers type is making the global expect unsafe (#513)
  • 4b764b9 feat: local types, supporting jest, @​jest/globals, vitest (#511)
  • See full diff in compare view

Updates @testing-library/vue from 6.6.1 to 8.0.0

Release notes

Sourced from @​testing-library/vue's releases.

v8.0.0

8.0.0 (2023-10-31)

bug

  • Fix issue on Vite env not cleaning up after test (#297) (88fb8cd)

BREAKING CHANGES

  • This PR change default behavior for Vitest users. This major should yield no effect to other test frameworks.

Throw error when running vitest with no afterEach global and no VTL_SKIP_AUTO_CLEANUP flag is set.

v7.0.0

7.0.0 (2023-03-11)

Features

  • Bump minimum node.js version and DOM Testing Library (#303) (5f2e101)

BREAKING CHANGES

  • This PR increases the minimum node.js version to v14, and DOM Testing Library to v9.
Commits

Updates @types/node from 18.18.9 to 20.9.0

Commits

Updates @vue/eslint-config-prettier from 7.1.0 to 8.0.0

Release notes

Sourced from @​vue/eslint-config-prettier's releases.

v8.0.0

Breaking Changes

  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8
Changelog

Sourced from @​vue/eslint-config-prettier's changelog.

8.0.0 (2023-07-20)

Breaking Changes

  • Upgraded to Prettier v3; please check out the Prettier release blog for more details
  • Requires Node.js >= v14
  • Requires ESLint >= v8

Commits

Updates @vue/eslint-config-typescript from 11.0.3 to 12.0.0

Release notes

Sourced from @​vue/eslint-config-typescript's releases.

v12.0.0

Notable Changes

typescript-eslint is upgraded to v6.x. The full release notes can be found in their release blog: https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/ Here are some notable changes you might encounter when upgrading @vue/eslint-config-typescript from v11 to v12:

Commits

Updates @vue/tsconfig from 0.1.3 to 0.4.0

Commits
  • b1975ea 0.4.0
  • 4d90b13 fix(isolatedModules): Remove redundant isolatedModules (#14)
  • 263026a docs: fix syntax errors in readme (#12)
  • 24befe1 feat!: add jsxImportSource; Vue 3.3+ is required
  • da65455 docs: add more guidance on the moduleResolution change
  • f403497 docs: let's deprecate 0.2.x
  • 3ee6c93 docs: add more instructions about the Node.js TSConfig
  • aedae83 docs: remove extraneous space
  • fc6c47b 0.3.2
  • fcc1f98 fix: disable allowImportingTsExtensions and unset noEmit
  • Additional commits viewable in compare view

Updates jsdom from 21.1.2 to 22.1.0

Release notes

Sourced from jsdom's releases.

Version 22.1.0

  • Added crypto.randomUUID(). (jamesbvaughan)
  • Added DOMRect and DOMRectReadOnly.
  • Added AbortSignal.timeout().
  • Added abortSignal.throwIfAborted().
  • Added support for the submitter argument to the FormData constructor. (jenseng)
  • Improved getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)
  • Updated Window's event handler properties (e.g. oncopy, ontouchstart, etc.) to reflect the latest list from the standard.
  • Fixed DOMParser-created documents to inherit their URL from the creating document.

Version 22.0.0

Changelog

Sourced from jsdom's changelog.

22.1.0

  • Added crypto.randomUUID(). (jamesbvaughan)
  • Added DOMRect and DOMRectReadOnly.
  • Added AbortSignal.timeout().
  • Added abortSignal.throwIfAborted().
  • Added support for the submitter argument to the FormData constructor. (jenseng)
  • Improved getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)
  • Updated Window's event handler properties (e.g. oncopy, ontouchstart, etc.) to reflect the latest list from the standard.
  • Fixed DOMParser-created documents to inherit their URL from the creating document.

22.0.0

Commits
  • 2ed1d4b Version 22.1.0
  • 5857f25 Update GlobalEventHandlers list
  • a8b03af Implement getComputedStyle() for named colors (#3560)
  • f369ca1 Disable flaky XHR upload progress test
  • e134f68 Include Node.js v20 in CI
  • cda0802 Implement some AbortSignal methods
  • d2103e4 Implement FormData constructor's submitter argument
  • c9d6b72 Implement DOMRect and DOMRectReadOnly
  • 8d7155a Implement crypto.randomUUID()
  • 35259cc Fix DOMParser URL inheritance
  • Additional commits viewable in compare view

Updates prettier from 2.8.8 to 3.1.0

Release notes

Sourced from prettier's releases.

3.1.0

diff

🔗 Release note

3.0.3

🔗 Changelog

3.0.2

🔗 Changelog

3.0.1

🔗 Changelog

3.0.0

diff

🔗 Release note

3.0.0-alpha.6

What's Changed

Other changes since v2, see 3.0.0-alpha.1 release notes

Full Changelog: prettier/prettier@3.0.0-alpha.5...3.0.0-alpha.6

3.0.0-alpha.5

What's Changed

Other changes since v2, see 3.0.0-alpha.1 release notes

Full Changelog: prettier/prettier@3.0.0-alpha.4...3.0.0-alpha.5

3.0.0-alpha.4

What's Changed

Other changes since v2, see 3.0.0-alpha.1 release notes

Full Changelog: prettier/prettier@3.0.0-alpha.3...3.0.0-alpha.4

3.0.0-alpha.3

  • Fix exports field in package.json file

Other changes since v2, see 3.0.0-alpha.1 release notes

... (truncated)

Changelog

Sourced from prettier's changelog.

3.1.0

diff

🔗 Release Notes

3.0.3

diff

Add preferUnplugged: true to package.json (#15169 by @​fisker and @​so1ve)

Prettier v3 uses dynamic imports, user will need to unplug Prettier when Yarn's PnP mode is enabled, add preferUnplugged: true to package.json, so Yarn will install Prettier as unplug by default.

Support shared config that forbids require() (#15233 by @​fisker)

If an external shared config package is used, and the package exports don't have require or default export.

In Prettier 3.0.2 Prettier fails when attempt to require() the package, and throws an error.

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in <packageName>/package.json

Allow argument of require() to break (#15256 by @​fisker)

// Input
const plugin = require(
  global.STANDALONE
    ? path.join(__dirname, "../standalone.js")
    : path.join(__dirname, "..")
);
// Prettier 3.0.2
const plugin = require(global.STANDALONE
? path.join(__dirname, "../standalone.js")
: path.join(__dirname, ".."));
// Prettier 3.0.3
const plugin = require(
global.STANDALONE
? path.join(__dirname, "../standalone.js")
: path.join(__dirname, "..")
);

Do not print trailing commas in arrow function type parameter lists in ts code blocks (#15286 by @​sosukesuzuki)

... (truncated)

Commits
  • e8ac9f8 Release 3.1.0
  • 6a1d409 chore(deps): update dependency eslint-plugin-regexp to v2 (#15521)
  • f4d93d3 chore(deps): update dependency esbuild to v0.19.5 (#15630)
  • 4fc71a5 chore(deps): update dependency flow-parser to v0.221.0 (#15637)
  • d452f45 chore(deps): update dependency eslint-plugin-jest to v27.6.0 (#15635)
  • eb84a60 chore(deps): update dependency @​types/estree to v1.0.5 (#15625)
  • 2af23ee chore(deps): update dependency webpack to v5.89.0 (#15640)
  • 8f27c73 chore(deps): update dependency eslint-plugin-unicorn to v49 (#15642)
  • cdc5f5a chore(deps): update dependency webpack to v5.89.0 (#15639)
  • 14607ef chore(deps): update dependency eslint-plugin-n to v16.3.1 (#15636)
  • Additional commits viewable in compare view

Updates typescript from 4.7.4 to 5.2.2

Release notes

Sourced from typescript's releases.

TypeScript 5.2

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.2 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.2 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

TypeScript 5.1.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

TypeScript 5.1.5

... (truncated)

Commits
  • 9684ba6 Cherry-pick fix for cross-file inlay hints (#55476) to release-5.2 and LKG ...
  • 555ef99 Bump version to 5.2.2 and LKG
  • 6074b9d Update LKG for 5.2.1 RC.
  • b778ed1 Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.2
  • 10b9962 Bump version to 5.2.1-rc and LKG
  • e936eb1 Update package-lock.json
  • e36cd57 Update package-lock.json
  • 581fba1 Update package-lock.json
  • 8fc8c95 Decorators normative updates (#55276)
  • b1c4dc4 Fix class name references (#55262)
  • Additional commits viewable in compare view

Updates vitest from 0.29.8 to 0.34.6

Release notes

Sourced from vitest's releases.

v0.34.6

   🐞 Bug Fixes

    View changes on GitHub

v0.34.5

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

... (truncated)

Commits
  • 23c9db9 chore: release v0.34.6
  • e340802 fix: correctly resolve external dependencies loaded by custom environments (#...
  • ab2354f chore: Bump chai version to address CVE-2023-43646 (#4195)
  • cbe133d fix: overwrite global URL with environment's (#4164)
  • 859d236 chore: release v0.34.5
  • 2f7d42c chore: update threadsCount logic to use availableParallelism (#4126)
  • c21c0ef fix(happy-dom): catch errors in happy-dom (

Bumps the vuejs-template group in /templates/vuejs with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [@kadena/client](https://github.com/kadena-community/kadena.js/tree/HEAD/packages/libs/client) | `0.1.10` | `1.6.3` |
| [@kadena/pactjs-cli](https://github.com/kadena-community/kadena.js/tree/HEAD/packages/tools/pactjs-cli) | `0.0.8` | `1.6.3` |
| [@kadena/types](https://github.com/kadena-community/kadena.js/tree/HEAD/packages/libs/types) | `0.0.3` | `0.5.2` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.17.0` | `6.1.4` |
| [@testing-library/vue](https://github.com/testing-library/vue-testing-library) | `6.6.1` | `8.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.18.9` | `20.9.0` |
| [@vue/eslint-config-prettier](https://github.com/vuejs/eslint-config-prettier) | `7.1.0` | `8.0.0` |
| [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) | `11.0.3` | `12.0.0` |
| [@vue/tsconfig](https://github.com/vuejs/tsconfig) | `0.1.3` | `0.4.0` |
| [jsdom](https://github.com/jsdom/jsdom) | `21.1.2` | `22.1.0` |
| [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.1.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `4.7.4` | `5.2.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `0.29.8` | `0.34.6` |


Updates `@kadena/client` from 0.1.10 to 1.6.3
- [Release notes](https://github.com/kadena-community/kadena.js/releases)
- [Changelog](https://github.com/kadena-community/kadena.js/blob/main/packages/libs/client/CHANGELOG.md)
- [Commits](https://github.com/kadena-community/kadena.js/commits/@kadena/[email protected]/packages/libs/client)

Updates `@kadena/pactjs-cli` from 0.0.8 to 1.6.3
- [Release notes](https://github.com/kadena-community/kadena.js/releases)
- [Changelog](https://github.com/kadena-community/kadena.js/blob/main/packages/tools/pactjs-cli/CHANGELOG.md)
- [Commits](https://github.com/kadena-community/kadena.js/commits/@kadena/[email protected]/packages/tools/pactjs-cli)

Updates `@kadena/types` from 0.0.3 to 0.5.2
- [Release notes](https://github.com/kadena-community/kadena.js/releases)
- [Changelog](https://github.com/kadena-community/kadena.js/blob/main/packages/libs/types/CHANGELOG.md)
- [Commits](https://github.com/kadena-community/kadena.js/commits/@kadena/[email protected]/packages/libs/types)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.1.4
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.17.0...v6.1.4)

Updates `@testing-library/vue` from 6.6.1 to 8.0.0
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](testing-library/vue-testing-library@v6.6.1...v8.0.0)

Updates `@types/node` from 18.18.9 to 20.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@vue/eslint-config-prettier` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/vuejs/eslint-config-prettier/releases)
- [Changelog](https://github.com/vuejs/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](vuejs/eslint-config-prettier@v7.1.0...v8.0.0)

Updates `@vue/eslint-config-typescript` from 11.0.3 to 12.0.0
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](vuejs/eslint-config-typescript@v11.0.3...v12.0.0)

Updates `@vue/tsconfig` from 0.1.3 to 0.4.0
- [Commits](vuejs/tsconfig@v0.1.3...v0.4.0)

Updates `jsdom` from 21.1.2 to 22.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@21.1.2...22.1.0)

Updates `prettier` from 2.8.8 to 3.1.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.1.0)

Updates `typescript` from 4.7.4 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.7.4...v5.2.2)

Updates `vitest` from 0.29.8 to 0.34.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.6/packages/vitest)

---
updated-dependencies:
- dependency-name: "@kadena/client"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@kadena/pactjs-cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@kadena/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vuejs-template
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@testing-library/vue"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@vue/eslint-config-prettier"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@vue/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: "@vue/tsconfig"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vuejs-template
- dependency-name: jsdom
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vuejs-template
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vuejs-template
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/templates/vuejs/main/vuejs-template-c5eb3e683f branch November 17, 2023 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants