Skip to content

chore: bump parse-duration from 2.1.6 to 2.1.8#1999

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/parse-duration-2.1.8
Jul 10, 2026
Merged

chore: bump parse-duration from 2.1.6 to 2.1.8#1999
github-actions[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/parse-duration-2.1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown
Contributor

Bumps parse-duration from 2.1.6 to 2.1.8.

Commits
  • 47af1e9 v2.1.8
  • 522c276 fix: don't leak 'undefined' into the separator class for bare custom locales
  • e18708a perf: cache separator regex, iterate matches with exec — 2× faster parse
  • f0c97db v2.1.7
  • ba6e6ec package-lock: sync 2.1.6
  • 1a6a94e Merge pull request #70 from spokodev/fix/config-keys-return-nan
  • 5425d06 Merge pull request #71 from spokodev/fix/whitespace-between-value-and-unit
  • 15d5570 Return null instead of NaN for unit config key names
  • 7c277fd Allow multiple whitespace characters between a value and its unit
  • 4285dda Merge pull request #69 from naveentehrpariya/fix-leading-whitespace-negative-...
  • 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 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)

Bumps [parse-duration](https://github.com/jkroso/parse-duration) from 2.1.6 to 2.1.8.
- [Release notes](https://github.com/jkroso/parse-duration/releases)
- [Commits](jkroso/parse-duration@v2.1.6...v2.1.8)

---
updated-dependencies:
- dependency-name: parse-duration
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 10, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 10, 2026 20:24
@github-actions github-actions Bot merged commit aea821a into master Jul 10, 2026
11 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/parse-duration-2.1.8 branch July 10, 2026 20:26
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.

0 participants