Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: multiformats/js-blake2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.9
Choose a base ref
...
head repository: multiformats/js-blake2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.10
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 2, 2022

  1. chore(no-release): bump actions/checkout from 2.4.0 to 3 (#25)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.4.0...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    c3bdd51 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. chore(no-release): bump standard from 16.0.4 to 17.0.0 (#26)

    Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
    - [Release notes](https://github.com/standard/standard/releases)
    - [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
    - [Commits](standard/standard@v16.0.4...v17.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: standard
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    04a1772 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. chore(no-release): bump polendina from 2.0.15 to 3.0.0 (#27)

    Bumps [polendina](https://github.com/rvagg/polendina) from 2.0.15 to 3.0.0.
    - [Release notes](https://github.com/rvagg/polendina/releases)
    - [Changelog](https://github.com/rvagg/polendina/blob/master/CHANGELOG.md)
    - [Commits](rvagg/polendina@v2.0.15...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: polendina
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2022
    Configuration menu
    Copy the full SHA
    f392553 View commit details
    Browse the repository at this point in the history
  2. chore(no-release): bump mocha from 9.2.2 to 10.0.0 (#28)

    Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.2.2...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: mocha
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 3, 2022
    Configuration menu
    Copy the full SHA
    c631070 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. chore(no-release): bump polendina from 3.0.0 to 3.1.0 (#29)

    Bumps [polendina](https://github.com/rvagg/polendina) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/rvagg/polendina/releases)
    - [Changelog](https://github.com/rvagg/polendina/blob/master/CHANGELOG.md)
    - [Commits](rvagg/polendina@v3.0.0...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: polendina
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 10, 2022
    Configuration menu
    Copy the full SHA
    f9af8ed View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#30)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.4...v4.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 26, 2022
    Configuration menu
    Copy the full SHA
    4173d23 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.10 [skip ci]

    ### [1.0.10](v1.0.9...v1.0.10) (2022-05-26)
    
    ### Trivial Changes
    
    * **deps-dev:** bump typescript from 4.6.4 to 4.7.2 ([#30](#30)) ([4173d23](4173d23))
    * **no-release:** bump actions/checkout from 2.4.0 to 3 ([#25](#25)) ([c3bdd51](c3bdd51))
    * **no-release:** bump mocha from 9.2.2 to 10.0.0 ([#28](#28)) ([c631070](c631070))
    * **no-release:** bump polendina from 2.0.15 to 3.0.0 ([#27](#27)) ([f392553](f392553))
    * **no-release:** bump polendina from 3.0.0 to 3.1.0 ([#29](#29)) ([f9af8ed](f9af8ed))
    * **no-release:** bump standard from 16.0.4 to 17.0.0 ([#26](#26)) ([04a1772](04a1772))
    semantic-release-bot committed May 26, 2022
    Configuration menu
    Copy the full SHA
    8bf3b2a View commit details
    Browse the repository at this point in the history
Loading