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

[Bug/Feature Request] "stable" dependency deprecation #765

Open
hyoretsu opened this issue Aug 26, 2022 · 6 comments
Open

[Bug/Feature Request] "stable" dependency deprecation #765

hyoretsu opened this issue Aug 26, 2022 · 6 comments
Labels

Comments

@hyoretsu
Copy link

🐛 Bug Report

WARN  deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated.
See the compatibility table on MDN:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
@sinchang
Copy link
Contributor

sinchang commented Oct 2, 2022

Related: svg/svgo#1681

@PeterNelsonT
Copy link

Looks like the svgo is now at 3.0.0 with stable removed from dependency list. Can we expect svgr to use 3.0.0 soon?

@mz09code
Copy link

I got the same warning message today when using 'svgr/webpack'

@lebbe
Copy link

lebbe commented Nov 9, 2022

I got this warning today as well, should be a small task bumping deps? :)

@stale
Copy link

stale bot commented May 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 21, 2023
@stephenwade
Copy link

Go away stale bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants