Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update aegir to version 11.0.0 🚀 #60

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

aegir just published its new version 11.0.0.

State Update 🚀
Dependency aegir
New version 11.0.0
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of aegir.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 12 commits .

  • f9fac25 chore: release version v11.0.0
  • 4d32fe6 chore: update contributors
  • f409368 chore: update deps
  • 2014143 fix(package): update codecov to version 2.0.1 (#114)
  • e8154d3 Merge pull request #112 from dignifiedquire/deps
  • d2a2e6c fix(karma): fail on empty test suite
  • 9508272 feat: update all dependencies and add yarn.lock
  • b3c3783 chore(deps): update gulp-mocha to version 4.1.0
  • b0898f4 Merge pull request #110 from dignifiedquire/greenkeeper/webpack-merge-4.0.0
  • b8d2df1 Merge pull request #104 from dignifiedquire/greenkeeper/gulp-git-2.0.0
  • 34ae02c fix(package): update webpack-merge to version 4.0.0
  • a74a3dc fix(package): update gulp-git to version 2.0.0

See the full diff.


✨ Try the all new Greenkeeper GitHub Integration
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.

Screencast

Try it today. Free for private repositories during beta.

@daviddias daviddias closed this Mar 21, 2017
@dignifiedquire dignifiedquire deleted the greenkeeper-aegir-11.0.0 branch March 21, 2017 16:39
jacobheun pushed a commit to jacobheun/js-libp2p that referenced this pull request Jul 29, 2019
plaintext proto to be compatible with go-ipfs
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
…nd-add-tests-and-coverage

Feature/refactor and add tests and coverage
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Bumps [uint8arrays](https://github.com/achingbrain/uint8arrays) from
3.1.1 to 4.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/achingbrain/uint8arrays/releases">uint8arrays's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.2</h2>
<h2><a
href="https://github.com/achingbrain/uint8arrays/compare/v4.0.1...v4.0.2">4.0.2</a>
(2022-10-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update exports map paths (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/41">#41</a>)
(<a
href="https://github.com/achingbrain/uint8arrays/commit/4e78d9e37d49bea4f0064f3ad9025febbf1584b2">4e78d9e</a>)</li>
</ul>
<h2>v4.0.1</h2>
<h2><a
href="https://github.com/achingbrain/uint8arrays/compare/v4.0.0...v4.0.1">4.0.1</a>
(2022-10-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>export SupportedEncodings from to-string and from-string (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/40">#40</a>)
(<a
href="https://github.com/achingbrain/uint8arrays/commit/d3f1412443fb6832deccfe6f341dc482f6a781b2">d3f1412</a>)</li>
</ul>
<h2>v4.0.0</h2>
<h2><a
href="https://github.com/achingbrain/uint8arrays/compare/v3.1.1...v4.0.0">4.0.0</a>
(2022-10-12)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>this module is has been converted to typescript, the API should be
the same but releasing as a major just in case</li>
</ul>
<h3>Features</h3>
<ul>
<li>convert to typescript (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/28">#28</a>)
(<a
href="https://github.com/achingbrain/uint8arrays/commit/e4c9627da195b419ee9f8c45d45931f537c5dee1">e4c9627</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>fix readme header (<a
href="https://github.com/achingbrain/uint8arrays/commit/803cb5fa64892451d73ca0494b1e2a57ae1ef533">803cb5f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/achingbrain/uint8arrays/blob/master/CHANGELOG.md">uint8arrays's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/achingbrain/uint8arrays/compare/v4.0.1...v4.0.2">4.0.2</a>
(2022-10-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>update exports map paths (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/41">#41</a>)
(<a
href="https://github.com/achingbrain/uint8arrays/commit/4e78d9e37d49bea4f0064f3ad9025febbf1584b2">4e78d9e</a>)</li>
</ul>
<h2><a
href="https://github.com/achingbrain/uint8arrays/compare/v4.0.0...v4.0.1">4.0.1</a>
(2022-10-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>export SupportedEncodings from to-string and from-string (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/40">#40</a>)
(<a
href="https://github.com/achingbrain/uint8arrays/commit/d3f1412443fb6832deccfe6f341dc482f6a781b2">d3f1412</a>)</li>
</ul>
<h2><a
href="https://github.com/achingbrain/uint8arrays/compare/v3.1.1...v4.0.0">4.0.0</a>
(2022-10-12)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>this module is now ESM-only</li>
</ul>
<h3>Features</h3>
<ul>
<li>convert to typescript and release as ESM-only (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/28">#28</a>)
(<a
href="https://github.com/achingbrain/uint8arrays/commit/e4c9627da195b419ee9f8c45d45931f537c5dee1">e4c9627</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li>fix readme header (<a
href="https://github.com/achingbrain/uint8arrays/commit/803cb5fa64892451d73ca0494b1e2a57ae1ef533">803cb5f</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/426416567b302e127f4ef167456fe0a6448aadba"><code>4264165</code></a>
chore(release): 4.0.2 [skip ci]</li>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/4e78d9e37d49bea4f0064f3ad9025febbf1584b2"><code>4e78d9e</code></a>
fix: update exports map paths (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/41">#41</a>)</li>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/b0189b24eb1d508e475b71b0ce1cc3713844b205"><code>b0189b2</code></a>
chore(release): 4.0.1 [skip ci]</li>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/d3f1412443fb6832deccfe6f341dc482f6a781b2"><code>d3f1412</code></a>
fix: export SupportedEncodings from to-string and from-string (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/40">#40</a>)</li>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/93b959b2094e7d7459635a2b38525fc047f6b67d"><code>93b959b</code></a>
chore(release): 4.0.0 [skip ci]</li>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/803cb5fa64892451d73ca0494b1e2a57ae1ef533"><code>803cb5f</code></a>
docs: fix readme header</li>
<li><a
href="https://github.com/achingbrain/uint8arrays/commit/e4c9627da195b419ee9f8c45d45931f537c5dee1"><code>e4c9627</code></a>
feat!: convert to typescript and release as ESM-only (<a
href="https://github-redirect.dependabot.com/achingbrain/uint8arrays/issues/28">#28</a>)</li>
<li>See full diff in <a
href="https://github.com/achingbrain/uint8arrays/compare/v3.1.1...v4.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uint8arrays&package-manager=npm_and_yarn&previous-version=3.1.1&new-version=4.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
* deps: bump protons-runtime from 4.0.2 to 5.0.0

Bumps [protons-runtime](https://github.com/ipfs/protons) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/ipfs/protons/releases)
- [Commits](ipfs/protons@protons-runtime-v4.0.2...protons-runtime-v5.0.0)

---
updated-dependencies:
- dependency-name: protons-runtime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* deps(dev): bump protons from 6.1.3 to 7.0.2

Bumps [protons](https://github.com/ipfs/protons) from 6.1.3 to 7.0.2.
- [Release notes](https://github.com/ipfs/protons/releases)
- [Commits](ipfs/protons@protons-v6.1.3...protons-v7.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: regenerate protobuf files

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: achingbrain <alex@achingbrain.net>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [6.0.2](libp2p/js-libp2p-peer-store@v6.0.1...v6.0.2) (2023-03-02)

### Bug Fixes

* allow overwriting tags ([libp2p#68](libp2p/js-libp2p-peer-store#68)) ([4182211](libp2p/js-libp2p-peer-store@4182211))

### Trivial Changes

* Update .github/workflows/semantic-pull-request.yml [skip ci] ([e1271cf](libp2p/js-libp2p-peer-store@e1271cf))

### Dependencies

* **dev:** bump protons from 6.1.3 to 7.0.2 ([libp2p#60](libp2p/js-libp2p-peer-store#60)) ([0b5e25f](libp2p/js-libp2p-peer-store@0b5e25f))
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
use valid rfc3986 ipv6 host syntax

---------

Co-authored-by: achingbrain <alex@achingbrain.net>
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
To be specific with tsc and avoid the `unknown` type.
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants