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: kamdz/dx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.10
Choose a base ref
...
head repository: kamdz/dx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.11
Choose a head ref
  • 3 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 14, 2025

  1. fix(deps): bump the minor-patch-dependencies group across 1 directory…

    … with 2 updates
    
    Bumps the minor-patch-dependencies group with 2 updates in the / directory: [commander](https://github.com/tj/commander.js) and [listr2](https://github.com/listr2/listr2).
    
    
    Updates `commander` from 14.0.0 to 14.0.1
    - [Release notes](https://github.com/tj/commander.js/releases)
    - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
    - [Commits](tj/commander.js@v14.0.0...v14.0.1)
    
    Updates `listr2` from 9.0.2 to 9.0.3
    - [Release notes](https://github.com/listr2/listr2/releases)
    - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.js)
    - [Commits](https://github.com/listr2/listr2/compare/[email protected]@9.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-version: 14.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-patch-dependencies
    - dependency-name: listr2
      dependency-version: 9.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-patch-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    51e0cde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #164 from kamdz/dependabot/npm_and_yarn/minor-patc…

    …h-dependencies-c16c876945
    
    fix(deps): bump the minor-patch-dependencies group across 1 directory with 2 updates
    kamdz authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    2bea0a1 View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.6.11

    ## [1.6.11](v1.6.10...v1.6.11) (2025-09-14)
    
    ### Bug Fixes
    
    * **deps:** bump the minor-patch-dependencies group across 1 directory with 2 updates ([51e0cde](51e0cde))
    semantic-release-bot committed Sep 14, 2025
    Configuration menu
    Copy the full SHA
    f3cd112 View commit details
    Browse the repository at this point in the history
Loading