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: lizard-boy/serverless-localstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e77011a
Choose a base ref
...
head repository: localstack/serverless-localstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1171fd4
Choose a head ref
  • 10 commits
  • 7 files changed
  • 3 contributors

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    e7e53d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Bump axios from 1.7.7 to 1.8.4 (localstack#272)

    Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.7...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    90eb1e6 View commit details
    Browse the repository at this point in the history
  2. Bump tar-fs from 1.16.3 to 1.16.6 (localstack#280)

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 1.16.6.
    - [Commits](mafintosh/tar-fs@v1.16.3...v1.16.6)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-version: 1.16.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    476ef52 View commit details
    Browse the repository at this point in the history
  3. Bump js-yaml from 3.13.1 to 4.1.1 (localstack#281)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.1 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.13.1...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    8a95b38 View commit details
    Browse the repository at this point in the history
  4. Bump lodash from 4.17.21 to 4.17.23 (localstack#284)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    0b95d2c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Configuration menu
    Copy the full SHA
    6b54636 View commit details
    Browse the repository at this point in the history
  2. fix release workflow

    pinzon committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    c785480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ded687 View commit details
    Browse the repository at this point in the history
  4. allow manual release

    pinzon committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    352d28f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1171fd4 View commit details
    Browse the repository at this point in the history
Loading