Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lxhunter/serverless-step-functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: serverless-operations/serverless-step-functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 15 commits
  • 4 files changed
  • 5 contributors

Commits on Dec 18, 2024

  1. feat: preview

    zirkelc committed Dec 18, 2024
    Copy the full SHA
    fac2916 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    ed8f97a View commit details

Commits on Dec 19, 2024

  1. ci: node v20

    zirkelc committed Dec 19, 2024
    Copy the full SHA
    9f798aa View commit details
  2. ci: legacy peer deps

    zirkelc committed Dec 19, 2024
    Copy the full SHA
    0679e26 View commit details

Commits on Jan 9, 2025

  1. Copy the full SHA
    4862bbd View commit details

Commits on Jan 24, 2025

  1. Merge pull request serverless-operations#640 from lukehedger/master

    chore: bump asl-validator to 3.11.0
    ynishimura authored Jan 24, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    7d82a84 View commit details
  2. Copy the full SHA
    1900d04 View commit details

Commits on Jan 30, 2025

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    1b159c9 View commit details
  2. Copy the full SHA
    adbfe82 View commit details
  3. fix: remove preview file

    zirkelc committed Jan 30, 2025
    Copy the full SHA
    fcc00ea View commit details

Commits on Feb 14, 2025

  1. chore(deps): bump serialize-javascript and mocha

    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `serialize-javascript` from 6.0.0 to 6.0.2
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.0...v6.0.2)
    
    Updates `mocha` from 9.2.2 to 11.1.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.2.2...v11.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 14, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2605701 View commit details

Commits on Feb 18, 2025

  1. chore(deps): bump jsonpath-plus from 10.2.0 to 10.3.0

    Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 10.2.0 to 10.3.0.
    - [Release notes](https://github.com/s3u/JSONPath/releases)
    - [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
    - [Commits](JSONPath-Plus/JSONPath@v10.2.0...v10.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: jsonpath-plus
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 18, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    59403cd View commit details

Commits on Mar 25, 2025

  1. Merge pull request serverless-operations#641 from zirkelc/jsonata

    feat(jsonata): support `Arguments` for DynamoDB
    horike37 authored Mar 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0d5fc0c View commit details
  2. Merge pull request serverless-operations#642 from serverless-operatio…

    …ns/dependabot/npm_and_yarn/multi-51b3ba2ceb
    
    chore(deps): bump serialize-javascript and mocha
    horike37 authored Mar 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    c3c5ddf View commit details
  3. Merge pull request serverless-operations#643 from serverless-operatio…

    …ns/dependabot/npm_and_yarn/jsonpath-plus-10.3.0
    
    chore(deps): bump jsonpath-plus from 10.2.0 to 10.3.0
    horike37 authored Mar 25, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    67ddb59 View commit details
Loading