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): bump @fastify/middie from 8.3.0 to 8.3.1 #13525

Merged
merged 1 commit into from May 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps @fastify/middie from 8.3.0 to 8.3.1.

Release notes

Sourced from @​fastify/middie's releases.

v8.3.1

What's Changed

New Contributors

Full Changelog: fastify/middie@v8.3.0...v8.3.1

Commits
  • 5fb0eb9 v8.3.1
  • 8c7508e Only sets req.raw.body if body defined, aligning behaviour with node:http (#201)
  • 64a8609 Warn for possible ReDoS (#200)
  • f936f93 build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#198)
  • ba4a342 chore(.gitignore): add .tap/ dir (#197)
  • 691e4f4 docs(readme): remove www. from fastify.dev urls (#196)
  • cacff32 docs(readme): replace fastify.io links with fastify.dev (#195)
  • 4efb173 build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#194)
  • 48b1a54 chore(package): explicitly declare js module type (#193)
  • 22531f3 chore: add .gitattributes file (#192)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gurgunday, a new releaser for @​fastify/middie since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 3, 2024
@coveralls
Copy link

coveralls commented May 3, 2024

Pull Request Test Coverage Report for Build 9f60a55e-6260-4ffe-b17b-df1988c1ab4f

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.124%

Totals Coverage Status
Change from base Build da4a0299-0618-4221-9a53-c61ff5fd3f9e: 0.0%
Covered Lines: 6737
Relevant Lines: 7313

💛 - Coveralls

Bumps [@fastify/middie](https://github.com/fastify/middie) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/fastify/middie/releases)
- [Commits](fastify/middie@v8.3.0...v8.3.1)

---
updated-dependencies:
- dependency-name: "@fastify/middie"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify/middie-8.3.1 branch from 6fe0508 to 36d0503 Compare May 14, 2024 06:44
@kamilmysliwiec kamilmysliwiec merged commit c73a25e into master May 16, 2024
5 checks passed
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/fastify/middie-8.3.1 branch May 16, 2024 06:45
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.

None yet

2 participants