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: v5.1.2
Choose a base ref
...
head repository: yeoman/environment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.3
Choose a head ref
  • 11 commits
  • 10 files changed
  • 2 contributors

Commits on Dec 19, 2025

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

Commits on Dec 22, 2025

  1. chore(deps): bump github/codeql-action from 4.31.8 to 4.31.9 (#700)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    5503d0f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. chore(deps): bump actions/cache from 5.0.1 to 5.0.2 (#705)

    Bumps [actions/cache](https://github.com/actions/cache) from 5.0.1 to 5.0.2.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@9255dc7...8b402f5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 5.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    1be8d9c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#704)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@395ad32...6044e13)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: 6.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    0dd848e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github/codeql-action from 4.31.9 to 4.31.10 (#703)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.9 to 4.31.10.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5d4e8d1...cdefb33)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    c4f8ee4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. chore(deps): bump github/codeql-action from 4.31.10 to 4.31.11 (#712)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.31.10 to 4.31.11.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@cdefb33...19b2f06)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 4.31.11
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    a2feb3f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (

    …#710)
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 8.0.0 to 8.1.0.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@98357b1...c0f553f)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 8.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    7035155 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#711)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8e8c483...de0fac2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    af76fa8 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. chore(deps): bump actions/cache from 5.0.2 to 5.0.3 (#715)

    Bumps [actions/cache](https://github.com/actions/cache) from 5.0.2 to 5.0.3.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@8b402f5...cdf6c1f)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-version: 5.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    b56ad4a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. fix: only fallback to import if requiring fails with esm/async error (#…

    …716)
    
    This can cause duplicate require/import in specific cases when the modules fails to load due to others problems like in vitest.
    mshima authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    e4fb745 View commit details
    Browse the repository at this point in the history
  2. 5.1.3

    mshima committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    9d23482 View commit details
    Browse the repository at this point in the history
Loading