Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency magic-string to v0.30.12 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
magic-string 0.26.5 -> 0.30.12 age adoption passing confidence

Release Notes

rich-harris/magic-string (magic-string)

v0.30.12

Compare Source

Performance Improvements

v0.30.11

Compare Source

Bug Fixes
  • not use negative indices for remove in empty string (#​281) (5c1cba0)

v0.30.10

Compare Source

Bug Fixes

v0.30.9

Compare Source

Performance Improvements
  • avoid create uncessary overrides for replace (a1b857c)

v0.30.8

Compare Source

Bug Fixes
  • handle last empty line correctly when using update/overwrite (#​274) (29c7bfa)

v0.30.7

Compare Source

Features

v0.30.6

Compare Source

Features

v0.30.5

Compare Source

Bug Fixes

v0.30.4

Compare Source

Bug Fixes

v0.30.3

Compare Source

Bug Fixes

v0.30.2

Compare Source

Features

v0.30.1

Compare Source

Bug Fixes

v0.30.0

Compare Source

Bug Fixes
Features

v0.29.0

Compare Source

Features
  • x_google_ignoreList: initial support for ignore lists (3c711cd)

v0.28.0

Compare Source

Bug Fixes

v0.27.0

Compare Source

Performance Improvements

0.26.7 (2022-10-09)

Bug Fixes

0.26.6 (2022-10-05)

Features
  • add update method as safer alternative to overwrite (#​212) (9a312e3)

0.26.5 (2022-09-30)

Bug Fixes
  • update typescript definition file to contain replaceAll() (#​224) (45a4921)

0.26.4 (2022-09-22)

Features
  • fix .replace() when searching string, add .replaceAll() (#​222) (04a05bd)
Performance Improvements
  • avoiding use of Object.defineProperty in Chunk constructor (#​219) (130794b)

0.26.3 (2022-08-30)

Performance Improvements

0.26.2 (2022-05-11)

Bug Fixes

0.26.1 (2022-03-03)

Bug Fixes
  • replace: match replacer function signature with spec (902541f)

v0.26.7

Compare Source

Bug Fixes

v0.26.6

Compare Source

Features
  • add update method as safer alternative to overwrite (#​212) (9a312e3)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from c6e3c29 to b3b0461 Compare October 9, 2022 23:55
@renovate renovate bot changed the title Update dependency magic-string to v0.26.6 Update dependency magic-string to v0.26.7 Oct 9, 2022
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from b3b0461 to 30e4b39 Compare March 17, 2023 18:11
@renovate renovate bot changed the title Update dependency magic-string to v0.26.7 Update dependency magic-string to v0.30.0 Mar 17, 2023
@renovate renovate bot changed the title Update dependency magic-string to v0.30.0 Update dependency magic-string to v0.30.1 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 30e4b39 to 43bade4 Compare July 4, 2023 14:56
@renovate renovate bot changed the title Update dependency magic-string to v0.30.1 Update dependency magic-string to v0.30.2 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 43bade4 to acbc62b Compare July 28, 2023 02:41
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from acbc62b to e924930 Compare August 22, 2023 05:46
@renovate renovate bot changed the title Update dependency magic-string to v0.30.2 Update dependency magic-string to v0.30.3 Aug 22, 2023
@renovate renovate bot changed the title Update dependency magic-string to v0.30.3 Update dependency magic-string to v0.30.4 Sep 29, 2023
@renovate renovate bot changed the title Update dependency magic-string to v0.30.4 Update dependency magic-string to v0.30.5 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from ff79110 to 79501b1 Compare October 13, 2023 05:21
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 79501b1 to 317e247 Compare February 2, 2024 05:15
@renovate renovate bot changed the title Update dependency magic-string to v0.30.5 Update dependency magic-string to v0.30.6 Feb 2, 2024
@renovate renovate bot changed the title Update dependency magic-string to v0.30.6 Update dependency magic-string to v0.30.7 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 317e247 to 73dc3d2 Compare February 6, 2024 04:58
@renovate renovate bot changed the title Update dependency magic-string to v0.30.7 Update dependency magic-string to v0.30.8 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 73dc3d2 to 058343b Compare March 4, 2024 04:54
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 058343b to 8655cc3 Compare April 6, 2024 15:00
@renovate renovate bot changed the title Update dependency magic-string to v0.30.8 Update dependency magic-string to v0.30.9 Apr 6, 2024
@renovate renovate bot changed the title Update dependency magic-string to v0.30.9 Update dependency magic-string to v0.30.10 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from 8655cc3 to c888e4c Compare April 18, 2024 20:45
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from c888e4c to ba9cf6f Compare July 30, 2024 02:31
@renovate renovate bot changed the title Update dependency magic-string to v0.30.10 Update dependency magic-string to v0.30.11 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/magic-string-0.x branch from ba9cf6f to 3d2ec8d Compare October 12, 2024 02:25
@renovate renovate bot changed the title Update dependency magic-string to v0.30.11 Update dependency magic-string to v0.30.12 Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants