Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 10.0.0 #1106

Merged
merged 2 commits into from
Nov 23, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2022

🤖 I have created a release beep boop

10.0.0 (2022-11-23)

⚠ BREAKING CHANGES

  • minimum required version of node increased from 14.17.0 to 18.12.1
  • deps: LOG_ROTATION_FREQUENCY env variable accepted values changed from "daily, custom, or test" to "daily, date, [1-12]h, or [1-30]m"
  • config: PORT env variable no longer uses first available open port if unset

Bug Fixes

  • config: physical cpu core counting (#1110) (4b97e80)
  • config: use port 3000 if PORT env variable unset (#1114) (e2fc111)
  • routes: add HEAD to cors allowed methods (#1105) (ec5b850)

Miscellaneous

  • *.ignore: fix test log entry (416b574)
  • clean up multi-line comments (4227801)
  • drop support for node 14 and 16 (#1115) (2dc2a73)
  • plugins/pdf-to-html: inline comment semantics (f53ad3a)
  • plugins/tidy-html: justify empty alt attribute over removal (361cec3)
  • update inline documentation links (ae61008)

Dependencies

  • deps-dev: bump @commitlint/cli from 17.2.0 to 17.3.0 (#1134) (396d6ee)
  • deps-dev: bump @commitlint/config-conventional (#1133) (780df01)
  • deps-dev: bump eslint from 8.26.0 to 8.27.0 (#1118) (f86526f)
  • deps-dev: bump eslint from 8.27.0 to 8.28.0 (#1139) (3e938c6)
  • deps-dev: bump eslint-plugin-jest from 27.1.3 to 27.1.5 (#1124) (ad23a70)
  • deps-dev: bump eslint-plugin-jsdoc from 39.4.0 to 39.6.2 (#1119) (c74dbd3)
  • deps-dev: bump husky from 8.0.1 to 8.0.2 (#1126) (4667a37)
  • deps-dev: bump jest from 29.2.2 to 29.3.1 (#1127) (7551983)
  • deps-dev: bump playwright from 1.27.1 to 1.28.0 (#1122) (c7d418d)
  • deps-dev: bump prettier from 2.7.1 to 2.8.0 (#1140) (ced4a0a)
  • deps-dev: remove @faker-js/faker (#1108) (a1b24a7)
  • deps: bump @fastify/autoload from 5.4.1 to 5.5.0 (#1138) (92bc286)
  • deps: bump @fastify/cors from 8.1.1 to 8.2.0 (#1123) (470601a)
  • deps: bump @fastify/static from 6.5.0 to 6.5.1 (#1132) (d7f8bfd)
  • deps: bump actions/dependency-review-action from 2 to 3 (#1117) (efe4a8a)
  • deps: bump env-schema from 5.1.0 to 5.1.1 (#1120) (06647f4)
  • deps: bump fastify from 4.10.0 to 4.10.2 (#1131) (b181998)
  • deps: bump fastify from 4.9.2 to 4.10.0 (#1125) (4c0e4a8)
  • deps: bump file-stream-rotator from 0.6.1 to 1.0.0 (#1112) (97be09e)
  • deps: bump fix-utf8 from 1.1.1 to 1.1.2 (#1121) (3e5d9b6)
  • deps: bump hadolint/hadolint-action from 2.1.0 to 3.0.0 (#1116) (f69da33)
  • deps: bump html-minifier-terser from 7.0.0 to 7.1.0 (#1137) (e5cdb33)
  • deps: bump jsdom from 20.0.2 to 20.0.3 (#1135) (c741f3b)
  • deps: bump node-poppler from 6.0.3 to 6.1.0 (#1136) (ca3212b)
  • deps: bump transistive dependencies (#1141) (ff4ad1d)
  • deps: remove raw-body (#1107) (5643cf1)
  • docker: remove dev values from package.json (04620f5)
  • docker: reorder instructions for build caching (8e00afd)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--docsmith branch 4 times, most recently from 72f8d24 to 0f79b94 Compare November 9, 2022 16:51
@github-actions github-actions bot force-pushed the release-please--branches--master--components--docsmith branch 2 times, most recently from a1b922b to 40e3eba Compare November 16, 2022 14:17
@github-actions github-actions bot changed the title chore(master): release 9.1.4 chore(master): release 10.0.0 Nov 16, 2022
@github-actions github-actions bot force-pushed the release-please--branches--master--components--docsmith branch 4 times, most recently from 268bd51 to 803b772 Compare November 22, 2022 09:15
@github-actions github-actions bot force-pushed the release-please--branches--master--components--docsmith branch from 803b772 to 4ecb8e7 Compare November 23, 2022 06:17
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3529777244

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 3529704049: 0.0%
Covered Lines: 608
Relevant Lines: 608

💛 - Coveralls

@Fdawgs Fdawgs merged commit e0698d3 into master Nov 23, 2022
@Fdawgs Fdawgs deleted the release-please--branches--master--components--docsmith branch November 23, 2022 06:40
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/Fdawgs/docsmith/releases/tag/v10.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants