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.0.0
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.1.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 2 contributors

Commits on Oct 21, 2023

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

Commits on Nov 14, 2023

  1. Bump sinon from 16.1.3 to 17.0.0 (#499)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.0.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v16.1.3...v17.0.0)
    
    ---
    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 Nov 14, 2023
    Configuration menu
    Copy the full SHA
    07a1d5e View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-node from 3 to 4 (#498)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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 Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e04a888 View commit details
    Browse the repository at this point in the history
  3. internal api changes

    mshima committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9cc5518 View commit details
    Browse the repository at this point in the history
  4. increase test timeout

    mshima committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6a2cc4e View commit details
    Browse the repository at this point in the history
  5. expose findFeature

    mshima committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aa6c0d2 View commit details
    Browse the repository at this point in the history
  6. 4.1.0

    mshima committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5680430 View commit details
    Browse the repository at this point in the history
Loading