Update dependency gh-pages to v6 - abandoned #58

Closed
renovate-bot wants to merge 1 commits from renovate/gh-pages-6.x into next
Collaborator

This PR contains the following updates:

Package Change Age Confidence
gh-pages ^2.2.0 -> ^6.0.0 age confidence

Release Notes

tschaub/gh-pages (gh-pages)

v6.3.0

Compare Source

This relesae includes a fix for filenames starting with - and a number of dependency updates. See below for details.

v6.2.0

Compare Source

Assorted dependency updates and a documentation change.

v6.1.1

Compare Source

This release fixes an issue with the --cname option.

v6.1.0

Compare Source

This release adds support for --nojekyll and --cname options.

v6.0.0

Compare Source

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

v5.0.0

Compare Source

Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.

Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.

v4.0.0

Compare Source

This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10.

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

This release updates a few development dependencies and adds a bit of documentation.

v3.1.0

Compare Source

The cache directory used by gh-pages is now node_modules/.cache/gh-pages. If you want to use a different location, set the CACHE_DIR environment variable.

v3.0.0

Compare Source

Breaking changes:

None really. But tests are no longer run on Node < 10. Development dependencies were updated to address security warnings, and this meant tests could no longer be run on Node 6 or 8. If you still use these Node versions, you may still be able to use this library, but be warned that tests are no longer run on these versions.

All changes:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [gh-pages](https://github.com/tschaub/gh-pages) | [`^2.2.0` -> `^6.0.0`](https://renovatebot.com/diffs/npm/gh-pages/2.2.0/6.3.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gh-pages/6.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gh-pages/2.2.0/6.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tschaub/gh-pages (gh-pages)</summary> ### [`v6.3.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v630) [Compare Source](https://github.com/tschaub/gh-pages/compare/v6.2.0...v6.3.0) This relesae includes a fix for filenames starting with `-` and a number of dependency updates. See below for details. - [#&#8203;593](https://github.com/tschaub/gh-pages/pull/593) - Handle filenames starting with a dash ([@&#8203;sherlockdoyle](https://github.com/sherlockdoyle)) - [#&#8203;591](https://github.com/tschaub/gh-pages/pull/591) - Bump commander from 11.1.0 to 13.0.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;587](https://github.com/tschaub/gh-pages/pull/587) - Bump eslint-config-tschaub from 14.1.2 to 15.1.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;590](https://github.com/tschaub/gh-pages/pull/590) - Bump mocha from 10.8.2 to 11.0.1 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;583](https://github.com/tschaub/gh-pages/pull/583) - Bump mocha from 10.7.3 to 10.8.2 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;584](https://github.com/tschaub/gh-pages/pull/584) - Bump chai from 4.3.10 to 4.5.0 ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v6.2.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v620) [Compare Source](https://github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0) Assorted dependency updates and a documentation change. - [#&#8203;581](https://github.com/tschaub/gh-pages/pull/581) - Update globby ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;578](https://github.com/tschaub/gh-pages/pull/578) - Bump sinon from 18.0.0 to 19.0.2 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;579](https://github.com/tschaub/gh-pages/pull/579) - Bump eslint from 8.57.0 to 8.57.1 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;576](https://github.com/tschaub/gh-pages/pull/576) - Bump async from 3.2.5 to 3.2.6 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;573](https://github.com/tschaub/gh-pages/pull/573) - Bump mocha from 10.7.0 to 10.7.3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;571](https://github.com/tschaub/gh-pages/pull/571) - Bump mocha from 10.6.0 to 10.7.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;569](https://github.com/tschaub/gh-pages/pull/569) - Bump mocha from 10.4.0 to 10.6.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;563](https://github.com/tschaub/gh-pages/pull/563) - Bump braces from 3.0.2 to 3.0.3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;561](https://github.com/tschaub/gh-pages/pull/561) - Bump sinon from 17.0.2 to 18.0.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;557](https://github.com/tschaub/gh-pages/pull/557) - Bump sinon from 17.0.1 to 17.0.2 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;555](https://github.com/tschaub/gh-pages/pull/555) - Bump dir-compare from 4.2.0 to 5.0.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;550](https://github.com/tschaub/gh-pages/pull/550) - Bump mocha from 10.3.0 to 10.4.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;549](https://github.com/tschaub/gh-pages/pull/549) - Bump tmp from 0.2.1 to 0.2.3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;548](https://github.com/tschaub/gh-pages/pull/548) - Bump eslint from 8.56.0 to 8.57.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;545](https://github.com/tschaub/gh-pages/pull/545) - Bump mocha from 10.2.0 to 10.3.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;541](https://github.com/tschaub/gh-pages/pull/541) - fix: update instruction for next.js ([@&#8203;multivoltage](https://github.com/multivoltage)) ### [`v6.1.1`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v611) [Compare Source](https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1) This release fixes an issue with the `--cname` option. - [#&#8203;535](https://github.com/tschaub/gh-pages/pull/535) - fix: Add missing cname option not passed to the config ([@&#8203;WillBAnders](https://github.com/WillBAnders)) - [#&#8203;539](https://github.com/tschaub/gh-pages/pull/539) - Bump eslint from 8.55.0 to 8.56.0 ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v6.1.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v610) [Compare Source](https://github.com/tschaub/gh-pages/compare/v6.0.0...v6.1.0) This release adds support for `--nojekyll` and `--cname` options. - [#&#8203;531](https://github.com/tschaub/gh-pages/pull/531) - Bump sinon from 15.2.0 to 17.0.1 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;529](https://github.com/tschaub/gh-pages/pull/529) - Bump async from 3.2.4 to 3.2.5 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;524](https://github.com/tschaub/gh-pages/pull/524) - Bump commander from 11.0.0 to 11.1.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;530](https://github.com/tschaub/gh-pages/pull/530) - Bump eslint from 8.49.0 to 8.53.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;520](https://github.com/tschaub/gh-pages/pull/520) - Bump chai from 4.3.8 to 4.3.10 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;527](https://github.com/tschaub/gh-pages/pull/527) - Bump actions/setup-node from 3 to 4 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;533](https://github.com/tschaub/gh-pages/pull/533) - Add --nojekyll and --cname options ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;512](https://github.com/tschaub/gh-pages/pull/512) - Bump dir-compare from 4.0.0 to 4.2.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;513](https://github.com/tschaub/gh-pages/pull/513) - Bump chai from 4.3.7 to 4.3.8 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;515](https://github.com/tschaub/gh-pages/pull/515) - Bump actions/checkout from 3 to 4 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;516](https://github.com/tschaub/gh-pages/pull/516) - Bump eslint from 8.46.0 to 8.49.0 ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v6.0.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v600) [Compare Source](https://github.com/tschaub/gh-pages/compare/v5.0.0...v6.0.0) This release drops support for Node 14. Otherwise, there are no special upgrade considerations. - [#&#8203;507](https://github.com/tschaub/gh-pages/pull/507) - Dependency updates and drop Node 14 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;495](https://github.com/tschaub/gh-pages/pull/495) - Bump sinon from 15.0.3 to 15.2.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;500](https://github.com/tschaub/gh-pages/pull/500) - Bump semver from 6.3.0 to 6.3.1 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;506](https://github.com/tschaub/gh-pages/pull/506) - Bump eslint from 8.38.0 to 8.46.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;505](https://github.com/tschaub/gh-pages/pull/505) - Bump word-wrap from 1.2.3 to 1.2.5 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;504](https://github.com/tschaub/gh-pages/pull/504) - Add error message when --dist is not specified. ([@&#8203;domsleee](https://github.com/domsleee)) - [#&#8203;473](https://github.com/tschaub/gh-pages/pull/473) - Bump fs-extra from 8.1.0 to 11.1.1 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;477](https://github.com/tschaub/gh-pages/pull/477) - Bump eslint from 8.32.0 to 8.38.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;474](https://github.com/tschaub/gh-pages/pull/474) - Bump sinon from 15.0.1 to 15.0.3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;440](https://github.com/tschaub/gh-pages/pull/440) - Update readme.md ([@&#8203;harveer07](https://github.com/harveer07)) ### [`v5.0.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v500) [Compare Source](https://github.com/tschaub/gh-pages/compare/v4.0.0...v5.0.0) Potentially breaking change: the `publish` method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users. Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether. - [#&#8203;438](https://github.com/tschaub/gh-pages/pull/438) - Remove quotation marks ([@&#8203;Vicropht](https://github.com/Vicropht)) - [#&#8203;459](https://github.com/tschaub/gh-pages/pull/459) - Bump async from 2.6.4 to 3.2.4 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;454](https://github.com/tschaub/gh-pages/pull/454) - Bump email-addresses from 3.0.1 to 5.0.0 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;455](https://github.com/tschaub/gh-pages/pull/455) - Bump actions/setup-node from 1 to 3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;453](https://github.com/tschaub/gh-pages/pull/453) - Bump actions/checkout from 2 to 3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;445](https://github.com/tschaub/gh-pages/pull/445) - Update README to clarify project site configuration requirements with tools like CRA, webpack, Vite, etc. ([@&#8203;Nezteb](https://github.com/Nezteb)) - [#&#8203;452](https://github.com/tschaub/gh-pages/pull/452) - Assorted updates ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v4.0.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v400) [Compare Source](https://github.com/tschaub/gh-pages/compare/v3.2.3...v4.0.0) This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10. - [#&#8203;432](https://github.com/tschaub/gh-pages/pull/432) - Updated dev dependencies and formatting ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;430](https://github.com/tschaub/gh-pages/pull/430) - Bump ansi-regex from 3.0.0 to 3.0.1 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;431](https://github.com/tschaub/gh-pages/pull/431) - Bump path-parse from 1.0.6 to 1.0.7 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;427](https://github.com/tschaub/gh-pages/pull/427) - Bump async from 2.6.1 to 2.6.4 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;423](https://github.com/tschaub/gh-pages/pull/423) - Bump minimist from 1.2.5 to 1.2.6 ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v3.2.3`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v323) [Compare Source](https://github.com/tschaub/gh-pages/compare/v3.2.2...v3.2.3) - [#&#8203;398](https://github.com/tschaub/gh-pages/pull/398) - Update glob-parent ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;395](https://github.com/tschaub/gh-pages/pull/395) - Switch from filenamify-url to filenamify ([@&#8203;tw0517tw](https://github.com/tw0517tw)) ### [`v3.2.2`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v322) [Compare Source](https://github.com/tschaub/gh-pages/compare/v3.2.1...v3.2.2) - [#&#8203;396](https://github.com/tschaub/gh-pages/pull/396) - Revert "security(deps): bump filenamify-url to 2.1.1" ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v3.2.1`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v321) [Compare Source](https://github.com/tschaub/gh-pages/compare/v3.2.0...v3.2.1) - [#&#8203;393](https://github.com/tschaub/gh-pages/pull/393) - security(deps): bump filenamify-url to 2.1.1 ([@&#8203;AviVahl](https://github.com/AviVahl)) ### [`v3.2.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v320) [Compare Source](https://github.com/tschaub/gh-pages/compare/v3.1.0...v3.2.0) This release updates a few development dependencies and adds a bit of documentation. - [#&#8203;391](https://github.com/tschaub/gh-pages/pull/391) - Update dev dependencies ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;375](https://github.com/tschaub/gh-pages/pull/375) - Add note about domain problem ([@&#8203;demee](https://github.com/demee)) - [#&#8203;390](https://github.com/tschaub/gh-pages/pull/390) - Fix little typo in the README ([@&#8203;cizordj](https://github.com/cizordj)) - [#&#8203;388](https://github.com/tschaub/gh-pages/pull/388) - Bump hosted-git-info from 2.8.8 to 2.8.9 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;387](https://github.com/tschaub/gh-pages/pull/387) - Bump y18n from 4.0.0 to 4.0.3 ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;378](https://github.com/tschaub/gh-pages/pull/378) - Add GitHub Actions tips to readme.md ([@&#8203;mickelsonmichael](https://github.com/mickelsonmichael)) - [#&#8203;386](https://github.com/tschaub/gh-pages/pull/386) - Bump lodash from 4.17.14 to 4.17.21 ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v3.1.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v310) [Compare Source](https://github.com/tschaub/gh-pages/compare/v3.0.0...v3.1.0) The cache directory used by `gh-pages` is now `node_modules/.cache/gh-pages`. If you want to use a different location, set the `CACHE_DIR` environment variable. - [#&#8203;362](https://github.com/tschaub/gh-pages/pull/362) - Move the cache directory ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;361](https://github.com/tschaub/gh-pages/pull/361) - Update dev dependencies ([@&#8203;tschaub](https://github.com/tschaub)) ### [`v3.0.0`](https://github.com/tschaub/gh-pages/blob/HEAD/changelog.md#v300) [Compare Source](https://github.com/tschaub/gh-pages/compare/v2.2.0...v3.0.0) Breaking changes: None really. But tests are no longer run on Node < 10. Development dependencies were updated to address security warnings, and this meant tests could no longer be run on Node 6 or 8. If you still use these Node versions, you may still be able to use this library, but be warned that tests are no longer run on these versions. All changes: - [#&#8203;357](https://github.com/tschaub/gh-pages/pull/357) - Dev dependency updates ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;333](https://github.com/tschaub/gh-pages/pull/333) - Update readme with command line options ([@&#8203;Victoire44](https://github.com/Victoire44)) - [#&#8203;356](https://github.com/tschaub/gh-pages/pull/356) - Test as a GitHub action ([@&#8203;tschaub](https://github.com/tschaub)) - [#&#8203;355](https://github.com/tschaub/gh-pages/pull/355) - feat(beforeAdd): allow custom script before git add ([@&#8203;Xiphe](https://github.com/Xiphe)) - [#&#8203;336](https://github.com/tschaub/gh-pages/pull/336) - Fix remove not working properly ([@&#8203;sunghwan2789](https://github.com/sunghwan2789)) - [#&#8203;328](https://github.com/tschaub/gh-pages/pull/328) - Update .travis.yml ([@&#8203;XhmikosR](https://github.com/XhmikosR)) - [#&#8203;327](https://github.com/tschaub/gh-pages/pull/327) - Fix typo ([@&#8203;d-tsuji](https://github.com/d-tsuji)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibmV4dCIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-10-26 13:01:57 +01:00
Update dependency gh-pages to v6
Some checks failed
Lint / lint (push) Failing after 8s
Build / build (pull_request) Failing after 19s
400d722429
renovate-bot changed title from Update dependency gh-pages to v6 to Update dependency gh-pages to v6 - abandoned 2025-11-04 01:27:35 +01:00
Author
Collaborator

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
Thilawyn closed this pull request 2025-11-04 01:30:04 +01:00
Some checks failed
Lint / lint (push) Failing after 8s
Build / build (pull_request) Failing after 19s

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Thilawyn/website#58