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

Commits on May 19, 2025

  1. deps: bump eslint-plugin-promise from 6.6.0 to 7.2.1 (#1692)

    Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.6.0 to 7.2.1.
    - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
    - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
    - [Commits](eslint-community/eslint-plugin-promise@v6.6.0...v7.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-promise
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    afc761e View commit details
    Browse the repository at this point in the history
  2. deps: bump cspell from 8.19.4 to 9.0.1 (#1807)

    Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.19.4 to 9.0.1.
    - [Release notes](https://github.com/streetsidesoftware/cspell/releases)
    - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
    - [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.0.1/packages/cspell)
    
    ---
    updated-dependencies:
    - dependency-name: cspell
      dependency-version: 9.0.1
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    c8f7d07 View commit details
    Browse the repository at this point in the history
  3. deps: bump diff from 7.0.0 to 8.0.1 (#1806)

    Bumps [diff](https://github.com/kpdecker/jsdiff) from 7.0.0 to 8.0.1.
    - [Changelog](https://github.com/kpdecker/jsdiff/blob/master/release-notes.md)
    - [Commits](kpdecker/jsdiff@7.0.0...v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: diff
      dependency-version: 8.0.1
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    a982d95 View commit details
    Browse the repository at this point in the history
  4. deps: bump eslint-plugin-jsdoc from 48.11.0 to 50.6.17 (#1802)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.11.0 to 50.6.17.
    - [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@v48.11.0...v50.6.17)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-version: 50.6.17
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    25b9e22 View commit details
    Browse the repository at this point in the history
  5. chore(release): 46.0.5 [skip ci]

    ## [46.0.5](v46.0.4...v46.0.5) (2025-05-19)
    
    ### Dependencies
    
    * bump cspell from 8.19.4 to 9.0.1 ([#1807](#1807)) ([c8f7d07](c8f7d07))
    * bump diff from 7.0.0 to 8.0.1 ([#1806](#1806)) ([a982d95](a982d95))
    * bump eslint-plugin-jsdoc from 48.11.0 to 50.6.17 ([#1802](#1802)) ([25b9e22](25b9e22))
    * bump eslint-plugin-promise from 6.6.0 to 7.2.1 ([#1692](#1692)) ([afc761e](afc761e))
    semantic-release-bot committed May 19, 2025
    Configuration menu
    Copy the full SHA
    087bddd View commit details
    Browse the repository at this point in the history
Loading