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.15.1
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.17.0
Choose a head ref
  • 11 commits
  • 24 files changed
  • 3 contributors

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    73d7bf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9606606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b83a19a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e02268 View commit details
    Browse the repository at this point in the history
  5. chore: release 4.16.0

    github-actions[bot] authored and lukekarrys committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    83f3699 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. deps: bump @npmcli/package-json from 3.1.1 to 4.0.0

    Bumps [@npmcli/package-json](https://github.com/npm/package-json) from 3.1.1 to 4.0.0.
    - [Release notes](https://github.com/npm/package-json/releases)
    - [Changelog](https://github.com/npm/package-json/blob/main/CHANGELOG.md)
    - [Commits](npm/package-json@v3.1.1...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/package-json"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2a5cd53 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    7300da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449066e View commit details
    Browse the repository at this point in the history
  3. feat: add overwrite false property to added files

    By default template-oss allows for written files to be configured on a
    per-repo basis. This is helpful for different repos to create their own
    templated files and apply those.
    
    With this change, a repo can now set overwrite: false to a templated
    file and have those updates be applied after the default template-oss
    changes are made.
    lukekarrys committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4624d9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    710c25e View commit details
    Browse the repository at this point in the history
  5. chore: release 4.17.0

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