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: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: hyperledger/firefly-dataexchange-https
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.1
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 11, 2025

  1. Bump axios from 1.6.8 to 1.8.2

    Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.8.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    53edf43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from hyperledger/dependabot/npm_and_yarn/axios…

    …-1.8.2
    
    Bump axios from 1.6.8 to 1.8.2
    EnriqueL8 authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    25690a2 View commit details
    Browse the repository at this point in the history
  3. Bump body-parser and express

    Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
    
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.2
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.2)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    d623395 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #84 from hyperledger/dependabot/npm_and_yarn/multi…

    …-b4d14387f7
    
    Bump body-parser and express
    EnriqueL8 authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    fb37609 View commit details
    Browse the repository at this point in the history
Loading