-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 9893197
authored
chore(deps): update dependency @fastify/basic-auth to v6 (#1063)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@fastify/basic-auth](https://redirect.github.com/fastify/fastify-basic-auth)
| [`5.1.1` ->
`6.0.0`](https://renovatebot.com/diffs/npm/@fastify%2fbasic-auth/5.1.1/6.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastify/fastify-basic-auth
(@​fastify/basic-auth)</summary>
###
[`v6.0.0`](https://redirect.github.com/fastify/fastify-basic-auth/releases/tag/v6.0.0)
[Compare
Source](https://redirect.github.com/fastify/fastify-basic-auth/compare/v5.1.1...v6.0.0)
#### What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fastify/fastify-basic-auth/pull/127](https://redirect.github.com/fastify/fastify-basic-auth/pull/127)
- docs(readme): replace `fastify.io` links with `fastify.dev` by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[https://github.com/fastify/fastify-basic-auth/pull/128](https://redirect.github.com/fastify/fastify-basic-auth/pull/128)
- docs(readme): fix broken link by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[https://github.com/fastify/fastify-basic-auth/pull/129](https://redirect.github.com/fastify/fastify-basic-auth/pull/129)
- chore(.gitignore): add .tap/ dir by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[https://github.com/fastify/fastify-basic-auth/pull/130](https://redirect.github.com/fastify/fastify-basic-auth/pull/130)
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fastify/fastify-basic-auth/pull/132](https://redirect.github.com/fastify/fastify-basic-auth/pull/132)
- build(deps): bump
[@​fastify/error](https://redirect.github.com/fastify/error) from
3.4.1 to 4.0.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fastify/fastify-basic-auth/pull/133](https://redirect.github.com/fastify/fastify-basic-auth/pull/133)
- Merge `next` into `master` by
[@​jsumners](https://redirect.github.com/jsumners) in
[https://github.com/fastify/fastify-basic-auth/pull/134](https://redirect.github.com/fastify/fastify-basic-auth/pull/134)
- build(deps-dev): bump tsd from 0.30.7 to 0.31.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fastify/fastify-basic-auth/pull/135](https://redirect.github.com/fastify/fastify-basic-auth/pull/135)
- refactor(index): regex updates by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[https://github.com/fastify/fastify-basic-auth/pull/136](https://redirect.github.com/fastify/fastify-basic-auth/pull/136)
- build(deps-dev): bump
[@​types/node](https://redirect.github.com/types/node) from
20.14.13 to 22.0.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fastify/fastify-basic-auth/pull/137](https://redirect.github.com/fastify/fastify-basic-auth/pull/137)
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/fastify/fastify-basic-auth/pull/139](https://redirect.github.com/fastify/fastify-basic-auth/pull/139)
- chore: update min fastify version by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[https://github.com/fastify/fastify-basic-auth/pull/138](https://redirect.github.com/fastify/fastify-basic-auth/pull/138)
- chore: migrate from tap to node:test and c8 by
[@​dancastillo](https://redirect.github.com/dancastillo) in
[https://github.com/fastify/fastify-basic-auth/pull/140](https://redirect.github.com/fastify/fastify-basic-auth/pull/140)
#### New Contributors
- [@​dancastillo](https://redirect.github.com/dancastillo) made
their first contribution in
[https://github.com/fastify/fastify-basic-auth/pull/140](https://redirect.github.com/fastify/fastify-basic-auth/pull/140)
**Full Changelog**:
fastify/fastify-basic-auth@v5.1.1...v6.0.0
</details>
---
### Configuration
📅 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tomacheese/telcheck).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 18b2be1 commit 9893197Copy full SHA for 9893197
File tree
Expand file treeCollapse file tree
2 files changed
+18
-8
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+18
-8
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
+17-7Lines changed: 17 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments