Skip to content

build(deps-npm): update @commitlint/cli from 21.2.0 to 21.2.1 - abandoned - #931

Closed
renovate[bot] wants to merge 4 commits into
masterfrom
renovate/commitlint-monorepo
Closed

build(deps-npm): update @commitlint/cli from 21.2.0 to 21.2.1 - abandoned#931
renovate[bot] wants to merge 4 commits into
masterfrom
renovate/commitlint-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@commitlint/cli (source) 21.2.021.2.1 age confidence

Release Notes

conventional-changelog/commitlint (@​commitlint/cli)

v21.2.1

Compare Source

Note: Version bump only for package @​commitlint/cli


Configuration

📅 Schedule: (UTC)

  • 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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 11, 2026
@codecov

codecov Bot commented Jul 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.71%. Comparing base (43104b9) to head (294e8a0).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #931      +/-   ##
==========================================
+ Coverage   99.71%   99.71%   +0.01%     
==========================================
  Files         204      204              
  Lines       12946    12988      +42     
==========================================
+ Hits        12908    12950      +42     
  Misses         33       33              
  Partials        5        5              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

✅ Playwright Test Results

Count
✅ Passed 316
❌ Failed 0
🔄 Flaky 3
⏭️ Skipped 4

Duration: 1083.5s

View screenshots & full report

@renovate
renovate Bot force-pushed the renovate/commitlint-monorepo branch from 1e91d69 to a5fb965 Compare July 16, 2026 15:09
JosephKav and others added 4 commits July 27, 2026 18:35
A PUT to /api/v1/service/config or POST to /api/v1/service/new without
an `id` in the payload was incorrectly accepted, while still returning
`200 OK`. An edit replaced the target service with one whose ID was an
empty string, leaving an invalid entry in its place in the service
order. A create added one under that same empty ID.

Both endpoints now reject requests with no `id`, with `400 Bad Request`,
leaving the service and service order unchanged. `AddService` and
`RenameService` also reject empty IDs.

Existing configurations containing a service with an empty ID are left
unchanged, but with a warning log identifying the issue, as they require
manual repair.

Also document that the endpoint body replaces an existing service rather
than merging into it.
The service edit payload takes an array for notify and webhook entries
keyed by their `name`, so an entry sent without one was stored under the
empty string, and two entries sharing a name silently collapsed into the
last one. Both were accepted with `200 OK`.

Each is now rejected with `400 Bad Request`, naming the offending
index (matching what the web UI already enforces).
announceEdit skipped the broadcast when RemoveUnchanged left the summary
empty, so edits to fields absent from it reached no other client. Those
clients kept the service config cached for the staleTime, so reopening
the edit modal repopulated the form from stale data and saving silently
reverted the edit.

Also fixes the rename branch merging cached data over the new ID.
@renovate
renovate Bot force-pushed the renovate/commitlint-monorepo branch from a5fb965 to 294e8a0 Compare July 28, 2026 01:36
@renovate renovate Bot changed the title build(deps-npm): update @commitlint/cli from 21.2.0 to 21.2.1 build(deps-npm): update @commitlint/cli from 21.2.0 to 21.2.1 - abandoned Jul 28, 2026
@renovate

renovate Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor Author

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.

@JosephKav JosephKav closed this Jul 28, 2026
@JosephKav
JosephKav deleted the renovate/commitlint-monorepo branch July 28, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant