Skip to content

Commit 53597af

Browse files
Merge #1708
1708: build(deps-dev): bump rollup-plugin-typescript2 from 0.35.0 to 0.36.0 r=curquiza a=dependabot[bot] Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.35.0 to 0.36.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ezolenko/rollup-plugin-typescript2/releases">rollup-plugin-typescript2's releases</a>.</em></p> <blockquote> <h2>0.36.0</h2> <h2>Features/bugfixes</h2> <ul> <li>support newer <code>moduleResolution</code> kinds, update build to TS 5.x by <a href="https://github.com/ezolenko"><code>`@​ezolenko</code></a>` in <a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/pull/453">ezolenko/rollup-plugin-typescript2#453</a></li> <li>fix: hardcode declaration extension check by <a href="https://github.com/agilgur5"><code>`@​agilgur5</code></a>` in <a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/pull/456">ezolenko/rollup-plugin-typescript2#456</a></li> </ul> <h2>Internal (testing, refactors)</h2> <ul> <li>github: mark <code>dist/*</code> as generated code by <a href="https://github.com/agilgur5"><code>`@​agilgur5</code></a>` in <a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/pull/457">ezolenko/rollup-plugin-typescript2#457</a></li> <li>deps: auto-update <code>semver</code> via <code>npm audit fix</code> by <a href="https://github.com/agilgur5"><code>`@​agilgur5</code></a>` in <a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/pull/459">ezolenko/rollup-plugin-typescript2#459</a></li> <li>switching from tslint (deprecated) to eslint by <a href="https://github.com/ezolenko"><code>`@​ezolenko</code></a>` in <a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/pull/463">ezolenko/rollup-plugin-typescript2#463</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.35.0...0.36.0">https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.35.0...0.36.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/e9ede1d50bfc87472fdbb89e4e2c273da26ba768"><code>e9ede1d</code></a> - build</li> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/592ed5c9dd7794689b30352d28b49e325c79962e"><code>592ed5c</code></a> switching from tslint (deprecated) to eslint (<a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/issues/463">#463</a>)</li> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/fc853768ec03f04b21ab5e8321e4215ac046aa8c"><code>fc85376</code></a> - build version</li> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/ce2038d368f9f19e64d1c1efd6360a433a8fa886"><code>ce2038d</code></a> support newer <code>moduleResolution</code> kinds</li> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/b43001e2975499e57cd656221b72c38868ba3c23"><code>b43001e</code></a> deps: auto-update <code>semver</code> via <code>npm audit fix</code> (<a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/issues/459">#459</a>)</li> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/976dadb53a62e32958f949b72a1c16093af2a329"><code>976dadb</code></a> fix: hardcode declaration extension check (<a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/issues/456">#456</a>)</li> <li><a href="https://github.com/ezolenko/rollup-plugin-typescript2/commit/61c7392a2bd7e2c1e606e92c850bd300bcef5509"><code>61c7392</code></a> github: mark <code>dist/*</code> as generated code (<a href="https://redirect.github.com/ezolenko/rollup-plugin-typescript2/issues/457">#457</a>)</li> <li>See full diff in <a href="https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.35.0...0.36.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup-plugin-typescript2&package-manager=npm_and_yarn&previous-version=0.35.0&new-version=0.36.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 parents 31cb3c2 + 4785065 commit 53597af

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"pretty-bytes": "^5.6.0",
101101
"rollup": "^2.79.1",
102102
"rollup-plugin-terser": "^7.0.0",
103-
"rollup-plugin-typescript2": "^0.35.0",
103+
"rollup-plugin-typescript2": "^0.36.0",
104104
"shx": "^0.3.2",
105105
"ts-jest": "^29.1.1",
106106
"typedoc": "^0.25.13",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5426,16 +5426,16 @@ rollup-plugin-terser@^7.0.0:
54265426
serialize-javascript "^4.0.0"
54275427
terser "^5.0.0"
54285428

5429-
rollup-plugin-typescript2@^0.35.0:
5430-
version "0.35.0"
5431-
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.35.0.tgz#a84fb4e802b919613f31552c69c3415101b547c1"
5432-
integrity sha512-szcIO9hPUx3PhQl91u4pfNAH2EKbtrXaES+m163xQVE5O1CC0ea6YZV/5woiDDW3CR9jF2CszPrKN+AFiND0bg==
5429+
rollup-plugin-typescript2@^0.36.0:
5430+
version "0.36.0"
5431+
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.36.0.tgz#309564eb70d710412f5901344ca92045e180ed53"
5432+
integrity sha512-NB2CSQDxSe9+Oe2ahZbf+B4bh7pHwjV5L+RSYpCu7Q5ROuN94F9b6ioWwKfz3ueL3KTtmX4o2MUH2cgHDIEUsw==
54335433
dependencies:
54345434
"@rollup/pluginutils" "^4.1.2"
54355435
find-cache-dir "^3.3.2"
54365436
fs-extra "^10.0.0"
5437-
semver "^7.3.7"
5438-
tslib "^2.4.0"
5437+
semver "^7.5.4"
5438+
tslib "^2.6.2"
54395439

54405440
rollup@^2.79.1:
54415441
version "2.79.1"
@@ -5844,10 +5844,10 @@ tslib@^1.8.1:
58445844
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
58455845
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
58465846

5847-
tslib@^2.4.0:
5848-
version "2.4.0"
5849-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
5850-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
5847+
tslib@^2.6.2:
5848+
version "2.7.0"
5849+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
5850+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
58515851

58525852
tsutils@^3.21.0:
58535853
version "3.21.0"

0 commit comments

Comments
 (0)