Skip to content

Commit

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@fastify/basic-auth](https://togithub.com/fastify/fastify-basic-auth)
| [`^4.0.0` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/@fastify%2fbasic-auth/4.0.0/5.0.0)
|
[![age](https://badges.renovateapi.com/packages/npm/@fastify%2fbasic-auth/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/@fastify%2fbasic-auth/5.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/@fastify%2fbasic-auth/5.0.0/compatibility-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/@fastify%2fbasic-auth/5.0.0/confidence-slim/4.0.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify-basic-auth</summary>

###
[`v5.0.0`](https://togithub.com/fastify/fastify-basic-auth/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/fastify/fastify-basic-auth/compare/v4.0.0...v5.0.0)

📚 PR:

- docs(readme): remove snyk badge
([#&#8203;92](https://togithub.com/fastify/fastify-basic-auth/issues/92))
- chore(.gitignore): use updated skeleton template
([#&#8203;93](https://togithub.com/fastify/fastify-basic-auth/issues/93))
- Bump tsd from 0.20.0 to 0.21.0
([#&#8203;94](https://togithub.com/fastify/fastify-basic-auth/issues/94))
- Bump [@&#8203;types/node](https://togithub.com/types/node) from
17.0.45 to 18.0.0
([#&#8203;95](https://togithub.com/fastify/fastify-basic-auth/issues/95))
- Bump tsd from 0.21.0 to 0.22.0
([#&#8203;96](https://togithub.com/fastify/fastify-basic-auth/issues/96))
- disable package lock generation
([#&#8203;98](https://togithub.com/fastify/fastify-basic-auth/issues/98))
- reorder npm scripts, run ci with lint: true
([#&#8203;100](https://togithub.com/fastify/fastify-basic-auth/issues/100))
- replace http-errors with
[@&#8203;fastify/error](https://togithub.com/fastify/error)
([#&#8203;99](https://togithub.com/fastify/fastify-basic-auth/issues/99))
- Bump fastify-plugin from 3.0.1 to 4.0.0
([#&#8203;101](https://togithub.com/fastify/fastify-basic-auth/issues/101))
- chore: remove unused import in typings test
([#&#8203;102](https://togithub.com/fastify/fastify-basic-auth/issues/102))
- ci: enable license checking
([#&#8203;103](https://togithub.com/fastify/fastify-basic-auth/issues/103))
- build(deps-dev): bump tsd from 0.22.0 to 0.23.0
([#&#8203;104](https://togithub.com/fastify/fastify-basic-auth/issues/104))
- types: add typings for realm function (fix
[#&#8203;40](https://togithub.com/fastify/fastify-basic-auth/issues/40))
([#&#8203;105](https://togithub.com/fastify/fastify-basic-auth/issues/105))
- chore(dev): add pre-commit
([#&#8203;106](https://togithub.com/fastify/fastify-basic-auth/issues/106))
- move types to types-folder, tests into test folder, update typings
([#&#8203;107](https://togithub.com/fastify/fastify-basic-auth/issues/107))
- build(deps-dev): bump
[@&#8203;fastify/auth](https://togithub.com/fastify/auth) from 3.0.2 to
4.0.0
([#&#8203;108](https://togithub.com/fastify/fastify-basic-auth/issues/108))
- build(deps-dev): bump tsd from 0.23.0 to 0.24.1
([#&#8203;109](https://togithub.com/fastify/fastify-basic-auth/issues/109))
- nodenext compatiblity
([#&#8203;110](https://togithub.com/fastify/fastify-basic-auth/issues/110))

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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/quirrel-dev/quirrel).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 20, 2023
1 parent 55188c7 commit c3cc7cf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 100 deletions.
110 changes: 11 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@babel/parser": "^7.14.7",
"@babel/traverse": "^7.14.7",
"@fastify/basic-auth": "^4.0.0",
"@fastify/basic-auth": "^5.0.0",
"@fastify/cors": "^8.1.0",
"@fastify/rate-limit": "^7.5.0",
"@fastify/static": "^6.5.0",
Expand Down

0 comments on commit c3cc7cf

Please sign in to comment.