Skip to content

Bump string.prototype.trimend from 1.0.9 to 1.0.10#6306

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/string.prototype.trimend-1.0.10
Jun 8, 2026
Merged

Bump string.prototype.trimend from 1.0.9 to 1.0.10#6306
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/string.prototype.trimend-1.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps string.prototype.trimend from 1.0.9 to 1.0.10.

Changelog

Sourced from string.prototype.trimend's changelog.

v1.0.10 - 2026-06-05

Commits

  • [Fix] avoid quadratic runtime trimming strings with large internal whitespace runs 14ee151
  • [actions] update workflows 867fda8
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, has-strict-mode, npmignore c1dad08
  • [Deps] update call-bind, call-bound, es-object-atoms 9f23631
  • [readme] remove dead badges 5156bc8
  • [readme] replace runkit CI badge with shields.io check-runs badge 79f9686
Commits
  • 9f316ac v1.0.10
  • 867fda8 [actions] update workflows
  • 5156bc8 [readme] remove dead badges
  • 9f23631 [Deps] update call-bind, call-bound, es-object-atoms
  • c1dad08 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint, `has-s...
  • 14ee151 [Fix] avoid quadratic runtime trimming strings with large internal whitespace...
  • 79f9686 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff 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 [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) from 1.0.9 to 1.0.10.
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](es-shims/String.prototype.trimEnd@v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: string.prototype.trimend
  dependency-version: 1.0.10
  dependency-type: indirect
  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 Jun 8, 2026
@github-actions github-actions Bot enabled auto-merge June 8, 2026 09:56
@codacy-production

codacy-production Bot commented Jun 8, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Coverage ∅ diff coverage · +0.00% coverage variation

Metric Results
Coverage variation +0.00% coverage variation (-1.00%)
Diff coverage diff coverage

View coverage diff in Codacy

Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9603a94) 7048 5890 83.57%
Head commit (2019cd0) 7048 (+0) 5890 (+0) 83.57% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#6306) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions github-actions Bot merged commit e0b4172 into main Jun 8, 2026
16 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/string.prototype.trimend-1.0.10 branch June 8, 2026 10:12
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