-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): Bump @relaycorp/relaynet-core from 1.45.0 to 1.46.0 #146
Merged
kodiakhq
merged 2 commits into
master
from
dependabot/npm_and_yarn/relaycorp/relaynet-core-1.46.0
Jun 21, 2021
Merged
fix(deps): Bump @relaycorp/relaynet-core from 1.45.0 to 1.46.0 #146
kodiakhq
merged 2 commits into
master
from
dependabot/npm_and_yarn/relaycorp/relaynet-core-1.46.0
Jun 21, 2021
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
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 21, 2021
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.45.0 to 1.46.0. - [Release notes](https://github.com/relaycorp/relaynet-core-js/releases) - [Commits](relaycorp/relaynet-core-js@v1.45.0...v1.46.0) --- updated-dependencies: - dependency-name: "@relaycorp/relaynet-core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/relaycorp/relaynet-core-1.46.0
branch
from
June 21, 2021 14:41
4afdf32
to
3497c20
Compare
gnarea
changed the title
chore(deps): Bump @relaycorp/relaynet-core from 1.45.0 to 1.46.0
fix(deps): Bump @relaycorp/relaynet-core from 1.45.0 to 1.46.0
Jun 21, 2021
kodiakhq
bot
deleted the
dependabot/npm_and_yarn/relaycorp/relaynet-core-1.46.0
branch
June 21, 2021 15:20
github-actions bot
pushed a commit
that referenced
this pull request
Jun 21, 2021
Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.45.0 to 1.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/relaycorp/relaynet-core-js/releases"><code>@relaycorp/relaynet-core</code>'s releases</a>.</em></p> <blockquote> <h2>v1.46.0</h2> <h1><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.45.1...v1.46.0">1.46.0</a> (2021-06-14)</h1> <h3>Bug Fixes</h3> <ul> <li>Add support for Node.js v14 & v16, drop v10 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/271">#271</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/050279552e855c21df9ca2c5394927397bcb9161">0502795</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>Certificate:</strong> Implement method to get private address of issuer (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/279">#279</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/3f82b1c1207dff0699661fb74d38e6702e567889">3f82b1c</a>)</li> </ul> <h2>v1.45.1</h2> <h2><a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.45.0...v1.45.1">1.45.1</a> (2021-05-25)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> Bump <code>@peculiar/webcrypto</code> from 1.1.6 to 1.1.7 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/267">#267</a>) (<a href="https://github.com/relaycorp/relaynet-core-js/commit/b7a8e922883a7bd054bc603511f79476cf09adef">b7a8e92</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/3f82b1c1207dff0699661fb74d38e6702e567889"><code>3f82b1c</code></a> feat(Certificate): Implement method to get private address of issuer (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/279">#279</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/050279552e855c21df9ca2c5394927397bcb9161"><code>0502795</code></a> fix: Add support for Node.js v14 & v16, drop v10 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/271">#271</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/694a297dc03ac742783a323c257565829deeeca6"><code>694a297</code></a> chore: Bump prettier from 2.2.1 to 2.3.1 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/276">#276</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/8af9025219311efb8deb5e3a3d500a60f87b9f82"><code>8af9025</code></a> chore: Bump github-pages from 214 to 215 in /docs (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/272">#272</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/0d2deb03c1b63313c7e3525846a89ce87bd16788"><code>0d2deb0</code></a> chore: Bump trim-newlines from 3.0.0 to 3.0.1 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/277">#277</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/010502b386d82bf9597a3a5f9da9b27232511264"><code>010502b</code></a> chore: Bump glob-parent from 5.1.1 to 5.1.2 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/278">#278</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/7a2fe619c10574021db9ebf727ad2a705019dbab"><code>7a2fe61</code></a> chore(CI): Upgrade action-semantic-pull-request</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/ce468f56f7e195a7fd081e13f4bbeed7b1f2354b"><code>ce468f5</code></a> chore: Upgrade to GitHub-native Dependabot (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/258">#258</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/b7a8e922883a7bd054bc603511f79476cf09adef"><code>b7a8e92</code></a> fix(deps): Bump <code>@peculiar/webcrypto</code> from 1.1.6 to 1.1.7 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/267">#267</a>)</li> <li><a href="https://github.com/relaycorp/relaynet-core-js/commit/38860ecb02f92951bf5cd715a3306546f9e5c3a9"><code>38860ec</code></a> chore(deps-dev): Bump ts-jest from 26.5.5 to 26.5.6 (<a href="https://github-redirect.dependabot.com/relaycorp/relaynet-core-js/issues/264">#264</a>)</li> <li>Additional commits viewable in <a href="https://github.com/relaycorp/relaynet-core-js/compare/v1.45.0...v1.46.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/relaynet-core&package-manager=npm_and_yarn&previous-version=1.45.0&new-version=1.46.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> [skip ci] aa3992d
🎉 This PR is included in version 1.5.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
automerge
Allow kodiak to automerge commit when all checks pass
dependencies
Pull requests that update a dependency file
released
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.
Bumps @relaycorp/relaynet-core from 1.45.0 to 1.46.0.
Release notes
Sourced from
@relaycorp/relaynet-core
's releases.Commits
3f82b1c
feat(Certificate): Implement method to get private address of issuer (#279)0502795
fix: Add support for Node.js v14 & v16, drop v10 (#271)694a297
chore: Bump prettier from 2.2.1 to 2.3.1 (#276)8af9025
chore: Bump github-pages from 214 to 215 in /docs (#272)0d2deb0
chore: Bump trim-newlines from 3.0.0 to 3.0.1 (#277)010502b
chore: Bump glob-parent from 5.1.1 to 5.1.2 (#278)7a2fe61
chore(CI): Upgrade action-semantic-pull-requestce468f5
chore: Upgrade to GitHub-native Dependabot (#258)b7a8e92
fix(deps): Bump@peculiar/webcrypto
from 1.1.6 to 1.1.7 (#267)38860ec
chore(deps-dev): Bump ts-jest from 26.5.5 to 26.5.6 (#264)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)