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.11
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.12
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 9, 2022

  1. chore(deps-dev): bump typescript from 4.8.4 to 4.9.4 (#37)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.8.4...v4.9.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    55c1d47 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @ipld/dag-cbor from 7.0.3 to 8.0.0 (#35)

    Bumps [@ipld/dag-cbor](https://github.com/ipld/js-dag-cbor) from 7.0.3 to 8.0.0.
    - [Release notes](https://github.com/ipld/js-dag-cbor/releases)
    - [Changelog](https://github.com/ipld/js-dag-cbor/blob/master/CHANGELOG.md)
    - [Commits](ipld/js-dag-cbor@v7.0.3...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@ipld/dag-cbor"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8ac6541 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.12 [skip ci]

    ## [1.0.12](v1.0.11...v1.0.12) (2022-12-09)
    
    ### Trivial Changes
    
    * **deps-dev:** bump @ipld/dag-cbor from 7.0.3 to 8.0.0 ([#35](#35)) ([8ac6541](8ac6541))
    * **deps-dev:** bump typescript from 4.8.4 to 4.9.4 ([#37](#37)) ([55c1d47](55c1d47))
    semantic-release-bot committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    b5e0d34 View commit details
    Browse the repository at this point in the history
Loading