Frazer Smith
Frazer Smith
BREAKING CHANGE: Drops support for EOL node 12 and 15; adds support for node 18 This PR: - Drops support for EOL node versions - Removes Git credentials/SSH keys after...
See https://github.com/fastify/workflows/issues/56. This will stop PRs from running the CI workflows twice (one for the PR and one for the push to the PR), which will cut down run times...
BREAKING CHANGE: Drops support for EOL node 12; adds support for node 18
BREAKING CHANGE: Drops support for EOL node 12 and 13 #### Checklist - [x] commit message and code follows the [Developer's Certification of Origin](https://github.com/fastify/.github/blob/master/CONTRIBUTING.md#developers-certificate-of-origin-11) and the [Code of conduct](https://github.com/fastify/.github/blob/master/CODE_OF_CONDUCT.md)
#### Checklist - [x] commit message and code follows the [Developer's Certification of Origin](https://github.com/fastify/.github/blob/master/CONTRIBUTING.md#developers-certificate-of-origin-11) and the [Code of conduct](https://github.com/fastify/.github/blob/master/CODE_OF_CONDUCT.md)
Hi there, Whenever a commit is made in an upstream repo, a fork that is using this app ends up spamming us because of failed CI runs. Example spammy notifications:...
Package for poppler v24.02.0 # Checklist: - [x] I have confirmed that [poppler-feedstock](https://github.com/conda-forge/poppler-feedstock) has been updated. - [x] I have bumped `package.sh` `POPPLER_VERSION` to the current build.
Node version: 20.10.0 Compromise version: 14.10.1 As title states, punctuation is removed if it is next to what is being removed by `.not()`. In the examples below, you can see...
### Prerequisites - [X] I have written a descriptive title - [X] I have searched existing feature requests to ensure it has not already been proposed - [X] I agree...