[PR #2549] [CLOSED] Update dependency gh-pages to v5 - autoclosed #3634

Closed
opened 2025-11-26 23:35:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2549
Author: @renovate[bot]
Created: 5/27/2023
Status: Closed

Base: masterHead: renovate/gh-pages-5.x


📝 Commits (1)

  • 4d5243f Update dependency gh-pages to v5

📊 Changes

2 files changed (+26 additions, -44 deletions)

View changed files

📝 package-lock.json (+25 -43)
📝 package.json (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gh-pages ^3.2.3 -> ^5.0.0 age adoption passing confidence

Release Notes

tschaub/gh-pages (gh-pages)

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.


Configuration

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

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

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/2549 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 5/27/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `renovate/gh-pages-5.x` --- ### 📝 Commits (1) - [`4d5243f`](https://github.com/bitwarden/android/commit/4d5243f193a858c5cd45a87b731249d113de71d9) Update dependency gh-pages to v5 ### 📊 Changes **2 files changed** (+26 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+25 -43) 📝 `package.json` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [gh-pages](https://togithub.com/tschaub/gh-pages) | [`^3.2.3` -> `^5.0.0`](https://renovatebot.com/diffs/npm/gh-pages/3.2.3/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/gh-pages/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/gh-pages/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/gh-pages/3.2.3/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/gh-pages/3.2.3/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tschaub/gh-pages (gh-pages)</summary> ### [`v5.0.0`](https://togithub.com/tschaub/gh-pages/blob/HEAD/changelog.md#v500) [Compare Source](https://togithub.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://togithub.com/tschaub/gh-pages/pull/438) - Remove quotation marks ([@&#8203;Vicropht](https://togithub.com/Vicropht)) - [#&#8203;459](https://togithub.com/tschaub/gh-pages/pull/459) - Bump async from 2.6.4 to 3.2.4 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;454](https://togithub.com/tschaub/gh-pages/pull/454) - Bump email-addresses from 3.0.1 to 5.0.0 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;455](https://togithub.com/tschaub/gh-pages/pull/455) - Bump actions/setup-node from 1 to 3 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;453](https://togithub.com/tschaub/gh-pages/pull/453) - Bump actions/checkout from 2 to 3 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;445](https://togithub.com/tschaub/gh-pages/pull/445) - Update README to clarify project site configuration requirements with tools like CRA, webpack, Vite, etc. ([@&#8203;Nezteb](https://togithub.com/Nezteb)) - [#&#8203;452](https://togithub.com/tschaub/gh-pages/pull/452) - Assorted updates ([@&#8203;tschaub](https://togithub.com/tschaub)) ### [`v4.0.0`](https://togithub.com/tschaub/gh-pages/blob/HEAD/changelog.md#v400) [Compare Source](https://togithub.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://togithub.com/tschaub/gh-pages/pull/432) - Updated dev dependencies and formatting ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;430](https://togithub.com/tschaub/gh-pages/pull/430) - Bump ansi-regex from 3.0.0 to 3.0.1 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;431](https://togithub.com/tschaub/gh-pages/pull/431) - Bump path-parse from 1.0.6 to 1.0.7 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;427](https://togithub.com/tschaub/gh-pages/pull/427) - Bump async from 2.6.1 to 2.6.4 ([@&#8203;tschaub](https://togithub.com/tschaub)) - [#&#8203;423](https://togithub.com/tschaub/gh-pages/pull/423) - Bump minimist from 1.2.5 to 1.2.6 ([@&#8203;tschaub](https://togithub.com/tschaub)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/bitwarden/mobile). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDIuNCIsInVwZGF0ZWRJblZlciI6IjM2LjguMTEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:35:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#3634