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: yeoman/environment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.1
Choose a base ref
...
head repository: yeoman/environment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.2
Choose a head ref
  • 9 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 31, 2024

  1. Bump micromatch from 4.0.5 to 4.0.8 (#540)

    Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    958ae61 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Bump transitional dependencies (#553)

    Co-authored-by: Github Actions <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bed6760 View commit details
    Browse the repository at this point in the history
  2. Bump sinon from 18.0.0 to 19.0.2 (#552)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 18.0.0 to 19.0.2.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v18.0.0...v19.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    503b010 View commit details
    Browse the repository at this point in the history
  3. Bump peter-evans/create-pull-request from 6.0.5 to 7.0.5 (#547)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.5 to 7.0.5.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v6.0.5...v7.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b29b641 View commit details
    Browse the repository at this point in the history
  4. Bump c8 from 9.1.0 to 10.1.2 (#535)

    Bumps [c8](https://github.com/bcoe/c8) from 9.1.0 to 10.1.2.
    - [Release notes](https://github.com/bcoe/c8/releases)
    - [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
    - [Commits](bcoe/c8@v9.1.0...v10.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: c8
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    754d9ce View commit details
    Browse the repository at this point in the history
  5. drop inquirer dependency (#554)

    * drop inquirer dependency
    
    * drop inquirer dependency
    mshima authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7148ac5 View commit details
    Browse the repository at this point in the history
  6. update badge

    mshima authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    adda673 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    ad43a3a View commit details
    Browse the repository at this point in the history
  2. 4.4.2

    mshima committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    647d55f View commit details
    Browse the repository at this point in the history
Loading