Skip to content

Commit

Permalink
fix(deps): update dependency @fastify/url-data to v5.4.0 (#9453)
Browse files Browse the repository at this point in the history
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@fastify/url-data](https://togithub.com/fastify/fastify-url-data) |
[`5.3.1` ->
`5.4.0`](https://renovatebot.com/diffs/npm/@fastify%2furl-data/5.3.1/5.4.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2furl-data/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2furl-data/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2furl-data/5.3.1/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2furl-data/5.3.1/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>fastify/fastify-url-data (@&#8203;fastify/url-data)</summary>

[`v5.4.0`](https://togithub.com/fastify/fastify-url-data/releases/tag/v5.4.0)

[Compare
Source](https://togithub.com/fastify/fastify-url-data/compare/v5.3.1...v5.4.0)

- chore(.gitignore): add bun lockfile by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-url-data/pull/126](https://togithub.com/fastify/fastify-url-data/pull/126)
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-url-data/pull/127](https://togithub.com/fastify/fastify-url-data/pull/127)
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-url-data/pull/128](https://togithub.com/fastify/fastify-url-data/pull/128)
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-url-data/pull/129](https://togithub.com/fastify/fastify-url-data/pull/129)
- ci: only trigger on pushes to main branches by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-url-data/pull/131](https://togithub.com/fastify/fastify-url-data/pull/131)
- build(deps-dev): bump
[@&#8203;types/node](https://togithub.com/types/node) from 18.16.5 to
20.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-url-data/pull/132](https://togithub.com/fastify/fastify-url-data/pull/132)
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-url-data/pull/133](https://togithub.com/fastify/fastify-url-data/pull/133)
- test: use `node:` prefix to bypass require.cache call for builtins by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-url-data/pull/134](https://togithub.com/fastify/fastify-url-data/pull/134)
- chore: add `.gitattributes` file by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-url-data/pull/136](https://togithub.com/fastify/fastify-url-data/pull/136)
- chore(package): explicitly declare js module type by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-url-data/pull/137](https://togithub.com/fastify/fastify-url-data/pull/137)

**Full Changelog**:
fastify/fastify-url-data@v5.3.1...v5.4.0

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Nov 16, 2023
1 parent 97e41d8 commit 040fa76
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/runtime-corejs3": "7.23.2",
"@fastify/http-proxy": "9.2.1",
"@fastify/static": "6.11.2",
"@fastify/url-data": "5.3.1",
"@fastify/url-data": "5.4.0",
"@redwoodjs/project-config": "6.3.3",
"ansi-colors": "4.1.3",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@fastify/http-proxy": "9.2.1",
"@fastify/static": "6.11.2",
"@fastify/url-data": "5.3.1",
"@fastify/url-data": "5.4.0",
"@redwoodjs/graphql-server": "6.3.3",
"@redwoodjs/project-config": "6.3.3",
"ansi-colors": "4.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@babel/runtime-corejs3": "7.23.2",
"@fastify/http-proxy": "9.2.1",
"@fastify/static": "6.11.2",
"@fastify/url-data": "5.3.1",
"@fastify/url-data": "5.4.0",
"@redwoodjs/internal": "6.3.3",
"@redwoodjs/project-config": "6.3.3",
"@swc/cli": "0.1.62",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3025,13 +3025,13 @@ __metadata:
languageName: node
linkType: hard

"@fastify/url-data@npm:5.3.1":
version: 5.3.1
resolution: "@fastify/url-data@npm:5.3.1"
"@fastify/url-data@npm:5.4.0":
version: 5.4.0
resolution: "@fastify/url-data@npm:5.4.0"
dependencies:
fast-uri: ^2.2.0
fastify-plugin: ^4.0.0
checksum: 8f3eee7d8328a2df993a4d34b09031a9d32dca08de9a702ba87bd4241c7064e22dc836029b6016925bf649274a155196a947414974a49ebb81e3fb84882b694f
checksum: 727822f90277b937eabdbbdbf14ae1f8b9fb495ae7b9799bdd383a56f784eb3c9929998a3ac133881afd9871b7c6d9261c3f2e339f82d793f4535e25079e5621
languageName: node
linkType: hard

Expand Down Expand Up @@ -7802,7 +7802,7 @@ __metadata:
"@babel/runtime-corejs3": 7.23.2
"@fastify/http-proxy": 9.2.1
"@fastify/static": 6.11.2
"@fastify/url-data": 5.3.1
"@fastify/url-data": 5.4.0
"@redwoodjs/project-config": 6.3.3
"@types/aws-lambda": 8.10.119
"@types/lodash": 4.14.195
Expand Down Expand Up @@ -8653,7 +8653,7 @@ __metadata:
dependencies:
"@fastify/http-proxy": 9.2.1
"@fastify/static": 6.11.2
"@fastify/url-data": 5.3.1
"@fastify/url-data": 5.4.0
"@redwoodjs/graphql-server": 6.3.3
"@redwoodjs/project-config": 6.3.3
"@types/aws-lambda": 8.10.119
Expand Down Expand Up @@ -9037,7 +9037,7 @@ __metadata:
"@babel/runtime-corejs3": 7.23.2
"@fastify/http-proxy": 9.2.1
"@fastify/static": 6.11.2
"@fastify/url-data": 5.3.1
"@fastify/url-data": 5.4.0
"@graphiql/plugin-explorer": 0.1.22
"@graphiql/toolkit": 0.8.4
"@headlessui/react": 1.7.15
Expand Down

0 comments on commit 040fa76

Please sign in to comment.