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(deps): update dependency debug to version 4.3.1 🌟 #14583

Merged
merged 1 commit into from Jan 19, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
debug 4.1.1 -> 4.3.1 age adoption passing confidence
debug 4.2.0 -> 4.3.1 age adoption passing confidence

Release Notes

visionmedia/debug

v4.3.1

Compare Source

Patch release 4.3.1

v4.3.0

Compare Source

Minor release

  • Deprecated debugInstance.destroy(). Future major versions will not have this method; please remove it from your codebases as it currently does nothing.
  • Fixed quoted percent sign
  • Fixed memory leak within debug instances that are created dynamically

v4.2.0

Compare Source

Minor Release

  • Replaced phantomJS with chrome backend for browser tests
  • Deprecated and later removed Changelog.md in lieu of releases page
  • Removed bower.json (#​602)
  • Removed .eslintrc (since we've switched to XO)
  • Removed .coveralls.yml
  • Removed the build system that was in place for various alternate package managers
  • Removed the examples folder (#​650)
  • Switched to console.debug in the browser only when it is available (#​600)
  • Copied custom logger to namespace extension (#​646)
  • Added issue and pull request templates
  • Added "engines" key to package.json
  • Added ability to control selectColor (#​747)
  • Updated dependencies
  • Marked supports-color as an optional peer dependency

Renovate configuration

πŸ“… Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 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 these updates again.


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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Jan 15, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 15, 2021

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@cypress
Copy link

cypress bot commented Jan 15, 2021



Test summary

9197 β€’ 0 β€’ 118 β€’ 3 β€’ Flakiness 1


Run details

Project cypress
Status Passed
Commit ae03dca
Started Jan 15, 2021 5:45 AM
Ended Jan 15, 2021 5:58 AM
Duration 12:55 πŸ’‘
OS Linux Debian - 10.5
Browser Multiple

View run in Cypress Dashboard ➑️


Flakiness

cypress/integration/retries.ui.spec.js 1Β Flakiness
1 runner/cypress retries.ui.spec > opens attempt on each attempt failure for the screenshot, and closes after test passes

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This last change makes it so that the developer has to turn on 'Verbose' logging in order to now see the DEBUG logs of Cypress within the browser. Need to update this doc: https://docs.cypress.io/api/events/catalog-of-events.html#Logging-All-Events Going to get some other devs opinions on this change.

Default logging

Screen Shot 2021-01-15 at 1 09 46 PM

Verbose logging

Screen Shot 2021-01-15 at 1 09 37 PM

@jennifer-shehane
Copy link
Member

Asked @Bkucera and he said this change seems ok for the devtools experience.

@jennifer-shehane jennifer-shehane merged commit 9be6165 into develop Jan 19, 2021
63 checks passed
@renovate renovate bot deleted the renovate/debug-4.x branch January 19, 2021 05:57
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 20, 2021

Released in 6.3.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v6.3.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jan 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants