Skip to content

Bump @supercharge/strings from 1.29.1 to 2.0.0#2

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/supercharge/strings-2.0.0
Mar 19, 2026
Merged

Bump @supercharge/strings from 1.29.1 to 2.0.0#2
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/supercharge/strings-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2026

Bumps @supercharge/strings from 1.29.1 to 2.0.0.

Changelog

Sourced from @​supercharge/strings's changelog.

2.0.0 - 2022-12-28

Added

  • words: keeps words consisting of alpha-numeric characters. Previously, also symbols like comma or exclamation mark were kept as words

Updated

  • bump dependencies
  • provide named export Str used via
    • import { Str } from '@supercharge/strings'
    • const { Str } = require('@supercharge/strings')

Breaking Changes

  • drop support for Node.js v12 and require Node.js v14
    • we’re using this package only with Node.js and not in browser environments and this change may also have effects in the browser that we can’t determine at this point
Commits

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 [@supercharge/strings](https://github.com/supercharge/strings) from 1.29.1 to 2.0.0.
- [Changelog](https://github.com/supercharge/strings/blob/main/CHANGELOG.md)
- [Commits](supercharge/strings@v1.29.1...v2.0.0)

---
updated-dependencies:
- dependency-name: "@supercharge/strings"
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 19, 2026
@github-actions github-actions bot merged commit 647e528 into main Mar 19, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supercharge/strings-2.0.0 branch March 19, 2026 19:51
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