You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/04/13 10:17:12 UTC

[GitHub] [tinkerpop] dependabot[bot] opened a new pull request, #1626: Bump github.com/nicksnyder/go-i18n/v2 from 2.1.2 to 2.2.0 in /gremlin-go

dependabot[bot] opened a new pull request, #1626:
URL: https://github.com/apache/tinkerpop/pull/1626

   Bumps [github.com/nicksnyder/go-i18n/v2](https://github.com/nicksnyder/go-i18n) from 2.1.2 to 2.2.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/nicksnyder/go-i18n/releases">github.com/nicksnyder/go-i18n/v2's releases</a>.</em></p>
   <blockquote>
   <h2>v2.2.0</h2>
   <h2>Changelog</h2>
   <ul>
   <li>7f6b563 Upgrade dependencies (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/268">#268</a>)</li>
   <li>240abfe Upgrade Go to 1.16.5 (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/261">#261</a>)</li>
   <li>dadad2b Update test to new error message in go 1.16 (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/260">#260</a>)</li>
   <li>482713a README.md: fixing broken links (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/251">#251</a>)</li>
   <li>2180cd9 Add support for loading bundle from fs.FS (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/246">#246</a>)</li>
   <li>5d2ec5f Fix workflow condition (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/249">#249</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/nicksnyder/go-i18n/commit/7f6b563109cb7af1fc484742020b0fe7765284ee"><code>7f6b563</code></a> Upgrade dependencies (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/268">#268</a>)</li>
   <li><a href="https://github.com/nicksnyder/go-i18n/commit/240abfe49857e6bd7b9ef60e22fc63117d2dfacc"><code>240abfe</code></a> Upgrade Go to 1.16.5 (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/261">#261</a>)</li>
   <li><a href="https://github.com/nicksnyder/go-i18n/commit/dadad2bdb2a713748df0717eddd54495150cfb58"><code>dadad2b</code></a> Update test to new error message in go 1.16 (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/260">#260</a>)</li>
   <li><a href="https://github.com/nicksnyder/go-i18n/commit/482713a2984e076e55164e3437cf410a28e80bf3"><code>482713a</code></a> README.md: fixing broken links (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/251">#251</a>)</li>
   <li><a href="https://github.com/nicksnyder/go-i18n/commit/2180cd9f35b3e125cfe3773a6bf3ea483347f060"><code>2180cd9</code></a> Add support for loading bundle from fs.FS (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/246">#246</a>)</li>
   <li><a href="https://github.com/nicksnyder/go-i18n/commit/5d2ec5fba990a664cbe711f626a9a448f894b793"><code>5d2ec5f</code></a> Fix workflow condition (<a href="https://github-redirect.dependabot.com/nicksnyder/go-i18n/issues/249">#249</a>)</li>
   <li>See full diff in <a href="https://github.com/nicksnyder/go-i18n/compare/v2.1.2...v2.2.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nicksnyder/go-i18n/v2&package-manager=go_modules&previous-version=2.1.2&new-version=2.2.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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tinkerpop] dependabot[bot] commented on pull request #1626: Bump github.com/nicksnyder/go-i18n/v2 from 2.1.2 to 2.2.0 in /gremlin-go

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #1626:
URL: https://github.com/apache/tinkerpop/pull/1626#issuecomment-1124261100

   Looks like github.com/nicksnyder/go-i18n/v2 is up-to-date now, so this is no longer needed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tinkerpop] dependabot[bot] closed pull request #1626: Bump github.com/nicksnyder/go-i18n/v2 from 2.1.2 to 2.2.0 in /gremlin-go

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #1626: Bump github.com/nicksnyder/go-i18n/v2 from 2.1.2 to 2.2.0 in /gremlin-go
URL: https://github.com/apache/tinkerpop/pull/1626


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org