[PR #20] [CLOSED] Bump nth-check from 2.0.0 to 2.0.1 in /Display #20

Closed
opened 2026-01-14 09:59:26 -05:00 by ckaczor · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ckaczor/HomeMonitor/pull/20
Author: @dependabot[bot]
Created: 3/21/2022
Status: Closed

Base: masterHead: dependabot/npm_and_yarn/Display/nth-check-2.0.1


📝 Commits (1)

  • 65527a0 Bump nth-check from 2.0.0 to 2.0.1 in /Display

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 Display/package-lock.json (+6 -6)

📄 Description

Bumps nth-check from 2.0.0 to 2.0.1.

Release notes

Sourced from nth-check's releases.

v2.0.1

Fixes:

  • Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d
    • Ensures parsing will always have linear time complexity.

Internal:

  • chore(ci): Use GitHub Actions, Dependabot (#10) e02b4dd
  • Bump dependencies

https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1

Commits
  • 65e40b0 2.0.1
  • ff63f1d Bump eslint-config-prettier from 6.15.0 to 8.3.0 (#11)
  • ff24c93 Bump jest from 26.6.3 to 27.2.0 (#17)
  • da9d78a Bump @​typescript-eslint/parser from 4.9.0 to 4.31.1 (#18)
  • fa35caf Bump @​types/node from 14.14.10 to 16.9.1 (#16)
  • 5f39402 Bump @​typescript-eslint/eslint-plugin from 4.9.0 to 4.31.1 (#19)
  • a11c0c1 Bump prettier from 2.2.1 to 2.4.0 (#20)
  • 3ddd820 Bump @​types/jest from 26.0.15 to 27.0.1 (#13)
  • 732ab0a Bump ts-jest from 26.4.4 to 26.5.6 (#15)
  • 7efd9da Bump eslint from 7.14.0 to 7.32.0 (#14)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 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/ckaczor/HomeMonitor/pull/20 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/21/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/Display/nth-check-2.0.1` --- ### 📝 Commits (1) - [`65527a0`](https://github.com/ckaczor/HomeMonitor/commit/65527a024b157dd0a373cc26efa6a30dd4f2844e) Bump nth-check from 2.0.0 to 2.0.1 in /Display ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Display/package-lock.json` (+6 -6) </details> ### 📄 Description Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fb55/nth-check/releases">nth-check's releases</a>.</em></p> <blockquote> <h2>v2.0.1</h2> <p><strong>Fixes:</strong></p> <ul> <li>Replace regex with hand-rolled parser for nth-expressions (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/9">#9</a>) 9894c1d <ul> <li>Ensures parsing will always have linear time complexity.</li> </ul> </li> </ul> <p><strong>Internal:</strong></p> <ul> <li>chore(ci): Use GitHub Actions, Dependabot (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/10">#10</a>) e02b4dd</li> <li>Bump dependencies</li> </ul> <p><a href="https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1">https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fb55/nth-check/commit/65e40b02b0437daf5d41760352433435ad2370a0"><code>65e40b0</code></a> 2.0.1</li> <li><a href="https://github.com/fb55/nth-check/commit/ff63f1d17320ace1a2c5f39f6e75bd81bf37f892"><code>ff63f1d</code></a> Bump eslint-config-prettier from 6.15.0 to 8.3.0 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/11">#11</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/ff24c93f9e20ae42ace67a5170c0cf1489d8dc11"><code>ff24c93</code></a> Bump jest from 26.6.3 to 27.2.0 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/17">#17</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/da9d78a0ea529ba2559bea4500dfc35974770dd1"><code>da9d78a</code></a> Bump <code>@​typescript-eslint/parser</code> from 4.9.0 to 4.31.1 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/18">#18</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/fa35cafd1ef3e5440ffaf7a5f16f566319222812"><code>fa35caf</code></a> Bump <code>@​types/node</code> from 14.14.10 to 16.9.1 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/16">#16</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/5f394023c49a7dd5d356037d4ec9128400baf556"><code>5f39402</code></a> Bump <code>@​typescript-eslint/eslint-plugin</code> from 4.9.0 to 4.31.1 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/19">#19</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/a11c0c10d075e2abd344f00589b73e31951df9ad"><code>a11c0c1</code></a> Bump prettier from 2.2.1 to 2.4.0 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/20">#20</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/3ddd820a7de8fa3eeec84ed2a36f05264d390552"><code>3ddd820</code></a> Bump <code>@​types/jest</code> from 26.0.15 to 27.0.1 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/13">#13</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/732ab0ae677fc7febfb87904eefa0bd5d9020624"><code>732ab0a</code></a> Bump ts-jest from 26.4.4 to 26.5.6 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/15">#15</a>)</li> <li><a href="https://github.com/fb55/nth-check/commit/7efd9daa51aeba371611424bc3984c2069659525"><code>7efd9da</code></a> Bump eslint from 7.14.0 to 7.32.0 (<a href="https://github-redirect.dependabot.com/fb55/nth-check/issues/14">#14</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nth-check&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ckaczor/HomeMonitor/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ckaczor added the pull-request label 2026-01-14 09:59:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ckaczor/HomeMonitor#20