-
Notifications
You must be signed in to change notification settings - Fork 62
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v41.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipfs/aegir
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v42.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 7 files changed
- 3 contributors
Commits on Jan 6, 2024
-
fix!: check for missing production dependencies (#1426)
Runs the dep-check command twice - once omitting dev deps and only checking non-test code, then again but only testing test code. [depcheck](https://www.npmjs.com/package/depcheck) is a bit wonky in that it doesn't support whitelisting files to check, only blacklisting so we pass a configurable list of ignore patterns that exclude known test files while checking prod deps and then a list of known prod files while checking dev deps. Should prevent future bugs similar to ipfs/helia-ipns#159 BREAKING CHANGE: previously undetected missing or unused deps will cause the dep-check command to fail
Configuration menu - View commit details
-
Copy full SHA for a66384a - Browse repository at this point
Copy the full SHA a66384aView commit details -
chore(release): 42.0.0 [skip ci]
## [42.0.0](v41.3.5...v42.0.0) (2024-01-06) ### ⚠ BREAKING CHANGES * previously undetected missing or unused deps will cause the dep-check command to fail ### Bug Fixes * check for missing production dependencies ([#1426](#1426)) ([a66384a](a66384a))
Configuration menu - View commit details
-
Copy full SHA for 95493be - Browse repository at this point
Copy the full SHA 95493beView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 313cd61 - Browse repository at this point
Copy the full SHA 313cd61View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4dde4a3 - Browse repository at this point
Copy the full SHA 4dde4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd98696 - Browse repository at this point
Copy the full SHA dd98696View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v41.3.5...v42.0.1