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.3.2
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.4.4
Choose a head ref
  • 16 commits
  • 16 files changed
  • 2 contributors

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    e19ebc3 View commit details
    Browse the repository at this point in the history
  2. feat: make template-oss postinstall commit a breaking change for majo…

    …rs (#180)
    
    When we ship things like `engines` changes we will release a semver
    major update to template-oss, and the resulting dependabot PRs will get
    a `feat!` commit to indicate that they will all need major releases as
    well. This doesn't assume anything about the contents of the breaking
    change, but will instead set the correct conventional commit type and
    fail the PR so that it can be followed up manually.
    lukekarrys authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2fdcddd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    99f3945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f8387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4ddfca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e95298 View commit details
    Browse the repository at this point in the history
  5. chore: release 4.4.0 (#211)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    132a466 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1649552 View commit details
    Browse the repository at this point in the history
  7. chore: release 4.4.1

    github-actions[bot] authored and lukekarrys committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2f57864 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    53bb928 View commit details
    Browse the repository at this point in the history
  2. fix: remove leading slash from dependabot metadata dir

    This is so it work with the workspace flag we call with it
    lukekarrys committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8e16dc7 View commit details
    Browse the repository at this point in the history
  3. chore: release 4.4.2

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

Commits on Sep 29, 2022

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

    github-actions[bot] authored and lukekarrys committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    84ef8af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a2b97b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. chore: release 4.4.4

    github-actions[bot] authored and lukekarrys committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    651ffb5 View commit details
    Browse the repository at this point in the history
Loading