theshoregroup / digital-signage

A powerful, extensible digital signage solution by The Shore Group, written in ReactJS, wrapped in Electron for some system-level integration not possible with a PWA, and styled with TailwindCSS.
digital-signage-smoky.vercel.app
MIT License
11 stars 3 forks source link

Bump serve from 11.3.2 to 12.0.1 #13

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps serve from 11.3.2 to 12.0.1.

Release notes

Sourced from serve's releases.

12.0.1

Changes

  • HTTPS: Adding Ability to Send Passphrase to createServer: #655
  • Fix network not being shown anymore: #661

Credits

Huge thanks to @​wilbert-abreu and @​marcofugaro for helping!

12.0.0

Major Changes

  • Update clipboardy to v2.3.0 (Drops support for Node 8, reached end of life): #612

Minor Changes

  • Add -p port flag to the help command output: #607
  • Add flag for disabling port switching: #579

Patches

  • Bump lodash from 4.17.15 to 4.17.19: #619
  • Bump ini from 1.3.5 to 1.3.7: #638
  • Fix: Bump ajv to 6.12.6: #635
  • Update repo location in package.json to be vercel/serve: #641
  • Fix spacing for CORS documentation: #610
  • Fix undefined local network address: #572
  • Bump lodash from 4.17.19 to 4.17.21: #654

Credits

Huge thanks to @​hail2u, @​Oscar-21, @​jespertheend, @​rajivshah3, @​z-svoboda-mob, @​IvanSanchez, and @​wabscale for helping!

Commits
  • 30b0673 12.0.1
  • 79ca17c Fix network not being shown anymore (#661)
  • e3f1e84 HTTPS: Adding Ability to Send Passphrase to createServer (#655)
  • d941baa 12.0.0
  • 6341041 Breaking: Update clipboardy to v2.3.0 (drops support for Node 8, end of lif...
  • 3281c57 Bump lodash from 4.17.19 to 4.17.21 (#654)
  • a85bd9d Add flag for disabling port switching (#579)
  • b71af1a Fix undefined local network address (#572)
  • e3fe70a Fix spacing for CORS documentation (#610)
  • 818b5e9 Add -p port flag to the help command output. (#607)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by leerobinson, a new releaser for serve since your current version.


Dependabot compatibility score

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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #14.