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

deps: bump aegir from 37.12.1 to 38.1.0 #46

Merged
merged 2 commits into from
Jan 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2023

Bumps aegir from 37.12.1 to 38.1.0.

Release notes

Sourced from aegir's releases.

v38.1.0

38.1.0 (2023-01-12)

Features

  • Add support for compiling Typescript snippets in markdown (#1134) (055e1d5)

v38.0.0

38.0.0 (2023-01-12)

⚠ BREAKING CHANGES

    • no more forwarding flags
  • no more positional arguments - cannot depcheck single file
  • won't throw an error for missing dependency if it's in devDependencies section of package.json

Co-authored-by: Alex Potsides alex@achingbrain.net

  • all functions and methods need to declare a return type

Features

  • add support for depchecking typescript projects (#1042) (b9f5d86)

Dependencies

Changelog

Sourced from aegir's changelog.

38.1.0 (2023-01-12)

Features

  • Add support for compiling Typescript snippets in markdown (#1134) (055e1d5)

38.0.0 (2023-01-12)

⚠ BREAKING CHANGES

    • no more forwarding flags
  • no more positional arguments - cannot depcheck single file
  • won't throw an error for missing dependency if it's in devDependencies section of package.json

Co-authored-by: Alex Potsides alex@achingbrain.net

  • all functions and methods need to declare a return type

Features

  • add support for depchecking typescript projects (#1042) (b9f5d86)

Dependencies

Commits
  • 3f05125 chore(release): 38.1.0 [skip ci]
  • 055e1d5 feat: Add support for compiling Typescript snippets in markdown (#1134)
  • 1cf5c45 chore(release): 38.0.0 [skip ci]
  • b9f5d86 feat!: add support for depchecking typescript projects (#1042)
  • cf77bbb deps!: update to new linting rules (#1164)
  • See full diff 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 37.12.1 to 38.1.0.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](ipfs/aegir@v37.12.1...v38.1.0)

---
updated-dependencies:
- dependency-name: aegir
  dependency-type: direct:production
  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 Jan 13, 2023
@achingbrain achingbrain merged commit ba54f6a into master Jan 18, 2023
@achingbrain achingbrain deleted the dependabot/npm_and_yarn/aegir-38.1.0 branch January 18, 2023 08:52
github-actions bot pushed a commit that referenced this pull request Jan 18, 2023
## [@libp2p/peer-id-v2.0.1](https://github.com/libp2p/js-libp2p-peer-id/compare/@libp2p/peer-id-v2.0.0...@libp2p/peer-id-v2.0.1) (2023-01-18)

### Trivial Changes

* replace err-code with CodeError ([#45](#45)) ([06e39f0](06e39f0)), closes [#1269](https://github.com/libp2p/js-libp2p-peer-id/issues/1269)

### Dependencies

* bump aegir from 37.12.1 to 38.1.0 ([#46](#46)) ([ba54f6a](ba54f6a))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/peer-id-v2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jan 18, 2023
## [@libp2p/peer-id-factory-v2.0.1](https://github.com/libp2p/js-libp2p-peer-id/compare/@libp2p/peer-id-factory-v2.0.0...@libp2p/peer-id-factory-v2.0.1) (2023-01-18)

### Dependencies

* bump aegir from 37.12.1 to 38.1.0 ([#46](#46)) ([ba54f6a](ba54f6a))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/peer-id-factory-v2.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