Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
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: libp2p/js-libp2p-interfaces
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @libp2p/interface-compliance-tests-v1.0.2
Choose a base ref
...
head repository: libp2p/js-libp2p-interfaces
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @libp2p/interface-compliance-tests-v1.0.3
Choose a head ref
  • 8 commits
  • 26 files changed
  • 5 contributors

Commits on Jan 11, 2022

  1. ci: Rename main.yml to js-test-and-release.yml (#144)

    Rename `main.yml` to `js-test-and-release.yml` so that unified CI introduced in protocol/.github#274 can take over the workflow's management.
    galargh committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    66f8c37 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. sync: update CI config files (#145)

    * add .github/workflows/automerge.yml
    
    * update .github/workflows/js-test-and-release.yml
    
    Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
    web3-bot and web3-bot committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    01a2983 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. update .github/workflows/js-test-and-release.yml (#147)

    Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
    web3-bot and web3-bot committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    bfe818f View commit details
    Browse the repository at this point in the history
  2. fix: update it-* deps to ts versions (#148)

    Uses typescript versions of `it-*` deps.
    achingbrain committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    7a6fdd7 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.0.2 [skip ci]

    ## [@libp2p/interfaces-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.0.1...@libp2p/interfaces-v1.0.2) (2022-01-14)
    
    ### Bug Fixes
    
    * update it-* deps to ts versions ([#148](#148)) ([7a6fdd7](7a6fdd7))
    semantic-release-bot committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    1a69f1b View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.0.3 [skip ci]

    ## [@libp2p/connection-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/connection-v1.0.2...@libp2p/connection-v1.0.3) (2022-01-14)
    
    ### Bug Fixes
    
    * update it-* deps to ts versions ([#148](#148)) ([7a6fdd7](7a6fdd7))
    semantic-release-bot committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    a1b2f63 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.3 [skip ci]

    ## [@libp2p/pubsub-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.0.2...@libp2p/pubsub-v1.0.3) (2022-01-14)
    
    ### Bug Fixes
    
    * update it-* deps to ts versions ([#148](#148)) ([7a6fdd7](7a6fdd7))
    semantic-release-bot committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    ff8fda3 View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.3 [skip ci]

    ## [@libp2p/interface-compliance-tests-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.0.2...@libp2p/interface-compliance-tests-v1.0.3) (2022-01-14)
    
    ### Bug Fixes
    
    * update it-* deps to ts versions ([#148](#148)) ([7a6fdd7](7a6fdd7))
    semantic-release-bot committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    04801f4 View commit details
    Browse the repository at this point in the history
Loading