fix(deps): update serverless-and-webpack #9275
Merged
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:
3.39.0
->3.40.0
0.2.54
->0.2.56
13.6.0
->13.9.0
5.14.1
->5.15.0
4.1.0
->4.2.0
5.94.0
->5.97.1
Release Notes
raisenational/serverless-dynamodb (serverless-dynamodb)
v0.2.56
Compare Source
v0.2.55
Compare Source
dherault/serverless-offline (serverless-offline)
v13.9.0
Compare Source
Features
Bug Fixes
New Contributors
Full Changelog: dherault/serverless-offline@v13.8.3...v13.9.0
v13.8.3
Compare Source
Maintenance Updates
Full Changelog: dherault/serverless-offline@v13.8.2...v13.8.3
v13.8.2
Compare Source
v13.8.1
Compare Source
v13.8.0
Compare Source
v13.7.1
Compare Source
v13.7.0
Compare Source
serverless-heaven/serverless-webpack (serverless-webpack)
v5.15.0
: 5.15.0Compare Source
Main change
We've added support for Serverless v4 🎉
If you want to use Serverless v4 you must disable the default builtin ESBuild support in your
serverless.yml
(because it conflicts withserverless-webpack
):What's Changed
Full Changelog: serverless-heaven/serverless-webpack@v5.14.2...v5.15.0
v5.14.2
: 5.14.2Compare Source
What's Changed
promisify()
tofs
module functions to avoid error with Serverless v4 by @ronkot in https://github.com/serverless-heaven/serverless-webpack/pull/1917Meta stuff (examples, deps, etc.)
fbgraph
from examples by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1924coveralls
deps by @j0k3r in https://github.com/serverless-heaven/serverless-webpack/pull/1925New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.14.1...v5.14.2
dividab/tsconfig-paths-webpack-plugin (tsconfig-paths-webpack-plugin)
v4.2.0
Compare Source
Added
Fixed
webpack/webpack (webpack)
v5.97.1
Compare Source
Bug Fixes
v5.97.0
Compare Source
v5.96.1
Compare Source
v5.96.0
Compare Source
Bug Fixes
output.environment.dynamicImport
to determine chunk format when no browserslist or targetoptimization.avoidEntryIife
output.devtoolNamespace
importModule
on the execution stageexport
andimport
css/auto
considers a module depending on its filename ascss
(pure CSS) orcss/local
, before it wascss/global
andcss/local
node
targeturl()
s and@import
parsingNew Features
/* webpackIgnore: true */
for CSS filessrc()
supportv5.95.0
Compare Source
Bug Fixes
default
for import context element dependencymodule
andimport
inmodule-import
for externalsimport
'sEnvironmentPlugin
default values types less strictNew Features
optimization.avoidEntryIife
option (true
by default for theproduction
mode)Performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.