Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

fix: avoid deprecation message of abab package#228

Merged
alexander-akait merged 1 commit into
masterfrom
issue-225
Dec 27, 2023
Merged

fix: avoid deprecation message of abab package#228
alexander-akait merged 1 commit into
masterfrom
issue-225

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #226
fixes #225

Breaking Changes

No

Additional Info

We can't use built-in atob because we want to be error recovery in some cases

@codecov

codecov Bot commented Dec 27, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fdbdeab) 97.83% compared to head (e6e74bb) 98.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #228      +/-   ##
==========================================
+ Coverage   97.83%   98.02%   +0.19%     
==========================================
  Files           5        5              
  Lines         323      355      +32     
  Branches       99      105       +6     
==========================================
+ Hits          316      348      +32     
  Misses          6        6              
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit 9daafb3 into master Dec 27, 2023
@alexander-akait alexander-akait deleted the issue-225 branch December 27, 2023 13:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.0.2 or later] source-map-loader has deprecated methods.

1 participant