smoketurner / serverless-vpc-plugin

Serverless Plugin to create a VPC
MIT License
88 stars 35 forks source link

build(deps-dev): bump serverless-webpack from 5.11.0 to 5.13.0 in /example #1155

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps serverless-webpack from 5.11.0 to 5.13.0.

Release notes

Sourced from serverless-webpack's releases.

5.13.0

What's Changed

Full Changelog: https://github.com/serverless-heaven/serverless-webpack/compare/v5.12.0...v5.13.0

5.12.0

Main Changes

This adds a new config parameter for both NPM & Yarn: copyPackageSectionNames which list entries in your package.json to copy to the output package.json (for ESM output).

What's Changed

New Contributors

Full Changelog: https://github.com/serverless-heaven/serverless-webpack/compare/v5.11.0...v5.12.0

Commits
  • 304d03b Merge pull request #1566 from serverless-heaven/release/5.13.0
  • 8f0f572 5.13.0
  • 36de806 Merge pull request #1564 from serverless-heaven/fix/drop-node-10-12
  • e47315c Merge pull request #1565 from serverless-heaven/dependabot/npm_and_yarn/eslin...
  • 395ba38 chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
  • e62b495 Drop Node < 14
  • b36c76d Merge pull request #1563 from serverless-heaven/dependabot/npm_and_yarn/types...
  • 281dbac chore(deps-dev): bump @​types/node from 20.4.4 to 20.4.5
  • 3ceede6 Merge pull request #1561 from serverless-heaven/release/5.12.0
  • e831ee9 Prepare 5.12.0
  • 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)