Skip to content

Bump serverless-webpack from 5.3.5 to 5.8.0#1590

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/serverless-webpack-5.8.0
Closed

Bump serverless-webpack from 5.3.5 to 5.8.0#1590
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/master/serverless-webpack-5.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2022

Copy link
Copy Markdown
Contributor

Bumps serverless-webpack from 5.3.5 to 5.8.0.

Release notes

Sourced from serverless-webpack's releases.

5.8.0

Main changes

  1. We have added a new CLI option --skip-build which has the same behavior of the previous removed CLI option --no-build. That option allows to run a function with an existing compiled output. (see serverless-heaven/serverless-webpack#1190)

  2. We have also properly defined CLI options to remove all errors like Detected unrecognized CLI options when using Serverless > v1 (see serverless-heaven/serverless-webpack#1187)

What's Changed

New Contributors

Full Changelog: serverless-heaven/serverless-webpack@v5.7.1...v5.8.0

5.7.1

What's Changed

Full Changelog: serverless-heaven/serverless-webpack@v5.7.0...v5.7.1

5.7.0

Main changes

  1. @​medikoo changed the output log when using Serverless v3, it's less verbose and more clean

    progress:

    success:

  2. We switch back to archiver instead of bestzip to ensure consistent artifact. The switch to bestzip was mostly for faster zip because it tend to use the native zip command instead of the one from Node.

  3. Support for NPM 8 was added by @​moroine

What's Changed

... (truncated)

Commits
  • e6bdbb1 Merge pull request #1211 from serverless-heaven/dependabot/npm_and_yarn/webpa...
  • 1b312fb chore(deps-dev): bump webpack from 5.73.0 to 5.74.0
  • ed54eed Merge pull request #1203 from serverless-heaven/realease/5.8.0
  • 4835220 Prepare 5.8.0 release
  • 0b57574 Merge pull request #1209 from serverless-heaven/dependabot/npm_and_yarn/examp...
  • e06ddcc chore(deps): bump terser in /examples/babel-webpack-4
  • ad4fe15 Merge pull request #1207 from serverless-heaven/dependabot/npm_and_yarn/examp...
  • b9545bd chore(deps): bump terser in /examples/multiple-statically-entries
  • 54a0e25 Merge pull request #1205 from serverless-heaven/dependabot/npm_and_yarn/examp...
  • 3bfbb65 chore(deps): bump terser from 4.8.0 to 4.8.1 in /examples/typescript
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [serverless-webpack](https://github.com/serverless-heaven/serverless-webpack) from 5.3.5 to 5.8.0.
- [Release notes](https://github.com/serverless-heaven/serverless-webpack/releases)
- [Commits](serverless-heaven/serverless-webpack@v5.3.5...v5.8.0)

---
updated-dependencies:
- dependency-name: serverless-webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 26, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #1627.

@dependabot dependabot Bot closed this Aug 23, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/master/serverless-webpack-5.8.0 branch August 23, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants