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/init-package-json
base: e063094c8c44d684e897d172b07535b6e6a792bb
Choose a base ref
...
head repository: npm/init-package-json
compare: 6b7dbafcd857b065a505aa3424b87a9c4bf0a64c
Choose a head ref
  • 17 commits
  • 18 files changed
  • 4 contributors

Commits on Apr 20, 2022

  1. chore: bump @npmcli/template-oss from 3.2.1 to 3.4.1 (#147)

    * chore: bump @npmcli/template-oss from 3.2.1 to 3.4.1
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.2.1 to 3.4.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.2.1...v3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Luke Karrys <luke@lukekarrys.com>
    dependabot[bot] and lukekarrys committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    9023742 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. chore: bump @npmcli/template-oss from 3.4.1 to 3.4.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.4.1 to 3.4.2.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.4.1...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    6f0fbd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ad963 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. chore: bump @npmcli/template-oss from 3.4.2 to 3.4.3 (#149)

    * chore: bump @npmcli/template-oss from 3.4.2 to 3.4.3
    
    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.4.2 to 3.4.3.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.4.2...v3.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: postinstall for dependabot template-oss PR
    
    * chore: postinstall for dependabot template-oss PR
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm team <ops+robot@npmjs.com>
    Co-authored-by: Luke Karrys <luke@lukekarrys.com>
    3 people committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8abb642 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. chore: bump @npmcli/template-oss from 3.5.0 to 3.6.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.5.0 to 3.6.0.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/template-oss"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    197e9c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e3c78 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. chore: bump @npmcli/template-oss from 3.6.0 to 4.3.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.6.0 to 4.3.2.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v3.6.0...v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2eeb977 View commit details
    Browse the repository at this point in the history
  2. feat!: postinstall for dependabot template-oss PR

    BREAKING CHANGE: `init-package-json` is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0`
    lukekarrys committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e8ea83a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. chore: bump @npmcli/template-oss from 4.3.2 to 4.4.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.4.4.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.3.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    bb17043 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada46c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. chore: bump @npmcli/template-oss from 4.4.4 to 4.5.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.4 to 4.5.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.4.4...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9eacc7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b2e54 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. deps: bump validate-npm-package-name from 4.0.0 to 5.0.0 (#168)

    Bumps [validate-npm-package-name](https://github.com/npm/validate-npm-package-name) from 4.0.0 to 5.0.0.
    - [Release notes](https://github.com/npm/validate-npm-package-name/releases)
    - [Changelog](https://github.com/npm/validate-npm-package-name/blob/main/CHANGELOG.md)
    - [Commits](npm/validate-npm-package-name@v4.0.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: validate-npm-package-name
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d342821 View commit details
    Browse the repository at this point in the history
  2. deps: bump read-package-json from 5.0.2 to 6.0.0 (#170)

    Bumps [read-package-json](https://github.com/npm/read-package-json) from 5.0.2 to 6.0.0.
    - [Release notes](https://github.com/npm/read-package-json/releases)
    - [Changelog](https://github.com/npm/read-package-json/blob/main/CHANGELOG.md)
    - [Commits](npm/read-package-json@v5.0.2...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: read-package-json
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b869b31 View commit details
    Browse the repository at this point in the history
  3. chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0 (#169)

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.0.0.
    - [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.1.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    99e3307 View commit details
    Browse the repository at this point in the history
  4. chore: bump @npmcli/config from 4.2.2 to 6.0.0 (#167)

    * chore: bump @npmcli/config from 4.2.2 to 6.0.0
    
    Bumps [@npmcli/config](https://github.com/npm/config) from 4.2.2 to 6.0.0.
    - [Release notes](https://github.com/npm/config/releases)
    - [Changelog](https://github.com/npm/config/blob/main/CHANGELOG.md)
    - [Commits](npm/config@v4.2.2...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: call config.validate() after loading in tests
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Luke Karrys <luke@lukekarrys.com>
    dependabot[bot] and lukekarrys committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ea53243 View commit details
    Browse the repository at this point in the history
  5. chore: release 4.0.0 (#160)

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