Updates for fastify v5#107
Updates for fastify v5#107jsumners merged 2 commits intofastify:mainfrom nrayburn-tech:initial-v4-set
Conversation
Add node 21 to benchmark-pr Add node 21 to ci-package-manager for yarn
|
The v4 tag has been created. |
|
Let's hope this does not get auto-updated across the entire fleet, otherwise it would be a nightmare to revert. |
|
It shouldn't. But what in the actual eff Dependabot? fastify/releasify#283 @Fdawgs I believe you have setup the majority of the Dependabot stuff. Do you know why it would automatically update the major versions of workflows? |
|
@Fdawgs would this land automatically then? |
Unfortunately, yes. Can see it making its way through all the reps now. 😵💫 |
|
We really should not be updating at least our own workflows's major version automatically. The whole point of the versioning, particularly in this repo, is to indicate breaking changes in the workflow. |
|
How do we stop the linked tool from updating all of our repos automatically for this? |
|
@nrayburn-tech I have removed the v4 tag for right now. To continue your work, use the git SHA. I will restore the v4 tag once we have fixed the above discussed problem. |
Drop node <= 16 from workflows
Add node 21 to benchmark-pr
Add node 21 to ci-package-manager for yarn
Fixes #106, #92.
Checklist
npm run testandnpm run benchmarkand the Code of conduct