typescript-runtime-type-benchmarks
typescript-runtime-type-benchmarks copied to clipboard
chore(deps): bump minimatch and serve
Bumps minimatch to 3.1.2 and updates ancestor dependency serve. These dependencies need to be updated together.
Updates minimatch from 3.0.4 to 3.1.2
Commits
699c4593.1.22f2b5fffix: trim pattern25d7c0d3.1.155dda29fix: treat nocase:true as always having magic5e1fb8d3.1.0f8145c5Add 'allowWindowsEscape' option570e8b1add publishConfig for v3 publishes5b7cd333.0.620b4b56[fix] revert all breaking syntax changes2ff0388document, expose, and test 'partial:true' option- Additional commits viewable in compare view
Updates serve from 12.0.1 to 14.1.1
Release notes
Sourced from serve's releases.
14.1.1
Patches
- Infra: move c8 (coverage) to devDeps: #743
Credits
Huge thanks to
@​AviVahlfor helping!14.1.0
Minor Changes
Patches
- Docs(readme): add note about using node 14+: #715
- Tests: add cli unit tests: #719
- Test: Included tests for verifying SSL hosting: #720
- Bump
serve-handlerfrom6.1.3to6.1.5: #738- Add publish workflow: #740
Credits
Huge thanks to
@​schemburkarand@​gamemaker1for helping!14.0.1
Patches
- Fix(utilities/cli): use
chalk-templateto render help message: #713Credits
Huge thanks to
@​gamemaker1for helping!14.0.0
Overview
servehas had a major update:
- The core library has been rewritten in TypeScript
- The core library is now an ES Module
- Added
eslintandprettier- Added
huskyandlint-staged- Drops support for Node.js 12 (reached end of life)
We now also have a contribution guide, with linting/type checking running on a GitHub Actions workflow. There are also issue and pull request templates to help folks contribute more easily to the repository.
Major Changes
... (truncated)
Commits
aa4a82714.1.1e9cc380infra: move c8 (coverage) to devDeps (#743)0295693Add--no-git-checksto publish script (#741)526a71714.1.030842d4Add publish workflow (#740)161b807Bumpserve-handlerfrom6.1.3to6.1.5(#738)337279cfeat: add request logging (#716)0616ce3Test: Included tests for verifying SSL hosting (#720)92fd640feat: Add support for PFX or PKCS12 encoded certificates (#708)36d60e7tests: add cli unit tests (#719)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by vercel-release-bot, a new releaser for serve 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.