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: aws/aws-lambda-nodejs-runtime-interface-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24866d6
Choose a base ref
...
head repository: aws/aws-lambda-nodejs-runtime-interface-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8d1ff4c
Choose a head ref
  • 12 commits
  • 42 files changed
  • 8 contributors

Commits on Oct 11, 2021

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

Commits on Nov 3, 2021

  1. Update dependencies: tar and ansi-regex (#38)

    These current versions of these dependencies have reports of
    vulnerabilities. Both are transient development dependencies
    and are used only during transpiling the Typescript files, or during
    linting.
    edhzsz authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c31c41f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    b3ec815 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Update Curl to 7.83.0 (#49)

    * Update Curl to 7.83.0
    
    Update Curl to 7.83.0
    
    * Update Curl to 7.83.0
    SukanyaHanumanthu authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    958b59c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Merge pull request #48 from aws/dependabot/npm_and_yarn/minimist-1.2.6

    Bump minimist from 1.2.5 to 1.2.6
    keshayad authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    62df851 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Update Curl to 7.84.0 (#52)

    * Update Curl to 7.83.0
    
    Update Curl to 7.83.0
    
    * Update Curl to 7.83.0
    
    * Update Curl to 7.84.0
    SukanyaHanumanthu authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9591537 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Bump minimatch and mocha

    Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `mocha` from 9.0.0 to 9.2.2
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v9.0.0...v9.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    99c7f69 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Merge pull request #58 from aws/dependabot/npm_and_yarn/minimatch-and…

    …-mocha-3.1.2
    
    Bump minimatch and mocha
    briensea authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    5ba533b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 9, 2023

  1. Update dependencies, distros and node versions(#65)

    * Update to newer distros, dependencies and node versions
    andclt authored May 9, 2023
    Configuration menu
    Copy the full SHA
    b0923e3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Add libcurl patch (#66)

    * Add libcurl patch
    * Revert libcurl 7.84.0 update
    andclt authored May 11, 2023
    Configuration menu
    Copy the full SHA
    283acbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1ff4c View commit details
    Browse the repository at this point in the history
Loading