-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency serverless-webpack to v5.15.3 #942
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/serverless-webpack-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
739dff7
to
b25e035
Compare
b25e035
to
912427e
Compare
6f9bbcc
to
16defda
Compare
16defda
to
1bd0f95
Compare
1bd0f95
to
b658e5a
Compare
b658e5a
to
c2ca3df
Compare
c2ca3df
to
782195f
Compare
e195630
to
e17872d
Compare
e17872d
to
7a10f8d
Compare
7a10f8d
to
d5dba94
Compare
f87483a
to
7b2fe91
Compare
7b2fe91
to
f294636
Compare
f294636
to
a7972cd
Compare
a7972cd
to
53f011e
Compare
53f011e
to
46dd72d
Compare
46dd72d
to
157ba33
Compare
157ba33
to
7c00316
Compare
323f10f
to
5f0e4d2
Compare
5f0e4d2
to
7eef1a6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
5.9.1
->5.15.3
Release Notes
serverless-heaven/serverless-webpack (serverless-webpack)
v5.15.3
: 5.15.3Compare Source
Mostly bump deps and drop Node < 18
What's Changed
Full Changelog: serverless-heaven/serverless-webpack@v5.15.2...v5.15.3
v5.15.2
: 5.15.2Compare Source
What's Changed
Full Changelog: serverless-heaven/serverless-webpack@v5.15.1...v5.15.2
v5.15.1
: 5.15.1Compare Source
What's Changed
image.name
property by @ilyesBen in #1885New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.15.0...v5.15.1
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 #1917Meta stuff (examples, deps, etc.)
fbgraph
from examples by @j0k3r in #1924coveralls
deps by @j0k3r in #1925New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.14.1...v5.14.2
v5.14.1
: 5.14.1Compare Source
What's Changed
ts-node
dependency truly optional by @G-Rath in #1825SLS_DEBUG
env var, more log will be dumped by @kennyhyun in #1803New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.14.0...v5.14.1
v5.14.0
: 5.14.0Compare Source
What's Changed
spawn EINVAL
on Windows when using Node > 20.12.2 by @j0k3r in #1793Full Changelog: serverless-heaven/serverless-webpack@v5.13.0...v5.14.0
v5.13.0
: 5.13.0Compare Source
What's Changed
Full Changelog: serverless-heaven/serverless-webpack@v5.12.0...v5.13.0
v5.12.0
: 5.12.0Compare Source
Main Changes
This adds a new config parameter for both NPM & Yarn:
copyPackageSectionNames
which list entries in yourpackage.json
to copy to the outputpackage.json
(for ESM output).What's Changed
New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.11.0...v5.12.0
v5.11.0
: 5.11.0Compare Source
What's Changed
New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.10.0...v5.11.0
v5.10.0
: 5.10.0Compare Source
Main Changes
The lib is finally compatible with Yarn 2 (and above)! Thanks to @jagonzalr (and others involved in #642).
You need to define the option
noNonInteractive
totrue
in thepackagerOptions
inserverless.yml
.What's Changed
packagerOptions
:noNonInteractive
to disable interactive mode when using Yarn 2 or above by @jagonzalr in #1246New Contributors
Full Changelog: serverless-heaven/serverless-webpack@v5.9.1...v5.10.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.