-
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 to v0.68.2 - abandoned #51
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #51 +/- ##
=======================================
Coverage ? 100%
=======================================
Files ? 2
Lines ? 18
Branches ? 2
=======================================
Hits ? 18
Misses ? 0
Partials ? 0 |
83af867
to
d9f5ce4
Compare
d9f5ce4
to
62cd775
Compare
62cd775
to
68e35e6
Compare
68e35e6
to
6907f62
Compare
6907f62
to
b4ba7c6
Compare
b4ba7c6
to
5241452
Compare
5241452
to
500aa6a
Compare
500aa6a
to
13d4072
Compare
13d4072
to
6fedd77
Compare
6fedd77
to
ce1aa63
Compare
21e48d1
to
5ac5fbf
Compare
5ac5fbf
to
15e92e8
Compare
15e92e8
to
cd28721
Compare
cd28721
to
ada3029
Compare
ada3029
to
2159e15
Compare
2159e15
to
e8bd2e2
Compare
e8bd2e2
to
57e04e9
Compare
57e04e9
to
42bea56
Compare
42bea56
to
f196ca3
Compare
f196ca3
to
8133b52
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
0.57.1
->0.68.2
Release Notes
rollup/rollup
v0.68.2
Compare Source
2018-12-23
Bug Fixes
Pull Requests
v0.68.1
Compare Source
2018-12-19
Bug Fixes
Pull Requests
v0.68.0
Compare Source
2018-12-16
Breaking Changes
optimizeChunks
is renamed toexperimentalOptimizeChunks
to reflect this feature is not production-ready yet (#2575)Features
this.moduleIds
(#2565)this.getModuleInfo(id)
(#2565)dynamicImports
,facadeModuleId
,isDynamicEntry
,name
(#2575)entryFileNames
but thechunkFileNames
property reflecting those are solely internally used (#2575)isEntry
(#2575)isEntry
if they are actually entry chunks as well; thus there is now a 1-to-1 correspondence between modules listed ininput
and chunks marked asisEntry
(#2575)rollup-plugin-multi-entry
compatible with code-splitting and thus the upcoming 1.0 version (#2590)self
beforethis
when determining the global variable (#2594)Bug Fixes
facaded
chunk (#2575)preserveModules
now handles dynamic namespace imports (#2584)Pull Requests
optimizeChunks
experimental (@lukastaegert)v0.67.4
Compare Source
2018-12-03
Bug Fixes
Pull Requests
v0.67.3
Compare Source
2018-11-17
Bug Fixes
inlineDynamicImports
withexperimentalPreserveModules
(#2560)Pull Requests
inlineDynamicImports
withexperimentalPreserveModules
(@clarkdo)v0.67.2
Compare Source
2018-11-17
Bug Fixes
renderChunk
plugin hook (#2558)Pull Requests
renderChunk
(@kyle1320)v0.67.1
Compare Source
2018-11-11
Bug Fixes
Pull Requests
v0.67.0
Compare Source
2018-11-04
Breaking Changes
none
Features
output.sourcemapExcludeSources
option to exclude the actual sources from sourcemaps (#2531)Bug Fixes
Pull Requests
sourcemapExcludeSources
option to exclude the source content from sourcemaps (@kitsonk)v0.66.6
Compare Source
2018-10-10
v0.66.5
Compare Source
2018-10-09
v0.66.4
Compare Source
2018-10-04
v0.66.3
Compare Source
2018-10-03
v0.66.2
Compare Source
2018-09-21
v0.66.1
Compare Source
2018-09-19
v0.66.0
Compare Source
2018-09-16
v0.65.2
Compare Source
2018-09-05
v0.65.1
Compare Source
2018-09-05
v0.65.0
Compare Source
2018-08-25
renderChunk
hook to replacetransformChunk
andtransformBundle
hooks (#2406)[format]
placeholder for id generation (#2387)\0
as external (#2400)--silent
(#2392)cacheExpiry
an experimental option for now (#2401)v0.64.1
Compare Source
2018-08-07
v0.64.0
Compare Source
2018-08-07
v0.63.5
Compare Source
2018-08-01
v0.63.4
Compare Source
2018-07-20
v0.63.3
Compare Source
2018-07-20
v0.63.2
Compare Source
2018-07-18
v0.63.1
Compare Source
2018-07-18
v0.63.0
Compare Source
2018-07-17
esm
format alias to types (#2327)v0.62.0
Compare Source
2018-06-27
v0.61.2
Compare Source
2018-06-23
v0.61.1
Compare Source
2018-06-21
v0.61.0
Compare Source
2018-06-20
__esModule
flag in output (#2287)v0.60.7
Compare Source
2018-06-14
v0.60.6
Compare Source
2018-06-14
v0.60.5
Compare Source
2018-06-14
v0.60.4
Compare Source
2018-06-13
v0.60.3
Compare Source
2018-06-13
v0.60.2
Compare Source
2018-06-11
generateBundle
(#2256)v0.60.1
Compare Source
2018-06-07
v0.60.0
Compare Source
2018-06-06
legacy
option and thus IE8 support (#2141)v0.59.4
Compare Source
2018-05-28
v0.59.3
Compare Source
2018-05-24
v0.59.2
Compare Source
2018-05-21
v0.59.1
Compare Source
2018-05-16
v0.59.0
Compare Source
2018-05-15
import.meta.url
(#2164)esm
format alias (#2102)interop: false
(#2149)v0.58.2
Compare Source
2018-04-23
v0.58.1
Compare Source
2018-04-18
v0.58.0
Compare Source
2018-04-16
--perf
timings in watch mode (#2065)--dir
in a single file build (#2123)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.