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-multiformats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: multiformats/js-multiformats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.1
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 14, 2023

  1. chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.4 (#256)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@d9f34f8...eaaf4be)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    910eeeb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. deps(dev): bump @types/node from 18.16.18 to 20.3.1

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.18 to 20.3.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and rvagg committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7a6d036 View commit details
    Browse the repository at this point in the history
  2. chore(release): 12.0.1 [skip ci]

    ## [12.0.1](v12.0.0...v12.0.1) (2023-06-15)
    
    ### Trivial Changes
    
    * **deps:** bump codecov/codecov-action from 3.1.1 to 3.1.4 ([#256](#256)) ([910eeeb](910eeeb))
    
    ### Dependencies
    
    * **dev:** bump @types/node from 18.16.18 to 20.3.1 ([7a6d036](7a6d036))
    semantic-release-bot committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bf164b1 View commit details
    Browse the repository at this point in the history
Loading