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)
@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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/bendtherules/ts-transformer-visualizer/pull/11
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 12/31/2020
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `dependabot/npm_and_yarn/lib/urijs-1.19.5`
---
### 📝 Commits (1)
- [`165b1e4`](https://github.com/bendtherules/ts-transformer-visualizer/commit/165b1e4712a11c0422e94471cc9c5ba0d7be8c57) Bump urijs from 1.19.2 to 1.19.5 in /lib
### 📊 Changes
**1 file changed** (+3 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `lib/yarn.lock` (+3 -3)
</details>
### 📄 Description
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.2 to 1.19.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/medialize/URI.js/releases">urijs's releases</a>.</em></p>
<blockquote>
<h2>1.19.5 (December 30th 2020)</h2>
<ul>
<li>dropping jquery.URI.js from minified bundle accidentally added since v1.19.3 - [Issue <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/404">#404</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/404">medialize/URI.js#404</a>)</li>
</ul>
<h2>1.19.4 (December 23rd 2020)</h2>
<ul>
<li><strong>SECURITY</strong> fixing <a href="http://medialize.github.io/URI.js/docs.html#static-parseAuthority"><code>URI.parseAuthority()</code></a> to rewrite <code>\</code> to <code>/</code> as Node and Browsers do - followed up to by <a href="https://github.com/alesandroortiz">alesandroortiz</a> in [PR <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/403">#403</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/403">medialize/URI.js#403</a>), relates to [Issue <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/233">#233</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/pull/233">medialize/URI.js#233</a>)</li>
</ul>
<h2>1.19.3 (December 20th 2020)</h2>
<ul>
<li><strong>SECURITY</strong> fixing <a href="http://medialize.github.io/URI.js/docs.html#static-parseAuthority"><code>URI.parseAuthority()</code></a> to rewrite <code>\</code> to <code>/</code> as Node and Browsers do - disclosed privately by <a href="https://github.com/alesandroortiz">alesandroortiz</a>, relates to [Issue <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/233">#233</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/pull/233">medialize/URI.js#233</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md">urijs's changelog</a>.</em></p>
<blockquote>
<h3>1.19.5 (December 30th 2020)</h3>
<ul>
<li>dropping jquery.URI.js from minified bundle accidentally added since v1.19.3 - [Issue <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/404">#404</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/404">medialize/URI.js#404</a>)</li>
</ul>
<h3>1.19.4 (December 23rd 2020)</h3>
<ul>
<li><strong>SECURITY</strong> fixing <a href="http://medialize.github.io/URI.js/docs.html#static-parseAuthority"><code>URI.parseAuthority()</code></a> to rewrite <code>\</code> to <code>/</code> as Node and Browsers do - followed up to by <a href="https://github.com/alesandroortiz">alesandroortiz</a> in [PR <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/403">#403</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/403">medialize/URI.js#403</a>), relates to [Issue <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/233">#233</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/pull/233">medialize/URI.js#233</a>)</li>
</ul>
<h3>1.19.3 (December 20th 2020)</h3>
<ul>
<li><strong>SECURITY</strong> fixing <a href="http://medialize.github.io/URI.js/docs.html#static-parseAuthority"><code>URI.parseAuthority()</code></a> to rewrite <code>\</code> to <code>/</code> as Node and Browsers do - disclosed privately by <a href="https://github.com/alesandroortiz">alesandroortiz</a>, relates to [Issue <a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/233">#233</a>](<a href="https://github-redirect.dependabot.com/medialize/URI.js/pull/233">medialize/URI.js#233</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/medialize/URI.js/commit/d7bb4ce8cb71caa5063a617b2afdb5a0a3685532"><code>d7bb4ce</code></a> chore(build): bumping to version 1.19.5</li>
<li><a href="https://github.com/medialize/URI.js/commit/bf04ec5f053829f9ea3a887608bdfca4fd84cd64"><code>bf04ec5</code></a> chore(build): bumping to version 1.19.4</li>
<li><a href="https://github.com/medialize/URI.js/commit/b02bf037c99ac9316b77ff8bfd840e90becf1155"><code>b02bf03</code></a> fix(parse): treat backslash as forwardslash in authority (<a href="https://github-redirect.dependabot.com/medialize/URI.js/issues/403">#403</a>)</li>
<li><a href="https://github.com/medialize/URI.js/commit/d7064ab9acbbdf8d8acc35d9dc2454cf1606ff98"><code>d7064ab</code></a> chore(build): bumping to version 1.19.3</li>
<li><a href="https://github.com/medialize/URI.js/commit/4f45fafedec9fea4d65c2562721ec94343a33c2b"><code>4f45faf</code></a> fix(parse): treat backslash as forwardslash in authority</li>
<li>See full diff in <a href="https://github.com/medialize/URI.js/compare/v1.19.2...v1.19.5">compare view</a></li>
</ul>
</details>
<br />
[](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/bendtherules/ts-transformer-visualizer/network/alerts).
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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.
📋 Pull Request Information
Original PR: https://github.com/bendtherules/ts-transformer-visualizer/pull/11
Author: @dependabot[bot]
Created: 12/31/2020
Status: ❌ Closed
Base:
master← Head:dependabot/npm_and_yarn/lib/urijs-1.19.5📝 Commits (1)
165b1e4Bump urijs from 1.19.2 to 1.19.5 in /lib📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
lib/yarn.lock(+3 -3)📄 Description
Bumps urijs from 1.19.2 to 1.19.5.
Release notes
Sourced from urijs's releases.
Changelog
Sourced from urijs's changelog.
Commits
d7bb4cechore(build): bumping to version 1.19.5bf04ec5chore(build): bumping to version 1.19.4b02bf03fix(parse): treat backslash as forwardslash in authority (#403)d7064abchore(build): bumping to version 1.19.34f45faffix(parse): treat backslash as forwardslash in authorityDependabot 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 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.