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: v16.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: v16.0.2
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 20, 2025

  1. deps(dev): bump aegir from 44.1.4 to 45.0.8 (#462)

    Bumps [aegir](https://github.com/ipfs/aegir) from 44.1.4 to 45.0.8.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md)
    - [Commits](ipfs/aegir@v44.1.4...v45.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      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 Feb 20, 2025
    Configuration menu
    Copy the full SHA
    2f07e64 View commit details
    Browse the repository at this point in the history
  2. deps: bump @noble/ciphers from 0.6.0 to 1.1.3 (#461)

    Bumps [@noble/ciphers](https://github.com/paulmillr/noble-ciphers) from 0.6.0 to 1.1.3.
    - [Release notes](https://github.com/paulmillr/noble-ciphers/releases)
    - [Commits](paulmillr/noble-ciphers@0.6.0...1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@noble/ciphers"
      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 Feb 20, 2025
    Configuration menu
    Copy the full SHA
    0b9ce35 View commit details
    Browse the repository at this point in the history
  3. deps(dev): bump sinon from 18.0.1 to 19.0.2 (#454)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.1 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v18.0.1...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      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 Feb 20, 2025
    Configuration menu
    Copy the full SHA
    0b9c7bc View commit details
    Browse the repository at this point in the history
  4. chore(release): 16.0.2 [skip ci]

    ## [16.0.2](v16.0.1...v16.0.2) (2025-02-20)
    
    ### Dependencies
    
    * bump @noble/ciphers from 0.6.0 to 1.1.3 ([#461](#461)) ([0b9ce35](0b9ce35))
    * **dev:** bump aegir from 44.1.4 to 45.0.8 ([#462](#462)) ([2f07e64](2f07e64))
    * **dev:** bump sinon from 18.0.1 to 19.0.2 ([#454](#454)) ([0b9c7bc](0b9c7bc))
    semantic-release-bot committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    e7c4d1c View commit details
    Browse the repository at this point in the history
Loading