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

chore(deps): serverless-webpack #17

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 9, 2018

This PR contains the following updates:

Package Type Update Change
serverless-webpack devDependencies major 4.4.0 -> 5.3.0

Release Notes

serverless-heaven/serverless-webpack

v5.3.0

Compare Source

Release Notes

Special thanks to @​hassankhan and @​designfrontier for the help to get this release out 🥇

v5.2.0

Compare Source

Release Notes

  • Show info message in verbose mode if aws-sdk has been excluded automatically #​393
  • Added support for asynchronous webpack configuration #​412
  • Better error message if handlers are not found #​418

v5.1.5

Compare Source

5.1.4 with packaging fix. For release notes see 5.1.4

v5.1.4

Compare Source

Release Notes

  • Fix support for Yarn resolutions definitions #​379
  • Better debugging for "Unable to import module ..." errors: Detect runtime dependencies that are only declared as devDependencies #​384
  • Documentation updates #​382

v5.1.3

Compare Source

Release Notes

  • 5.1.3
    • Fixed issue with Yarn and file references as dependencies #​370

v5.1.2

Compare Source

Release Notes

  • Fixed issue that leads to Unexpected end of JSON in projects with lots of dependencies #​309,#​373
  • Update webpack-4 example with VSCode debugging configuration #​365

v5.1.1

Compare Source

Release Notes

  • Fixed local invoke watch mode not executing changed files #​349
  • Added Webpack 4 example #​355
  • Documentation updates #​354

v5.1.0

Compare Source

Feature release / Release notes

v5.0.0

Compare Source

YAY 😄 The next major one!

All projects using serverless-webpack version 4.x and webpack >=3.x should be fully compatible and safe to upgrade. However, the configuration in serverless.yml should be changed to the new configuration layout
(see README) but still keeps working the old way.

Release notes

  • Support Webpack 4 #​331 #​328
  • BREAKING: Drop support for Webpack 2
  • Allow to check for local invocation in the webpack configuration #​232
  • New centralized configuration with fallback to the old one #​336
  • Improved unit tests and actual coverage calculation #​337

Renovate configuration

📅 Schedule: "after 3am,before 9am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot removed the rebase label Nov 9, 2018
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 4 times, most recently from 3c1e0b4 to 18c1be7 Compare November 9, 2018 17:00
@renovate renovate bot removed the rebase label Nov 25, 2018
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch 2 times, most recently from c8cad85 to 1ac6c52 Compare November 25, 2018 14:53
@renovate renovate bot changed the title chore(deps): update dependency serverless-webpack to v5 chore(deps): update serverless-webpack to v5 Dec 4, 2018
@renovate renovate bot changed the title chore(deps): update serverless-webpack to v5 chore(deps): serverless-webpack Dec 5, 2018
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 1ac6c52 to a2a2050 Compare December 12, 2018 22:22
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from a2a2050 to 1fa3228 Compare January 8, 2019 12:59
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 1fa3228 to 2a6d5d0 Compare January 29, 2019 23:47
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 2a6d5d0 to 8b177e6 Compare February 24, 2019 19:43
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 8b177e6 to 941ed9a Compare April 30, 2019 12:25
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from 941ed9a to aea9770 Compare May 27, 2019 09:22
@renovate renovate bot force-pushed the renovate/serverless-webpack-5.x branch from aea9770 to caff1ce Compare June 7, 2019 04:18
@mike-north mike-north merged commit 81852bc into master Jun 7, 2019
@renovate renovate bot deleted the renovate/serverless-webpack-5.x branch June 7, 2019 04:30
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.

2 participants