Skip to content

chore(deps): update dependency serverless-webpack to v5.15.1 #942

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serverless-webpack 5.9.1 -> 5.15.1 age adoption passing confidence

Release Notes

serverless-heaven/serverless-webpack (serverless-webpack)

v5.15.1: 5.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: serverless-heaven/serverless-webpack@v5.15.0...v5.15.1

v5.15.0: 5.15.0

Compare Source

Main change

We've added support for Serverless v4 🎉

If you want to use Serverless v4 you must disable the default builtin ESBuild support in your serverless.yml (because it conflicts with serverless-webpack):

build:
  esbuild: false

What's Changed

Full Changelog: serverless-heaven/serverless-webpack@v5.14.2...v5.15.0

v5.14.2: 5.14.2

Compare Source

What's Changed

Meta stuff (examples, deps, etc.)

New Contributors

Full Changelog: serverless-heaven/serverless-webpack@v5.14.1...v5.14.2

v5.14.1: 5.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: serverless-heaven/serverless-webpack@v5.14.0...v5.14.1

v5.14.0: 5.14.0

Compare Source

What's Changed

Full Changelog: serverless-heaven/serverless-webpack@v5.13.0...v5.14.0

v5.13.0: 5.13.0

Compare Source

What's Changed

Full Changelog: serverless-heaven/serverless-webpack@v5.12.0...v5.13.0

v5.12.0: 5.12.0

Compare Source

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: serverless-heaven/serverless-webpack@v5.11.0...v5.12.0

v5.11.0: 5.11.0

Compare Source

What's Changed

New Contributors

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

v5.10.0: 5.10.0

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 2 times, most recently from 739dff7 to b25e035 Compare October 14, 2023 09:38
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from b25e035 to 912427e Compare November 9, 2023 14:11
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 2 times, most recently from 6f9bbcc to 16defda Compare January 25, 2024 10:15
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 16defda to 1bd0f95 Compare March 29, 2024 12:55
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 1bd0f95 to b658e5a Compare May 17, 2024 18:09
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.13.0 chore(deps): update dependency serverless-webpack to v5.14.0 May 17, 2024
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from b658e5a to c2ca3df Compare May 22, 2024 11:20
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from c2ca3df to 782195f Compare June 18, 2024 08:32
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.14.0 chore(deps): update dependency serverless-webpack to v5.14.1 Jun 18, 2024
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 2 times, most recently from e195630 to e17872d Compare July 25, 2024 19:05
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from e17872d to 7a10f8d Compare September 6, 2024 15:37
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.14.1 chore(deps): update dependency serverless-webpack to v5.14.2 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 7a10f8d to d5dba94 Compare October 23, 2024 14:08
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.14.2 chore(deps): update dependency serverless-webpack to v5.15.0 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 3 times, most recently from f87483a to 7b2fe91 Compare December 3, 2024 01:26
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.15.0 chore(deps): update dependency serverless-webpack to v5.15.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/serverless-webpack-5.x branch December 8, 2024 18:36
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.15.0 - autoclosed chore(deps): update dependency serverless-webpack to v5.15.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 2 times, most recently from 7b2fe91 to f294636 Compare December 9, 2024 03:00
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from f294636 to a7972cd Compare February 19, 2025 21:40
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from a7972cd to 53f011e Compare March 12, 2025 05:45
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5.15.0 chore(deps): update dependency serverless-webpack to v5.15.1 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 53f011e to 46dd72d Compare May 10, 2025 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants