Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2023

Removes nth-check. It's no longer used after updating ancestor dependency blockstack. These dependencies need to be updated together.

Removes nth-check

Updates blockstack from 19.2.1 to 21.1.1

Changelog

Sourced from blockstack's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

6.5.2 (2023-04-28)

Bug Fixes

  • add Cl helper (#1479) (c116a85)
  • stacking: return full principal instead of only address (7e92f7f)

6.5.1 (2023-04-19)

Bug Fixes

  • add StacksDevnet constructor, closes #1470 (5789937)
  • migrate explorer domains from stacks.co to hiro.so (0370bf6)
  • update cli url (fcd6065)

6.5.0 (2023-03-26)

Features

Bug Fixes

  • allow contract principals in stackingclient (ade6345)

6.4.0 (2023-03-19)

Features

  • switch makeContractDeploy and makeUnsignedContractDeploy to use clarity 2 by default (244636f)

6.3.0 (2023-03-17)

... (truncated)

Commits
  • f3a7881 Merge branch 'release/v21.1.1'
  • 7f068f8 release: v21.1.1
  • 8f4d2cf chore: update changelog
  • b975b33 Merge branch 'master' into develop
  • 88f8af9 Merge pull request #803 from blockstack/dependabot/npm_and_yarn/lodash-4.17.19
  • 7e61e1c Merge pull request #815 from blockstack/dependabot/npm_and_yarn/elliptic-6.5.3
  • e7edbfa build(deps): bump elliptic from 6.5.1 to 6.5.3
  • 04476b6 Merge pull request #804 from blockstack/dependabot/npm_and_yarn/codecov-3.7.1
  • 498aa09 Bump codecov from 3.6.5 to 3.7.1
  • 86bb879 Bump lodash from 4.17.15 to 4.17.19
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by reedrosenbluth, a new releaser for blockstack since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [nth-check](https://github.com/fb55/nth-check). It's no longer used after updating ancestor dependency [blockstack](https://github.com/blockstack/blockstack.js). These dependencies need to be updated together.


Removes `nth-check`

Updates `blockstack` from 19.2.1 to 21.1.1
- [Changelog](https://github.com/hirosystems/stacks.js/blob/master/CHANGELOG.md)
- [Commits](hirosystems/stacks.js@v19.2.1...v21.1.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
- dependency-name: blockstack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2023
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