-
Notifications
You must be signed in to change notification settings - Fork 445
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
An in-range update of libp2p-ping is breaking the build 🚨 #63
Labels
Comments
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
Jun 21, 2023
Bumps [private-ip](https://github.com/frenchbread/private-ip) from 2.3.4 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/frenchbread/private-ip/releases">private-ip's releases</a>.</em></p> <blockquote> <h2>private-ip v3.0.0</h2> <h2>breaking changes</h2> <ul> <li>converted package to <a href="https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c">ESM</a>. Make sure it is supported in your project if using <code>> v3.0.0</code>. [<a href="https://github.com/frenchbread/private-ip/commit/90ee0ce9980df28e2de28e93d646f31f101a83fc"><code>90ee0ce</code></a> - thanks <a href="https://github.com/tuyennhv"><code>@tuyennhv</code></a>]</li> </ul> <h2>other changes</h2> <ul> <li>migrated to <code>@chainsafe/is-ip</code> (ref: <a href="https://github-redirect.dependabot.com/ChainSafe/is-ip/pull/1">ChainSafe/is-ip#1</a>). [<a href="https://github.com/frenchbread/private-ip/commit/9f477dd4dcd633afa553322677ec019db997f428"><code>9f477dd</code></a> - thanks to <a href="https://github.com/tuyennhv"><code>@tuyennhv</code></a> & <a href="https://github.com/wemeetagain"><code>@wemeetagain</code></a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/frenchbread/private-ip/commit/5568f2c4063fb076fa544a26b4569bb1cb6f4015"><code>5568f2c</code></a> 3.0.0</li> <li><a href="https://github.com/frenchbread/private-ip/commit/5f1c56437d4b8d6ada3e3f6f09da92184897019e"><code>5f1c564</code></a> update dependencies</li> <li><a href="https://github.com/frenchbread/private-ip/commit/7b3697da94d02b6e733c281838252328047d5b67"><code>7b3697d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/frenchbread/private-ip/issues/19">#19</a> from frenchbread/hotfix/typing</li> <li><a href="https://github.com/frenchbread/private-ip/commit/ab988d1961105187fbbdbee51f24610803b86d64"><code>ab988d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/frenchbread/private-ip/issues/21">#21</a> from tuyennhv/tuyen/is_ip_4.0.0</li> <li><a href="https://github.com/frenchbread/private-ip/commit/90ee0ce9980df28e2de28e93d646f31f101a83fc"><code>90ee0ce</code></a> feat: migrate to esm</li> <li><a href="https://github.com/frenchbread/private-ip/commit/9f477dd4dcd633afa553322677ec019db997f428"><code>9f477dd</code></a> chore: migrate to <code>@chainsafe/is-ip</code></li> <li><a href="https://github.com/frenchbread/private-ip/commit/8ce9c5c5346320621ead2ee34172da5cef548310"><code>8ce9c5c</code></a> chore: migrate to is-ip 4.0.0</li> <li><a href="https://github.com/frenchbread/private-ip/commit/230ab4589912afecb3b277e30bdcf74171dfeb2e"><code>230ab45</code></a> add undefined as a return type</li> <li>See full diff in <a href="https://github.com/frenchbread/private-ip/compare/2.3.4...3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=private-ip&package-manager=npm_and_yarn&previous-version=2.3.4&new-version=3.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>
maschad
pushed a commit
to maschad/js-libp2p
that referenced
this issue
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)
achingbrain
pushed a commit
that referenced
this issue
Jun 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version 0.3.2 of libp2p-ping just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As libp2p-ping is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪
Status Details
✅ ci/circleci Your tests passed on CircleCI! Details
❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details
Commits
The new version differs by 5 commits .
2a9b170
chore: release version v0.3.2
ee86659
chore: update contributors
98e037b
chore: update aegir
437520a
Merge pull request #41 from libp2p/greenkeeper-aegir-10.0.0
6ecc650
chore(package): update aegir to version 10.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 🌴
The text was updated successfully, but these errors were encountered: