Skip to content

Bump serverless-webpack from 5.3.5 to 5.7.0#1443

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 11, 2022

Copy link
Copy Markdown
Contributor

Bumps serverless-webpack from 5.3.5 to 5.7.0.

Release notes

Sourced from serverless-webpack's releases.

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

New Contributors

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

5.6.1

What's Changed

Full Changelog: serverless-heaven/serverless-webpack@v5.6.0...v5.6.1

5.6.0

Detailed changes

  1. There is now a noInstall options in packagerOptions (for both NPM & Yarn) to skip deps installation during the Serverless package / deployment. If you enable that option, be sure packages are installed before.

... (truncated)

Commits
  • 69cce54 Merge pull request #1124 from serverless-heaven/release/5.7.0
  • 1c113e9 Prepare 5.7.0
  • eb01a7f Merge pull request #1123 from serverless-heaven/dependabot/npm_and_yarn/webpa...
  • c38bede chore(deps-dev): bump webpack from 5.71.0 to 5.72.0
  • ed8cffa Merge pull request #1122 from serverless-heaven/dependabot/npm_and_yarn/serve...
  • 8d9c017 chore(deps-dev): bump @​serverless/test from 10.0.2 to 10.0.3
  • c5f1bf6 Merge pull request #1120 from serverless-heaven/dependabot/npm_and_yarn/serve...
  • 374d781 chore(deps-dev): bump serverless from 3.11.0 to 3.12.0
  • 988d80c Merge pull request #1118 from serverless-heaven/dependabot/npm_and_yarn/babel...
  • ca24932 chore(deps-dev): bump @​babel/core from 7.17.8 to 7.17.9
  • 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.7.0.
- [Release notes](https://github.com/serverless-heaven/serverless-webpack/releases)
- [Commits](serverless-heaven/serverless-webpack@v5.3.5...v5.7.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 Apr 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 10, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #1487.

@dependabot dependabot Bot closed this May 10, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/master/serverless-webpack-5.7.0 branch May 10, 2022 09:13
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