fernyettheplant / serverless-offline-step-functions

Serverless Offline Plugin to Support Step Functions for Local Development
MIT License
9 stars 5 forks source link

chore(deps-dev): bump serverless from 2.6.0 to 3.13.0 #741

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps serverless from 2.6.0 to 3.13.0.

Release notes

Sourced from serverless's releases.

3.13.0 (2022-04-13)

Features

Bug Fixes

Maintenance Improvements


Comparison since last release

3.12.0 (2022-04-06)

Features

Maintenance Improvements


Comparison since last release

3.11.0 (2022-04-04)

Features


Comparison since last release

3.10.2 (2022-03-31)

Maintenance Improvements


Comparison since last release

... (truncated)

Changelog

Sourced from serverless's changelog.

3.13.0 (2022-04-13)

Features

Bug Fixes

Maintenance Improvements

3.12.0 (2022-04-06)

Features

Maintenance Improvements

3.11.0 (2022-04-04)

Features

3.10.2 (2022-03-31)

Maintenance Improvements

3.10.1 (2022-03-30)

Bug Fixes

... (truncated)

Commits
  • ac7b977 chore: Release v3.13.0
  • 443a3d2 chore: Bump dependencies
  • 1a8e7d9 fix(AWS Local Invocation): Ensure env vars resolve for docker (#10962)
  • 3bcff79 refactor(Telemetry): Ensure to pass unique id with events
  • 89a92a3 docs: Add Lambda Function URLs resource reference (#10961)
  • 23a5ea3 refactor(Console): Document --console with a link to documentation
  • 8dae213 feat(Variables): Ensure support for promise properties at file source
  • 9b62d14 fix(CLI): Do not attempt to resolve full config for login
  • cf482f0 fix(Standalone): Ensure proper npm bundling
  • 0a0f6c6 fix(AWS API Gateway): Correctly construct resource name for schema
  • 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[bot] commented 2 years ago

Superseded by #744.