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

fix(deps): update dependency fastify to v4 #1074

Closed

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 1, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastify (source) ^3.19.2 -> ^4.0.0 age adoption passing confidence

Release Notes

fastify/fastify

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.5.3...v4.6.0

v4.5.3

Compare Source

What's Changed

Full Changelog: fastify/fastify@v4.5.2...v4.5.3

v4.5.2

Compare Source

What's Changed

Full Changelog: fastify/fastify@v4.5.1...v4.5.2

v4.5.1

Compare Source

What's Changed

Full Changelog: fastify/fastify@v4.5.0...v4.5.1

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.4.0...v4.5.0

v4.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.3.0...v4.4.0

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.2.1...v4.3.0

v4.2.1

Compare Source

What's Changed
New Contributors

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

v4.2.0

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.1.0...v4.2.0

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.0.3...v4.1.0

v4.0.3

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.0.2...v4.0.3

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: fastify/fastify@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.0.0...v4.0.1

v4.0.0

Compare Source

Fastify v4!

We are finally shipping Fastify v4, you can read more about it at https://medium.com/[@​fastifyjs/fastify-v4-ga-59f2103b5f0e](https://togithub.com/fastifyjs/fastify-v4-ga-59f2103b5f0e)

Individual PRs

Configuration

📅 Schedule: Branch creation - "before 3am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team July 1, 2022 00:44
@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@codecov
Copy link

codecov bot commented Jul 1, 2022

Codecov Report

Merging #1074 (32b8cbe) into main (e265723) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1074   +/-   ##
=======================================
  Coverage   95.91%   95.91%           
=======================================
  Files          13       13           
  Lines         856      856           
  Branches      178      178           
=======================================
  Hits          821      821           
  Misses         35       35           

@markrzen
Copy link
Contributor

markrzen commented Sep 7, 2022

Anything I can do to help move this PR along?

@markrzen
Copy link
Contributor

markrzen commented Sep 7, 2022

Ah, looking into this, there are certainly a few additional changes needed.

The spans context tests aren't making sense to me. Can anyone describe what they are trying to accomplish. It appears like there is a race condition in them.

@obecny / @blumamir Either of you know?

@blumamir
Copy link
Member

Ah, looking into this, there are certainly a few additional changes needed.

The spans context tests aren't making sense to me. Can anyone describe what they are trying to accomplish. It appears like there is a race condition in them.

@obecny / @blumamir Either of you know?

@markrzen sorry I missed your comment here.
I see you already opened a PR for this fix, so closing this one.

Thank you for picking this up :)

@blumamir blumamir closed this Sep 22, 2022
@forking-renovate
Copy link

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 4.x releases. However, if you upgrade to 4.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate-bot renovate-bot deleted the renovate/fastify-4.x branch September 22, 2022 10:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants