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.12.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.13.0
Choose a head ref
  • 7 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 16, 2023

  1. deps: bump just-diff from 5.2.0 to 6.0.0 (#290)

    Bumps [just-diff](https://github.com/angus-c/just) from 5.2.0 to 6.0.0.
    - [Release notes](https://github.com/angus-c/just/releases)
    - [Commits](https://github.com/angus-c/just/commits)
    
    ---
    updated-dependencies:
    - dependency-name: just-diff
      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 Mar 16, 2023
    Configuration menu
    Copy the full SHA
    fb95639 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. deps: bump glob from 8.1.0 to 9.3.1 (#293)

    * deps: bump glob from 8.1.0 to 9.3.1
    
    Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.3.1.
    - [Release notes](https://github.com/isaacs/node-glob/releases)
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v8.1.0...v9.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fixup: glob is promisified now
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Gar <gar+gh@danger.computer>
    dependabot[bot] and wraithgar authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    07bec3b View commit details
    Browse the repository at this point in the history
  2. chore: release 4.12.1

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

Commits on Mar 22, 2023

  1. deps: bump ini from 3.0.1 to 4.0.0 (#294)

    Bumps [ini](https://github.com/npm/ini) from 3.0.1 to 4.0.0.
    - [Release notes](https://github.com/npm/ini/releases)
    - [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
    - [Commits](npm/ini@v3.0.1...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: ini
      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 Mar 22, 2023
    Configuration menu
    Copy the full SHA
    f92b1ca View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    7102893 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a21a17 View commit details
    Browse the repository at this point in the history
  3. chore: release 4.13.0

    github-actions[bot] authored and lukekarrys committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a3e0f85 View commit details
    Browse the repository at this point in the history
Loading