Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Bump fast-uri from 3.1.0 to 3.1.2#521

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fast-uri-3.1.2
Open

Bump fast-uri from 3.1.0 to 3.1.2#521
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/fast-uri-3.1.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps fast-uri from 3.1.0 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

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.

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 9, 2026
@sonarqubecloud

sonarqubecloud Bot commented May 9, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown

🏁 Benchmark Comparison (Node 22)

Comparing this PR (84e93f4) against master (2c95001).

✅ No regressions over the 5% threshold detected. 🎉 1 significant speedup (>5% faster).

Speedups

  • 🎉 BigNumber Serialization – toSm little is 5.05% faster (2.63 ms vs 2.77 ms).
Benchmark Metric PR Branch Master Δ Change
BigNumber Arithmetic mul large numbers 8.70 ms 8.73 ms -0.03 ms -0.34%
BigNumber Arithmetic add large numbers 1.81 ms 1.83 ms -0.02 ms -1.09%
BigNumber Serialization toSm big 2.60 ms 2.69 ms -0.09 ms -3.35%
BigNumber Serialization toSm little 2.63 ms 2.77 ms -0.14 ms -5.05%
BigNumber Serialization fromSm big 3.14 ms 3.12 ms +0.02 ms +0.64%
BigNumber Serialization fromSm little 3.19 ms 3.34 ms -0.15 ms -4.49%
BigNumber Serialization fromScriptNum 3.26 ms 3.27 ms -0.01 ms -0.31%
Script Serialization Big script round trip 3.25 ms 3.29 ms -0.04 ms -1.22%
Transaction Verification deep chain verify 599.50 ms 612.25 ms -12.75 ms -2.08%
Transaction Verification wide transaction verify 633.32 ms 641.03 ms -7.71 ms -1.20%
Transaction Verification large tx verify 315.04 ms 319.96 ms -4.92 ms -1.54%
Transaction Verification nested inputs verify 175.17 ms 175.25 ms -0.08 ms -0.05%
Symmetric Key encrypt large 2MB 1847.96 ms 1890.66 ms -42.70 ms -2.26%
Symmetric Key decrypt large 2MB 1820.14 ms 1830.07 ms -9.93 ms -0.54%
Symmetric Key encrypt 50 small 8.17 ms 8.21 ms -0.04 ms -0.49%
Symmetric Key decrypt 50 small 7.82 ms 7.77 ms +0.05 ms +0.64%
Symmetric Key encrypt 200 medium 200.61 ms 199.80 ms +0.81 ms +0.41%
Symmetric Key decrypt 200 medium 195.22 ms 195.00 ms +0.22 ms +0.11%
Reader & Writer mixed ops 0.25 ms 0.25 ms +0.00 ms 0.00%
Reader & Writer large payloads 38.23 ms 38.09 ms +0.14 ms +0.37%
Reader & Writer 3000 small payloads 1.77 ms 1.75 ms +0.02 ms +1.14%
Reader & Writer 400 medium payloads 20.89 ms 20.68 ms +0.21 ms +1.02%
Atomic BEEF Transaction.toAtomicBEEF 1.55 ms 1.59 ms -0.04 ms -2.52%
Atomic BEEF Transaction.fromAtomicBEEF 4.04 ms 4.08 ms -0.04 ms -0.98%

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

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants