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

build(deps): bump @bsv/spv-wallet-js-client from 1.0.0-beta.18 to 1.0.0-beta.24 #1057

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps @bsv/spv-wallet-js-client from 1.0.0-beta.18 to 1.0.0-beta.24.

Release notes

Sourced from @​bsv/spv-wallet-js-client's releases.

Release v1.0.0-beta.24

Changelog

  • ad0bc12 fix(SPV-1143): fix query builder and bump version (#1095)

Release v1.0.0-beta.23

Changelog

  • 97c4091 feat(SPV-1143): fix return type for old contacts admin (#1092)

Release v1.0.0-beta.22

Changelog

  • 3944891 build(SPV-1141): release new version of js-client (#1091)
  • 52a070a chore(SPV-1047): Fixed sorting for users (#1082)
  • c4d9034 chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#1076)
  • 5017fc1 chore(deps): bump the dependencies group across 1 directory with 10 updates (#1078)
  • b824855 chore(deps): bump the dependencies group across 2 directories with 10 updates (#1085)
  • f630513 chore(deps): bump the dependencies group across 2 directories with 6 updates (#1088)
  • 7149b46 chore(deps-dev): bump rollup from 4.21.2 to 4.22.4 (#1084)
  • 6313cca chore(deps-dev): bump the dependencies group across 1 directory with 6 updates (#1087)
  • d3a73af feat(SPV-1016): Added webhook functions (#1079)
  • 6c1767a feat(SPV-1094): add sync merkleroots to js client (#1086)
  • 838c389 feat(SPV-905): update endpoint use cases (#1020)
  • ab40c16 feat(XXX): introduce regression tests for js; change global fetch mock to be used explicitly in test files (#1075)
  • 2279ab1 fix(SPV-000): fix issue with 'assert' json (#1072)
  • bd54d9d fix(SPV-000): starting example command didn't work on windows (#1080)

Release v1.0.0-beta.21

Changelog

  • 52a070a chore(SPV-1047): Fixed sorting for users (#1082)
  • 0b5fde6 chore(SPV-1047): Updated js-client version
  • c4d9034 chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#1076)
  • 5017fc1 chore(deps): bump the dependencies group across 1 directory with 10 updates (#1078)
  • d3a73af feat(SPV-1016): Added webhook functions (#1079)
  • ab40c16 feat(XXX): introduce regression tests for js; change global fetch mock to be used explicitly in test files (#1075)
  • 2279ab1 fix(SPV-000): fix issue with 'assert' json (#1072)
  • bd54d9d fix(SPV-000): starting example command didn't work on windows (#1080)

Release v1.0.0-beta.20

Changelog

  • 2d3e908 fix(SPV-999): SharedConfig type is not representing server response correctly. (#1069)

Release v1.0.0-beta.19

Changelog

  • 5ecf5c7 Merge branch 'main' into dependabot/npm_and_yarn/main/babel/core-7.24.9
  • dd5cd00 Merge branch 'main' into dependabot/npm_and_yarn/main/babel/preset-env-7.24.8
  • f0e07d9 Merge branch 'main' into dependabot/npm_and_yarn/main/microsoft/api-extractor-7.47.2
  • dd439ac Merge pull request #1016 from bitcoin-sv/dependabot/npm_and_yarn/main/types/node-20.14.9
  • 395d203 Merge pull request #1017 from bitcoin-sv/dependabot/npm_and_yarn/main/typedoc-0.26.3
  • 9fc3ec1 Merge pull request #1018 from bitcoin-sv/dependabot/npm_and_yarn/main/eslint-9.6.0
  • 532bd1b Merge pull request #1021 from bitcoin-sv/bump-ts-sdk
  • 9dc1217 Merge pull request #1030 from bitcoin-sv/chore(deps)/dependency-update

... (truncated)

Commits
  • ad0bc12 fix(SPV-1143): fix query builder and bump version (#1095)
  • 97c4091 feat(SPV-1143): fix return type for old contacts admin (#1092)
  • 3944891 build(SPV-1141): release new version of js-client (#1091)
  • f630513 chore(deps): bump the dependencies group across 2 directories with 6 updates ...
  • 6c1767a feat(SPV-1094): add sync merkleroots to js client (#1086)
  • 838c389 feat(SPV-905): update endpoint use cases (#1020)
  • 6313cca chore(deps-dev): bump the dependencies group across 1 directory with 6 update...
  • b824855 chore(deps): bump the dependencies group across 2 directories with 10 updates...
  • 7149b46 chore(deps-dev): bump rollup from 4.21.2 to 4.22.4 (#1084)
  • 52a070a chore(SPV-1047): Fixed sorting for users (#1082)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@bsv/spv-wallet-js-client](https://github.com/bitcoin-sv/spv-wallet-js-client) from 1.0.0-beta.18 to 1.0.0-beta.24.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet-js-client/releases)
- [Changelog](https://github.com/bitcoin-sv/spv-wallet-js-client/blob/main/.goreleaser.yml)
- [Commits](bitcoin-sv/spv-wallet-js-client@v1.0.0-beta.18...v1.0.0-beta.24)

---
updated-dependencies:
- dependency-name: "@bsv/spv-wallet-js-client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 4, 2024 19:05
@dependabot dependabot bot added the chore Simple dependency updates or version bumps label Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

1 similar comment
Copy link

github-actions bot commented Nov 4, 2024

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple dependency updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants