build(deps): bump minimatch and blockstack in /tools/blockstack-android-web-app
Removes minimatch. It's no longer used after updating ancestor dependency blockstack. These dependencies need to be updated together.
Removes minimatch
Updates blockstack from 0.15.0 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.
5.0.2 (2022-10-19)
Bug Fixes
- rename incorrect nft post-condition codes (9fed6a4)
5.0.1 (2022-10-04)
Bug Fixes
- rename incorrect nft post-condition codes (dddeb68)
5.0.0 (2022-09-30)
⚠ BREAKING CHANGES
- Post-conditions for NFTs were renamed to be more clear:
OwnstoDoesNotSend,DoesNotOwntoSends.- encryption: The message signing prefix was changed from
Stacks Message SigningtoStacks Signed Message.- remove previously deprecated functions
- Removes compatibility with
bip32package from@stacks/wallet-sdk. Now all derivation methods only rely on HDKey from@scure/bip32.- To reduce the bundle sizes of applications using Stacks.js we are moving away from Buffer (a polyfill to match Node.js APIs) to Uint8Arrays (which Buffers use in the background anyway). To make the switch easier we have introduced a variety of methods for converting between strings and Uint8Arrays:
hexToBytes,bytesToHex,utf8ToBytes,bytesToUtf8,asciiToBytes,bytesToAscii, andconcatBytes.Features
Bug Fixes
- encryption: change message signing prefix, closes #1328 (65ce121)
- remove duplicate helper method (f57bbef)
- remove previously deprecated functions (b2a5f96)
- update post-condition names for non-fungible tokens (9fbdcea)
4.3.8 (2022-09-29)
... (truncated)
Commits
f3a7881Merge branch 'release/v21.1.1'7f068f8release: v21.1.18f4d2cfchore: update changelogb975b33Merge branch 'master' into develop88f8af9Merge pull request #803 from blockstack/dependabot/npm_and_yarn/lodash-4.17.197e61e1cMerge pull request #815 from blockstack/dependabot/npm_and_yarn/elliptic-6.5.3e7edbfabuild(deps): bump elliptic from 6.5.1 to 6.5.304476b6Merge pull request #804 from blockstack/dependabot/npm_and_yarn/codecov-3.7.1498aa09Bump codecov from 3.6.5 to 3.7.186bb879Bump 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.