Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

deps(dev): bump aegir from 39.0.13 to 40.0.8 #16

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps aegir from 39.0.13 to 40.0.8.

Release notes

Sourced from aegir's releases.

v40.0.8

40.0.8 (2023-07-31)

Bug Fixes

  • use semantic-release with import instead of require (0a018f3)

v40.0.7

40.0.7 (2023-07-31)

Bug Fixes

  • override semantic-release version (5362d24)

v40.0.6

40.0.6 (2023-07-31)

Bug Fixes

v40.0.5

40.0.5 (2023-07-31)

Bug Fixes

  • override semantic-release-monorepo version (6a98707)

v40.0.4

40.0.4 (2023-07-31)

Bug Fixes

Trivial Changes

v40.0.3

40.0.3 (2023-07-31)

Bug Fixes

... (truncated)

Changelog

Sourced from aegir's changelog.

40.0.8 (2023-07-31)

Bug Fixes

  • use semantic-release with import instead of require (0a018f3)

40.0.7 (2023-07-31)

Bug Fixes

  • override semantic-release version (5362d24)

40.0.6 (2023-07-31)

Bug Fixes

40.0.5 (2023-07-31)

Bug Fixes

  • override semantic-release-monorepo version (6a98707)

40.0.4 (2023-07-31)

Bug Fixes

Trivial Changes

40.0.3 (2023-07-31)

Bug Fixes

40.0.2 (2023-07-27)

... (truncated)

Commits
  • fdb976d chore(release): 40.0.8 [skip ci]
  • 0a018f3 fix: use semantic-release with import instead of require
  • f72558f chore(release): 40.0.7 [skip ci]
  • 5362d24 fix: override semantic-release version
  • 34fb1c3 chore(release): 40.0.6 [skip ci]
  • ad80bae fix: update release version
  • 7efea9e chore(release): 40.0.5 [skip ci]
  • 6a98707 fix: override semantic-release-monorepo version
  • c0c7c40 chore(release): 40.0.4 [skip ci]
  • 40e56df chore: fix dep check
  • 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 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 39.0.13 to 40.0.8.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v39.0.13...v40.0.8)

---
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 added the dependencies Pull requests that update a dependency file label Aug 1, 2023
@achingbrain achingbrain merged commit 088828f into main Aug 5, 2023
18 checks passed
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/aegir-40.0.8 branch August 5, 2023 17:35
github-actions bot pushed a commit that referenced this pull request Aug 5, 2023
## [1.0.2](v1.0.1...v1.0.2) (2023-08-05)

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([77f9ffc](77f9ffc))
* Update .github/workflows/stale.yml [skip ci] ([f95d5ca](f95d5ca))
* Update .github/workflows/stale.yml [skip ci] ([58a4feb](58a4feb))

### Dependencies

* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#16](#16)) ([088828f](088828f))
@github-actions
Copy link

github-actions bot commented Aug 5, 2023

🎉 This PR is included in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 5, 2023
## [1.0.1](v1.0.0...v1.0.1) (2023-08-05)

### Trivial Changes

* **release:** 1.0.1 [skip ci] ([f3d12fc](f3d12fc)), closes [#9](#9) [#3](#3)
* **release:** 1.0.2 [skip ci] ([4eeef7e](4eeef7e)), closes [#16](#16)
* Update .github/workflows/stale.yml [skip ci] ([77f9ffc](77f9ffc))
* Update .github/workflows/stale.yml [skip ci] ([f95d5ca](f95d5ca))
* Update .github/workflows/stale.yml [skip ci] ([58a4feb](58a4feb))
* Update .github/workflows/stale.yml [skip ci] ([e958f19](e958f19))

### Documentation

* update config key name ([#3](#3)) ([bb798a4](bb798a4))

### Dependencies

* **dev:** bump aegir from 38.1.8 to 39.0.7 ([#9](#9)) ([94c23bf](94c23bf))
* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#16](#16)) ([088828f](088828f))
* update project deps ([#20](#20)) ([ac01bd7](ac01bd7))
@github-actions
Copy link

github-actions bot commented Aug 5, 2023

🎉 This PR is included in version 1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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