Skip to content

📦 Bump fast-uri from 3.0.6 to 3.1.2 in /tools/hermes-parser/js#325

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/hermes-parser/js/fast-uri-3.1.2
Open

📦 Bump fast-uri from 3.0.6 to 3.1.2 in /tools/hermes-parser/js#325
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tools/hermes-parser/js/fast-uri-3.1.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps fast-uri from 3.0.6 to 3.1.2.

Release notes

Sourced from fast-uri's releases.

v3.1.2

⚠️ Security Release

What's Changed

Full Changelog: fastify/fast-uri@v3.1.1...v3.1.2

v3.1.1

⚠️ Security Release

What's Changed

New Contributors

Full Changelog: fastify/fast-uri@v3.1.0...v3.1.1

v3.1.0

What's Changed

... (truncated)

Commits
  • 919dd8e Bumped v3.1.2
  • c65ba57 fixup: linting
  • 6c86c17 Merge commit from fork
  • a95158a Handle malformed fragment decoding without throwing (#171)
  • cea547c Bumped v3.1.1
  • 876ce79 Merge commit from fork
  • dcdf690 ci: add lock-threads workflow (#169)
  • c860e65 build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#167)
  • 9b4c6dc build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#166)
  • 85d09a9 build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/325)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.0.6 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.0.6...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 8, 2026 22:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Benchmark Results

Total benchmarks: 102

Inputs: baseline/baseline.json, bench_result.json

v8 (3354ms, 3254.6ms)
v8 hermes (CI) hermes (CI)
v8-crypto 616ms 604.6ms
v8-deltablue 747.6ms 750.4ms
v8-raytrace 133.2ms 127.6ms
v8-regexp 676.4ms 595.6ms
v8-richards 949ms 949.4ms
v8-splay 231.8ms 227ms
test-suites (177933.80000000002ms, 179539.00000000003ms)
test-suites hermes (CI) hermes (CI)
box2d 3028.8ms 2971ms
earley-boyer 2574.4ms 2721.6ms
navier-stokes 5756.4ms 5787.6ms
pdfjs 992.8ms 985.6ms
gbemu 2315.4ms 2379.6ms
code-load 4546ms 4631.8ms
typescript 3385.4ms 3426.8ms
simpleSum 8806.6ms 9728ms
propAccess 2655.8ms 2975.2ms
allocObj 251.2ms 254.4ms
allocObjLit 6341.6ms 6471.4ms
allocNewObj 20213.2ms 20826ms
allocArray 248.8ms 256.8ms
allocNewArray 35223.6ms 35297.6ms
arrayRead 119.2ms 117ms
arrayReadByIndex 543ms 543.8ms
largeArrayRead 781.6ms 777.4ms
arrayWrite 266.6ms 258.8ms
largeArrayWrite 2164.8ms 2190.2ms
interp-dispatch 2848.6ms 2937.8ms
wb-perf 8196.6ms 8179.6ms
arrayReverse 40.8ms 40.4ms
arrayMap 1495ms 1440.2ms
arrayIndexOf 153.4ms 143ms
arrayLastIndexOf 154.6ms 149.2ms
arrayEvery 2173ms 2170.8ms
arraySome 2174ms 2174.6ms
arrayFill 2367.8ms 2366.8ms
arrayFilter 1813.4ms 1816.2ms
arrayFind 3191.2ms 3193.6ms
arrayFindIndex 3251.6ms 3191.6ms
arrayPop 1072.2ms 1032.6ms
arrayReduce 2007.6ms 1998.4ms
arrayReduceRight 2008ms 1996ms
arrayShift 2051ms 2045.6ms
arrayUnshift 2083.2ms 2080.6ms
arrayIncludes 1219.6ms 1215.8ms
arrayFrom 1109.8ms 1108.4ms
arrayCopyWithin 1557.2ms 1493ms
stringFromCharCode 94.4ms 94ms
arraySlice 808.8ms 792.6ms
arraySplice 27ms 27.2ms
arrayOf 1075.6ms 1053.2ms
stringCharAt 1266.4ms 1269ms
stringMatch 2947.2ms 2841.6ms
stringSearch 2858.6ms 2850.8ms
stringStartsWith 601.2ms 594.2ms
stringEndsWith 561ms 537ms
stringIncludes 1545.4ms 1478.8ms
stringIndexOf 1508.4ms 1484.6ms
stringLastIndexOf 1758.2ms 1740ms
stringSplit 865.6ms 808.4ms
stringSlice 507.8ms 492.4ms
stringPadStart 2916.2ms 2910.4ms
stringPadEnd 2985.4ms 2913.2ms
regExpMatch 1513.6ms 1501.6ms
regExpSearch 1216.8ms 1230.4ms
regExpToString 1205.6ms 1201.2ms
stringReplace 1438.8ms 1367ms
regExpReplace 882.8ms 862.8ms
regExpFlags 927.8ms 934.6ms
regExpSplit 1320ms 1271ms
numberArrayReadWrite 2412.6ms 2398.2ms
protoCache 3504.8ms 3510ms
micros (32445.8ms, 31932.2ms)
micros hermes (CI) hermes (CI)
getNodeById.js 5157.6ms 5012.8ms
setInsert.js 2699.6ms 2810ms
stringify-number.js 1897.8ms 1822ms
typed-array-sort.js 22690.8ms 22287.4ms
jit-benches (6261.200000000001ms, 6160.8ms)
jit-benches hermes (CI) hermes (CI)
idisp.js 2825.8ms 2775ms
idispn.js 3435.4ms 3385.8ms
many-subclasses (48717.200000000004ms, 48289.59999999999ms)
many-subclasses hermes (CI) hermes (CI)
many.js 19401.2ms 18776.6ms
many-sh-1.js 7433.6ms 7325.6ms
many-sh-2.js 7473.2ms 7365.2ms
many-sh-3.js 7176.8ms 7081.6ms
many-sh-4.js 7232.4ms 7740.6ms
map-objects (2027.1999999999998ms, 1967.4ms)
map-objects hermes (CI) hermes (CI)
map-objects-untyped.js 1037.6ms 1013.6ms
map-objects-typed.js 989.6ms 953.8ms
map-strings (2415ms, 2322.6ms)
map-strings hermes (CI) hermes (CI)
map-strings-untyped.js 1234.2ms 1187ms
map-strings-typed.js 1180.8ms 1135.6ms
nbody (2477.6ms, 2393.2000000000003ms)
nbody hermes (CI) hermes (CI)
original/nbody.js 882.2ms 836.2ms
fully-typed/nbody.js 723.4ms 709.6ms
fully-typed/nbody.ts 872ms 847.4ms
string-switch (1335.4ms, 1301.6ms)
string-switch (string-switch/plain) hermes (CI) hermes (CI)
bench.js 1335.4ms 1301.6ms
raytracer (3318.6ms, 3189.4ms)
raytracer (raytracer/original) hermes (CI) hermes (CI)
bench-raytracer.js 1606.6ms 1534.2ms
raytracer.ts 1712ms 1655.2ms
MiniReact (17367.6ms, 16603.2ms)
MiniReact hermes (CI) hermes (CI)
no-objects/out/simple-stripped.js 2309.6ms 2218ms
no-objects/out/simple-lowered.js 2308ms 2239ms
no-objects/out/music-stripped.js 42.4ms 42.2ms
no-objects/out/music-lowered.js 47ms 45.8ms
no-deps/stripped/MiniReact.js 5203.4ms 4929.2ms
no-deps/MiniReact.js 5119.8ms 4867.8ms
no-objects/out/simple.js 2290.8ms 2217ms
no-objects/out/music.js 46.6ms 44.2ms
widgets (7554.4ms, 7229ms)
widgets hermes (CI) hermes (CI)
simple-classes/widgets.js 1804.2ms 1743.2ms
original/es5/widgets.js 2865ms 2747.2ms
single-file/es5/widgets.js 2885.2ms 2738.6ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants