Thanks to visit codestin.com
Credit goes to github.com

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: hyperwell/gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hyperwell/gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/npm_and_yarn/multi-39d4154516
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 16, 2025

  1. Bump js-yaml, husky and lint-staged

    Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [husky](https://github.com/typicode/husky) and [lint-staged](https://github.com/lint-staged/lint-staged). These dependencies need to be updated together.
    
    
    Removes `js-yaml`
    
    Updates `husky` from 3.1.0 to 9.1.7
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v3.1.0...v9.1.7)
    
    Updates `lint-staged` from 9.5.0 to 16.2.6
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v9.5.0...v16.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 
      dependency-type: indirect
    - dependency-name: husky
      dependency-version: 9.1.7
      dependency-type: direct:development
    - dependency-name: lint-staged
      dependency-version: 16.2.6
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 16, 2025
    Configuration menu
    Copy the full SHA
    8e6750f View commit details
    Browse the repository at this point in the history
Loading