Skip to content

build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.0.0#214

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/fastify/type-provider-typebox-3.0.0
Apr 3, 2023
Merged

build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.0.0#214
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/fastify/type-provider-typebox-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps @fastify/type-provider-typebox from 2.4.0 to 3.0.0.

Release notes

Sourced from @​fastify/type-provider-typebox's releases.

v3.0.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-type-provider-typebox@v2.4.0...v3.0.0

Commits
  • 8a8cefb Bumped v3.0.0
  • 6fd0862 Update TypeBox to 0.26.4 (#64)
  • d7171a3 Merge pull request #60 from fastify/dependabot/npm_and_yarn/tsd-0.27.0
  • a10cf3a build(deps-dev): bump tsd from 0.26.1 to 0.27.0
  • fea6e5f build(deps-dev): bump rimraf from 3.0.2 to 4.3.0 (#58)
  • 22dd418 build(deps-dev): bump tsd from 0.25.0 to 0.26.0 (#59)
  • 83cfd08 chore(.gitignore): add bun lockfile (#57)
  • c3ff4d8 Merge pull request #56 from fastify/readme-55
  • 3da90c0 Clearly states that they must assign the server
  • 8ef82ee chore(.gitignore): add clinic (#49)
  • Additional commits viewable in compare view

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@fastify/type-provider-typebox](https://github.com/fastify/fastify-type-provider-typebox) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/fastify/fastify-type-provider-typebox/releases)
- [Commits](fastify/fastify-type-provider-typebox@v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@fastify/type-provider-typebox"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 3, 2023
@github-actions github-actions bot merged commit 782ea77 into master Apr 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastify/type-provider-typebox-3.0.0 branch April 3, 2023 03:00
renovate bot referenced this pull request in specfy/specfy Aug 4, 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-plugin](https://togithub.com/fastify/fastify-plugin) |
[`4.5.0` ->
`4.5.1`](https://renovatebot.com/diffs/npm/fastify-plugin/4.5.0/4.5.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fastify-plugin/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify-plugin/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify-plugin/4.5.0/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify-plugin/4.5.0/4.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/fastify/fastify-plugin/compare/v4.5.0...v4.5.1)

#### What's Changed

- docs: rename next callback to done to make consistent with core by
[@&#8203;58bits](https://togithub.com/58bits) in
[https://github.com/fastify/fastify-plugin/pull/210](https://togithub.com/fastify/fastify-plugin/pull/210)
- chore(.gitignore): add bun lockfile by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-plugin/pull/211](https://togithub.com/fastify/fastify-plugin/pull/211)
- build(deps-dev): bump tsd from 0.25.0 to 0.27.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-plugin/pull/212](https://togithub.com/fastify/fastify-plugin/pull/212)
- 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-plugin/pull/213](https://togithub.com/fastify/fastify-plugin/pull/213)
- build(deps-dev): bump
[@&#8203;fastify/type-provider-typebox](https://togithub.com/fastify/type-provider-typebox)
from 2.4.0 to 3.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/fastify/fastify-plugin/pull/214](https://togithub.com/fastify/fastify-plugin/pull/214)
- ci: only trigger on pushes to main branches by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[https://github.com/fastify/fastify-plugin/pull/215](https://togithub.com/fastify/fastify-plugin/pull/215)
- 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-plugin/pull/216](https://togithub.com/fastify/fastify-plugin/pull/216)
- fix inferring the correct fn type by
[@&#8203;Uzlopak](https://togithub.com/Uzlopak) in
[https://github.com/fastify/fastify-plugin/pull/218](https://togithub.com/fastify/fastify-plugin/pull/218)

#### New Contributors

- [@&#8203;58bits](https://togithub.com/58bits) made their first
contribution in
[https://github.com/fastify/fastify-plugin/pull/210](https://togithub.com/fastify/fastify-plugin/pull/210)

**Full Changelog**:
fastify/fastify-plugin@v4.5.0...v4.5.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 4pm on friday,before 9am on
monday,every weekend" in timezone Europe/Paris, 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/specfy/specfy).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6ImNob3JlL3Jlbm92YXRlQmFzZUJyYW5jaCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

1 participant