Skip to content

Commit 62c2fbe

Browse files
Bump ansi_up from 3.0.0 to 4.0.4 (#2918)
Bumps [ansi_up](https://github.com/drudru/ansi_up) from 3.0.0 to 4.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/drudru/ansi_up/releases">ansi_up's releases</a>.</em></p> <blockquote> <h2>4.0.4 - Minor bug fix</h2> <ul> <li>Merged proper path to Typescript d.ts file in package.json (<a href="https://redirect.github.com/drudru/ansi_up/issues/54">#54</a>)</li> <li>Merged in an actual LICENSE file (no change to license) (<a href="https://redirect.github.com/drudru/ansi_up/issues/53">#53</a>)</li> </ul> <h2>4.0.3 Release - Escaped URL / Terminal Links support</h2> <p>Now supports escaped URL support - or 'terminal links' <a href="https://redirect.github.com/drudru/ansi_up/issues/51">#51</a> This is the proper solution to displaying URLs in a terminal.</p> <p>Additional bug fixes were also merged in.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/drudru/ansi_up/commit/6e19ac437b1e98eb2e8c72c7aea3f8a6170b6a55"><code>6e19ac4</code></a> Merge branch 'master' of github.com:drudru/ansi_up</li> <li><a href="https://github.com/drudru/ansi_up/commit/5f785d831d1a08e160aa1384e3084e3178cb6f07"><code>5f785d8</code></a> Merge pull request <a href="https://redirect.github.com/drudru/ansi_up/issues/55">#55</a> from kirill-konshin/patch-1</li> <li><a href="https://github.com/drudru/ansi_up/commit/34acb43eda99ef59d13baba800124447e42dd723"><code>34acb43</code></a> Merge pull request <a href="https://redirect.github.com/drudru/ansi_up/issues/53">#53</a> from samccone/master</li> <li><a href="https://github.com/drudru/ansi_up/commit/7eafccdbaa17602e560c08e1c9bdbc580dc9f2b2"><code>7eafccd</code></a> Fix for <a href="https://redirect.github.com/drudru/ansi_up/issues/54">#54</a></li> <li><a href="https://github.com/drudru/ansi_up/commit/38f8496e55f9b5398215f086726bbd35badaa18d"><code>38f8496</code></a> Add LICENSE file to repo for license conformance checking</li> <li><a href="https://github.com/drudru/ansi_up/commit/1836e99bac7239071087ebc31e86056a416839b2"><code>1836e99</code></a> Bumping NPM version to remove tags file</li> <li><a href="https://github.com/drudru/ansi_up/commit/a22b0d811ef2082035891698c29fcd1298bec8bb"><code>a22b0d8</code></a> NPM release of Version 4 - Escaped URL support</li> <li><a href="https://github.com/drudru/ansi_up/commit/6f5a1b8efefc5d48685709b9a54d33b78e8bdfe2"><code>6f5a1b8</code></a> Just made some more methods private</li> <li><a href="https://github.com/drudru/ansi_up/commit/c28508024dde30eb5825343e8e10fa6b6ecba194"><code>c285080</code></a> Reverted ES2015 module attempt</li> <li><a href="https://github.com/drudru/ansi_up/commit/b8c6151ede451c846e466ab1ad56685d5520f4a9"><code>b8c6151</code></a> Reverting back to old isomorphic technique</li> <li>Additional commits viewable in <a href="https://github.com/drudru/ansi_up/compare/v3.0.0...v4.0.4">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | ansi_up | [>= 5.a, < 6] | | ansi_up | [>= 6.a, < 7] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi_up&package-manager=npm_and_yarn&previous-version=3.0.0&new-version=4.0.4)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df31dfd commit 62c2fbe

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"angular-animate": "^1.4.7",
3131
"angular-ui-bootstrap": "^2.0.0",
3232
"angular-ui-sortable": "^0.14.3",
33-
"ansi_up": "^3.0.0",
33+
"ansi_up": "^4.0.4",
3434
"as-jqplot": "^1.0.8",
3535
"autoprefixer": "^10.4.21",
3636
"axios": "^1.9",

0 commit comments

Comments
 (0)