Skip to content
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

Bump serverless-webpack from 5.3.5 to 5.10.0 #1015

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2022

Bumps serverless-webpack from 5.3.5 to 5.10.0.

Release notes

Sourced from serverless-webpack's releases.

5.10.0

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 to true in the packagerOptions in serverless.yml.

What's Changed

New Contributors

Full Changelog: serverless-heaven/serverless-webpack@v5.9.1...v5.10.0

5.9.1

What's Changed

Full Changelog: serverless-heaven/serverless-webpack@v5.9.0...v5.9.1

5.9.0

Main Changes

  1. Webpack entries can now be overridden via function option entrypoint in serverless.yml
  2. Fix a warning of undefined plugin CLI option --webpack-use-polling

What's Changed

New Contributors

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

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)

... (truncated)

Commits
  • b27a8b4 Merge pull request #1248 from serverless-heaven/release/5.10.0
  • 22f774b 5.10.0
  • 48e7aea Merge pull request #1245 from NoxHarmonium/issue-1242-duplicate-artifact-log
  • 3442b98 Merge branch 'master' into issue-1242-duplicate-artifact-log
  • 606c560 Merge pull request #1247 from serverless-heaven/dependabot/npm_and_yarn/eslin...
  • 3c572c6 chore(deps-dev): bump eslint from 8.23.1 to 8.24.0
  • 85c1803 chore: fix typo
  • c45a570 fix: prevent duplicate artifact assignment
  • 070395d Merge pull request #1246 from jagonzalr/bug/non-interactive-yarn-2
  • 7f82877 Add new packagerOptions noNonInteractive to disable interactive mode when usi...
  • 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.10.0.
- [Release notes](https://github.com/serverless-heaven/serverless-webpack/releases)
- [Commits](serverless-heaven/serverless-webpack@v5.3.5...v5.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 2, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2022

Superseded by #1042.

@dependabot dependabot bot closed this Nov 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-webpack-5.10.0 branch November 27, 2022 17:05
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants