Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps aegir from 44.1.4 to 45.0.8.

Release notes

Sourced from aegir's releases.

v45.0.8

45.0.8 (2024-12-05)

Bug Fixes

  • ignore module-not-found errors in doc-check (#1701) (41726f8)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (9bb06f9)

v45.0.7

45.0.7 (2024-11-28)

Bug Fixes

Trivial Changes

v45.0.6

45.0.6 (2024-11-28)

Bug Fixes

  • delete file using full path (ebf332c)

v45.0.5

45.0.5 (2024-11-28)

Bug Fixes

v45.0.4

45.0.4 (2024-11-28)

Bug Fixes

v45.0.3

45.0.3 (2024-11-28)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

45.0.8 (2024-12-05)

Bug Fixes

  • ignore module-not-found errors in doc-check (#1701) (41726f8)

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (9bb06f9)

45.0.7 (2024-11-28)

Bug Fixes

Trivial Changes

45.0.6 (2024-11-28)

Bug Fixes

  • delete file using full path (ebf332c)

45.0.5 (2024-11-28)

Bug Fixes

45.0.4 (2024-11-28)

Bug Fixes

45.0.3 (2024-11-28)

Bug Fixes

  • revert "fix: override playwright core version" (#1681) (1a4c2b6)

Trivial Changes

  • ignore other deps (950d32e)
  • remove redundant readme section (b0520be)

... (truncated)

Commits
  • e66cd39 chore(release): 45.0.8 [skip ci]
  • 41726f8 fix: ignore module-not-found errors in doc-check (#1701)
  • 9bb06f9 chore: Update .github/workflows/stale.yml [skip ci]
  • c5b72ea chore(release): 45.0.7 [skip ci]
  • 9eb4045 chore: reword coc
  • 9518ea9 fix: add coc
  • c384af5 chore(release): 45.0.6 [skip ci]
  • ebf332c fix: delete file using full path
  • 1bc51d5 chore(release): 45.0.5 [skip ci]
  • 263bc50 fix: use chore for dev deps
  • Additional commits viewable in compare view

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)

Bumps [aegir](https://github.com/ipfs/aegir) from 44.1.4 to 45.0.8.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md)
- [Commits](ipfs/aegir@v44.1.4...v45.0.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2024
@achingbrain achingbrain merged commit 6eb1064 into main Mar 6, 2025
17 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/aegir-45.0.8 branch March 6, 2025 14:50
github-actions bot pushed a commit that referenced this pull request Mar 6, 2025
## [ipfs-unixfs-v11.2.1](ipfs-unixfs-11.2.0...ipfs-unixfs-11.2.1) (2025-03-06)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#420](#420)) ([6eb1064](6eb1064))
Copy link

github-actions bot commented Mar 6, 2025

🎉 This PR is included in version ipfs-unixfs-v11.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 6, 2025
## [ipfs-unixfs-importer-v15.3.2](ipfs-unixfs-importer-15.3.1...ipfs-unixfs-importer-15.3.2) (2025-03-06)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#420](#420)) ([6eb1064](6eb1064))
Copy link

github-actions bot commented Mar 6, 2025

🎉 This PR is included in version ipfs-unixfs-importer-v15.3.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Mar 6, 2025
## [ipfs-unixfs-exporter-v13.6.2](ipfs-unixfs-exporter-13.6.1...ipfs-unixfs-exporter-13.6.2) (2025-03-06)

### Dependencies

* **dev:** bump aegir from 44.1.4 to 45.0.8 ([#420](#420)) ([6eb1064](6eb1064))
Copy link

github-actions bot commented Mar 6, 2025

🎉 This PR is included in version ipfs-unixfs-exporter-v13.6.2 🎉

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