Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps magic-string from 0.25.7 to 0.25.9.

Changelog

Sourced from magic-string's changelog.

0.25.9 (2022-03-03)

Bug Fixes

  • allowed overwrite across moved content preceded by split (#192) (403fa86)
  • types: make options partial by default (2815e77)
  • use defineProperty for appending prop in storeName (#194) (96b7cd3)

0.25.8 (2022-03-02)

Bug Fixes

  • types: mark MagicString options as optional (#183) (15c3e66)
Commits
  • 69336fc release v0.25.9
  • 96b7cd3 fix: use defineProperty for appending prop in storeName (#194)
  • 403fa86 fix: allowed overwrite across moved content preceded by split (#192)
  • 2815e77 fix(types): make options partial by default
  • de2faf1 chore: sort package.json
  • d642aae chore: add a stub appveyor.yml
  • bce6839 chore: downgrade eslint
  • e04da4b docs: update changelog
  • 128e1a2 release v0.25.8
  • 58ad934 chore: setup release script
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by antfu, a new releaser for magic-string since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 0.25.7 to 0.25.9.
- [Changelog](https://github.com/Rich-Harris/magic-string/blob/master/CHANGELOG.md)
- [Commits](Rich-Harris/magic-string@v0.25.7...v0.25.9)

---
updated-dependencies:
- dependency-name: magic-string
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants