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: v2.9.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: v3.0.0
Choose a head ref
  • 11 commits
  • 101 files changed
  • 5 contributors

Commits on Mar 2, 2022

  1. fix: use npm-template-copy (#76)

    A little safer than a bare `npm install`
    wraithgar authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    9af2ad3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. chore: update @npmcli/promise-spawn requirement from ^2.0.0 to ^2.0.1 (

    …#78)
    
    Updates the requirements on [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) to permit the latest version.
    - [Release notes](https://github.com/npm/promise-spawn/releases)
    - [Commits](npm/promise-spawn@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/promise-spawn"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    50e3494 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    9a28510 View commit details
    Browse the repository at this point in the history
  2. deps: update @npmcli/map-workspaces requirement from ^2.0.1 to ^2.0.2 (

    …#82)
    
    Updates the requirements on [@npmcli/map-workspaces](https://github.com/npm/map-workspaces) to permit the latest version.
    - [Release notes](https://github.com/npm/map-workspaces/releases)
    - [Changelog](https://github.com/npm/map-workspaces/blob/main/CHANGELOG.md)
    - [Commits](npm/map-workspaces@v2.0.1...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/map-workspaces"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    666ac23 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. chore: update eslint requirement from ^8.10.0 to ^8.11.0 (#83)

    Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.10.0...v8.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f80526a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. feat: rewrite to make it more extensible (#81)

    BREAKING CHANGE: bin scripts are now `template-oss-apply` and
    `template-oss-check`
    renamed apply props `rootRepo`, `rootModule`,
    `workspaceRepo`, `workspaceModule`
    lukekarrys committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    605ccbd View commit details
    Browse the repository at this point in the history
  2. chore: update @npmcli/eslint-config requirement from ^3.0.0 to ^3.0.1 (

    …#86)
    
    Updates the requirements on [@npmcli/eslint-config](https://github.com/npm/eslint-config) to permit the latest version.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
    ...
    
    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, 2022
    Configuration menu
    Copy the full SHA
    0829062 View commit details
    Browse the repository at this point in the history
  3. deps: bump hosted-git-info from 4.1.0 to 5.0.0 (#87)

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 4.1.0 to 5.0.0.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: hosted-git-info
      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, 2022
    Configuration menu
    Copy the full SHA
    dbda2cd View commit details
    Browse the repository at this point in the history
  4. chore: bump tap from 15.2.3 to 16.0.0 (#85)

    * chore: bump tap from 15.2.3 to 16.0.0
    
    Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.0.
    - [Release notes](https://github.com/tapjs/node-tap/releases)
    - [Commits](tapjs/tapjs@v15.2.3...v16.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tap
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix: allow >= for required dev deps check
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Luke Karrys <luke@lukekarrys.com>
    dependabot[bot] and lukekarrys authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    b152c9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38585d1 View commit details
    Browse the repository at this point in the history
  6. chore(main): release 3.0.0 (#84)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    c77f025 View commit details
    Browse the repository at this point in the history
Loading