Conversation
Bumps [debug](https://github.com/debug-js/debug) to 4.3.4 and updates ancestor dependency [@cypress/react](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Updates `debug` from 4.1.1 to 4.3.4 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.1.1...4.3.4) Updates `@cypress/react` from 5.12.4 to 8.0.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/@cypress/react-v5.12.4...@cypress/react-v8.0.1) --- updated-dependencies: - dependency-name: debug dependency-type: indirect - dependency-name: "@cypress/react" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.
Note 🟢 Risk threshold not exceeded. Change Summary (click to expand)The following is a summary of changes in this pull request made by me, your security buddy 🤖. Summary: The provided code change appears to be an update to the Updating development dependencies is a common practice to keep the project up-to-date with the latest versions of the tools and libraries used. Newer versions often include bug fixes, security patches, and feature improvements, which can benefit the overall project. However, it's important to review the release notes and change logs of the updated dependency to ensure that there are no known security vulnerabilities or breaking changes that could impact the application. Additionally, it's a good practice to thoroughly test the application after such updates to ensure that the changes do not introduce any unintended issues. Files Changed:
Powered by DryRun Security |
Bumps debug to 4.3.4 and updates ancestor dependency @cypress/react. These dependencies need to be updated together.
Updates
debugfrom 4.1.1 to 4.3.4Release notes
Sourced from debug's releases.
... (truncated)
Commits
da66c864.3.49b33412replace deprecated String.prototype.substr() (#876)c0805ccadd section about configuring JS console to show debug messages (#866)043d3cd4.3.34079aaeupdate license and more maintainership information19b36c0update repository location + maintainership informationf851b00adds README section regarding usage in child procs (#850)d177f2bRemove accidental epizeuxise47f96d4.3.21e9d38ccache enabled status per-logger (#799)Maintainer changes
This version was pushed to npm by qix, a new releaser for debug since your current version.
Updates
@cypress/reactfrom 5.12.4 to 8.0.1Release notes
Sourced from
@cypress/react's releases.... (truncated)
Commits
d1b59a4chore: release@cypress/react-v8.0.11396e96fix: handle promises rejected with undefined gracefully (#29454)707c841chore: Update Chrome (beta) to 125.0.6422.26 (#29468)1bb5a73misc: More accessibility fixes (#29322)f629856chore(ci): Fix potential github action smells (#29416)0e3dfd1fix: pass all chromium flags through to Electron (#29443)c16a3bdchore: Revert "breaking: the supported eslint version is 8 for@cypress/eslin...0bfaa9achore: fix changelog to point to correct PR (#29456)ed4f88fdocs: add contributor security user namespace instructions (#29458)2f1855fdocs: update contributor python 3.11 instructions (#29457)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.