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: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.0.1
Choose a base ref
...
head repository: ChainSafe/js-libp2p-noise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.0.2
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Mar 20, 2023

  1. chore: bump libp2p daemon-client and interop (#284)

    chore: bump daemon-client and interop in tandem to avoid type issues in imports
    maschad authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    0235234 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. fix: update protons (#269)

    mpetrunic authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    cc5f8b1 View commit details
    Browse the repository at this point in the history
  2. fix: bump it-pb-stream from 2.0.4 to 3.2.0 (#285)

    Bumps [it-pb-stream](https://github.com/achingbrain/it-pb-stream) from 2.0.4 to 3.2.0.
    - [Release notes](https://github.com/achingbrain/it-pb-stream/releases)
    - [Changelog](https://github.com/achingbrain/it-pb-stream/blob/master/CHANGELOG.md)
    - [Commits](achingbrain/it-pb-stream@v2.0.4...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: it-pb-stream
      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 22, 2023
    Configuration menu
    Copy the full SHA
    61a53e4 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade aegir to 38.1.7 (#292)

    chore: upgrade aegir to 38.1.7 + linting
    maschad authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    62b2c91 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. fix: add missing index.min.js to release files (#297)

    * fix: add missing index.min.js to release files
    
    * Update package.json
    
    Co-authored-by: Alex Potsides <[email protected]>
    
    ---------
    
    Co-authored-by: Alex Potsides <[email protected]>
    mpetrunic and achingbrain authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ffca48e View commit details
    Browse the repository at this point in the history
  2. chore(master): release 11.0.2 (#295)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f38b04a View commit details
    Browse the repository at this point in the history
Loading