-
Notifications
You must be signed in to change notification settings - Fork 54
Comparing changes
Open a pull request
base repository: npm/npmlog
base: v6.0.1
head repository: npm/npmlog
compare: v6.0.2
- 10 commits
- 15 files changed
- 5 contributors
Commits on Feb 16, 2022
-
deps: update gauge requirement from ^4.0.0 to ^4.0.1
Updates the requirements on [gauge](https://github.com/npm/gauge) to permit the latest version. - [Release notes](https://github.com/npm/gauge/releases) - [Changelog](https://github.com/npm/gauge/blob/main/CHANGELOG.md) - [Commits](npm/gauge@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: gauge dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cf52b06 - Browse repository at this point
Copy the full SHA cf52b06View commit details
Commits on Feb 24, 2022
-
chore: update @npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 (#…
…97) * chore: update @npmcli/template-oss requirement from ^2.7.1 to ^2.8.1 Updates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v2.7.1...v2.8.1) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development ... 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: Gar <gar+gh@danger.computer>
Configuration menu - View commit details
-
Copy full SHA for 8c92204 - Browse repository at this point
Copy the full SHA 8c92204View commit details -
deps: update gauge requirement from ^4.0.1 to ^4.0.2 (#96)
Updates the requirements on [gauge](https://github.com/npm/gauge) to permit the latest version. - [Release notes](https://github.com/npm/gauge/releases) - [Changelog](https://github.com/npm/gauge/blob/main/CHANGELOG.md) - [Commits](npm/gauge@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: gauge dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 53063a9 - Browse repository at this point
Copy the full SHA 53063a9View commit details
Commits on Mar 2, 2022
-
chore: update @npmcli/template-oss requirement from ^2.8.1 to ^2.9.1 (#…
…99) * chore: update @npmcli/template-oss requirement from ^2.8.1 to ^2.9.1 Updates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v2.8.1...v2.9.1) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development ... 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: Gar <gar+gh@danger.computer>
Configuration menu - View commit details
-
Copy full SHA for 4dc0818 - Browse repository at this point
Copy the full SHA 4dc0818View commit details -
chore: update @npmcli/template-oss requirement from ^2.9.1 to ^2.9.2 (#…
…100) * chore: update @npmcli/template-oss requirement from ^2.9.1 to ^2.9.2 Updates the requirements on [@npmcli/template-oss](https://github.com/npm/template-oss) to permit the latest version. - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-type: direct:development ... 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: npm cli ops bot <ops+npm-cli@npmjs.com>
Configuration menu - View commit details
-
Copy full SHA for 48a6228 - Browse repository at this point
Copy the full SHA 48a6228View commit details
Commits on Mar 11, 2022
-
deps: update gauge requirement from ^4.0.2 to ^4.0.3 (#101)
Updates the requirements on [gauge](https://github.com/npm/gauge) to permit the latest version. - [Release notes](https://github.com/npm/gauge/releases) - [Changelog](https://github.com/npm/gauge/blob/main/CHANGELOG.md) - [Commits](npm/gauge@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: gauge dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 929686c - Browse repository at this point
Copy the full SHA 929686cView commit details
Commits on Mar 28, 2022
-
chore: bump @npmcli/template-oss from 2.9.2 to 3.2.0 (#105)
* chore: bump @npmcli/template-oss from 2.9.2 to 3.2.0 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 2.9.2 to 3.2.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@v2.9.2...v3.2.0) --- 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> * chore: postinstall for dependabot template-oss PR Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gar <gar+gh@danger.computer>
Configuration menu - View commit details
-
Copy full SHA for ab9b134 - Browse repository at this point
Copy the full SHA ab9b134View commit details -
chore: bump tap from 15.2.3 to 16.0.1 (#107)
Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.3 to 16.0.1. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](tapjs/tapjs@v15.2.3...v16.0.1) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development 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>
Configuration menu - View commit details
-
Copy full SHA for 2ee3207 - Browse repository at this point
Copy the full SHA 2ee3207View commit details
Commits on Apr 20, 2022
-
chore: bump @npmcli/template-oss from 3.2.0 to 3.4.1 (#110)
* chore: bump @npmcli/template-oss from 3.2.0 to 3.4.1 Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 3.2.0 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.0...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>
Configuration menu - View commit details
-
Copy full SHA for ca78ea6 - Browse repository at this point
Copy the full SHA ca78ea6View commit details -
chore(main): release 6.0.2 (#106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 87e9ff0 - Browse repository at this point
Copy the full SHA 87e9ff0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.0.1...v6.0.2