-
Notifications
You must be signed in to change notification settings - Fork 454
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 the latest version 🚀 #61
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jacobheun
pushed a commit
to jacobheun/js-libp2p
that referenced
this pull request
Jul 29, 2019
update spdy
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this pull request
Jun 21, 2023
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [it-map](https://github.com/achingbrain/it) from 1.0.6 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/achingbrain/it/releases">it-map's releases</a>.</em></p> <blockquote> <h2>it-map-v2.0.0</h2> <h2><a href="https://github.com/achingbrain/it/compare/it-map-v1.0.6...it-map-v2.0.0">it-map-v2.0.0</a> (2022-10-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>all modules are now published as ESM-only</li> </ul> <h3>Features</h3> <ul> <li>convert to typescript (<a href="https://github-redirect.dependabot.com/achingbrain/it/issues/28">#28</a>) (<a href="https://github.com/achingbrain/it/commit/f8a38bfb1b902e8101f1077eb33c3cea49819464">f8a38bf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/achingbrain/it/commit/0f47f1eb67d80c8a5fb90057897678e9815f4095"><code>0f47f1e</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/bd57f5c86d39477b1ce441915e44be9ff3b2dcf5"><code>bd57f5c</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/b7caa4c9fc9d73f9b816c418ee8591fa48718c42"><code>b7caa4c</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/6d3cfef62708c26de94dc3f69c506a84c724bec5"><code>6d3cfef</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/35b8856c00e2c738411c11f6928858e8695038b7"><code>35b8856</code></a> deps: update sibling dependencies</li> <li><a href="https://github.com/achingbrain/it/commit/c3a3077a90588be17452365e573e225c2c7db36f"><code>c3a3077</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/c57270694011413abad0c6cac70181129f89b8e2"><code>c572706</code></a> chore(release): 3.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/1415cdd019f32c08b1024e60bf3816619e361938"><code>1415cdd</code></a> deps: update sibling dependencies</li> <li><a href="https://github.com/achingbrain/it/commit/417a1f3e7cb072a1b199bbe83af65a63ae797815"><code>417a1f3</code></a> chore(release): 2.0.0 [skip ci]</li> <li><a href="https://github.com/achingbrain/it/commit/8bd4bd2d81c9aa26afc809a1478c20a15201a8b6"><code>8bd4bd2</code></a> chore: update build scripts</li> <li>Additional commits viewable in <a href="https://github.com/achingbrain/it/compare/it-map@1.0.6...it-map-v2.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=it-map&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=2.0.0)](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> Co-authored-by: Alex Potsides <alex@achingbrain.net>
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this pull request
Jun 21, 2023
## [3.0.3](libp2p/js-libp2p-utils@v3.0.2...v3.0.3) (2022-12-07) ### Bug Fixes * update project readme ([libp2p#66](libp2p/js-libp2p-utils#66)) ([7e977a2](libp2p/js-libp2p-utils@7e977a2)) ### Dependencies * bump private-ip from 2.3.4 to 3.0.0 ([libp2p#63](libp2p/js-libp2p-utils#63)) ([956f404](libp2p/js-libp2p-utils@956f404)), closes [ChainSafe/is-ip#1](ChainSafe/is-ip#1) [libp2p#19](libp2p/js-libp2p-utils#19) [libp2p#21](libp2p/js-libp2p-utils#21) * **dev:** bump it-all from 1.0.6 to 2.0.0 ([libp2p#62](libp2p/js-libp2p-utils#62)) ([99cca25](libp2p/js-libp2p-utils@99cca25)), closes [libp2p#28](libp2p/js-libp2p-utils#28) [libp2p#28](libp2p/js-libp2p-utils#28) [libp2p#27](libp2p/js-libp2p-utils#27) [libp2p#24](libp2p/js-libp2p-utils#24) * **dev:** bump it-map from 1.0.6 to 2.0.0 ([libp2p#61](libp2p/js-libp2p-utils#61)) ([88b05b4](libp2p/js-libp2p-utils@88b05b4)) * **dev:** bump uint8arrays from 3.1.1 to 4.0.2 ([libp2p#60](libp2p/js-libp2p-utils#60)) ([ca0b632](libp2p/js-libp2p-utils@ca0b632)), closes [libp2p#41](libp2p/js-libp2p-utils#41) [libp2p#40](libp2p/js-libp2p-utils#40) [libp2p#28](libp2p/js-libp2p-utils#28) [libp2p#41](libp2p/js-libp2p-utils#41) [libp2p#40](libp2p/js-libp2p-utils#40) [libp2p#28](libp2p/js-libp2p-utils#28) [libp2p#41](libp2p/js-libp2p-utils#41) [libp2p#40](libp2p/js-libp2p-utils#40) [libp2p#28](libp2p/js-libp2p-utils#28)
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
## [3.1.8](libp2p/js-libp2p-multistream-select@v3.1.7...v3.1.8) (2023-04-19) ### Dependencies * update abortable iterator to 5.x.x ([libp2p#61](libp2p/js-libp2p-multistream-select#61)) ([5bc4293](libp2p/js-libp2p-multistream-select@5bc4293))
achingbrain
pushed a commit
that referenced
this pull request
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 11.0.0 of aegir just got published.
The version 11.0.0 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.
Commits
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.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴