question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cutting a new release to avoid deprecation warning

See original GitHub issue

Greetings folks - thank you for building a lovely library. When installing 1.0.0-rc.5, downstream users are getting a deprecation warning for cheerio-select-tmp, telling them to move to cheerio-select. I see that the change already landed on main, but I was wondering if we could maybe get an rc.6 😃.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:8
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

6reactions
fb55commented, Apr 8, 2021

Done!

1reaction
fb55commented, Apr 10, 2021

@EHadoux Thanks for flagging, updated the release notes!

Read more comments on GitHub >

github_iconTop Results From Across the Web

New Python release to avoid Deprecation Warning #6957
The latest Python release shows a DeprecationWarning: E DeprecationWarning: the imp module is deprecated in favour of importlib; ...
Read more >
How to suppress py.test internal deprecation warnings
Disabling all warnings persistently (i.e. using pytest.ini) is almost never a good idea. Disabling just Deprecation warning (and by module) as ...
Read more >
Prevent deprecated code from compiling after reaching a ...
Deprecation is done for a version, not a date. If you want people to stop using deprecated features, release a version without them....
Read more >
Feature #16345: Don't emit deprecation warnings by default.
So, we have consensus to disable deprecation warnings by default. Our design is intentionally minimum because we need this feature for Ruby 2.7....
Read more >
One does not simply 'stop calling' Java's deprecated methods
An easy way to address this issue is to go into the IDE's preferences window and tell it not to report calls to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found