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

Commits on Jan 6, 2024

  1. deps: bump c8 from 8.0.1 to 9.0.0 (#1440)

    Bumps [c8](https://github.com/bcoe/c8) from 8.0.1 to 9.0.0.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v8.0.1...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    313cd61 View commit details
    Browse the repository at this point in the history
  2. deps: bump eslint-plugin-jsdoc from 46.10.1 to 48.0.2 (#1439)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 46.10.1 to 48.0.2.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v46.10.1...v48.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4dde4a3 View commit details
    Browse the repository at this point in the history
  3. chore(release): 42.0.1 [skip ci]

    ## [42.0.1](v42.0.0...v42.0.1) (2024-01-06)
    
    ### Dependencies
    
    * bump c8 from 8.0.1 to 9.0.0 ([#1440](#1440)) ([313cd61](313cd61))
    * bump eslint-plugin-jsdoc from 46.10.1 to 48.0.2 ([#1439](#1439)) ([4dde4a3](4dde4a3))
    semantic-release-bot committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    dd98696 View commit details
    Browse the repository at this point in the history
Loading