dropzone-ui-react
dropzone-ui-react copied to clipboard
Bump rollup-plugin-typescript2 from 0.31.1 to 0.32.1
Bumps rollup-plugin-typescript2 from 0.31.1 to 0.32.1.
Release notes
Sourced from rollup-plugin-typescript2's releases.
0.32.1
Bugfixes
- deps: upgrade
@rollup/plugin-commonjsto v22 to fix try/catch requires by@agilgur5in ezolenko/rollup-plugin-typescript2#340
- This fixes a regression in
0.32.0that caused users with certain environments to experienceReferenceError: window is not definedwhen importing rpt2. See ezolenko/rollup-plugin-typescript2#339Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1
0.32.0
Features
- add
rpt2:prefix on more errors by@ezolenkoin https://github.com/ezolenko/rollup-plugin-typescript2/commit/ff8895103c8466694e7d8eeb734f51d2850670d8Bugfixes
- fix: normalize paths in
get-options-overridesby@agilgur5in ezolenko/rollup-plugin-typescript2#331- fix: add
realpathto host to properly resolve monorepos by@agilgur5in ezolenko/rollup-plugin-typescript2#332- fix: use
.d.tsinstead of.vue.d.tsfor Vue declarations by@agilgur5in ezolenko/rollup-plugin-typescript2#336- fix: don't attempt to change declarationMap
sourceswhen no output by@agilgur5in ezolenko/rollup-plugin-typescript2#334- fix: force
noEmitOnError: falseby@agilgur5in ezolenko/rollup-plugin-typescript2#338Dependencies
- updating dependencies by
@ezolenkoin https://github.com/ezolenko/rollup-plugin-typescript2/commit/f84afe983b94a52810599f46e83edbb4e521d3a1, https://github.com/ezolenko/rollup-plugin-typescript2/commit/0df5362d3937040cd17dbeee856ce2f1fde7c3ce, https://github.com/ezolenko/rollup-plugin-typescript2/commit/5a3e58b2779063b26d50c48800a80c9fd5ded726, and https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c
- EDIT: https://github.com/ezolenko/rollup-plugin-typescript2/commit/08d2f5bcad7cb9a9a0974f3707a27d29dd89da7c caused a regression in certain environments per ezolenko/rollup-plugin-typescript2#339. If you're experiencing
ReferenceError: window is not defined, please upgrade to0.32.1, which should fix this issue.- deps: remove unneeded
@types/colorspackage by@agilgur5in ezolenko/rollup-plugin-typescript2#319- deps: use
normalizePathfrom@rollup/pluginutilsby@agilgur5in ezolenko/rollup-plugin-typescript2#320- deps: upgrade
tslibto^2.4.0, remove@yarn-tool/resolve-packageby@agilgur5in ezolenko/rollup-plugin-typescript2#326Docs
- cleaning up badges by
@ezolenkoin https://github.com/ezolenko/rollup-plugin-typescript2/commit/4e9f8fff080072a90164590b399768ca21a4d4e0- fix(docs):
_.mergedoesn't concat arrays by@agilgur5in ezolenko/rollup-plugin-typescript2#314- docs: add link to NPM in monthly downloads badge by
@agilgur5in ezolenko/rollup-plugin-typescript2#318- docs: standardize how issues are referenced by
@agilgur5in ezolenko/rollup-plugin-typescript2#317- docs: update Compatibility section with new names and links by
@agilgur5in ezolenko/rollup-plugin-typescript2#315- docs: clarify the TS option's defaults by
@agilgur5in ezolenko/rollup-plugin-typescript2#316- docs: split off a CONTRIBUTING.md and improve formatting, grammar, links by
@agilgur5in ezolenko/rollup-plugin-typescript2#313GitHub
- fix(github): improve formatting of issue template spoilers by
@agilgur5in ezolenko/rollup-plugin-typescript2#311Internal
- test: add initial unit test suite by
@agilgur5in ezolenko/rollup-plugin-typescript2#321- clean: remove
partial.tsas this is built into TS by@agilgur5in ezolenko/rollup-plugin-typescript2#322- optim(ci): use
npm cifor install and cachenpmby@agilgur5in ezolenko/rollup-plugin-typescript2#323- ci: add a lint check to ensure all PRs pass lint too by
@agilgur5in ezolenko/rollup-plugin-typescript2#327- refactor: prefer native methods to lodash where possible by
@agilgur5in ezolenko/rollup-plugin-typescript2#328- test: 100% coverage in
get-options-overrides(createFilter) by@agilgur5in ezolenko/rollup-plugin-typescript2#329- refactor: invert some conditionals for better readability by
@agilgur5in ezolenko/rollup-plugin-typescript2#335- refactor: sort all top-level imports by
@agilgur5in ezolenko/rollup-plugin-typescript2#337Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.31.2...0.32.0
... (truncated)
Commits
d7cab2ddeps: upgrade@rollup/plugin-commonjsto v22 to fix try/catch requires (#340)4411604- package version4d5deba- buildb44b069fix: forcenoEmitOnError: false(#338)b08f272refactor: sort all top-level imports (#337)ccd6815fix: don't attempt to change declarationMap sources when no output (#334)4310873- fix for wrong this01272d3refactor: invert some conditionals for better readability (#335)e145d0bfix: use.d.tsinstead of.vue.d.tsfor Vue declarations (#336)8e58037fix: addrealpathto host to properly resolve monorepos (#332)- Additional commits viewable in compare view
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 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)