Skip to content

chore(deps): bump tar and serverless-step-functions in /aws-ruby-step-functions - #60

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/aws-ruby-step-functions/multi-74986ba142
Open

chore(deps): bump tar and serverless-step-functions in /aws-ruby-step-functions#60
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/aws-ruby-step-functions/multi-74986ba142

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Removes tar. It's no longer used after updating ancestor dependency serverless-step-functions. These dependencies need to be updated together.

Removes tar

Updates serverless-step-functions from 3.0.0 to 3.31.1

Release notes

Sourced from serverless-step-functions's releases.

v3.31.1

3.31.1 (2026-07-21)

Bug Fixes

  • widen osls peer dependency range to >=3 (#791) (520c418)

v3.31.0

3.31.0 (2026-07-13)

Features

  • support osls v4 by migrating provider.request to AWS SDK v3 (#789) (6085716)

v3.30.0

3.30.0 (2026-05-06)

Features

  • iam: add Athena service integration permissions (#769) (92073df), closes #450
  • stateMachines: add configureTaskTimeouts to mirror Lambda timeouts (#768) (41d1cb5), closes #239

v3.29.2

3.29.2 (2026-05-04)

Code Refactoring

  • apiGateway: replace .then() chain with CompilationPipeline (#765) (24758e3)
  • events: extract shared input validator and IAM role factory (#764) (fbd6cc0)
  • naming: introduce generateLogicalId factory method (#762) (ff6de3a)
  • notifications: split compileNotifications into Strategy pattern (#763) (d241e59)

Continuous Integration

  • configure release-please with manifest and changelog sections (79b935f)

Miscellaneous Chores

  • deps: bump fast-xml-parser and @​aws-sdk/xml-builder (#766) (1be96b1)

v3.29.1

3.29.1 (2026-04-12)

... (truncated)

Changelog

Sourced from serverless-step-functions's changelog.

3.31.1 (2026-07-21)

Bug Fixes

  • widen osls peer dependency range to >=3 (#791) (520c418)

3.31.0 (2026-07-13)

Features

  • support osls v4 by migrating provider.request to AWS SDK v3 (#789) (6085716)

3.30.0 (2026-05-06)

Features

  • iam: add Athena service integration permissions (#769) (92073df), closes #450
  • stateMachines: add configureTaskTimeouts to mirror Lambda timeouts (#768) (41d1cb5), closes #239

3.29.2 (2026-05-04)

Code Refactoring

  • apiGateway: replace .then() chain with CompilationPipeline (#765) (24758e3)
  • events: extract shared input validator and IAM role factory (#764) (fbd6cc0)
  • naming: introduce generateLogicalId factory method (#762) (ff6de3a)
  • notifications: split compileNotifications into Strategy pattern (#763) (d241e59)

Continuous Integration

  • configure release-please with manifest and changelog sections (79b935f)

Miscellaneous Chores

  • deps: bump fast-xml-parser and @​aws-sdk/xml-builder (#766) (1be96b1)

3.29.1 (2026-04-12)

Bug Fixes

  • iam: add kmsKeyArns config option to autogenerated IAM role (#756) (ebb7304)
  • iam: prevent nested Fn::Sub when lambda Resource is a Fn::Sub expression (#302) (#749) (c0f554f)
  • iam: resolve local Lambda Ref to static ARN to prevent MalformedPolicyDocument (#746) (aaf9dec), closes #470

... (truncated)

Commits
  • 174c19c chore(master): release 3.31.1 (#792)
  • 520c418 fix: widen osls peer dependency range to >=3 (#791)
  • 25024df chore(master): release 3.31.0 (#790)
  • 6085716 feat: support osls v4 by migrating provider.request to AWS SDK v3 (#789)
  • 921f6f1 chore(master): release 3.30.0 (#771)
  • 92073df feat(iam): add Athena service integration permissions (#769)
  • 41d1cb5 feat(stateMachines): add configureTaskTimeouts to mirror Lambda timeouts (#768)
  • 74d7d1e chore(master): release 3.29.2 (#767)
  • 79b935f ci: configure release-please with manifest and changelog sections
  • 1be96b1 chore(deps): bump fast-xml-parser and @​aws-sdk/xml-builder (#766)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for serverless-step-functions since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [serverless-step-functions](https://github.com/serverless-operations/serverless-step-functions). These dependencies need to be updated together.


Removes `tar`

Updates `serverless-step-functions` from 3.0.0 to 3.31.1
- [Release notes](https://github.com/serverless-operations/serverless-step-functions/releases)
- [Changelog](https://github.com/serverless-operations/serverless-step-functions/blob/master/CHANGELOG.md)
- [Commits](serverless-operations/serverless-step-functions@v3.0.0...v3.31.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-version:
  dependency-type: indirect
- dependency-name: serverless-step-functions
  dependency-version: 3.31.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants