Skip to content

Bump magic-string from 1.2.3 to 1.3.1 in /src/Exceptionless.Web/ClientApp - #2586

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Exceptionless.Web/ClientApp/magic-string-1.3.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/Exceptionless.Web/ClientApp/magic-string-1.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps magic-string from 1.2.3 to 1.3.1.

Release notes

Sourced from magic-string's releases.

v1.3.1

No significant changes

    View changes on GitHub

v1.3.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Changelog

Sourced from magic-string's changelog.

1.3.1 (2026-09-10)

1.3.0 (2026-09-10)

Bug Fixes

  • count source appends and prepends in Bundle#length (#344) (f1797b4), closes Bundle#length
  • count string-level appends and prepends in isEmpty (#345) (d489a75)
  • expand $ substitutions in replace as String.prototype does (#340) (cd05874)
  • indent content added with append/prepend (#343) (18986e0)
  • only pass the groups object to a replacer when the pattern has named groups (#342) (574366f)

Features

  • add hires mode source map mode using range mappings (#317) (708e379)
  • support a function for includeContent in Bundle (#165) (ead0c08)

Performance Improvements

  • avoid split() when locating lines (#338) (7e0060b)
  • walk unedited chunks line by line when generating mappings (#339) (910a39c)
Commits
  • fde266d chore: release v1.3.1
  • 5c83607 chore: mark coverage comments
  • 9465181 test: improve coverage
  • 77f0e57 ci: update unit test script
  • bcec826 chore: release v1.3.0
  • 54ff033 docs: update
  • ead0c08 feat: support a function for includeContent in Bundle (#165)
  • 18986e0 fix: indent content added with append/prepend (#343)
  • cd05874 fix: expand $ substitutions in replace as String.prototype does (#340)
  • 910a39c perf: walk unedited chunks line by line when generating mappings (#339)
  • 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 [magic-string](https://github.com/Rich-Harris/magic-string) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/Rich-Harris/magic-string/releases)
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](Rich-Harris/magic-string@v1.2.3...v1.3.1)

---
updated-dependencies:
- dependency-name: magic-string
  dependency-version: 1.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 17, 2026
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.Insulation 37% 35% 286
Exceptionless.Web 85% 70% 8108
Exceptionless.Core 76% 68% 10538
Exceptionless.AppHost 38% 41% 147
Summary 79% (26375 / 33396) 68% (12261 / 18049) 19079

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