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 will merge this PR once CI passes on it, as requested by @danieljsummers.
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)
@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.
Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.12.2 to 9.13.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/auth0/auth0.js/releases">auth0-js's releases</a>.</em></p>
<blockquote>
<h2>v9.13.2</h2>
<p><strong>Fixed</strong></p>
<ul>
<li>Fixed a typo in the readme <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1096">#1096</a> (<a href="https://github.com/nwtgck">nwtgck</a>)</li>
</ul>
<p><strong>Security</strong></p>
<ul>
<li>Fixed information disclosure through error object <a href="https://github.com/auth0/auth0.js/commit/355ca749b229fb93142f0b3978399b248d710828">commit</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
<li>Bump minimist from 1.2.0 to 1.2.5 <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1098">#1098</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
<li>Dependency updates for security advisories <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1097">#1097</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
</ul>
<h2>v9.13.1</h2>
<p><strong>Fixed</strong></p>
<ul>
<li>Add screen_hint to allowed parameters <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1093">#1093</a> (<a href="https://github.com/tomaszn">tomaszn</a>)</li>
</ul>
<p><strong>Security</strong></p>
<ul>
<li>Update idtoken-verifier dependency <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1091">#1091</a> (<a href="https://github.com/lbalmaceda">lbalmaceda</a>)</li>
</ul>
<h2>v9.13.0</h2>
<ul>
<li>[SDK-1405] Added support for new generic error codes and details <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1084">#1084</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
<li>Fix unit tests by stubbing RSA verification <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1085">#1085</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
<li>Updated JS docs for <code>user_metadata</code> <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1088">#1088</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md">auth0-js's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/auth0/auth0.js/tree/v9.13.2">v9.13.2</a> (2020-04-09)</h2>
<p><a href="https://github.com/auth0/auth0.js/compare/v9.13.1...v9.13.2">Full Changelog</a></p>
<p><strong>Fixed</strong></p>
<ul>
<li>docs: Javascript -> JavaScript <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1096">#1096</a> (<a href="https://github.com/nwtgck">nwtgck</a>)</li>
</ul>
<p><strong>Security</strong></p>
<ul>
<li>Fixed information disclosure through error object <a href="https://github.com/auth0/auth0.js/commit/355ca749b229fb93142f0b3978399b248d710828">commit</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
<li>Bump minimist from 1.2.0 to 1.2.5 <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1098">#1098</a> (<a href="https://github.com/apps/dependabot">dependabot[bot]</a>)</li>
<li>Dependency updates for security advisories <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1097">#1097</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
</ul>
<h2><a href="https://github.com/auth0/auth0.js/tree/v9.13.1">v9.13.1</a> (2020-04-01)</h2>
<p><a href="https://github.com/auth0/auth0.js/compare/v9.13.0...v9.13.1">Full Changelog</a></p>
<p><strong>Fixed</strong></p>
<ul>
<li>Add screen_hint to allowed parameters <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1093">#1093</a> (<a href="https://github.com/tomaszn">tomaszn</a>)</li>
</ul>
<p><strong>Security</strong></p>
<ul>
<li>Update idtoken-verifier dependency <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1091">#1091</a> (<a href="https://github.com/lbalmaceda">lbalmaceda</a>)</li>
</ul>
<h2><a href="https://github.com/auth0/auth0.js/tree/v9.13.0">v9.13.0</a> (2020-03-27)</h2>
<p><a href="https://github.com/auth0/auth0.js/compare/v9.12.2...v9.13.0">Full Changelog</a></p>
<p><strong>Added</strong></p>
<ul>
<li>[SDK-1405] Added support for new generic error codes and details <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1084">#1084</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
<li>Fix unit tests by stubbing RSA verification <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1085">#1085</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
<li>Updated JS docs for <code>user_metadata</code> <a href="https://github-redirect.dependabot.com/auth0/auth0.js/pull/1088">#1088</a> (<a href="https://github.com/stevehobbsdev">stevehobbsdev</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/auth0/auth0.js/commit/7db6009e481194e5218ac6576e1c007f75f2c6b5"><code>7db6009</code></a> v9.13.2</li>
<li><a href="https://github.com/auth0/auth0.js/commit/540c84af010af730a17d521435ca516d4baf7382"><code>540c84a</code></a> Release v9.13.2 (<a href="https://github-redirect.dependabot.com/auth0/auth0.js/issues/1099">#1099</a>)</li>
<li><a href="https://github.com/auth0/auth0.js/commit/355ca749b229fb93142f0b3978399b248d710828"><code>355ca74</code></a> Merge pull request from GHSA-prfq-f66g-43mp</li>
<li><a href="https://github.com/auth0/auth0.js/commit/55b6ac81e56cab54762fbdee17dbdfd736fe809f"><code>55b6ac8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/auth0/auth0.js/issues/1098">#1098</a> from auth0/dependabot/npm_and_yarn/minimist-1.2.5</li>
<li><a href="https://github.com/auth0/auth0.js/commit/5e2a4747c66f0432f28c4aa9dd621f6682bd1014"><code>5e2a474</code></a> Updated package resolution</li>
<li><a href="https://github.com/auth0/auth0.js/commit/13c92e01a6681a7c6a266e5761628f49407fc999"><code>13c92e0</code></a> Bump minimist from 1.2.0 to 1.2.5</li>
<li><a href="https://github.com/auth0/auth0.js/commit/da8a17fb82173bad96f2142def0136ecadadfa37"><code>da8a17f</code></a> Dependency updates for security advisories (<a href="https://github-redirect.dependabot.com/auth0/auth0.js/issues/1097">#1097</a>)</li>
<li><a href="https://github.com/auth0/auth0.js/commit/226681dad1c9e2a2159cd33a1096567f1d286420"><code>226681d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/auth0/auth0.js/issues/1096">#1096</a> from nwtgck/docs-js</li>
<li><a href="https://github.com/auth0/auth0.js/commit/c28742e20a043a43b579650c1054fc1a408d241f"><code>c28742e</code></a> docs: Javascript -> JavaScript</li>
<li><a href="https://github.com/auth0/auth0.js/commit/6a2995bf6c91502134bb93efa4acdf055b92b398"><code>6a2995b</code></a> Release v9.13.1 (<a href="https://github-redirect.dependabot.com/auth0/auth0.js/issues/1094">#1094</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/auth0/auth0.js/compare/v9.12.2...v9.13.2">compare view</a></li>
</ul>
</details>
<br />
[](https://help.github.com/articles/configuring-automated-security-fixes)
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 will merge this PR once CI passes on it, as requested by @danieljsummers.
[//]: # (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/bit-badger/myPrayerJournal/network/alerts).
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps auth0-js from 9.12.2 to 9.13.2.
Release notes
Sourced from auth0-js's releases.
Changelog
Sourced from auth0-js's changelog.
Commits
7db6009v9.13.2540c84aRelease v9.13.2 (#1099)355ca74Merge pull request from GHSA-prfq-f66g-43mp55b6ac8Merge pull request #1098 from auth0/dependabot/npm_and_yarn/minimist-1.2.55e2a474Updated package resolution13c92e0Bump minimist from 1.2.0 to 1.2.5da8a17fDependency updates for security advisories (#1097)226681dMerge pull request #1096 from nwtgck/docs-jsc28742edocs: Javascript -> JavaScript6a2995bRelease v9.13.1 (#1094)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 will merge this PR once CI passes on it, as requested by @danieljsummers.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot squash and merge