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

build(deps): bump the fastify-core group with 10 updates #1980

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2025

Bumps the fastify-core group with 10 updates:

Package From To
@fastify/bearer-auth 10.0.1 10.0.2
@fastify/cors 10.0.1 10.0.2
@fastify/helmet 13.0.0 13.0.1
@fastify/rate-limit 10.2.1 10.2.2
@fastify/static 8.0.3 8.0.4
@fastify/swagger 9.4.0 9.4.1
@fastify/under-pressure 9.0.2 9.0.3
env-schema 6.0.0 6.0.1
fastify 5.2.0 5.2.1
secure-json-parse 3.0.1 3.0.2

Updates @fastify/bearer-auth from 10.0.1 to 10.0.2

Release notes

Sourced from @​fastify/bearer-auth's releases.

v10.0.2

What's Changed

Full Changelog: fastify/fastify-bearer-auth@v10.0.1...v10.0.2

Commits
Maintainer changes

This version was pushed to npm by fdawgs, a new releaser for @​fastify/bearer-auth since your current version.


Updates @fastify/cors from 10.0.1 to 10.0.2

Release notes

Sourced from @​fastify/cors's releases.

v10.0.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v10.0.1...v10.0.2

Commits
  • cd695cd 10.0.2
  • 0c6a85d docs(readme): spelling and grammar fixes (#351)
  • bc34d54 refactor: prefix unused params with underscores (#350)
  • 4471cd7 perf(index): use optional chaining (#349)
  • ea9dbf7 docs(readme): remove useless brackets
  • 941a260 build(deps-dev): add eslint, peer dep of neostandard (#348)
  • 9d4585c chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#347)
  • 050d9e1 docs(readme): update ci badge syntax (#346)
  • e674abc docs(readme): point ci badge at master/main branch (#345)
  • fb4b3d5 chore(package): update contributors
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @fastify/helmet from 13.0.0 to 13.0.1

Release notes

Sourced from @​fastify/helmet's releases.

v13.0.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-helmet@v13.0.0...v13.0.1

Commits
  • d16c06d 13.0.1
  • 7d46361 test: prefix unused params with underscores (#277)
  • 8c04dca docs(readme): grammar fix (#276)
  • 2b6c4b5 docs(readme): remove useless brackets
  • fe375fc build(deps-dev): add eslint, peer dep of neostandard (#275)
  • 73dbf25 build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#274)
  • cc90562 docs: update the compatibility table (#273)
  • 3d3b743 docs(readme): update ci badge syntax (#271)
  • 8015fcc docs(readme): point ci badge at master/main branch (#270)
  • b63bb22 chore(package): update contributors
  • Additional commits viewable in compare view

Updates @fastify/rate-limit from 10.2.1 to 10.2.2

Release notes

Sourced from @​fastify/rate-limit's releases.

v10.2.2

What's Changed

Full Changelog: fastify/fastify-rate-limit@v10.2.1...v10.2.2

Commits
  • 3040ff6 10.2.2
  • 7283c72 docs(readme): spelling and grammar fixes (#407)
  • 65545aa refactor: prefix unused params with underscores (#406)
  • a1c44eb docs(readme): use simple english (#405)
  • 64d16ab docs(readme): standardize license link (#404)
  • e642070 docs(readme): remove useless brackets
  • 26d82fe chore(package): add funding and contribs (#403)
  • d7d5a00 build(deps-dev): Bump @​sinonjs/fake-timers from 13.0.5 to 14.0.0 (#402)
  • 42842fe build(deps-dev): add eslint, peer dep of neostandard (#401)
  • 5f2c09d types: use node: prefix for builtins (#400)
  • Additional commits viewable in compare view

Updates @fastify/static from 8.0.3 to 8.0.4

Release notes

Sourced from @​fastify/static's releases.

v8.0.4

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v8.0.3...v8.0.4

Commits

Updates @fastify/swagger from 9.4.0 to 9.4.1

Release notes

Sourced from @​fastify/swagger's releases.

v9.4.1

What's Changed

Full Changelog: fastify/fastify-swagger@v9.4.0...v9.4.1

Commits

Updates @fastify/under-pressure from 9.0.2 to 9.0.3

Release notes

Sourced from @​fastify/under-pressure's releases.

v9.0.3

What's Changed

Full Changelog: fastify/under-pressure@v9.0.2...v9.0.3

Commits
Maintainer changes

This version was pushed to npm by fdawgs, a new releaser for @​fastify/under-pressure since your current version.


Updates env-schema from 6.0.0 to 6.0.1

Release notes

Sourced from env-schema's releases.

v6.0.1

What's Changed

New Contributors

Full Changelog: fastify/env-schema@v6.0.0...v6.0.1

Commits

Updates fastify from 5.2.0 to 5.2.1

Release notes

Sourced from fastify's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.0...v5.2.1

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for fastify since your current version.


Updates secure-json-parse from 3.0.1 to 3.0.2

Release notes

Sourced from secure-json-parse's releases.

v3.0.2

What's Changed

Full Changelog: fastify/secure-json-parse@v3.0.1...v3.0.2

Commits
  • 370ca28 3.0.2
  • 128878c docs(readme): correct section levels
  • 3b7d8df chore(license): remove extension (#128)
  • 0fcbeb1 docs(readme): grammar and spelling fixes (#127)
  • 1e1011e refactor: prefix unused params with underscores (#126)
  • a6b7d80 refactor(benchmarks/throw): remove unused catch bindings (#125)
  • ed5aafe chore(package): add contribs and funding (#124)
  • f902be0 build(deps-dev): add eslint, peer dep of neostandard (#123)
  • 542abb2 build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#122)
  • 9978d7b build(deps-dev): replace standard with neostandard (#121)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fdawgs, a new releaser for secure-json-parse since your current version.


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 ...

Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 11, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12723874281

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

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 100.0%

Totals Coverage Status
Change from base Build 12686145724: 0.0%
Covered Lines: 674
Relevant Lines: 674

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-core-bdd39318f9 branch from 4dc3e73 to 8a53521 Compare January 11, 2025 11:40
Bumps the fastify-core group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@fastify/bearer-auth](https://github.com/fastify/fastify-bearer-auth) | `10.0.1` | `10.0.2` |
| [@fastify/cors](https://github.com/fastify/fastify-cors) | `10.0.1` | `10.0.2` |
| [@fastify/helmet](https://github.com/fastify/fastify-helmet) | `13.0.0` | `13.0.1` |
| [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) | `10.2.1` | `10.2.2` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `8.0.3` | `8.0.4` |
| [@fastify/swagger](https://github.com/fastify/fastify-swagger) | `9.4.0` | `9.4.1` |
| [@fastify/under-pressure](https://github.com/fastify/under-pressure) | `9.0.2` | `9.0.3` |
| [env-schema](https://github.com/fastify/env-schema) | `6.0.0` | `6.0.1` |
| [fastify](https://github.com/fastify/fastify) | `5.2.0` | `5.2.1` |
| [secure-json-parse](https://github.com/fastify/secure-json-parse) | `3.0.1` | `3.0.2` |


Updates `@fastify/bearer-auth` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/fastify/fastify-bearer-auth/releases)
- [Commits](fastify/fastify-bearer-auth@v10.0.1...v10.0.2)

Updates `@fastify/cors` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v10.0.1...v10.0.2)

Updates `@fastify/helmet` from 13.0.0 to 13.0.1
- [Release notes](https://github.com/fastify/fastify-helmet/releases)
- [Commits](fastify/fastify-helmet@v13.0.0...v13.0.1)

Updates `@fastify/rate-limit` from 10.2.1 to 10.2.2
- [Release notes](https://github.com/fastify/fastify-rate-limit/releases)
- [Commits](fastify/fastify-rate-limit@v10.2.1...v10.2.2)

Updates `@fastify/static` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v8.0.3...v8.0.4)

Updates `@fastify/swagger` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/fastify/fastify-swagger/releases)
- [Commits](fastify/fastify-swagger@v9.4.0...v9.4.1)

Updates `@fastify/under-pressure` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/fastify/under-pressure/releases)
- [Commits](fastify/under-pressure@v9.0.2...v9.0.3)

Updates `env-schema` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/fastify/env-schema/releases)
- [Commits](fastify/env-schema@v6.0.0...v6.0.1)

Updates `fastify` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.0...v5.2.1)

Updates `secure-json-parse` from 3.0.1 to 3.0.2
- [Release notes](https://github.com/fastify/secure-json-parse/releases)
- [Commits](fastify/secure-json-parse@v3.0.1...v3.0.2)

---
updated-dependencies:
- dependency-name: "@fastify/bearer-auth"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/cors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/helmet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/rate-limit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/static"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/swagger"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/under-pressure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: env-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: secure-json-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-core-bdd39318f9 branch from 8a53521 to b353bb0 Compare January 11, 2025 11:42
@github-actions github-actions bot merged commit aa46fec into main Jan 11, 2025
14 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fastify-core-bdd39318f9 branch January 11, 2025 11: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.

1 participant