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: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 610c68c4587db1ed47a074f28a527cc24223c7a6
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 66ab2bdcc963331841e2a009c9b3831a9d85a5d0
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 21, 2020

  1. deps: V8: set correct V8 version patch number

    The update to V8 8.6 already included the changes from that version,
    but it wasn't tagged yet. Having the wrong version in tree breaks
    node-core-utils.
    
    PR-URL: #35732
    Reviewed-By: Richard Lau <[email protected]>
    Reviewed-By: Jiawen Geng <[email protected]>
    Reviewed-By: Rich Trott <[email protected]>
    Reviewed-By: Myles Borins <[email protected]>
    Reviewed-By: Beth Griggs <[email protected]>
    targos authored and nodejs-github-bot committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    66ab2bd View commit details
    Browse the repository at this point in the history
Loading