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

fix: avoid deprecation message of abab package #228

Merged
merged 1 commit into from Dec 27, 2023
Merged

Conversation

alexander-akait
Copy link
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

Copy link

codecov bot commented Dec 27, 2023

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
17 checks passed
@alexander-akait alexander-akait deleted the issue-225 branch December 27, 2023 13:53
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.

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