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

dependency: update dependency signal-exit to v3.0.7 #28979

Merged
merged 11 commits into from
Mar 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
signal-exit 3.0.3 -> 3.0.7 age adoption passing confidence

Release Notes

tapjs/signal-exit (signal-exit)

v3.0.7

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

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

@cypress-app-bot
Copy link
Collaborator

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

@renovate renovate bot force-pushed the renovate/signal-exit-3.x branch from 972c588 to c4bb516 Compare February 21, 2024 00:58
Copy link
Contributor Author

renovate bot commented Feb 21, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link

cypress bot commented Feb 21, 2024

Passing run #54304 ↗︎

0 10952 206 0 Flakiness 0

Details:

Merge branch 'develop' into renovate/signal-exit-3.x
Project: cypress Commit: 4adc86db6e
Status: Passed Duration: 16:59 💡
Started: Mar 1, 2024 4:39 PM Ended: Mar 1, 2024 4:56 PM

Review all test suite changes for PR #28979 ↗︎

@jennifer-shehane jennifer-shehane changed the title fix(deps): update dependency signal-exit to v3.0.7 dependency: update dependency signal-exit to v3.0.7 Feb 22, 2024
@jennifer-shehane jennifer-shehane self-assigned this Feb 22, 2024
@@ -115,7 +115,7 @@
"semver": "7.3.2",
"send": "0.17.1",
"shell-env": "3.0.1",
"signal-exit": "3.0.3",
"signal-exit": "3.0.7",
Copy link
Member

Choose a reason for hiding this comment

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

We are not directly using this dependency. It seems like this was added to be the "top-level" version reference in node_modules. We might be able to remove this...

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

@jennifer-shehane jennifer-shehane Feb 27, 2024

Choose a reason for hiding this comment

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

@emilyrohrbough Ok, so I was removing this in this PR and the tests did pass, but then I saw it used here after fixing my vscode search: /~https://github.com/cypress-io/cypress/blob/develop/packages/server/lib/util/exit.js

But it looks like this is actually only referenced in this test file, so should this be a devDep? /~https://github.com/cypress-io/cypress/blob/develop/packages/server/test/unit/util/file_spec.js#L31

But if it's used in our tests, how did that test ever pass? Because it's stubbed? I've gotten so confused on this one.

Copy link
Member

Choose a reason for hiding this comment

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

Ahh it's here:

exit.ensure(() => {

Copy link
Member

@emilyrohrbough emilyrohrbough Feb 27, 2024

Choose a reason for hiding this comment

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

Looks like I fell victim to an outdated search from my branch being outdated. Looks like my .gitignore still included server/lib* files

cli/CHANGELOG.md Outdated Show resolved Hide resolved
@jennifer-shehane jennifer-shehane merged commit cdd7a7e into develop Mar 1, 2024
82 checks passed
@jennifer-shehane jennifer-shehane deleted the renovate/signal-exit-3.x branch March 1, 2024 18:02
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 13, 2024

Released in 13.7.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants