Updates the requirements on terminal-link to permit the latest version.
Release notes
*Sourced from [terminal-link's releases](https://github.com/sindresorhus/terminal-link/releases).*
> ## v2.0.0
> Breaking:
> - Require Node.js 8 ([#10](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/10)) e4625fc
> - Add whitespace to fallback output so the URL is correctly linkified ([#12](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/12)) d879caf
> This should not be breaking for most people, unless you do equality testing on the fallback output.
>
> Breaking for TypeScript users:
> - Only use a CommonJS export for the TypeScript definition
> You need to change `import terminalLink from 'terminal-link';` to `import terminalLink = require('terminal-link');`
>
> Enhancements:
> - Add stderr support ([#9](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/9)) 1d248b6
>
> https://github.com/sindresorhus/terminal-link/compare/v1.3.0...v2.0.0
Commits
- [`10072b8`](https://github.com/sindresorhus/terminal-link/commit/10072b83148a3168257a8f5a880d10b876a7b87d) 2.0.0
- [`3dda95d`](https://github.com/sindresorhus/terminal-link/commit/3dda95d286ec9bdb57bb107fe462e04f5544e387) Meta tweaks
- [`1d248b6`](https://github.com/sindresorhus/terminal-link/commit/1d248b6247703aa5de31efad79341619f24db98c) Add stderr support ([#9](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/9))
- [`d879caf`](https://github.com/sindresorhus/terminal-link/commit/d879caf7904353f35fa5a6962f71939c10ccd0ca) Add whitespace to fallback output so the URL is correctly linkified ([#12](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/12))
- [`e4625fc`](https://github.com/sindresorhus/terminal-link/commit/e4625fc25baa567a2d011a6f633b7c8b7772d187) Require Node.js 8 ([#10](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/10))
- [`41ced17`](https://github.com/sindresorhus/terminal-link/commit/41ced1720564f19d9fc5aa9e3066b2b75c53d8c3) Create funding.yml
- See full diff in [compare view](https://github.com/sindresorhus/terminal-link/compare/v1.3.0...v2.0.0)
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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Updates the requirements on terminal-link to permit the latest version.
Release notes
*Sourced from [terminal-link's releases](https://github.com/sindresorhus/terminal-link/releases).* > ## v2.0.0 > Breaking: > - Require Node.js 8 ([#10](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/10)) e4625fc > - Add whitespace to fallback output so the URL is correctly linkified ([#12](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/12)) d879caf > This should not be breaking for most people, unless you do equality testing on the fallback output. > > Breaking for TypeScript users: > - Only use a CommonJS export for the TypeScript definition > You need to change `import terminalLink from 'terminal-link';` to `import terminalLink = require('terminal-link');` > > Enhancements: > - Add stderr support ([#9](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/9)) 1d248b6 > > https://github.com/sindresorhus/terminal-link/compare/v1.3.0...v2.0.0Commits
- [`10072b8`](https://github.com/sindresorhus/terminal-link/commit/10072b83148a3168257a8f5a880d10b876a7b87d) 2.0.0 - [`3dda95d`](https://github.com/sindresorhus/terminal-link/commit/3dda95d286ec9bdb57bb107fe462e04f5544e387) Meta tweaks - [`1d248b6`](https://github.com/sindresorhus/terminal-link/commit/1d248b6247703aa5de31efad79341619f24db98c) Add stderr support ([#9](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/9)) - [`d879caf`](https://github.com/sindresorhus/terminal-link/commit/d879caf7904353f35fa5a6962f71939c10ccd0ca) Add whitespace to fallback output so the URL is correctly linkified ([#12](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/12)) - [`e4625fc`](https://github.com/sindresorhus/terminal-link/commit/e4625fc25baa567a2d011a6f633b7c8b7772d187) Require Node.js 8 ([#10](https://github-redirect.dependabot.com/sindresorhus/terminal-link/issues/10)) - [`41ced17`](https://github.com/sindresorhus/terminal-link/commit/41ced1720564f19d9fc5aa9e3066b2b75c53d8c3) Create funding.yml - See full diff in [compare view](https://github.com/sindresorhus/terminal-link/compare/v1.3.0...v2.0.0)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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.