Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps aegir from 44.1.4 to 45.0.1.

Release notes

Sourced from aegir's releases.

v45.0.1

45.0.1 (2024-10-29)

Bug Fixes

Trivial Changes

v45.0.0

45.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • .tsx and .jsx files are now checked for missing/unused dependencies

Bug Fixes

Changelog

Sourced from aegir's changelog.

45.0.1 (2024-10-29)

Bug Fixes

Trivial Changes

45.0.0 (2024-10-28)

⚠ BREAKING CHANGES

  • .tsx and .jsx files are now checked for missing/unused dependencies

Bug Fixes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 29, 2024
Bumps [aegir](https://github.com/ipfs/aegir) from 44.1.4 to 45.0.1.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v44.1.4...v45.0.1)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aegir-45.0.1 branch from ead5143 to c61331d Compare November 14, 2024 16:56
Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@achingbrain ping for callout that this is a dependabot created PR but I modified the code to get lint to pass. In doing so, I realized some code in /examples was still using ipfs-http-client or go-ipfs so I updated those.

I don't see that they're running to verify they work, so the lint fix and change of deps is technically a doc update

@SgtPooki SgtPooki merged commit 93dd0e5 into master Nov 14, 2024
17 checks passed
@SgtPooki SgtPooki deleted the dependabot/npm_and_yarn/aegir-45.0.1 branch November 14, 2024 17:45
github-actions bot pushed a commit that referenced this pull request Nov 14, 2024
## [15.0.1](v15.0.0...v15.0.1) (2024-11-14)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.1 ([#848](#848)) ([93dd0e5](93dd0e5))
* **dev:** bump kubo from 0.30.0 to 0.32.0 ([#849](#849)) ([f1f9f5c](f1f9f5c))
Copy link

🎉 This PR is included in version 15.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant