You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2022/04/26 22:53:05 UTC

[GitHub] [submarine] dependabot[bot] opened a new pull request, #944: Bump ua-parser-js from 0.7.23 to 0.7.31 in /website

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

   Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.23 to 0.7.31.
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/97f3368ef053d63e24a04421dec1a55e73dbf2af"><code>97f3368</code></a> Bump version 0.7.31</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/b86860e8501ed7c63dc9d186e66552cd30d25f10"><code>b86860e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/546">#546</a> from hansott/master</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/157af1e2f29aaf9c81b7b790197e8a28523918c8"><code>157af1e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/547">#547</a> from sunny-mwx/patch-1</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/b4cfe1b624fa4bd3b02780891dea0602b7f07b66"><code>b4cfe1b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/535">#535</a> from shimar/fix/534-oppo-reno5-a</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/95fea1cb2659824401388eeb53908a7efd958f3d"><code>95fea1c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/543">#543</a> from catboy1006/master</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/30648cef1d17267c238c36b10e034ea24c7852e5"><code>30648ce</code></a> ✨ Use AST to verify whether regexes are safe</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/10c978eca5a44873213b6c077fbf0f3580e4c2b8"><code>10c978e</code></a> Update ua-parser.js</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/fbd2c6853c8e6c69646295ba40dc4d6a3a0ee951"><code>fbd2c68</code></a> feat: require the use of <code>===</code> and <code>!==</code></li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/29d5e43342170414c4b7e88e76d87e4adb43c389"><code>29d5e43</code></a> Securing the 1.x version (issue <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/536">#536</a>)</li>
   <li><a href="https://github.com/faisalman/ua-parser-js/commit/051aa5d284157ea4147f8ee23282f7c4117d71c3"><code>051aa5d</code></a> Securing the 0.8.x version (issue <a href="https://github-redirect.dependabot.com/faisalman/ua-parser-js/issues/536">#536</a>)</li>
   <li>Additional commits viewable in <a href="https://github.com/faisalman/ua-parser-js/compare/0.7.23...0.7.31">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ua-parser-js&package-manager=npm_and_yarn&previous-version=0.7.23&new-version=0.7.31)](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)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/submarine/network/alerts).
   
   </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@submarine.apache.org

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


[GitHub] [submarine] pingsutw merged pull request #944: Bump ua-parser-js from 0.7.23 to 0.7.31 in /website

Posted by GitBox <gi...@apache.org>.
pingsutw merged PR #944:
URL: https://github.com/apache/submarine/pull/944


-- 
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@submarine.apache.org

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