chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.6 -> 7.18.9 |
@babel/preset-env (source) | devDependencies | patch | 7.18.6 -> 7.18.9 |
deployer/deployer (source) | require | patch |
7.0.0-rc.8 -> 7.0.0-rc.9
|
lit (source) | dependencies | patch | 2.2.7 -> 2.2.8 |
Release Notes
babel/babel
v7.18.9
🐛 Bug Fix
-
babel-plugin-transform-modules-systemjs
,babel-types
-
babel-generator
-
#14758 fix:
returnType
with comments generates incorrect code (@liuxingbaoyu)
-
#14758 fix:
💅 Polish
-
babel-cli
-
#14748 Print a message when the watcher of
babel-cli
is ready. (@liuxingbaoyu)
-
#14748 Print a message when the watcher of
🏠 Internal
-
babel-core
,babel-helper-remap-async-to-generator
,babel-helpers
,babel-parser
,babel-plugin-transform-block-scoping
,babel-preset-env
- #13414 Prepare for compiling Babel to native ESM (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-traverse
,babel-types
:running_woman: Performance
-
babel-generator
- #14701 perf: Improve generator perf (@liuxingbaoyu)
deployphp/deployer
v7.0.0-rc.9
What's Changed
- Phar renamed back to
dep
fromdeployer.phar
+ source code also available now. - Add --with-deletes flag to contao:migrate task by @qzminski in https://github.com/deployphp/deployer/pull/3072
- Add curly braces to the domain in Caddyfile by @victor-vanherpt in https://github.com/deployphp/deployer/pull/3115
- Use correct Git ref spec when
sub_directory
is specified. by @mjaschen in https://github.com/deployphp/deployer/pull/3138 - Update UPGRADE.md by @JohnnyEvo in https://github.com/deployphp/deployer/pull/3158
- Add upgrade info for
cleanup
task by @tomaszkane in https://github.com/deployphp/deployer/pull/3161 - chore: add task name to replace exception message by @kjkooistra-youwe in https://github.com/deployphp/deployer/pull/3184
- Add upgrade docs about default_stage by @tomaszkane in https://github.com/deployphp/deployer/pull/3197
- Fix definition of {{bin/console}} parameter in Contao recipe by @ameotoko in https://github.com/deployphp/deployer/pull/3200
- Pimcore recipe fixes by @gizamichal in https://github.com/deployphp/deployer/pull/3212
New Contributors
- @victor-vanherpt made their first contribution in https://github.com/deployphp/deployer/pull/3115
- @mjaschen made their first contribution in https://github.com/deployphp/deployer/pull/3138
- @JohnnyEvo made their first contribution in https://github.com/deployphp/deployer/pull/3158
- @tomaszkane made their first contribution in https://github.com/deployphp/deployer/pull/3161
- @ameotoko made their first contribution in https://github.com/deployphp/deployer/pull/3200
- @gizamichal made their first contribution in https://github.com/deployphp/deployer/pull/3212
Full Changelog: https://github.com/deployphp/deployer/compare/v7.0.0-rc.8...v7.0.0-rc.9
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph