Skip to content

[v10.x] deps: sync V8 embedder string with master branch

To avoid conflicts while cherry-picking future V8 backports, increment the embedder string by one so it has the same value as in the master branch. The value was off by one because of an ABI-breaking backport that could not be taken in v10.x.

Refs: https://github.com/nodejs/node/pull/22106

Merge request reports

Loading