Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump the dev-dependencies group with 1 update #5018

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2023

Bumps the dev-dependencies group with 1 update: tsd.

Release notes

Sourced from tsd's releases.

v0.29.0

  • Upgrade to TypeScript 5.2 701e314

tsdjs/tsd@v0.28.1...v0.29.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 1 update: [tsd](https://github.com/SamVerschueren/tsd).

- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](tsdjs/tsd@v0.28.1...v0.29.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2023
@github-actions github-actions bot merged commit 07d8bb9 into main Sep 4, 2023
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/dev-dependencies-6030eb5663 branch September 4, 2023 14:58
renovate bot referenced this pull request in tomacheese/telcheck Sep 11, 2023
[![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](https://www.fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.22.2` ->
`4.23.0`](https://renovatebot.com/diffs/npm/fastify/4.22.2/4.23.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.22.2/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.22.2/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

###
[`v4.23.0`](https://togithub.com/fastify/fastify/releases/tag/v4.23.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.22.2...v4.23.0)

#### What's Changed

- test: reduce output of reqIdGenFactory.test.js by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5012](https://togithub.com/fastify/fastify/pull/5012)
- feat: Add onListen Hook by
[@&#8203;BrendenInhelder](https://togithub.com/BrendenInhelder) in
[https://github.com/fastify/fastify/pull/4899](https://togithub.com/fastify/fastify/pull/4899)
- docs(readme): avoid line breaks in documentation links by
[@&#8203;antoineneff](https://togithub.com/antoineneff) in
[https://github.com/fastify/fastify/pull/5014](https://togithub.com/fastify/fastify/pull/5014)
- chore(examples): added curly braces to conditions for consistency by
[@&#8203;turnerran](https://togithub.com/turnerran) in
[https://github.com/fastify/fastify/pull/5015](https://togithub.com/fastify/fastify/pull/5015)
- feat: access handler name add properties to req route options by
[@&#8203;cesarvspr](https://togithub.com/cesarvspr) in
[https://github.com/fastify/fastify/pull/4470](https://togithub.com/fastify/fastify/pull/4470)
- chore: Bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify/pull/5018](https://togithub.com/fastify/fastify/pull/5018)
- docs: minor improvements by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5019](https://togithub.com/fastify/fastify/pull/5019)
- chore(deps): replace tiny-lru with toad-cache by
[@&#8203;kibertoad](https://togithub.com/kibertoad) in
[https://github.com/fastify/fastify/pull/4668](https://togithub.com/fastify/fastify/pull/4668)
- docs(ecosystem.md): Fix wrong entry for ecosystem.md by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5021](https://togithub.com/fastify/fastify/pull/5021)
- perf: use `node:` prefix to bypass require.cache call for builtins by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify/pull/5026](https://togithub.com/fastify/fastify/pull/5026)
- docs(typo): mistype of monkeypatch by
[@&#8203;Menkveld-24](https://togithub.com/Menkveld-24) in
[https://github.com/fastify/fastify/pull/5027](https://togithub.com/fastify/fastify/pull/5027)
- chore: change website to .dev instead of .io by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[https://github.com/fastify/fastify/pull/5028](https://togithub.com/fastify/fastify/pull/5028)
- chore: add gurgunday and uzlopak as contributors by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5029](https://togithub.com/fastify/fastify/pull/5029)
- chore: add a citgm command to customize what we run in CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/5030](https://togithub.com/fastify/fastify/pull/5030)

#### New Contributors

- [@&#8203;BrendenInhelder](https://togithub.com/BrendenInhelder) made
their first contribution in
[https://github.com/fastify/fastify/pull/4899](https://togithub.com/fastify/fastify/pull/4899)
- [@&#8203;antoineneff](https://togithub.com/antoineneff) made their
first contribution in
[https://github.com/fastify/fastify/pull/5014](https://togithub.com/fastify/fastify/pull/5014)
- [@&#8203;turnerran](https://togithub.com/turnerran) made their first
contribution in
[https://github.com/fastify/fastify/pull/5015](https://togithub.com/fastify/fastify/pull/5015)
- [@&#8203;Menkveld-24](https://togithub.com/Menkveld-24) made their
first contribution in
[https://github.com/fastify/fastify/pull/5027](https://togithub.com/fastify/fastify/pull/5027)

**Full Changelog**:
fastify/fastify@v4.22.2...v4.23.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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/tomacheese/telcheck).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot referenced this pull request in redwoodjs/redwood Sep 12, 2023
[![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](https://www.fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.22.2` ->
`4.23.0`](https://renovatebot.com/diffs/npm/fastify/4.22.2/4.23.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.22.2/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.22.2/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

###
[`v4.23.0`](https://togithub.com/fastify/fastify/releases/tag/v4.23.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.22.2...v4.23.0)

##### What's Changed

- test: reduce output of reqIdGenFactory.test.js by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5012](https://togithub.com/fastify/fastify/pull/5012)
- feat: Add onListen Hook by
[@&#8203;BrendenInhelder](https://togithub.com/BrendenInhelder) in
[https://github.com/fastify/fastify/pull/4899](https://togithub.com/fastify/fastify/pull/4899)
- docs(readme): avoid line breaks in documentation links by
[@&#8203;antoineneff](https://togithub.com/antoineneff) in
[https://github.com/fastify/fastify/pull/5014](https://togithub.com/fastify/fastify/pull/5014)
- chore(examples): added curly braces to conditions for consistency by
[@&#8203;turnerran](https://togithub.com/turnerran) in
[https://github.com/fastify/fastify/pull/5015](https://togithub.com/fastify/fastify/pull/5015)
- feat: access handler name add properties to req route options by
[@&#8203;cesarvspr](https://togithub.com/cesarvspr) in
[https://github.com/fastify/fastify/pull/4470](https://togithub.com/fastify/fastify/pull/4470)
- chore: Bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify/pull/5018](https://togithub.com/fastify/fastify/pull/5018)
- docs: minor improvements by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5019](https://togithub.com/fastify/fastify/pull/5019)
- chore(deps): replace tiny-lru with toad-cache by
[@&#8203;kibertoad](https://togithub.com/kibertoad) in
[https://github.com/fastify/fastify/pull/4668](https://togithub.com/fastify/fastify/pull/4668)
- docs(ecosystem.md): Fix wrong entry for ecosystem.md by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5021](https://togithub.com/fastify/fastify/pull/5021)
- perf: use `node:` prefix to bypass require.cache call for builtins by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify/pull/5026](https://togithub.com/fastify/fastify/pull/5026)
- docs(typo): mistype of monkeypatch by
[@&#8203;Menkveld-24](https://togithub.com/Menkveld-24) in
[https://github.com/fastify/fastify/pull/5027](https://togithub.com/fastify/fastify/pull/5027)
- chore: change website to .dev instead of .io by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[https://github.com/fastify/fastify/pull/5028](https://togithub.com/fastify/fastify/pull/5028)
- chore: add gurgunday and uzlopak as contributors by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5029](https://togithub.com/fastify/fastify/pull/5029)
- chore: add a citgm command to customize what we run in CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/5030](https://togithub.com/fastify/fastify/pull/5030)

##### New Contributors

- [@&#8203;BrendenInhelder](https://togithub.com/BrendenInhelder) made
their first contribution in
[https://github.com/fastify/fastify/pull/4899](https://togithub.com/fastify/fastify/pull/4899)
- [@&#8203;antoineneff](https://togithub.com/antoineneff) made their
first contribution in
[https://github.com/fastify/fastify/pull/5014](https://togithub.com/fastify/fastify/pull/5014)
- [@&#8203;turnerran](https://togithub.com/turnerran) made their first
contribution in
[https://github.com/fastify/fastify/pull/5015](https://togithub.com/fastify/fastify/pull/5015)
- [@&#8203;Menkveld-24](https://togithub.com/Menkveld-24) made their
first contribution in
[https://github.com/fastify/fastify/pull/5027](https://togithub.com/fastify/fastify/pull/5027)

**Full Changelog**:
fastify/fastify@v4.22.2...v4.23.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
jtoar referenced this pull request in redwoodjs/redwood Sep 13, 2023
[![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](https://www.fastify.dev/)
([source](https://togithub.com/fastify/fastify)) | [`4.22.2` ->
`4.23.0`](https://renovatebot.com/diffs/npm/fastify/4.22.2/4.23.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/4.22.2/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/4.22.2/4.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

###
[`v4.23.0`](https://togithub.com/fastify/fastify/releases/tag/v4.23.0)

[Compare
Source](https://togithub.com/fastify/fastify/compare/v4.22.2...v4.23.0)

##### What's Changed

- test: reduce output of reqIdGenFactory.test.js by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5012](https://togithub.com/fastify/fastify/pull/5012)
- feat: Add onListen Hook by
[@&#8203;BrendenInhelder](https://togithub.com/BrendenInhelder) in
[https://github.com/fastify/fastify/pull/4899](https://togithub.com/fastify/fastify/pull/4899)
- docs(readme): avoid line breaks in documentation links by
[@&#8203;antoineneff](https://togithub.com/antoineneff) in
[https://github.com/fastify/fastify/pull/5014](https://togithub.com/fastify/fastify/pull/5014)
- chore(examples): added curly braces to conditions for consistency by
[@&#8203;turnerran](https://togithub.com/turnerran) in
[https://github.com/fastify/fastify/pull/5015](https://togithub.com/fastify/fastify/pull/5015)
- feat: access handler name add properties to req route options by
[@&#8203;cesarvspr](https://togithub.com/cesarvspr) in
[https://github.com/fastify/fastify/pull/4470](https://togithub.com/fastify/fastify/pull/4470)
- chore: Bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify/pull/5018](https://togithub.com/fastify/fastify/pull/5018)
- docs: minor improvements by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5019](https://togithub.com/fastify/fastify/pull/5019)
- chore(deps): replace tiny-lru with toad-cache by
[@&#8203;kibertoad](https://togithub.com/kibertoad) in
[https://github.com/fastify/fastify/pull/4668](https://togithub.com/fastify/fastify/pull/4668)
- docs(ecosystem.md): Fix wrong entry for ecosystem.md by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5021](https://togithub.com/fastify/fastify/pull/5021)
- perf: use `node:` prefix to bypass require.cache call for builtins by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify/pull/5026](https://togithub.com/fastify/fastify/pull/5026)
- docs(typo): mistype of monkeypatch by
[@&#8203;Menkveld-24](https://togithub.com/Menkveld-24) in
[https://github.com/fastify/fastify/pull/5027](https://togithub.com/fastify/fastify/pull/5027)
- chore: change website to .dev instead of .io by
[@&#8203;Eomm](https://togithub.com/Eomm) in
[https://github.com/fastify/fastify/pull/5028](https://togithub.com/fastify/fastify/pull/5028)
- chore: add gurgunday and uzlopak as contributors by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify/pull/5029](https://togithub.com/fastify/fastify/pull/5029)
- chore: add a citgm command to customize what we run in CITGM by
[@&#8203;mcollina](https://togithub.com/mcollina) in
[https://github.com/fastify/fastify/pull/5030](https://togithub.com/fastify/fastify/pull/5030)

##### New Contributors

- [@&#8203;BrendenInhelder](https://togithub.com/BrendenInhelder) made
their first contribution in
[https://github.com/fastify/fastify/pull/4899](https://togithub.com/fastify/fastify/pull/4899)
- [@&#8203;antoineneff](https://togithub.com/antoineneff) made their
first contribution in
[https://github.com/fastify/fastify/pull/5014](https://togithub.com/fastify/fastify/pull/5014)
- [@&#8203;turnerran](https://togithub.com/turnerran) made their first
contribution in
[https://github.com/fastify/fastify/pull/5015](https://togithub.com/fastify/fastify/pull/5015)
- [@&#8203;Menkveld-24](https://togithub.com/Menkveld-24) made their
first contribution in
[https://github.com/fastify/fastify/pull/5027](https://togithub.com/fastify/fastify/pull/5027)

**Full Changelog**:
fastify/fastify@v4.22.2...v4.23.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link

github-actions bot commented Sep 4, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants