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

fix(deps): update serverless-and-webpack #9275

Merged
merged 1 commit into from
Dec 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serverless 3.39.0 -> 3.40.0 age adoption passing confidence
serverless-dynamodb 0.2.54 -> 0.2.56 age adoption passing confidence
serverless-offline 13.6.0 -> 13.9.0 age adoption passing confidence
serverless-webpack 5.14.1 -> 5.15.0 age adoption passing confidence
tsconfig-paths-webpack-plugin 4.1.0 -> 4.2.0 age adoption passing confidence
webpack 5.94.0 -> 5.97.1 age adoption passing confidence

Release Notes

raisenational/serverless-dynamodb (serverless-dynamodb)

v0.2.56

Compare Source

v0.2.55

Compare Source

dherault/serverless-offline (serverless-offline)

v13.9.0

Compare Source

Features
Bug Fixes

New Contributors

Full Changelog: dherault/serverless-offline@v13.8.3...v13.9.0

v13.8.3

Compare Source

Maintenance Updates
  • Removed sponsor logging

Full Changelog: dherault/serverless-offline@v13.8.2...v13.8.3

v13.8.2

Compare Source

v13.8.1

Compare Source

v13.8.0

Compare Source

v13.7.1

Compare Source

v13.7.0

Compare Source

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

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

dividab/tsconfig-paths-webpack-plugin (tsconfig-paths-webpack-plugin)

v4.2.0

Compare Source

Added
Fixed
webpack/webpack (webpack)

v5.97.1

Compare Source

Bug Fixes
  • Performance regression
  • Sub define key should't be renamed when it's a defined variable

v5.97.0

Compare Source

v5.96.1

Compare Source

v5.96.0

Compare Source

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime
  • Order of chunks ids in generated chunk code
  • No extra Javascript chunks when using asset module as an entrypoint
  • Use optimistically logic for output.environment.dynamicImport to determine chunk format when no browserslist or target
  • Collision with global variables for optimization.avoidEntryIife
  • Avoid through variables in inlined module
  • Allow chunk template strings in output.devtoolNamespace
  • No extra runtime for get javascript/css chunk filename
  • No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS
  • Avoid cache invalidation using ProgressPlugin
  • Increase parallelism when using importModule on the execution stage
  • Correctly parsing string in export and import
  • Typescript types
  • [CSS] css/auto considers a module depending on its filename as css (pure CSS) or css/local, before it was css/global and css/local
  • [CSS] Always interpolate classes even if they are not involved in export
  • [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS
  • [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS
  • [CSS] No extra runtime for the node target
  • [CSS] Fixed url()s and @import parsing
  • [CSS] Fixed - emit a warning on broken :local and :global

New Features

  • Export CSS and ESM runtime modules
  • Single Runtime Chunk and Federation eager module hoisting
  • [CSS] Support /* webpackIgnore: true */ for CSS files
  • [CSS] Support src() support
  • [CSS] CSS nesting in CSS modules

v5.95.0

Compare Source

Bug Fixes

  • Fixed hanging when attempting to read a symlink-like file that it can't read
  • Handle default for import context element dependency
  • Merge duplicate chunks call after split chunks
  • Generate correctly code for dynamically importing the same file twice and destructuring
  • Use content hash as [base] and [name] for extracted DataURI's
  • Distinguish module and import in module-import for externals import's
  • [Types] Make EnvironmentPlugin default values types less strict
  • [Types] Typescript 5.6 compatibility

New Features

  • Add new optimization.avoidEntryIife option (true by default for the production mode)
  • Pass output.hash* options to loader context

Performance

  • Avoid unneeded re-visit in build chunk graph

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the renovate Package renovation label Dec 14, 2024
@renovate renovate bot force-pushed the renovate/serverless-and-webpack branch from 5ba6249 to 3c7baea Compare December 20, 2024 18:57
@renovate renovate bot force-pushed the renovate/serverless-and-webpack branch from 3c7baea to 25ec8e3 Compare December 23, 2024 17:01
@renovate renovate bot merged commit 4866acb into main Dec 23, 2024
9 checks passed
@renovate renovate bot deleted the renovate/serverless-and-webpack branch December 23, 2024 17:28
seidior pushed a commit that referenced this pull request Dec 23, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cbrunefearless pushed a commit that referenced this pull request Jan 7, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NJ-Innovation-CI pushed a commit that referenced this pull request Jan 14, 2025
# [2025.0.0](v2024.39.1...v2025.0.0) (2025-01-14)

### Bug Fixes

* [[#188645598](https://github.com/newjersey/navigator.business.nj.gov/issues/188645598)] land env task phone number format and title ([b883899](b883899))
* [[#188684012](https://github.com/newjersey/navigator.business.nj.gov/issues/188684012)] waste env task phone number format ([6be4e8a](6be4e8a))
* [[#188734302](https://github.com/newjersey/navigator.business.nj.gov/issues/188734302)] make city in formation more reliable ([1d8dd3d](1d8dd3d))
* **deps:** update aws-sdk ([#8281](#8281)) ([683ece7](683ece7))
* **deps:** update aws-sdk ([#9386](#9386)) ([09b2210](09b2210))
* **deps:** update aws-sdk to v3.721.0 ([#9336](#9336)) ([aebaf5f](aebaf5f))
* **deps:** update dependency axios to v1.7.9 ([#9273](#9273)) ([fed9efc](fed9efc))
* **deps:** update dependency express to v4.21.2 ([#9274](#9274)) ([aba6047](aba6047))
* **deps:** update dependency next-seo to v6.6.0 ([#9388](#9388)) ([1cd9970](1cd9970))
* **deps:** update dependency simple-oauth2 to v5.1.0 ([#9391](#9391)) ([7da7700](7da7700))
* **deps:** update dependency winston to v3.17.0 ([#9392](#9392)) ([92a987e](92a987e))
* **deps:** update dependency winston-cloudwatch to v6.3.0 ([#9394](#9394)) ([ca2e680](ca2e680))
* **deps:** update emotion monorepo to v11.14.0 ([#9395](#9395)) ([75389b1](75389b1))
* **deps:** update nextjs monorepo to v15.1.4 ([#9380](#9380)) ([80818d9](80818d9))
* **deps:** update serverless-and-webpack ([#9275](#9275)) ([4866acb](4866acb))
* update yarn lock file ([4b9a227](4b9a227))

* chore!: major version bump to 2025 ([54fece8](54fece8))

### Features

* [[#188347468](https://github.com/newjersey/navigator.business.nj.gov/issues/188347468)] unifying filename and ID in the cms ([534d541](534d541))
* [[#188347468](https://github.com/newjersey/navigator.business.nj.gov/issues/188347468)] unifying filename and ID in the cms, changes from content repo ([93877a7](93877a7))
* [[#188347489](https://github.com/newjersey/navigator.business.nj.gov/issues/188347489)] Add scripts to transfer production data to a dev user ([615e4f7](615e4f7))
* [[#188540268](https://github.com/newjersey/navigator.business.nj.gov/issues/188540268)] Implement new login navigation pattern ([0401a0c](0401a0c))
* [[#188645598](https://github.com/newjersey/navigator.business.nj.gov/issues/188645598)] add environmental questionnaire for land ([f0c2f6e](f0c2f6e))

### BREAKING CHANGES

* Next.js v15 and calendar year increase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Package renovation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants