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

chore(deps-dev): bump the angular-template group in /templates/angular with 3 updates #141

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 5, 2024

Bumps the angular-template group in /templates/angular with 3 updates: @kadena/pactjs-cli, @kadena/types and typescript.

Updates @kadena/pactjs-cli from 1.6.4 to 1.10.1

Release notes

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

@​kadena/pactjs-cli@​1.10.1

Patch Changes

  • Updated dependencies [d67b52906]
    • @​kadena/pactjs-generator@​1.10.1
    • @​kadena/client@​1.10.1

@​kadena/pactjs-cli@​1.9.0

Patch Changes

  • Updated dependencies [b53c2600c]
  • Updated dependencies [6ddf094d8]
  • Updated dependencies [6ddf094d8]
  • Updated dependencies [be9129381]
    • @​kadena/client@​1.9.0
    • @​kadena/pactjs-generator@​1.9.0

@​kadena/pactjs-cli@​1.8.1

Patch Changes

  • @​kadena/client@​1.8.1
  • @​kadena/pactjs-generator@​1.8.1

@​kadena/pactjs-cli@​1.7.0

Minor Changes

  • 9bec1fb8e: intruduce PactReturnType in order to extract pact functions return type

Patch Changes

  • 735aeb38f: Fixed dependency resolution in pactjs-cli
  • 74880bb51: Extract networkId and chainId from the api
  • Updated dependencies [9bec1fb8e]
  • Updated dependencies [735aeb38f]
  • Updated dependencies [c126ca38c]
  • Updated dependencies [c637a9596]
  • Updated dependencies [a3bb20737]
    • @​kadena/pactjs-generator@​1.7.0
    • @​kadena/client@​1.7.0
Changelog

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

1.10.1

Patch Changes

  • Updated dependencies [d67b52906]
    • @​kadena/pactjs-generator@​1.10.1
    • @​kadena/client@​1.10.1

1.10.0

Patch Changes

  • Updated dependencies [016b9dbfc]
    • @​kadena/client@​1.10.0
    • @​kadena/pactjs-generator@​1.10.0

1.9.0

Patch Changes

  • Updated dependencies [b53c2600c]
  • Updated dependencies [6ddf094d8]
  • Updated dependencies [6ddf094d8]
  • Updated dependencies [be9129381]
    • @​kadena/client@​1.9.0
    • @​kadena/pactjs-generator@​1.9.0

1.8.1

Patch Changes

  • @​kadena/client@​1.8.1
  • @​kadena/pactjs-generator@​1.8.1

1.8.0

Patch Changes

  • Updated dependencies [3ed72cddf]
  • Updated dependencies [0540b213b]
    • @​kadena/pactjs-generator@​1.8.0
    • @​kadena/client@​1.8.0

1.7.0

Minor Changes

  • 9bec1fb8e: intruduce PactReturnType in order to extract pact functions return type

... (truncated)

Commits
  • 6701abb Update changelogs and bump versions
  • 7cf688d Update changelogs and bump versions
  • 604927c Update changelogs and bump versions
  • 0a90250 chore: set correct LICENSE file and package.json#license property
  • 720ef2c Update changelogs and bump versions
  • d3b9959 Update changelogs and bump versions
  • 92e6b5c [test] last batch of config files
  • 51e0131 [test] update converage for various packages, due to more accurate measuring ...
  • 4a316ce [chore] update vitest config and don't lint it
  • 081c2f2 [test] update vitest to latest version
  • Additional commits viewable in compare view

Updates @kadena/types from 0.5.2 to 0.6.1

Release notes

Sourced from @​kadena/types's releases.

@​kadena/types@​0.6.1

Patch Changes

  • 6ddf094d8: Add Record<string,any> to PactValue type

@​kadena/types@​0.6.0

Minor Changes

  • c637a9596: Resolved the issue with Ikeypair type with two different signatures
  • 15c203ee5: improve client utils returns type
Changelog

Sourced from @​kadena/types's changelog.

0.6.1

Patch Changes

  • 6ddf094d8: Add Record to PactValue type

0.6.0

Minor Changes

  • c637a9596: Resolved the issue with Ikeypair type with two different signatures
  • 15c203ee5: improve client utils returns type

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

... (truncated)

Commits
  • 604927c Update changelogs and bump versions
  • 6ddf094 fix(client): parse as pact value for objects and arrays (#1730)
  • 0a90250 chore: set correct LICENSE file and package.json#license property
  • fbfeaa3 Update changelogs and bump versions
  • f50ccd6 chore: api
  • 15c203e feat(client-utils): improve return types
  • 9cdf481 fix(types): duplicated IkeyPair
  • See full diff in compare view

Updates typescript from 5.2.2 to 5.4.4

Release notes

Sourced from typescript's releases.

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 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 LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the angular-template group in /templates/angular with 3 updates: [@kadena/pactjs-cli](https://github.com/kadena-community/kadena.js/tree/HEAD/packages/tools/pactjs-cli), [@kadena/types](https://github.com/kadena-community/kadena.js/tree/HEAD/packages/libs/types) and [typescript](https://github.com/Microsoft/TypeScript).


Updates `@kadena/pactjs-cli` from 1.6.4 to 1.10.1
- [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.5.2 to 0.6.1
- [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 `typescript` from 5.2.2 to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.2.2...v5.4.4)

---
updated-dependencies:
- dependency-name: "@kadena/pactjs-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-template
- dependency-name: "@kadena/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-template
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular-template
...

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

dependabot bot commented on behalf of github Apr 10, 2024

Superseded by #149.

@dependabot dependabot bot closed this Apr 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/templates/angular/main/angular-template-ac1b9d679f branch April 10, 2024 04:41
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