Skip to content

chore(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 - #273

Merged
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/fast-uri-3.1.7
Sep 3, 2026
Merged

chore(deps-dev): bump fast-uri from 3.1.5 to 3.1.7#273
dhensby merged 1 commit into
masterfrom
dependabot/npm_and_yarn/fast-uri-3.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps fast-uri from 3.1.5 to 3.1.7.

Release notes

Sourced from fast-uri's releases.

v3.1.7

⚠️ Security Warning

This is a security release that fixes the following high-severity security advisories:

Users of the v3.x release line should upgrade to v3.1.7.

Full Changelog: fastify/fast-uri@v3.1.6...v3.1.7

v3.1.6

⚠️ Security Warning

This release addresses the following high-severity security advisories:

Users of the v3.x release line should upgrade to v3.1.6.

Full Changelog: fastify/fast-uri@v3.1.5...v3.1.6

Commits
  • 412e40a Bumped v3.1.7
  • 9f4c943 fix: backport port and IP-literal validation to v3.x (#216)
  • 1eb3ce4 fix: treat unterminated bracket hosts as reg-names again (#214)
  • 6f970b2 Bumped v3.1.6
  • d941579 fix: never run IDN canonicalization on bracketed IP literals
  • c0f0279 test: adapt decoded-scheme handler assertion to 3.x (no mailto scheme)
  • 37f3417 Merge commit from fork
  • 607bfbe Merge commit from fork
  • ae92a4c Merge commit from fork
  • 444ecda Merge commit from fork
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026
@dhensby

dhensby commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dhensby

dhensby commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fast-uri-3.1.7 branch from cc8058d to 6244707 Compare September 3, 2026 10:04
@dhensby

dhensby commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.5...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fast-uri-3.1.7 branch from 6244707 to 2496a5d Compare September 3, 2026 10:46

@dhensby dhensby left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-uri 3.1.5 → 3.1.7

Dev dependency, transitive (lockfile-only) — manifest untouched.

check result
Publisher continuity matteo.collina on both versions — unchanged
Install hooks none
Attestation none — this package has never published one, so a constant rather than a regression

CI was previously red here for an unrelated reason: npm ci rejected the regenerated lockfile because npm 10 (Node 22) and npm 11 (Dependabot) disagree about an optional peer dependency of @conventional-changelog/git-client. Fixed on master in #274; this PR was recreated on top and is now green.

@dhensby
dhensby merged commit 292f2e9 into master Sep 3, 2026
7 checks passed
@dhensby
dhensby deleted the dependabot/npm_and_yarn/fast-uri-3.1.7 branch September 3, 2026 10:51
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant