Skip to content

build(deps-dev): bump fast-uri from 3.1.5 to 3.1.7 - #767

Merged
lklynet merged 1 commit into
mainfrom
dependabot/npm_and_yarn/fast-uri-3.1.7
Sep 8, 2026
Merged

lklynet merged 1 commit into
mainfrom
dependabot/npm_and_yarn/fast-uri-3.1.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 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 Dependency update or maintenance work. javascript Pull requests that update javascript code labels Sep 3, 2026
@github-actions github-actions Bot added the size:XS 0-9 changed lines. label Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Aurral preview image ready

This image was rebuilt from the latest push to this pull request. It will be replaced when you push another change.

docker pull ghcr.io/lklynet/aurral:pr-767

To test it with your existing Docker Compose setup:

  1. Back up your Aurral config.
  2. Temporarily change the Aurral service image to ghcr.io/lklynet/aurral:pr-767.
  3. Run docker compose pull aurral && docker compose up -d aurral.
  4. Exercise the behavior changed by this pull request.
  5. Restore the image reference that was configured before testing.

View the preview workflow run · Report a problem

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/fast-uri-3.1.7 branch from d43c024 to 6973def Compare September 8, 2026 14:08
@github-actions github-actions Bot added size:XS 0-9 changed lines. and removed size:XS 0-9 changed lines. labels Sep 8, 2026
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>
@lklynet
lklynet force-pushed the dependabot/npm_and_yarn/fast-uri-3.1.7 branch from 6973def to 844bedc Compare September 8, 2026 15:06
@github-actions github-actions Bot added size:XS 0-9 changed lines. and removed size:XS 0-9 changed lines. labels Sep 8, 2026
@lklynet
lklynet merged commit 8b84555 into main Sep 8, 2026
8 checks passed
@lklynet
lklynet deleted the dependabot/npm_and_yarn/fast-uri-3.1.7 branch September 8, 2026 15:12
@github-actions github-actions Bot mentioned this pull request Sep 8, 2026
5 tasks
@github-actions github-actions Bot added the nightly Available in the nightly image but not yet in a stable release. label Sep 8, 2026
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Included in stable release 2.9.0

This change is included in the Aurral 2.9.0 release.

docker pull ghcr.io/lklynet/aurral:2.9.0

View the release

@github-actions github-actions Bot added released Included in a stable release. and removed nightly Available in the nightly image but not yet in a stable release. labels Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update or maintenance work. javascript Pull requests that update javascript code released Included in a stable release. size:XS 0-9 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant