Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps serverless-offline from 5.12.0 to 6.5.0.

Release notes

Sourced from serverless-offline's releases.

v6.5.0

New features:

  • JSON schema validation for http request body #1046
  • Resolve Fn::Join in environment variables #1032

Bug fixes:

  • Fix Api Gateway Proxy logs #1042
  • Add IS_OFFLINE env var to all handler runners #1038
  • fix greedy path for proxy #1030
  • Add optional JWT authorizer for HttpApi events #1022
  • Fix security vulnerabilities #1021

Misc:

  • Contributing updates #1019

v6.3.2

Bug fix:

v6.3.1

Bug fix:

Enhancements:

v6.3.0

New features:

  • process.env.IS_OFFLINE set to "true"

Refactoring:

v6.2.0

New features:

  • Prefix option #988

Bug fixes:

  • Fix Python runtime no windows #991

v6.1.7

v6.1.5

v6.1.4

Commits
  • 81c3851 Merge pull request #1046 from parasgera/master
  • 4f5513d JSON schema validation for lambdas
  • e752997 Merge pull request #1038 from frozenbonito/add-is-offline-env-var-to-all-runner
  • db7a2c5 Merge pull request #1042 from Edweis/fix-api-gateway-proxy-log
  • 1d8230b change request.url.path -> request.url.pathname
  • e4abd1b Add IS_OFFLINE env var to all handler runners
  • 7485bf3 Merge pull request #1030 from collabsoft-net/master
  • 8128fda trigger ci
  • 8d10387 Merge pull request #1032 from chardos/resolve-joins
  • f893da3 Merge pull request #1022 from Ahana-Inc/add-jwt-authorizer
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [serverless-offline](https://github.com/dherault/serverless-offline) from 5.12.0 to 6.5.0.
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Commits](dherault/serverless-offline@v5.12.0...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 21, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #203.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/serverless-offline-6.5.0 branch August 26, 2020 21:05
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.

1 participant