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 2.68.0 #608

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps serverless from 2.6.0 to 2.68.0.

Release notes

Sourced from serverless's releases.

2.68.0 (2021-12-02)

Features

Bug Fixes

Maintenance Improvements

Templates


Comparison since last release

2.67.0 (2021-11-26)

Features


Comparison since last release

2.66.2 (2021-11-17)

Bug Fixes

Maintenance Improvements

Templates

... (truncated)

Changelog

Sourced from serverless's changelog.

2.68.0 (2021-12-02)

Features

Bug Fixes

Maintenance Improvements

Templates

2.67.0 (2021-11-26)

Features

2.66.2 (2021-11-17)

Bug Fixes

Maintenance Improvements

Templates

2.66.1 (2021-11-10)

Bug Fixes

... (truncated)

Commits
  • 4c341b1 chore: Release v2.68.0
  • 2cc2c44 chore: Bump dependencies
  • 25eb571 feat(AWS Deploy): Support all regions from iso and isob partition
  • 63d54e1 fix(Variables): Resolve variables in resolved address & params values
  • 6204672 test(Variables): Improve test error reporting
  • 9c75044 refactor(Variables): Seclude internal logic for reuse
  • c0f8459 refactor(Variables): Cleanup logic
  • ca045ba refactor(Variables): Improve reliability of tests
  • 971168d refactor(Variables): Improve tests reliability
  • 3f0a80a feat(AWS SQS): Support filterPatterns
  • 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 #615.