chore(deps): update dependency rollup to ^0.68.0 #37
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.58.0
->^0.68.0
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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.