-
Notifications
You must be signed in to change notification settings - Fork 114
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: nodejs/node-core-utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodejs/node-core-utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 9 files changed
- 5 contributors
Commits on Oct 7, 2022
-
feat: add --since option to ncu-ci (#649)
* feat: add --since option to ncu-ci Co-authored-by: Michaël Zasso <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e01ca12 - Browse repository at this point
Copy the full SHA e01ca12View commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c4ab7f5 - Browse repository at this point
Copy the full SHA c4ab7f5View commit details
Commits on Oct 12, 2022
-
fix: only parse commit messages during git node backport analysis (#651)
Previously we parse the entire commit, including the diff, which can result in ENOBUFS errors. Adding `-s` option to the `git show` command would eliminate the commit body in the output, which we don't need, so the error can be less likely to happen during commit message analysis.
Configuration menu - View commit details
-
Copy full SHA for 4e59a64 - Browse repository at this point
Copy the full SHA 4e59a64View commit details
Commits on Oct 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 046bc0d - Browse repository at this point
Copy the full SHA 046bc0dView commit details -
chore(main): release 2.1.0 (#650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04d513d - Browse repository at this point
Copy the full SHA 04d513dView commit details
There are no files selected for viewing