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(deps-dev): bump tsd from 0.30.7 to 0.31.1 #306

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps tsd from 0.30.7 to 0.31.1.

Release notes

Sourced from tsd's releases.

v0.31.1

  • Add ts2739 to known errors (#216) cc31c6e

tsdjs/tsd@v0.31.0...v0.31.1

v0.31.0

  • Upgrade to TypeScript 5.4 10a84ba

tsdjs/tsd@v0.30.7...v0.31.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 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 [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.1.
- [Release notes](https://github.com/tsdjs/tsd/releases)
- [Commits](tsdjs/tsd@v0.30.7...v0.31.1)

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

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 Jul 1, 2024
@github-actions github-actions bot merged commit 598e80b into master Jul 1, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tsd-0.31.1 branch July 1, 2024 17:31
renovate bot added a commit to tomacheese/telcheck that referenced this pull request Sep 17, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@fastify/cors](https://redirect.github.com/fastify/fastify-cors) |
[`9.0.1` ->
`10.0.0`](https://renovatebot.com/diffs/npm/@fastify%2fcors/9.0.1/10.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fcors/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fcors/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fcors/9.0.1/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fcors/9.0.1/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v10.0.0`](https://redirect.github.com/fastify/fastify-cors/releases/tag/v10.0.0)

[Compare
Source](https://redirect.github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0)

#### What's Changed

- chore(deps): bump mnemonist from 0.39.6 to 0.39.8 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#293
- chore(.gitignore): add .tap/ dir by
[@&#8203;Fdawgs](https://redirect.github.com/Fdawgs) in
[fastify/fastify-cors#294
- chore(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser)
from 6.21.0 to 7.1.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#298
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#300
- Warn about DoS attacks by
[@&#8203;mcollina](https://redirect.github.com/mcollina) in
[fastify/fastify-cors#301
- add AsyncOriginFunction type by
[@&#8203;sknetl](https://redirect.github.com/sknetl) in
[fastify/fastify-cors#302
- Merge `next` into `master` by
[@&#8203;jsumners](https://redirect.github.com/jsumners) in
[fastify/fastify-cors#304
- chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#305
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#306
- docs(readme): add `options.methods` default by
[@&#8203;Fdawgs](https://redirect.github.com/Fdawgs) in
[fastify/fastify-cors#307
- chore(deps-dev): bump
[@&#8203;types/node](https://redirect.github.com/types/node) from
20.14.13 to 22.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#308
- chore: update min fastify version by
[@&#8203;Fdawgs](https://redirect.github.com/Fdawgs) in
[fastify/fastify-cors#309
- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[fastify/fastify-cors#310
- chore: migrate from tap to node:test and c8 by
[@&#8203;dancastillo](https://redirect.github.com/dancastillo) in
[fastify/fastify-cors#316

#### New Contributors

- [@&#8203;sknetl](https://redirect.github.com/sknetl) made their first
contribution in
[fastify/fastify-cors#302
- [@&#8203;dancastillo](https://redirect.github.com/dancastillo) made
their first contribution in
[fastify/fastify-cors#316

**Full Changelog**:
fastify/fastify-cors@v9.0.1...v10.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 is behind base branch, 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>
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.

0 participants