Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Removes validator

Updates blockstack from 19.2.1 to 19.3.0

Changelog

Sourced from blockstack's changelog.

[19.3.0] - 2019-08-21

Changed

  • Fixed deprecated crypto warning in node.js usage.
  • handlePendingSignIn now throws an error when overwriting an existing user session. See issue #680
  • Updated jsontokens library to v2.

[19.2.2] - 2019-05-12

Changed

  • Updated bitcoinjs-lib dependency to v5 and eliminates node-gyp errors on install
  • Fixed bugs when running in a web worker

[19.2.0] - 2019-05-12

Added

  • Method deleteFile() is now implemented

Changed

  • Fixed return type for BlockstackNetwork.getAccountTokens
  • Property manifestURI is now included in loaded manifest object
  • The src directory is now included in the npm package

[19.1.0] - 2019-03-29

Added

  • Converted codebase to Typescript
  • New dist/blockstack.js bundle with ES2015/ES6 support
  • `lib/**/*.js modules with Node v8.x support (ES2015/ES6 & CommonJS modules)

Changed

  • Fixed protocol handler detection issues with modular usage of blockstack.js

[19.0.1] - 2019-03-12

Added

  • New function getFileUrl() will return a URL for reading a particular file from an applications' Gaia bucket.

Changed

  • Fixed the email authentication scope
  • Fixed multiple bugs with redirectToSignIn() and makeAuthRequest()

[19.0.0] - 2019-02-21

Added

  • Moved common user session related functions into UserSession. Session configuration is done through AppConfig objects. This change removes the library's dependency on browser environments.

... (truncated)

Commits
  • 660f6e7 Merge branch 'release/v19.3.0'
  • 91316d3 Bump to v19.3.0
  • 1152bcd Merge pull request #701 from blockstack/feature/release-checklist
  • 9d6f8a1 Merge branch 'master' into feature/release-checklist
  • 47ff342 Merge pull request #706 from blockstack/fix/git-language-stats
  • 71a6ed4 Exclude with *html -- linguist may not support blob syntax
  • 7a129cc no message
  • e70e3cb Updates to release checklist
  • 1bdb40f Update release-checklist.md
  • 5e2b4de Update readme.md to add pull request template ref
  • 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 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 [validator](https://github.com/validatorjs/validator.js). It's no longer used after updating ancestor dependency [blockstack](https://github.com/blockstack/blockstack.js). These dependencies need to be updated together.


Removes `validator`

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

---
updated-dependencies:
- dependency-name: validator
  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