Skip to content

mozjs-sys-v140.10.1-0: Security bump to 140.10.1 (#745)

Choose a tag to compare

@github-actions github-actions released this 05 May 14:32
65e5d62
Bump SpiderMonkey to 140.10.1 (changeset:
[a24e9e115e02794f72dab9ef6081244403b0183a](https://github.com/servo/mozjs/releases/download/mozjs-source-a24e9e115e02794f72dab9ef6081244403b0183a))

Changes the base mozjs-sys version number to 140.10.1, dropping the `0`
major, to make space for the patch version of upstream Spidermonkey. We
still use a `-<our_version>` suffix, meaning from cargos point of view
all releases are pre-releases, hence nothing changes on the semver side
of things.

Also change the update script to only commit `mozjs-sys/mozjs`, since
nothing else should be committed.

Testing: Covered by existing tests

---------

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>