[PR #13] [MERGED] Dev #53

Closed
opened 2026-05-06 16:07:20 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/BreizhHardware/express-prom-bundle/pull/13
Author: @BreizhHardware
Created: 11/18/2025
Status: Merged
Merged: 11/18/2025
Merged by: @BreizhHardware

Base: mainHead: dev


📝 Commits (5)

  • 1a5f6df docs: update README badges and add coverage upload step in release workflow
  • b586bd9 fix: Fix security issue in js-yaml
  • 0f6eab8 Merge pull request #11 from BreizhHardware/docs/update-readme-badge
  • cf862fc docs: update package name in readme
  • e49f95a chore: bump to version to 8.0.5

📊 Changes

4 files changed (+22 additions, -15 deletions)

View changed files

📝 .github/workflows/release.yml (+7 -0)
📝 README.md (+6 -6)
📝 package-lock.json (+8 -8)
📝 package.json (+1 -1)

📄 Description

This pull request updates the project to use the new @breizhhardware/express-prom-bundle package name and modernizes the CI and coverage reporting setup. The README is updated throughout to reflect the new package scope, and the GitHub Actions workflow is enhanced to generate and upload code coverage to Coveralls.

Repository and package rebranding:

  • Changed all references in README.md from express-prom-bundle to @breizhhardware/express-prom-bundle, including installation instructions, usage examples, and badges. [1] [2] [3] [4] [5]
  • Updated the package.json version from 8.0.4 to 8.0.5 for the new release.

Continuous integration and coverage improvements:

  • Enhanced .github/workflows/release.yml to generate test coverage and upload it to Coveralls using the GitHub Actions workflow.

🔄 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/BreizhHardware/express-prom-bundle/pull/13 **Author:** [@BreizhHardware](https://github.com/BreizhHardware) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@BreizhHardware](https://github.com/BreizhHardware) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (5) - [`1a5f6df`](https://github.com/BreizhHardware/express-prom-bundle/commit/1a5f6df7f9ebdd3e73ae3de87b62da632b391c62) docs: update README badges and add coverage upload step in release workflow - [`b586bd9`](https://github.com/BreizhHardware/express-prom-bundle/commit/b586bd95150c617f7d2257912319ebb8e5210ecd) fix: Fix security issue in js-yaml - [`0f6eab8`](https://github.com/BreizhHardware/express-prom-bundle/commit/0f6eab8d98252e94ec3439306ff3599303a0f025) Merge pull request #11 from BreizhHardware/docs/update-readme-badge - [`cf862fc`](https://github.com/BreizhHardware/express-prom-bundle/commit/cf862fca31281139c152a7ac7c643bd2c4a8ef62) docs: update package name in readme - [`e49f95a`](https://github.com/BreizhHardware/express-prom-bundle/commit/e49f95ab0e2f08527a1c9dee2111466177918395) chore: bump to version to 8.0.5 ### 📊 Changes **4 files changed** (+22 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+7 -0) 📝 `README.md` (+6 -6) 📝 `package-lock.json` (+8 -8) 📝 `package.json` (+1 -1) </details> ### 📄 Description This pull request updates the project to use the new `@breizhhardware/express-prom-bundle` package name and modernizes the CI and coverage reporting setup. The README is updated throughout to reflect the new package scope, and the GitHub Actions workflow is enhanced to generate and upload code coverage to Coveralls. Repository and package rebranding: * Changed all references in `README.md` from `express-prom-bundle` to `@breizhhardware/express-prom-bundle`, including installation instructions, usage examples, and badges. [[1]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L1-R1) [[2]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L20-R26) [[3]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L185-R185) [[4]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L210-R210) [[5]](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L231-R231) * Updated the `package.json` version from `8.0.4` to `8.0.5` for the new release. Continuous integration and coverage improvements: * Enhanced `.github/workflows/release.yml` to generate test coverage and upload it to Coveralls using the GitHub Actions workflow. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 16:07:20 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BreizhHardware/express-prom-bundle#53
No description provided.