-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency rollup-plugin-typescript2 to ^0.36.0 #29
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-devdependencies-minor-patch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
8 times, most recently
from
September 6, 2021 18:03
65da1bd
to
b6c3844
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
4 times, most recently
from
September 15, 2021 15:18
e7cb084
to
7d7e1c4
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
7 times, most recently
from
September 22, 2021 21:45
ca63839
to
5c45b34
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
2 times, most recently
from
September 27, 2021 18:38
d52e168
to
dd1882c
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
8 times, most recently
from
October 6, 2021 16:39
a1cbe4d
to
9b68ef8
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
8 times, most recently
from
December 2, 2021 00:42
01597d5
to
fb46228
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
7 times, most recently
from
December 9, 2021 08:00
e16fb59
to
3f178bb
Compare
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
3 times, most recently
from
December 17, 2021 10:02
8ac3500
to
9466223
Compare
renovate
bot
changed the title
chore(deps): update all non-major dev dependencies (minor)
chore(deps): update dependency rollup-plugin-typescript2 to ^0.31.0
Dec 17, 2021
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
from
June 18, 2022 15:02
9466223
to
6b61582
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup-plugin-typescript2 to ^0.31.0
chore(deps): update dependency rollup-plugin-typescript2 to ^0.32.0
Jun 18, 2022
Codecov ReportAll modified lines are covered by tests ✅ ❗ Your organization needs to install the Codecov GitHub app to enable full functionality. 📢 Thoughts on this report? Let us know!. |
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
from
September 25, 2022 20:57
6b61582
to
3a525bb
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup-plugin-typescript2 to ^0.32.0
chore(deps): update dependency rollup-plugin-typescript2 to ^0.34.0
Sep 25, 2022
renovate
bot
changed the title
chore(deps): update dependency rollup-plugin-typescript2 to ^0.34.0
chore(deps): update dependency rollup-plugin-typescript2 to ^0.35.0
Jun 23, 2023
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
from
June 23, 2023 07:19
3a525bb
to
e2de02f
Compare
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
renovate
bot
changed the title
chore(deps): update dependency rollup-plugin-typescript2 to ^0.35.0
chore(deps): update dependency rollup-plugin-typescript2 to ^0.36.0
Sep 27, 2023
renovate
bot
force-pushed
the
renovate/all-devdependencies-minor-patch
branch
from
September 27, 2023 19:13
e2de02f
to
d468463
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.27.3
->^0.36.0
Release Notes
ezolenko/rollup-plugin-typescript2 (rollup-plugin-typescript2)
v0.36.0
Compare Source
Features/bugfixes
moduleResolution
kinds, update build to TS 5.x by @ezolenko in https://github.com/ezolenko/rollup-plugin-typescript2/pull/453Internal (testing, refactors)
dist/*
as generated code by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/457semver
vianpm audit fix
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/459Full Changelog: ezolenko/rollup-plugin-typescript2@0.35.0...0.36.0
v0.35.0
Compare Source
Features
module: "ES2022"
by @ezolenko in https://github.com/ezolenko/rollup-plugin-typescript2/pull/450Bugfixes
Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.1...0.35.0
v0.34.1
Compare Source
Bugfixes
buildStart
error by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/4220.34.0
where users sawTypeError: Cannot read property 'done' of undefined
instead of their actual initialization error, such as atsconfig
issue (such as with https://github.com/ezolenko/rollup-plugin-typescript2/issues/421)semver
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/4240.34.0
introduced a type-only fix that relied on Rollup 2.60.0+ and would (accidentally) error out on older versions of Rollup. This fix handles it gracefully with a clear warning message instead and skips that check when using an older version of Rollup (i.e. partly backward-compatible).peerDependencies
minimum versions have not been metfilter
ed files by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/4280.33.0
that could cause rpt2 to (accidentally) resolve files that should have been filtered out by the plugininclude
/exclude
(such as with https://github.com/ezolenko/rollup-plugin-typescript2/issues/427)Internal (testing, refactors)
@types/resolve
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/423no-errors
integration timeout to 20s by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/425Full Changelog: ezolenko/rollup-plugin-typescript2@0.34.0...0.34.1
v0.34.0
Compare Source
Bugfixes
type
s andinterface
s that would produce no JS.2.60.0
+ as it requires the use ofthis.load
0.34.0
will (accidentally) error out on older versions of Rollup.0.34.1
patched this to instead give a warning and skip this check on older versions of Rollup.More Fixes ...
emitDeclarationOnly
log statement by @agilgur5 in #412Docs
CHANGELOG.md
that references GH releases by @agilgur5 in #419Internal (testing, refactors)
declarationMap
sources are correct by @agilgur5 in #403print-diagnostics
spec by @agilgur5 in #405More Internal ...
context
helper by @agilgur5 in #404check-tsconfig
withparse-tsconfig
by @agilgur5 in #413ConsoleContext
entirely by usingbuildStart
by @agilgur5 in #414cache
var by @agilgur5 in #415diagnostics
funcs into single file by @agilgur5 in #415Full Changelog: ezolenko/rollup-plugin-typescript2@0.33.0.1...0.34.0
v0.33.0
Compare Source
v0.32.1
Compare Source
Bugfixes
@rollup/plugin-commonjs
to v22 to fix try/catch requires by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/3400.32.0
that caused users with certain environments to experienceReferenceError: window is not defined
when importing rpt2. See https://github.com/ezolenko/rollup-plugin-typescript2/issues/339Full Changelog: ezolenko/rollup-plugin-typescript2@0.32.0...0.32.1
v0.32.0
Compare Source
Features
rpt2:
prefix on more errors by @ezolenko in ezolenko/rollup-plugin-typescript2@ff88951Bugfixes
get-options-overrides
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/331realpath
to host to properly resolve monorepos / symlinks by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/332.d.ts
instead of.vue.d.ts
for Vue declarations by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/336.vue.d.ts
. As such, this has been reverted in0.33.0
sources
when no output by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/334noEmitOnError: false
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/338Dependencies
ReferenceError: window is not defined
, please upgrade to0.32.1
, which should fix this issue.@types/colors
package by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/319normalizePath
from@rollup/pluginutils
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/320tslib
to^2.4.0
, remove@yarn-tool/resolve-package
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/326Docs
_.merge
doesn't concat arrays by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/314More Docs ...
GitHub
Internal (testing, refactors)
get-options-overrides
(createFilter
) by @agilguhttps://github.com/ezolenko/rollup-plugin-typescript2/pull/329ll/329More Internal ...
partial.ts
as this is built into TS by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/322npm ci
for install and cachenpm
by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/323Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.2...0.32.0
v0.31.2
Compare Source
What's Changed
trace
method to theLanguageServiceHost
to enable usage withtraceResolution
by @Andarist in https://github.com/ezolenko/rollup-plugin-typescript2/pull/296Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.1...0.31.2
v0.31.1
Compare Source
Fix for #291
Full Changelog: ezolenko/rollup-plugin-typescript2@0.31.0...0.31.1
v0.31.0
Compare Source
tslib
on node 17v0.30.0
Compare Source
#251 Fix duplicate output with multiple entry points
allowing ES2020 module type in tsconfig
v0.29.0
Compare Source
#249 use compilerOptions.rootDir to filter files
v0.28.0
Compare Source
#221
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.