Skip to content

npm(deps): bump strnum from 2.2.0 to 2.2.1#2729

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/strnum-2.2.1
Closed

npm(deps): bump strnum from 2.2.0 to 2.2.1#2729
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/npm_and_yarn/develop/strnum-2.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2026

Bumps strnum from 2.2.0 to 2.2.1.

Changelog

Sourced from strnum's changelog.

2.2.1 / 2026-03-19

  • fix false positive for eNotation when no leading zeros

2.2.0 / 2026-02-28

  • support infinity

2.1.0 / 2025-05-01

  • fix e-notation
    • to return string when invalid enotation is found. Eg E24
    • to return valid number when only leading zero before e char is present

2.0.5 / 2025-02-27

  • changes done in 1.1.2

1.1.2 / 2025-02-27

  • fix skiplike for 0

1.1.1 / 2025-02-21

  • All recent fixes of version 2

2.0.4 / 2025-02-20

  • remove console log

2.0.3 / 2025-02-20

  • fix for string which are falsly identified as e-notation

2.0.1 / 2025-02-20

  • fix: handle only zeros
  • fix: return original string when NaN

2.0.0 / 2025-02-20

  • Migrating to ESM modules. No functional change

1.1.0 / 2025-02-20

  • fix (#9): support missing floating point and e notations
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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 20, 2026
@dependabot dependabot Bot requested a review from daniel-mcadam-nhs as a code owner March 20, 2026 00:04
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 20, 2026
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Mar 20, 2026
Bumps [strnum](https://github.com/NaturalIntelligence/strnum) from 2.2.0 to 2.2.1.
- [Changelog](https://github.com/NaturalIntelligence/strnum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/strnum/commits)

---
updated-dependencies:
- dependency-name: strnum
  dependency-version: 2.2.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/strnum-2.2.1 branch from e3f2d0b to 306aff6 Compare March 23, 2026 00:04
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 2, 2026

Looks like strnum is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 2, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/develop/strnum-2.2.1 branch April 2, 2026 04:22
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