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: v45.2.1
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.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 30, 2025

  1. chore: remove lockfile

    achingbrain committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    16e55c0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. deps!: bump eslint-config-ipfs from 7.0.6 to 8.0.0 (#1791)

    Bumps [eslint-config-ipfs](https://github.com/ipfs/eslint-config-ipfs) from 7.0.6 to 8.0.0.
    - [Release notes](https://github.com/ipfs/eslint-config-ipfs/releases)
    - [Changelog](https://github.com/ipfs/eslint-config-ipfs/blob/main/CHANGELOG.md)
    - [Commits](ipfs/eslint-config-ipfs@v7.0.6...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-ipfs
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    BREAKING CHANGE: linting rules have changed, run `aegir lint --fix` to update the formatting
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2025
    Configuration menu
    Copy the full SHA
    53a0da1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 46.0.0 [skip ci]

    ## [46.0.0](v45.2.1...v46.0.0) (2025-05-07)
    
    ### ⚠ BREAKING CHANGES
    
    * bump eslint-config-ipfs from 7.0.6 to 8.0.0 (#1791)
    
    ### Trivial Changes
    
    * remove lockfile ([16e55c0](16e55c0))
    
    ### Dependencies
    
    * bump eslint-config-ipfs from 7.0.6 to 8.0.0 ([#1791](#1791)) ([53a0da1](53a0da1))
    semantic-release-bot committed May 7, 2025
    Configuration menu
    Copy the full SHA
    3fa91dd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    5cf1266 View commit details
    Browse the repository at this point in the history
  2. chore(release): 46.0.1 [skip ci]

    ## [46.0.1](v46.0.0...v46.0.1) (2025-05-12)
    
    ### Bug Fixes
    
    * ignore lockfile in release commit ([5cf1266](5cf1266))
    semantic-release-bot committed May 12, 2025
    Configuration menu
    Copy the full SHA
    89a20a1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    527e388 View commit details
    Browse the repository at this point in the history
  2. chore(release): 46.0.2 [skip ci]

    ## [46.0.2](v46.0.1...v46.0.2) (2025-05-14)
    
    ### Bug Fixes
    
    * update cspell to parse IPFS/IPNS urls ([527e388](527e388))
    semantic-release-bot committed May 14, 2025
    Configuration menu
    Copy the full SHA
    961c41e View commit details
    Browse the repository at this point in the history
Loading