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.0
Choose a head ref
  • 3 commits
  • 3 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
Loading