Bump npm-check-updates from 19.1.1 to 19.1.2 in /frontend #160

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2 into main
dependabot[bot] commented 2025-11-03 05:33:14 +00:00 (Migrated from github.com)

Bumps npm-check-updates from 19.1.1 to 19.1.2.

Release notes

Sourced from npm-check-updates's releases.

v19.1.2

What's Changed

New Contributors

Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v19.1.1...v19.1.2

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 19.1.1 to 19.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raineorshine/npm-check-updates/releases">npm-check-updates's releases</a>.</em></p> <blockquote> <h2>v19.1.2</h2> <h2>What's Changed</h2> <ul> <li>fix: support singular 'catalog' field in pnpm-workspace.yaml by <a href="https://github.com/afonsojramos"><code>@​afonsojramos</code></a> in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1572">raineorshine/npm-check-updates#1572</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/afonsojramos"><code>@​afonsojramos</code></a> made their first contribution in <a href="https://redirect.github.com/raineorshine/npm-check-updates/pull/1572">raineorshine/npm-check-updates#1572</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.1.1...v19.1.2">https://github.com/raineorshine/npm-check-updates/compare/v19.1.1...v19.1.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/af45ef72f0daad2a662b19c57706164098e68fcb"><code>af45ef7</code></a> 19.1.2</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/6c8163ce6e876d4050454308f74a918d4e81ef0b"><code>6c8163c</code></a> fix: support singular 'catalog' field in pnpm-workspace.yaml (<a href="https://redirect.github.com/raineorshine/npm-check-updates/issues/1572">#1572</a>)</li> <li><a href="https://github.com/raineorshine/npm-check-updates/commit/37cb5fd1ce04eee870413309435dd3e7fb5c49d7"><code>37cb5fd</code></a> CONTRIBUTING</li> <li>See full diff in <a href="https://github.com/raineorshine/npm-check-updates/compare/v19.1.1...v19.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=npm-check-updates&package-manager=npm_and_yarn&previous-version=19.1.1&new-version=19.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
This pull request has changes conflicting with the target branch.
  • frontend/package-lock.json
  • frontend/package.json
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2:dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git checkout dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git checkout dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git rebase main
git checkout main
git merge --ff-only dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git checkout dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git rebase main
git checkout main
git merge --no-ff dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git checkout main
git merge --squash dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git checkout main
git merge --ff-only dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git checkout main
git merge dependabot/npm_and_yarn/frontend/npm-check-updates-19.1.2
git push origin main
Sign in to join this conversation.
No description provided.