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

Temporarily fix npm dependency updates #586

Closed
wants to merge 2 commits into from

Conversation

tuckerzp
Copy link
Contributor

@tuckerzp tuckerzp commented Aug 25, 2022

Due to breaking changes tracked both on tough-cookie issue 246 & jsdom
issue 3419, our tests are failing. This temporarily sets tough-cookie
to be version 4.0.0 so tests can pass and we can update other
dependencies. We will want to revert this change whenever their issues
are resolved.

See #581 for more context.

Easy Dynamics Automation and others added 2 commits August 25, 2022 12:24
Due to breaking changes tracked both on tough-cookie issue #246 & jsdom
issue #3419, our tests are failing. This temporarily sets tough-cookie
to be version 4.0.0 so tests can pass and we can update other
dependencies. We will want to revert this change whenever their issues
are resolved.
@kylelaker
Copy link
Contributor

This is going to be harder to track going forward. The workflow won't update it automatically. Who is going to monitor for the fix, test it, and apply it? Should we instead just set a non-special use domain or changing the settings for the created cookie jar, the other workarounds suggested in the issue?

Also, please fix the links in the message above; they currently link to issues on this repo which isn't accurate. The structure is <owner>/<repo>#<number>. Just use the ones from the comments on #581.

Unless there's a dependency we need to update, I am also okay with just not merging the dependency update PR for a few days.

@tuckerzp
Copy link
Contributor Author

I am also okay with just not merging the dependency update PR for a few days

Sounds good! I was mostly just playing around with it to see if tests passed and thought I might as well make a pr. I do not feel strongly at all about whether or not we merge this in.

@tuckerzp tuckerzp closed this Aug 25, 2022
@kylelaker kylelaker deleted the feature/fix-update-npm-dependencies branch May 5, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants