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.1.3
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.2.0
Choose a head ref
  • 12 commits
  • 12 files changed
  • 3 contributors

Commits on Jan 15, 2024

  1. increase stale period

    mshima authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ce57e4b View commit details
    Browse the repository at this point in the history
  2. Bump actions/stale from 8 to 9 (#503)

    Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v8...v9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      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 Jan 15, 2024
    Configuration menu
    Copy the full SHA
    11f981d View commit details
    Browse the repository at this point in the history
  3. use node 18.18.2 at ci test

    mshima authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a70110d View commit details
    Browse the repository at this point in the history
  4. Bump actions/github-script from 6 to 7 (#501)

    Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      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 Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1dc9d0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfac25b View commit details
    Browse the repository at this point in the history
  6. Bump globby from 13.2.2 to 14.0.0 (#502)

    Bumps [globby](https://github.com/sindresorhus/globby) from 13.2.2 to 14.0.0.
    - [Release notes](https://github.com/sindresorhus/globby/releases)
    - [Commits](sindresorhus/globby@v13.2.2...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: globby
      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 Jan 15, 2024
    Configuration menu
    Copy the full SHA
    94f554c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd68282 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b20ac44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1060db View commit details
    Browse the repository at this point in the history
  10. Bump transitional dependencies (#510)

    * Bump transitional dependencies
    
    * add missing semver
    
    * eslint fix
    
    ---------
    
    Co-authored-by: Marcelo Boveto Shima <marceloshima@gmail.com>
    github-actions[bot] and mshima authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b155eec View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e4b12f View commit details
    Browse the repository at this point in the history
  12. 4.2.0

    mshima committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    3d2fa13 View commit details
    Browse the repository at this point in the history
Loading