-
Notifications
You must be signed in to change notification settings - Fork 9
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 v3.29.4 #384
Conversation
|
4e21ba0
to
df3f01b
Compare
e18aa3f
to
6ca947d
Compare
6ca947d
to
7e07f2b
Compare
7e07f2b
to
42b4464
Compare
ed07c71
to
8cd93d2
Compare
8cd93d2
to
55c0dab
Compare
55c0dab
to
43334e7
Compare
43334e7
to
b5db2d7
Compare
b5db2d7
to
e8e0482
Compare
e8e0482
to
a5818f7
Compare
a5818f7
to
2b566a4
Compare
2b566a4
to
e8f6f47
Compare
1ff5caf
to
3679939
Compare
3679939
to
ffd23bb
Compare
ffd23bb
to
8dc968f
Compare
8dc968f
to
34e3862
Compare
34e3862
to
6fd5790
Compare
6fd5790
to
d86cc99
Compare
d86cc99
to
fe0bb2f
Compare
ec60824
to
f594daa
Compare
f933008
to
7d7794e
Compare
7d7794e
to
7acc3a5
Compare
This PR contains the following updates:
3.19.1
->3.29.4
Release Notes
rollup/rollup (rollup)
v3.29.4
Compare Source
2023-09-28
Bug Fixes
Pull Requests
v3.29.3
Compare Source
2023-09-24
Bug Fixes
Pull Requests
v3.29.2
Compare Source
2023-09-15
Bug Fixes
TreeshakingPreset
type (#5131)Pull Requests
TreeshakingPreset
(@moltar)v3.29.1
Compare Source
2023-09-10
Bug Fixes
Pull Requests
v3.29.0
Compare Source
2023-09-06
Features
api
to Plugin type (#5112)Bug Fixes
Pull Requests
v3.28.1
Compare Source
2023-08-22
Bug Fixes
Pull Requests
v3.28.0
Compare Source
2023-08-09
Features
preliminaryFileName
to generated chunks containing the file name placeholder (#5086)Bug Fixes
code
property of rendered modules in the output readonly (#5091)Pull Requests
preliminaryFileName
toOutputChunk
(@lsdsjy)v3.27.2
Compare Source
2023-08-04
Bug Fixes
Pull Requests
v3.27.1
Compare Source
2023-08-03
Bug Fixes
Pull Requests
v3.27.0
Compare Source
2023-07-28
Features
Object.values
andObject.entries
as pure if their argument does not contain getters (#5072)Pull Requests
v3.26.3
Compare Source
2023-07-17
Bug Fixes
manualChunks
to avoid breaking existing configs (#5068)Pull Requests
v3.26.2
Compare Source
2023-07-06
Bug Fixes
Pull Requests
v3.26.1
Compare Source
2023-07-05
Bug Fixes
hasOwnProperty
as exported name in CommonJS (#5010)Pull Requests
v3.26.0
Compare Source
2023-06-30
Features
--filterLogs
CLI flag andROLLUP_FILTER_LOGS
environment variable for log filtering (#5035)Pull Requests
v3.25.3
Compare Source
2023-06-26
Bug Fixes
Pull Requests
v3.25.2
Compare Source
2023-06-24
Bug Fixes
code
is not a string (#5042)Pull Requests
this.error
withpos
intransform
hook (@sapphi-red)v3.25.1
Compare Source
2023-06-12
Bug Fixes
__NO_SIDE_EFFECTS__
for async functions (#5031)Pull Requests
__NO_SIDE_EFFECTS__
annotation for async function (@antfu)v3.25.0
Compare Source
2023-06-11
Features
this.info
andthis.debug
plugin context logging functions (#5026)onLog
option to read, map and filter logs (#5026)logLevel
option to fully suppress logs by level (#5026)this.warn
,this.info
andthis.debug
to avoid heavy computations based on log level (#5026)onLog
plugin hook to read, filter and map logs from plugins (#5026)Pull Requests
v3.24.1
Compare Source
2023-06-10
Bug Fixes
@rollup/plugin-commonjs
were missing internal dependencies when code-splitting (#5029)process.exit(0)
in watch mode to avoid issues in embedded scenarios (#5027)Pull Requests
v3.24.0
Compare Source
2023-06-07
Features
/* #__NO_SIDE_EFFECTS__ */
to mark function declarations as side effect free (#5024)Pull Requests
#__NO_SIDE_EFFECTS__
annotation for function declaration (@antfu)v3.23.1
Compare Source
2023-06-04
Bug Fixes
Pull Requests
v3.23.0
Compare Source
2023-05-22
Features
Bug Fixes
Pull Requests
v3.22.1
Compare Source
2023-05-21
Bug Fixes
Pull Requests
v3.22.0
Compare Source
2023-05-17
Features
experimentalMinChunkSize
to take tree-shaking into account (#4989)Bug Fixes
experimentalMinChunkSize
(#4989)Pull Requests
v3.21.8
Compare Source
2023-05-16
Bug Fixes
Pull Requests
v3.21.7
Compare Source
2023-05-13
Bug Fixes
Pull Requests
v3.21.6
Compare Source
2023-05-09
Bug Fixes
Pull Requests
v3.21.5
Compare Source
2023-05-05
Bug Fixes
Pull Requests
v3.21.4
Compare Source
2023-05-03
Bug Fixes
Pull Requests
v3.21.3
Compare Source
2023-05-02
Bug Fixes
process.exit()
when Rollup CLI finishes successfully to solve issues on some systems (#4969)Pull Requests
v3.21.2
Compare Source
2023-04-30
Bug Fixes
Pull Requests
v3.21.1
Compare Source
2023-04-29
Bug Fixes
arguments
variable (#4965)Pull Requests
v3.21.0
Compare Source
2023-04-23
Features
Pull Requests
v3.20.7
Compare Source
2023-04-21
Bug Fixes
Pull Requests
v3.20.6
Compare Source
2023-04-18
Bug Fixes
Pull Requests
v3.20.5
Compare Source
2023-04-18
Bug Fixes
Pull Requests
v3.20.4
Compare Source
2023-04-17
Bug Fixes
Pull Requests
v3.20.3
Compare Source
2023-04-16
Bug Fixes
shouldTransformCachedModule
(#4932)Pull Requests
v3.20.2
Compare Source
2023-03-24
Bug Fixes
Pull Requests
v3.20.1
Compare Source
2023-03-23
Bug Fixes
Pull Requests
v3.20.0
Compare Source
2023-03-20
Features
Bug Fixes
Pull Requests
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.