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 5 updates #1973

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the fastify-core group with 5 updates:

Package From To
@fastify/accepts 5.0.1 5.0.2
@fastify/autoload 6.0.2 6.0.3
@fastify/sensible 6.0.1 6.0.2
@fastify/under-pressure 9.0.1 9.0.2
fastify 5.1.0 5.2.0

Updates @fastify/accepts from 5.0.1 to 5.0.2

Release notes

Sourced from @​fastify/accepts's releases.

v5.0.2

What's Changed

Full Changelog: fastify/fastify-accepts@v5.0.1...v5.0.2

Commits
Maintainer changes

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


Updates @fastify/autoload from 6.0.2 to 6.0.3

Release notes

Sourced from @​fastify/autoload's releases.

v6.0.3

What's Changed

Full Changelog: fastify/fastify-autoload@v6.0.2...v6.0.3

Commits
  • d140988 Bumped v6.0.3
  • 28cf1db perf: use node: prefix to bypass require.cache call for builtins (#430)
  • fdb9f68 chore(deps-dev): bump @​types/tap from 15.0.12 to 18.0.0 (#429)
  • f7a73c6 docs(readme): update ci badge syntax (#428)
  • 62c1b01 docs(readme): point ci badge at master/main branch (#427)
  • 5a30bcf chore(deps-dev): bump vite from 5.4.11 to 6.0.2 (#426)
  • 9aa03e9 test(types/index): add missing required dir option (#425)
  • 8110e89 chore(package): remove trailing comma
  • 291f2ee chore(package): update contributors
  • a4e2ba9 docs(readme): add compatibility table (#423)
  • Additional commits viewable in compare view

Updates @fastify/sensible from 6.0.1 to 6.0.2

Release notes

Sourced from @​fastify/sensible's releases.

v6.0.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-sensible@v6.0.1...v6.0.2

Commits
  • 55d4d2f 6.0.2
  • 2335e5b chore(package): add funding and contribs (#183)
  • 8329e91 build(deps-dev): replace standard with neostandard (#179)
  • 72c6863 fix: export HttpError as class instead of interface (#181)
  • c32d674 docs(readme): update ci badge syntax (#178)
  • 2cabb33 style: remove trailing whitespace (#176)
  • c529880 docs(readme): standardize compatibility table style (#175)
  • c3dae60 ci: use major version of workflows
  • f6490b7 build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#174)
  • 51f813f docs(readme): replace var with let (#173)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @fastify/under-pressure from 9.0.1 to 9.0.2

Release notes

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

v9.0.2

What's Changed

New Contributors

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

Commits

Updates fastify from 5.1.0 to 5.2.0

Release notes

Sourced from fastify's releases.

v5.2.0

What's Changed

... (truncated)

Commits

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 fastify-core group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@fastify/accepts](https://github.com/fastify/fastify-accepts) | `5.0.1` | `5.0.2` |
| [@fastify/autoload](https://github.com/fastify/fastify-autoload) | `6.0.2` | `6.0.3` |
| [@fastify/sensible](https://github.com/fastify/fastify-sensible) | `6.0.1` | `6.0.2` |
| [@fastify/under-pressure](https://github.com/fastify/under-pressure) | `9.0.1` | `9.0.2` |
| [fastify](https://github.com/fastify/fastify) | `5.1.0` | `5.2.0` |


Updates `@fastify/accepts` from 5.0.1 to 5.0.2
- [Release notes](https://github.com/fastify/fastify-accepts/releases)
- [Commits](fastify/fastify-accepts@v5.0.1...v5.0.2)

Updates `@fastify/autoload` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v6.0.2...v6.0.3)

Updates `@fastify/sensible` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/fastify/fastify-sensible/releases)
- [Commits](fastify/fastify-sensible@v6.0.1...v6.0.2)

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

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

---
updated-dependencies:
- dependency-name: "@fastify/accepts"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/autoload"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: fastify-core
- dependency-name: "@fastify/sensible"
  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: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify-core
...

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 Jan 1, 2025
@github-actions github-actions bot merged commit 71517d5 into main Jan 1, 2025
14 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/fastify-core-2c3d117351 branch January 1, 2025 03:53
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