fpjs
                                
                                
                                
                                    fpjs copied to clipboard
                            
                            
                            
                        Bump serve from 6.4.8 to 7.1.3 in /flashcard_starter
Bumps serve from 6.4.8 to 7.1.3.
Release notes
Sourced from serve's releases.
7.1.3
Patches
- Bumped middleware to the latest version: #391
 7.1.2
Patches
- Bumped our dependencies to the latest version: #388
 7.1.1
Patches
- Added example of using the middleware: #385
 7.1.0
Minor Changes
- Re-added
 --singleand made--listensupport ports: #384Patches
Credits
Huge thanks to @jaeseok-park for helping!
7.0.1
Patches
- Removed useless dependencies: #377
 7.0.0
This release marks a completely fresh start for this project.
Over the years, the core of the package has gotten bigger and bigger, eventually containing features that should not be part of it at all. This led to
servebecoming rather slow in certain situations. But not just in terms of serving requests, but also when installing (because of the dependency count).As of today, the package is going into a completely new direction and we're re-evaluating any feature suggestions we're encoutering on the repository.
If you want to continue using the old
serve, please lock it like this in your dependencies:{ "serve": "6.5.8" }Notice that the version number is not prefixed with
... (truncated)^.
Commits
ff4faf97.1.3b822208Bumped middleware to the latest version (#391)82c99b67.1.243f5bc7Bumped our dependencies to the latest version (#388)74e36077.1.12c8a701Added example of using the middleware (#385)a567a0a7.1.04f135eaRe-added--singleand made--listensupport ports (#384)5d8a9d2Bumpedserve-handlerto the latest version (#383)5b1840cFixed "URL is not defined" error (#381)- Additional commits viewable in compare view
 
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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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.
@knowthen please merge this PR, looks good.