-
-
Notifications
You must be signed in to change notification settings - Fork 51
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 #196
base: master
Are you sure you want to change the base?
Conversation
9568756
to
13d265d
Compare
13d265d
to
e556923
Compare
e556923
to
fba2ad5
Compare
fba2ad5
to
25dbabb
Compare
25dbabb
to
794d56e
Compare
794d56e
to
e6c5573
Compare
e6c5573
to
cd1af9c
Compare
cd1af9c
to
d30b9f9
Compare
d30b9f9
to
1bb7e84
Compare
1bb7e84
to
72d6a50
Compare
72d6a50
to
c9b970b
Compare
c9b970b
to
aabfff4
Compare
aabfff4
to
d112db3
Compare
d112db3
to
0ea2d7a
Compare
0ea2d7a
to
309173c
Compare
309173c
to
d59d0b7
Compare
d59d0b7
to
6675a7f
Compare
6675a7f
to
79dd29b
Compare
79dd29b
to
c87b817
Compare
c87b817
to
5b375f3
Compare
5b375f3
to
f40c508
Compare
f40c508
to
3f903e7
Compare
3f903e7
to
80f423d
Compare
80f423d
to
067ee7f
Compare
067ee7f
to
ee1814f
Compare
ee1814f
to
f84e38a
Compare
f84e38a
to
529d0c4
Compare
529d0c4
to
564d5b2
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.60.7
->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)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.