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: npm/template-oss
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.13.0
Choose a base ref
...
head repository: npm/template-oss
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.14.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 17, 2023

  1. deps: bump glob from 9.3.5 to 10.1.0 (#300)

    * deps: bump glob from 9.3.5 to 10.1.0
    
    Bumps [glob](https://github.com/isaacs/node-glob) from 9.3.5 to 10.1.0.
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v9.3.5...v10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: fix usage of glob@10
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: nlf <quitlahok@gmail.com>
    dependabot[bot] and nlf authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d17e7d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    31ce960 View commit details
    Browse the repository at this point in the history
  2. chore: release 4.14.0

    github-actions[bot] authored and wraithgar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    9e7136d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8976ca View commit details
    Browse the repository at this point in the history
  4. chore: release 4.14.1

    github-actions[bot] authored and wraithgar committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    d942e77 View commit details
    Browse the repository at this point in the history
Loading