Skip to content

chore(deps): update dependency serverless-offline to v14 #764

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serverless-offline 8.8.1 -> 14.4.0 age adoption passing confidence

Release Notes

dherault/serverless-offline (serverless-offline)

v14.4.0

Compare Source

Features
Bug Fixes

v14.3.4

Compare Source

Maintenance Updates
  • Removed sponsor logging

v14.3.3

Compare Source

Bug Fixes

v14.3.2

Compare Source

Maintenance Updates
  • Updated the v14 release to use the latest npm tag for better alignment with current package.

v14.3.1

Compare Source

Bug Fixes
  • Revert return 500 Internal Server Error on python error (#​1796)

v14.3.0

Compare Source

Features
  • Add preLoadModules option to import modules on main thread (#​1777)
Bug Fixes
  • handle result structure without body (#​1814)
  • return 500 Internal Server Error on python error (#​1796)

v14.2.0

Compare Source

Features
  • Add sponsoring message at plugin start (#​1811)

v14.1.1

Compare Source

Bug Fixes
  • Fix ReferenceError: Headers is not defined (#​1768)
Features
  • add python 3.12 to supportedRuntimesArchitecture (ab8565a)

v14.1.0

Compare Source

Features
  • add python 3.12 to supportedRuntimesArchitecture (ab8565a)
  • Add pathParameters and queryStringParameters to payload version 2.0 (#​1667)
  • Python handle base64 encoded binary response from aws lambda function (#​1678)

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • serverless v4 required
Features
Bug Fixes

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

v13.6.0

Compare Source

Features
Bug Fixes

v13.5.1

Compare Source

Bug Fixes
  • skip adding authorizer to event if no authorizer is configured (#​1786) (68f8f53)
Maintenance Improvements

v13.5.0

Compare Source

Features
  • convert multipart/form-data to base64 encoded payloads (#​1776) (2d9dbc2)

v13.4.0

Compare Source

Features
  • update docker images and add support for different architectures (#​1755) (d6b155e)
Maintenance Improvements

v13.3.4

Compare Source

Bug Fixes

v13.3.3

Compare Source

Bug Fixes
  • Custom Authorizer Lambda Request context missing accountId and apiId fields (#​1640) (3a5fca9)
Maintenance Improvements
  • remove create unique id util function (4fbb9bf)
  • use default crypto import (3d1467d)

v13.3.2

Compare Source

Bug Fixes
Maintenance Improvements

v13.3.1

Compare Source

Maintenance Improvements

v13.3.0

Compare Source

Features
13.2.1 (2023-11-06)
Maintenance Improvements

v13.2.1

Compare Source

Features
13.2.1 (2023-11-06)
Maintenance Improvements

v13.2.0

Compare Source

Features
13.2.1 (2023-11-06)
Maintenance Improvements

v13.1.2

Compare Source

Features
Maintenance Improvements
  • remove setTimeout promisify wrapper, use built-in (10d5f3b)
13.1.2 (2023-09-30)
Bug Fixes
13.1.1 (2023-09-26)
Bug Fixes

v13.1.1

Compare Source

Features
Maintenance Improvements
  • remove setTimeout promisify wrapper, use built-in (10d5f3b)
13.1.2 (2023-09-30)
Bug Fixes
13.1.1 (2023-09-26)
Bug Fixes

v13.1.0

Compare Source

Features
Maintenance Improvements
  • remove setTimeout promisify wrapper, use built-in (10d5f3b)
13.1.2 (2023-09-30)
Bug Fixes
13.1.1 (2023-09-26)
Bug Fixes

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support
Bug Fixes
  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#​1639) (43aaa2e)
chore
  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)
Maintenance Improvements
  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)
12.0.4 (2023-01-04)
Maintenance Improvements
12.0.3 (2022-12-17)
Maintenance Improvements
12.0.2 (2022-12-12)
Bug Fixes
Maintenance Improvements
  • alb: remove unused last request options (cc5064c)
  • order nit (5fe57af)
12.0.1 (2022-12-07)
Bug Fixes

v12.0.4

Compare Source

⚠ BREAKING CHANGES
  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support
Bug Fixes
  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#​1639) (43aaa2e)
chore
  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)
Maintenance Improvements
  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)
12.0.4 (2023-01-04)
Maintenance Improvements
12.0.3 (2022-12-17)
Maintenance Improvements
12.0.2 (2022-12-12)
Bug Fixes
Maintenance Improvements
  • alb: remove unused last request options (cc5064c)
  • order nit (5fe57af)
12.0.1 (2022-12-07)
Bug Fixes

v12.0.3

Compare Source

⚠ BREAKING CHANGES
  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support
Bug Fixes
  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#​1639) (43aaa2e)
chore
  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)
Maintenance Improvements
  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)
12.0.4 (2023-01-04)
Maintenance Improvements
12.0.3 (2022-12-17)
Maintenance Improvements
12.0.2 (2022-12-12)
Bug Fixes
Maintenance Improvements
  • alb: remove unused last request options (cc5064c)
  • order nit (5fe57af)
12.0.1 (2022-12-07)
Bug Fixes

v12.0.2

Compare Source

⚠ BREAKING CHANGES
  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support
Bug Fixes
  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#​1639) (43aaa2e)
chore
  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)
Maintenance Improvements
  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)
12.0.4 (2023-01-04)
Maintenance Improvements
12.0.3 (2022-12-17)
Maintenance Improvements
12.0.2 (2022-12-12)
Bug Fixes
Maintenance Improvements
  • alb: remove unused last request options (cc5064c)
  • order nit (5fe57af)
12.0.1 (2022-12-07)
Bug Fixes

v12.0.1

Compare Source

⚠ BREAKING CHANGES
  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support
Bug Fixes
  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#​1639) (43aaa2e)
chore
  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)
Maintenance Improvements
  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)
12.0.4 (2023-01-04)
Maintenance Improvements
12.0.3 (2022-12-17)
Maintenance Improvements
12.0.2 (2022-12-12)
Bug Fixes
Maintenance Improvements
  • alb: remove unused last request options (cc5064c)
  • order nit (5fe57af)
12.0.1 (2022-12-07)
Bug Fixes

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • remove unsupported runtimes
  • remove node.js v16 support, remove node-fetch
  • remove node.js v14 support
Bug Fixes
  • InvocationsControllor: typo in error message (49d94f2)
  • support authorizer with no identity source specified (#​1639) (43aaa2e)
chore
  • remove node.js v14 support (03e2745)
  • remove unsupported runtimes (d2d92fe)
Maintenance Improvements
  • bup eslint-plugin-unicorn, fix linting (c93dd98)
  • re-activate unicorn/no-array-push-push (69a1261)
  • re-activate unicorn/no-useless-promise-resolve-reject (3b88aa0)
  • re-activate unicorn/prefer-number-properties (46391f1)
  • re-activate unicorn/prefer-ternary (4606829)
  • remove node.js v16 support, remove node-fetch (8dbcfa6)
  • remove Object.hasOwn polyfill (8ea15b5)
12.0.4 (2023-01-04)
Maintenance Improvements
12.0.3 (2022-12-17)
Maintenance Improvements
12.0.2 (2022-12-12)
Bug Fixes
Maintenance Improvements
  • alb: remove unused last request options (cc5064c)
  • order nit (5fe57af)
12.0.1 (2022-12-07)
Bug Fixes

v11.6.0

Compare Source

Features
  • request authorizers with null identitySource should return 401 (#​1618) (48c5a18)

v11.5.0

Compare Source

Features

v11.4.0

Compare Source

Features
  • Add support for request authorizers to have a querystring identity source (#​1610) (8d83e44)

v11.3.0

Compare Source

Features
11.2.3 (2022-11-01)
Bug Fixes
Maintenance Improvements
  • call now from Date namespace (5342bec)
  • use Date.prototype.getTime instead of valueOf (0fdfff7)
11.2.2 (2022-10-31)
Bug Fixes
  • path access with trailing slash (#​1606) (73b95bc)
  • remove redundant and faulty condition in hapi path generation (e756be6)
11.2.1 (2022-10-27)
Maintenance Improvements
  • remove default get method from fetch (8f40327)
  • replace aws-sdk lambda client with more lightweight @​aws-sdk scoped package (1a482ad)
  • use array destructuring (97de51b)
  • use Array.prototype.map to iterate layers (6fc9e90)
  • use destructuring (414cf4a)

v11.2.3

Compare Source

Features
11.2.3 (2022-11-01)
Bug Fixes
Maintenance Improvements
  • call now from Date namespace (5342bec)
  • use Date.prototype.getTime instead of valueOf (0fdfff7)
11.2.2 (2022-10-31)
Bug Fixes
  • path access with trailing slash (#​1606) (73b95bc)
  • remove redundant and faulty condition in hapi path generation (e756be6)
11.2.1 (2022-10-27)
Maintenance Improvements
  • remove default get method from fetch (8f40327)
  • replace aws-sdk lambda client with more lightweight @​aws-sdk scoped package (1a482ad)
  • use array destructuring (97de51b)
  • use Array.prototype.map to iterate layers (6fc9e90)
  • use destructuring (414cf4a)

v11.2.2

Compare Source

Features
11.2.3 (2022-11-01)
Bug Fixes
Maintenance Improvements
  • call now from Date namespace (5342bec)
  • use Date.prototype.getTime instead of valueOf (0fdfff7)
11.2.2 (2022-10-31)
Bug Fixes
  • path access with trailing slash (#​1606) (73b95bc)
  • remove redundant and faulty condition in hapi path generation (e756be6)
11.2.1 (2022-10-27)
Maintenance Improvements
  • remove default get method from fetch (8f40327)
  • replace aws-sdk lambda client with more lightweight @​aws-sdk scoped package (1a482ad)
  • use array destructuring (97de51b)
  • use Array.prototype.map to iterate layers (6fc9e90)
  • use destructuring (414cf4a)

v11.2.1

Compare Source

Features
11.2.3 (2022-11-01)
Bug Fixes
Maintenance Improvements
  • call now from Date namespace (5342bec)
  • use Date.prototype.getTime instead of valueOf (0fdfff7)
11.2.2 (2022-10-31)
Bug Fixes
  • path access with trailing slash (#​1606) (73b95bc)
  • remove redundant and faulty condition in hapi path generation (e756be6)
11.2.1 (2022-10-27)
Maintenance Improvements
  • remove default get method from fetch (8f40327)
  • replace aws-sdk lambda client with more lightweight @​aws-sdk scoped package (1a482ad)
  • use array destructuring (97de51b)
  • use Array.pr

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

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

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-offline-14.x branch 2 times, most recently from 1224550 to d66e2ae Compare September 25, 2024 00:49
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch from d66e2ae to c925f02 Compare October 2, 2024 00:21
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 2 times, most recently from 5fa02ee to 840bbb1 Compare October 9, 2024 10:23
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 4 times, most recently from be4bd53 to 7524804 Compare October 24, 2024 00:23
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 4 times, most recently from f31726d to 52d27e0 Compare November 7, 2024 06:08
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch from 52d27e0 to a798afc Compare November 20, 2024 04:47
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 2 times, most recently from 2c524de to fd4dd07 Compare December 5, 2024 00:50
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 3 times, most recently from 7e7ea86 to 67393fe Compare December 9, 2024 11:08
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 4 times, most recently from fe873cf to 12e8c5e Compare December 18, 2024 06:09
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch 3 times, most recently from 719eccc to 32c4874 Compare January 9, 2025 14:01
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch from 32c4874 to c235242 Compare January 22, 2025 05:27
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch from c235242 to 261e165 Compare January 31, 2025 05:18
@renovate renovate bot force-pushed the renovate/serverless-offline-14.x branch from 261e165 to 438eb48 Compare February 5, 2025 04:46
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