# gh-pages: what changed from 5 to 6 - Product: gh-pages (https://whatsnew.fyi/product/gh-pages) - Vendor: Tim Schaub - Range: changelog entries numbered after v5.0.0 up to and including v6.3.0, stable releases only - Entries below: 5 releases (newest first) - Resolved: 5 is v5.0.0 and 6 is v6.3.0, the newest stable release of each major we track - Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 0 · Removing or deprecating something: 1 - Page: https://whatsnew.fyi/product/gh-pages/compare/5...6 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. ## What changed (12 changes, grouped by kind) ### Added #### v6.3.0 (2025-01-02) - Support filenames starting with `- #### v6.1.0 (2023-11-18) - Add --nojekyll and --cname options #### v6.0.0 (2023-08-11) - Add error message when --dist is not specified ### Changed #### v6.3.0 (2025-01-02) - Bump chai from 4.3.10 to 4.5.0 - Bump mocha from 10.7.3 to 10.8.2 - Bump mocha from 10.8.2 to 11.0.1 - Bump eslint-config-tschaub from 14.1.2 to 15.1.0 - Bump commander from 11.1.0 to 13.0.0 #### v6.2.0 (2024-10-10) - Update globby ### Fixed #### v6.2.0 (2024-10-10) - Update instruction for next.js #### v6.1.1 (2023-12-23) - Add missing cname option not passed to the config ### Removed #### v6.0.0 (2023-08-11) - Drop support for Node 14 ## Release notes ### v6.3.0 - Date: 2025-01-02 - Version: v6.3.0 - Original notes: https://github.com/tschaub/gh-pages/releases/tag/v6.3.0 - Permalink: https://whatsnew.fyi/product/gh-pages/releases/v6.3.0 - **added** — Support filenames starting with `- - **changed** — Bump chai from 4.3.10 to 4.5.0 - **changed** — Bump mocha from 10.7.3 to 10.8.2 - **changed** — Bump mocha from 10.8.2 to 11.0.1 - **changed** — Bump eslint-config-tschaub from 14.1.2 to 15.1.0 - **changed** — Bump commander from 11.1.0 to 13.0.0 ##### What's Changed * Bump chai from 4.3.10 to 4.5.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/584 * Bump mocha from 10.7.3 to 10.8.2 by @dependabot in https://github.com/tschaub/gh-pages/pull/583 * Bump mocha from 10.8.2 to 11.0.1 by @dependabot in https://github.com/tschaub/gh-pages/pull/590 * Bump eslint-config-tschaub from 14.1.2 to 15.1.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/587 * Bump commander from 11.1.0 to 13.0.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/591 * Support filenames starting with `-` by @sherlockdoyle in https://github.com/tschaub/gh-pages/pull/593 ##### New Contributors * @sherlockdoyle made their first contribution in https://github.com/tschaub/gh-pages/pull/593 **Full Changelog**: https://github.com/tschaub/gh-pages/compare/v6.2.0...v6.3.0 ### v6.2.0 - Date: 2024-10-10 - Version: v6.2.0 - Original notes: https://github.com/tschaub/gh-pages/releases/tag/v6.2.0 - Permalink: https://whatsnew.fyi/product/gh-pages/releases/v6.2.0 - **fixed** — Update instruction for next.js - **changed** — Update globby ##### What's Changed * fix: update instruction for next.js by @multivoltage in https://github.com/tschaub/gh-pages/pull/541 * Bump mocha from 10.2.0 to 10.3.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/545 * Bump eslint from 8.56.0 to 8.57.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/548 * Bump tmp from 0.2.1 to 0.2.3 by @dependabot in https://github.com/tschaub/gh-pages/pull/549 * Bump mocha from 10.3.0 to 10.4.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/550 * Bump dir-compare from 4.2.0 to 5.0.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/555 * Bump sinon from 17.0.1 to 17.0.2 by @dependabot in https://github.com/tschaub/gh-pages/pull/557 * Bump sinon from 17.0.2 to 18.0.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/561 * Bump braces from 3.0.2 to 3.0.3 by @dependabot in https://github.com/tschaub/gh-pages/pull/563 * Bump mocha from 10.4.0 to 10.6.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/569 * Bump mocha from 10.6.0 to 10.7.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/571 * Bump mocha from 10.7.0 to 10.7.3 by @dependabot in https://github.com/tschaub/gh-pages/pull/573 * Bump async from 3.2.5 to 3.2.6 by @dependabot in https://github.com/tschaub/gh-pages/pull/576 * Bump eslint from 8.57.0 to 8.57.1 by @dependabot in https://github.com/tschaub/gh-pages/pull/579 * Bump sinon from 18.0.0 to 19.0.2 by @dependabot in https://github.com/tschaub/gh-pages/pull/578 * Update globby by @tschaub in https://github.com/tschaub/gh-pages/pull/581 ##### New Contributors * @multivoltage made their first contribution in https://github.com/tschaub/gh-pages/pull/541 **Full Changelog**: https://github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0 ### v6.1.1 - Date: 2023-12-23 - Version: v6.1.1 - Original notes: https://github.com/tschaub/gh-pages/releases/tag/v6.1.1 - Permalink: https://whatsnew.fyi/product/gh-pages/releases/v6.1.1 - **fixed** — Add missing cname option not passed to the config ##### Fixes * fix: Add missing cname option not passed to the config by @WillBAnders in https://github.com/tschaub/gh-pages/pull/535 ##### Dependency Updates * Bump eslint from 8.53.0 to 8.55.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/538 * Bump fs-extra from 11.1.1 to 11.2.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/537 * Bump eslint from 8.55.0 to 8.56.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/539 ##### New Contributors * @WillBAnders made their first contribution in https://github.com/tschaub/gh-pages/pull/535 **Full Changelog**: https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1 ### v6.1.0 - Date: 2023-11-18 - Version: v6.1.0 - Original notes: https://github.com/tschaub/gh-pages/releases/tag/v6.1.0 - Permalink: https://whatsnew.fyi/product/gh-pages/releases/v6.1.0 - **added** — Add --nojekyll and --cname options ##### What's Changed * Bump eslint from 8.46.0 to 8.49.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/516 * Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/tschaub/gh-pages/pull/515 * Bump chai from 4.3.7 to 4.3.8 by @dependabot in https://github.com/tschaub/gh-pages/pull/513 * Bump dir-compare from 4.0.0 to 4.2.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/512 * Add --nojekyll and --cname options by @tschaub in https://github.com/tschaub/gh-pages/pull/533 * Bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/tschaub/gh-pages/pull/527 * Bump chai from 4.3.8 to 4.3.10 by @dependabot in https://github.com/tschaub/gh-pages/pull/520 * Bump eslint from 8.49.0 to 8.53.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/530 * Bump commander from 11.0.0 to 11.1.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/524 * Bump async from 3.2.4 to 3.2.5 by @dependabot in https://github.com/tschaub/gh-pages/pull/529 * Bump sinon from 15.2.0 to 17.0.1 by @dependabot in https://github.com/tschaub/gh-pages/pull/531 **Full Changelog**: https://github.com/tschaub/gh-pages/compare/v6.0.0...v6.1.0 ### v6.0.0 - Date: 2023-08-11 - Version: v6.0.0 - Original notes: https://github.com/tschaub/gh-pages/releases/tag/v6.0.0 - Permalink: https://whatsnew.fyi/product/gh-pages/releases/v6.0.0 - **removed** — Drop support for Node 14 - **added** — Add error message when --dist is not specified This release drops support for Node 14. Otherwise, there are no special upgrade considerations. ##### What's Changed * Update readme.md by @harveer07 in https://github.com/tschaub/gh-pages/pull/440 * Bump sinon from 15.0.1 to 15.0.3 by @dependabot in https://github.com/tschaub/gh-pages/pull/474 * Bump eslint from 8.32.0 to 8.38.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/477 * Bump fs-extra from 8.1.0 to 11.1.1 by @dependabot in https://github.com/tschaub/gh-pages/pull/473 * Add error message when --dist is not specified. by @domsleee in https://github.com/tschaub/gh-pages/pull/504 * Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in https://github.com/tschaub/gh-pages/pull/505 * Bump eslint from 8.38.0 to 8.46.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/506 * Bump semver from 6.3.0 to 6.3.1 by @dependabot in https://github.com/tschaub/gh-pages/pull/500 * Bump sinon from 15.0.3 to 15.2.0 by @dependabot in https://github.com/tschaub/gh-pages/pull/495 * Dependency updates and drop Node 14 by @tschaub in https://github.com/tschaub/gh-pages/pull/507 ##### New Contributors * @harveer07 made their first contribution in https://github.com/tschaub/gh-pages/pull/440 * @domsleee made their first contribution in https://github.com/tschaub/gh-pages/pull/504 **Full Changelog**: https://github.com/tschaub/gh-pages/compare/v5.0.0...v6.0.0