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 4 updates #1845

Merged
merged 2 commits into from
May 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the fastify-core group with 4 updates: @fastify/bearer-auth, @fastify/compress, @fastify/sensible and @fastify/static.

Updates @fastify/bearer-auth from 9.3.0 to 9.4.0

Release notes

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

v9.4.0

What's Changed

Full Changelog: fastify/fastify-bearer-auth@v9.3.0...v9.4.0

Commits
  • 065955f Bumped v9.4.0
  • 2fbe43c fix: Use @​fastify/error to create errors FST_BEARER_AUTH_MISSING_AUTHORIZATIO...
  • afb6969 chore(.gitignore): add .tap/ dir (#177)
  • ba2792a docs(readme): replace fastify.io links with fastify.dev (#175)
  • c2e4734 docs(readme): fix broken links; grammar tweaks (#174)
  • See full diff in compare view

Updates @fastify/compress from 7.0.0 to 7.0.3

Release notes

Sourced from @​fastify/compress's releases.

v7.0.3

What's Changed

New Contributors

Full Changelog: fastify/fastify-compress@v7.0.2...v7.0.3

v7.0.2

What's Changed

Full Changelog: fastify/fastify-compress@v7.0.1...v7.0.2

v7.0.1

What's Changed

New Contributors

Full Changelog: fastify/fastify-compress@v7.0.0...v7.0.1

Commits
  • 2848372 Bumped v7.0.3
  • 738de97 refactor: remove node-fetch dev dependency (#292)
  • fc99fbc chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#294)
  • 8fe3652 Polish test case for PR: replace into-stream to Readable.from (#291)
  • 848be9d feat: replace into-stream to Readable.from (#290)
  • 593e2d8 v7.0.2
  • 11a1849 Fix/incorrect vary header (#285)
  • be899cc chore(deps-dev): bump @​typescript-eslint/parser from 6.21.0 to 7.1.0 (#283)
  • e7cba09 v7.0.1
  • 46ce8f9 fix: default brotliOptions does not applied to createBrotliCompress and creat...
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @fastify/sensible from 5.5.0 to 5.6.0

Release notes

Sourced from @​fastify/sensible's releases.

v5.6.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-sensible@v5.5.0...v5.6.0

Commits

Updates @fastify/static from 7.0.1 to 7.0.3

Release notes

Sourced from @​fastify/static's releases.

v7.0.3

What's Changed

Full Changelog: fastify/fastify-static@v7.0.2...v7.0.3

v7.0.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v7.0.1...v7.0.2

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for @​fastify/static 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 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

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

Fdawgs commented May 1, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/fastify-core-f14892be9a branch from f347fb7 to bbb1ae3 Compare May 1, 2024 13:52
@Fdawgs
Copy link
Owner

Fdawgs commented May 1, 2024

@dependabot rebase

Bumps the fastify-core group with 4 updates: [@fastify/bearer-auth](https://github.com/fastify/fastify-bearer-auth), [@fastify/compress](https://github.com/fastify/fastify-compress), [@fastify/sensible](https://github.com/fastify/fastify-sensible) and [@fastify/static](https://github.com/fastify/fastify-static).


Updates `@fastify/bearer-auth` from 9.3.0 to 9.4.0
- [Release notes](https://github.com/fastify/fastify-bearer-auth/releases)
- [Commits](fastify/fastify-bearer-auth@v9.3.0...v9.4.0)

Updates `@fastify/compress` from 7.0.0 to 7.0.3
- [Release notes](https://github.com/fastify/fastify-compress/releases)
- [Commits](fastify/fastify-compress@v7.0.0...v7.0.3)

Updates `@fastify/sensible` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/fastify/fastify-sensible/releases)
- [Commits](fastify/fastify-sensible@v5.5.0...v5.6.0)

Updates `@fastify/static` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v7.0.1...v7.0.3)

---
updated-dependencies:
- dependency-name: "@fastify/bearer-auth"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastify-core
- dependency-name: "@fastify/compress"
  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-minor
  dependency-group: fastify-core
- dependency-name: "@fastify/static"
  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-f14892be9a branch from bbb1ae3 to 8ef9608 Compare May 1, 2024 14:06
@Fdawgs Fdawgs merged commit 553f4cf into main May 1, 2024
15 of 16 checks passed
@Fdawgs Fdawgs deleted the dependabot/npm_and_yarn/fastify-core-f14892be9a branch May 1, 2024 14:18
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