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: serverless-heaven/serverless-webpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.12.0
Choose a base ref
...
head repository: serverless-heaven/serverless-webpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.13.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 4 contributors

Commits on Jul 26, 2023

  1. chore(deps-dev): bump @types/node from 20.4.4 to 20.4.5

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    281dbac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1563 from serverless-heaven/dependabot/npm_and_ya…

    …rn/types/node-20.4.5
    
    chore(deps-dev): bump @types/node from 20.4.4 to 20.4.5
    github-actions[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b36c76d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Drop Node < 14

    j0k3r committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e62b495 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.8.0...v8.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    395ba38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1565 from serverless-heaven/dependabot/npm_and_ya…

    …rn/eslint-config-prettier-8.9.0
    
    chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
    github-actions[bot] authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    e47315c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36de806 View commit details
    Browse the repository at this point in the history
  4. 5.13.0

    j0k3r committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    8f0f572 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1566 from serverless-heaven/release/5.13.0

    Prepare 5.13.0
    j0k3r authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    304d03b View commit details
    Browse the repository at this point in the history
Loading