Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps serverless-offline from 8.8.1 to 9.1.2.

Release notes

Sourced from serverless-offline's releases.

v9.1.2

Bug Fixes

Maintenance Improvements

  • make more payload identifier private static (07ec960)
  • make payload identifier private static (7d4bf76)
  • simplify, remove else condition (df77e14)
  • use Object.hasOwn (ec1210a)
  • use PAYLOAD_IDENTIFIER (d6eb227)
  • use prototype.includes (50679e1)

v9.1.1

Bug Fixes

Maintenance Improvements

v9.1.0

Features

Bug Fixes

Maintenance Improvements

  • make handler private field (fbdb162)
  • move _HANDLER to aws env vars (3c92cd4)
  • remove #getEnv (f6f40fd)
  • remove resolve joins in provider envs (e459110)

... (truncated)

Changelog

Sourced from serverless-offline's changelog.

9.1.2 (2022-07-31)

Bug Fixes

  • Prevent logging undefined for event schedule (#1520) (3042bc2)
  • remove unsupported stageVariables (4648d39)

Maintenance Improvements

  • make more payload identifier private static (07ec960)
  • make payload identifier private static (7d4bf76)
  • simplify, remove else condition (df77e14)
  • use Object.hasOwn (ec1210a)
  • use PAYLOAD_IDENTIFIER (d6eb227)
  • use prototype.includes (50679e1)

9.1.1 (2022-07-30)

Bug Fixes

  • default lambda timeout (ad217e2)
  • round getRemainingTimeInMillis to nearest integer (2106504)
  • use Math.floor() (f6145d9)
  • worker-runner timout option (#1515) (3437822)

Maintenance Improvements

9.1.0 (2022-07-27)

Features

  • add local environment variables flag (#1513) (4de5620)
  • copy all AWS_xxx environment variables from local (c6d5546)
  • rename localEnvironmentVariables flag to localEnvironment (b041577)

Bug Fixes

  • change default lambda runtime to nodejs14.x (1ad9fbd)
  • Cleanly exit node process (#1508) (ff9d0b5)
  • env property is always a string (a226d63)
  • remove duplicate env.IS_OFFLINE variable (b7f7072)
  • remove replay (d325837)

Maintenance Improvements

... (truncated)

Commits
  • 78fd105 v9.1.2
  • 2eddc16 chore: bump deps
  • 840d804 chore(lint): remove allow no-underscore-dangle exception
  • 3042bc2 fix: Prevent logging undefined for event schedule (#1520)
  • 07ec960 refactor: make more payload identifier private static
  • 7d4bf76 refactor: make payload identifier private static
  • 4648d39 fix: remove unsupported stageVariables
  • 7ea4892 test: move scenario test files to sub-folder
  • 2a91ad3 test: move go http test to runtimes
  • d6eb227 refactor: use PAYLOAD_IDENTIFIER
  • 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)

Bumps [serverless-offline](https://github.com/dherault/serverless-offline) from 8.8.1 to 9.1.2.
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md)
- [Commits](dherault/serverless-offline@v8.8.1...v9.1.2)

---
updated-dependencies:
- dependency-name: serverless-offline
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 2, 2022

Superseded by #160.

@dependabot dependabot bot closed this Aug 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/serverless-offline-9.1.2 branch August 2, 2022 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants