-
Notifications
You must be signed in to change notification settings - Fork 116
Comparing changes
Open a pull request
base repository: nodejs/node-core-utils
base: v3.0.0
head repository: nodejs/node-core-utils
compare: v3.1.0
- 16 commits
- 39 files changed
- 7 contributors
Commits on Mar 10, 2023
-
chore(deps): replace
eslint-plugin-node
witheslint-plugin-n
(#682)* chore(deps): add `eslint-plugin-n` to the list of devDependencies Without it, I'm unable to run the linter locally. * add `eslint-plugin-node` as it seems unmaintained
Configuration menu - View commit details
-
Copy full SHA for 1ad864e - Browse repository at this point
Copy the full SHA 1ad864eView commit details
Commits on Mar 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0d6d0d - Browse repository at this point
Copy the full SHA e0d6d0dView commit details -
fix(pr_checker): do not count non-approving reviews (#680)
Before this commit, any review after the last commit would disable the warning and let the CQ land the PR. This commit makes sure that only approving reviews from collaborators are taken into account to decide if a PR is ready to land.
Configuration menu - View commit details
-
Copy full SHA for b9c443b - Browse repository at this point
Copy the full SHA b9c443bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92d621e - Browse repository at this point
Copy the full SHA 92d621eView commit details
Commits on Mar 20, 2023
-
chore(test): migrate to
node:test
(#670)Co-authored-by: Moshe Atlow <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc4b11c - Browse repository at this point
Copy the full SHA cc4b11cView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b45da54 - Browse repository at this point
Copy the full SHA b45da54View commit details
Commits on Apr 1, 2023
-
chore: update core-validate-commit and others (#690)
- Update the `core-validate-commit` dependency to the next major version. - Update all other dependencies and developer dependencies to their latest versions.
Configuration menu - View commit details
-
Copy full SHA for 4ef0fe2 - Browse repository at this point
Copy the full SHA 4ef0fe2View commit details
Commits on Apr 10, 2023
-
chore: update deps and dev deps (#693)
- Update the `listr2` dependency to it's new major version. - Update the `branch-diff` and `changelog-maker` dependencies to their latest versions to fix a vulnerability reported by Snyk. - Update the other dependencies and developer dependencies to their latest versions.
Configuration menu - View commit details
-
Copy full SHA for 0d01f9a - Browse repository at this point
Copy the full SHA 0d01f9aView commit details
Commits on Apr 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf03df4 - Browse repository at this point
Copy the full SHA cf03df4View commit details
Commits on Apr 17, 2023
-
docs: update build shield badge (#694)
Update the build shield badge to the new format. Refs: badges/shields#8671
Configuration menu - View commit details
-
Copy full SHA for 4c2d84e - Browse repository at this point
Copy the full SHA 4c2d84eView commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ecb1b7d - Browse repository at this point
Copy the full SHA ecb1b7dView commit details
Commits on Jun 1, 2023
-
chore: update dependencies (#698)
- Update the `replace-in-file` dependency to its new major version. - Update the `eslint-plugin-n` developer dependency to its new major version. - Update all other dependencies and developer dependencies to their latest versions.
Configuration menu - View commit details
-
Copy full SHA for e7b2fea - Browse repository at this point
Copy the full SHA e7b2feaView commit details
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a8b1812 - Browse repository at this point
Copy the full SHA a8b1812View commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec6e14a - Browse repository at this point
Copy the full SHA ec6e14aView commit details
Commits on Jun 12, 2023
-
fix: accurately define ncu-ci report condition (#697)
Problems are ignored if they occurred in less than two PRs. Thus, they are reported if they failed in two or more PRs.
Configuration menu - View commit details
-
Copy full SHA for 02a9163 - Browse repository at this point
Copy the full SHA 02a9163View commit details -
chore(main): release 3.1.0 (#687)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a2adf9 - Browse repository at this point
Copy the full SHA 1a2adf9View 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 v3.0.0...v3.1.0