Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps serverless-webpack from 5.3.2 to 5.4.0.

Release notes

Sourced from serverless-webpack's releases.

5.4.0

After a long silence, here the latest release ✌️ We have new options, new arguments and some optimizations 🚀

📚 The full changelog is available here. But here are some highlights:

New options:

  • noFrozenLockfile (boolean) under the packagerOptions for the Yarn packager allows you to not have an up to date yarn.lock. See #687
  • excludeRegex (string) allows you to filter files that match the regex before adding to the zip. See #612
  • serializedCompile (boolean) allows you to run each webpack buid one at a time to reduce memory usage. See #517
  • allowCustomRuntime (boolean) added to the function level in your serverless.yml allows you force the packaging when you are using a nodejs custom runtime ONLY. See #675
  • concurrency (integer) allow to set the concurrency (defaults to the number of available cores), only works when packing functions individually. See #681

New arguments:

  • the --no-build used when deploying won't re-build everything if you already build it (using sls webpack for example). See #560

Optimizations:

  • switched to bestzip instead of archiver to use natine zip command if it exists. See #596
  • speed up cleanup process when removing .webpack folder. See #462

5.3.5

  • Improve runtime validation #629
  • Move ts-node as optional dependency #636
  • Upgrade deps #637

5.3.4

Release Notes

  • Bump lodash from 4.17.15 to 4.17.19 #597
  • Bump lodash from 4.17.15 to 4.17.19 in /examples/typescript #598
  • Bump lodash from 4.17.4 to 4.17.19 in /examples/multiple-statically-entries #599
  • Bump lodash from 4.17.4 to 4.17.19 in /examples/include-external-npm-packages #600
  • Bump lodash from 4.17.4 to 4.17.19 in /examples/babel-multiple-statically-entries #601
  • Bump lodash from 4.17.4 to 4.17.19 in /examples/babel #603
  • Ignore more files from NPM #609
  • Update all examples #626

5.3.3

Release notes

  • default webpackConfig.node should be false #502
  • Fix yarn list --json stdOut parsing. fixes #388 #516
  • Updated release notes #585
  • Updated Node versions in CI #587
  • Remove optional peer dependencies #542
  • Check for node runtimes first #579
  • Bumps lodash from 4.17.15 to 4.17.19 #602
Changelog

Sourced from serverless-webpack's changelog.

  • 5.4.0

    • Skip compile & packaging if --no-build is set #560
    • Serialized compile to address #299 #517
    • Add concurrency support for more than one thread #681
    • Option to exclude files using regular expression #612
    • Speed up cleanup process #462
    • Allow custom runtime if Nodejs based #675
    • Convert packageModules to use bestzip instead of archiver #596
    • Fix external modules version for transitive dependencies #541 (see #507)
    • Support noFrozenLockfile options #687
    • Don't package non-node functions (fix for #644) #663
    • Testing with Node.js 14.x #688
    • Replace babel-eslint by @babel/eslint-parser #713
  • 5.3.5

    • Improve runtime validation #629
    • Move ts-node as optional dependency #636
    • Upgrade deps #637
  • 5.3.4

    • Bump lodash from 4.17.15 to 4.17.19 #597
    • Bump lodash from 4.17.15 to 4.17.19 in /examples/typescript #598
    • Bump lodash from 4.17.4 to 4.17.19 in /examples/multiple-statically-entries #599
    • Bump lodash from 4.17.4 to 4.17.19 in /examples/include-external-npm-packages #600
    • Bump lodash from 4.17.4 to 4.17.19 in /examples/babel-multiple-statically-entries #601
    • Bump lodash from 4.17.4 to 4.17.19 in /examples/babel #603
    • Ignore more files from NPM #609
    • Update all examples #626
  • 5.3.3

    • default webpackConfig.node should be false #502
    • Fix yarn list --json stdOut parsing #516
    • Updated release notes #585
    • Updated Node versions in CI #587
    • Remove optional peer dependencies #542
    • Check for node runtimes first #579
    • Bumps lodash from 4.17.15 to 4.17.19 #602
Commits
  • 8212cfc Merge pull request #732 from serverless-heaven/release/5.4.0
  • 0f52f5a 5.4.0
  • 94df210 Merge pull request #729 from serverless-heaven/dependabot/npm_and_yarn/husky-...
  • 430aed2 Bump husky from 4.3.0 to 4.3.8
  • f2bf9d2 Merge pull request #728 from serverless-heaven/dependabot/npm_and_yarn/babel/...
  • 1d2d860 Bump @babel/core from 7.13.8 to 7.13.10
  • a920be6 Merge pull request #727 from serverless-heaven/dependabot/npm_and_yarn/babel/...
  • 0861ef9 Bump @babel/eslint-parser from 7.13.8 to 7.13.10
  • f8aefb2 Merge pull request #713 from serverless-heaven/fix/ditch-babel-eslint
  • 33a90f4 Update changelog
  • 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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2021

Dependabot tried to add @vinayakkulkarni and @ganesh-geospoc as reviewers to this PR, but received the following error from GitHub:

POST https://github.com/api/repos/pronitdas/ci-cd-nodejs-ts-lambda/pulls/49/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the pronitdas/ci-cd-nodejs-ts-lambda repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 8, 2021

Superseded by #61.

@dependabot dependabot bot closed this Apr 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-webpack-5.4.0 branch April 8, 2021 00:19
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.

Serverless fails to deploy if packager is yarn
0 participants