[Snyk] Upgrade tough-cookie from 4.0.0 to 4.1.0 #1597
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade tough-cookie from 4.0.0 to 4.1.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: tough-cookie
-
4.1.0 - 2022-08-22
- Create CHANGELOG.md by @ ShivanKaul in #189
- Missing param validation issue145 by @ medelibero-sfdc in #193
- Create SECURITY.md by @ ShivanKaul in #201
- Create CODE_OF_CONDUCT.md by @ ShivanKaul in #200
- Fix for issue #195 by @ medelibero-sfdc in #202
- Add explanation and more special-use domains by @ ShivanKaul in #203
- Sync of constructor options for serialization by @ medelibero-sfdc in #204
- Returned null in case of empty cookie value by @ vsin12 in #196
- 132 str trim not a function by @ awaterma in #209
- Fix for issue #153 by @ medelibero-sfdc in #210
- Fix permuteDomain with trailing dot by @ ruoho-sfdc in #216
- Issue #213 -- added gh-actions flow for building and testing tough-co… by @ awaterma in #218
- Issue #210 -- Updated workflow to use npm install. by @ awaterma in #220
- @ Bug: Artillery won't exit once the test is done #215 -- Tests that document localhost behavior when set as domain. by @ awaterma in #221
- fix: MemoryCookieStore methods should exist on the prototype, not on the class. by @ wjhsf in #226
- Unit test cases for
- [Snyk] Upgrade universalify from 0.1.2 to 0.2.0 by @ snyk-bot in #228
- React Native Support by @ colincasey in #227
- Adding Updating CODEOWNERS with ECCN as per Export Control Compliance by @ svc-scm in #223
- fix: domain match routine by @ colincasey in #236
- Stop using the internal NodeJS punycode module by @ gboer in #238
- Initial documentation review by @ mcarey86 in #234
- fix: distinguish between no samesite and samesite=none by @ colincasey in #240
- Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move… by @ awaterma in #242
- 4.1.0 release to NPM by @ awaterma in #245
- @ vsin12 made their first contribution in #196
- @ ruoho-sfdc made their first contribution in #216
- @ wjhsf made their first contribution in #226
- @ colincasey made their first contribution in #225
- @ snyk-bot made their first contribution in #228
- @ svc-scm made their first contribution in #223
- @ gboer made their first contribution in #238
- @ mcarey86 made their first contribution in #234
-
4.0.0 - 2020-03-19
- Modernized JS Syntax
- Use ESLint and Prettier to apply consistent, modern formatting (add dependency on
- Upgraded version dependencies for
- Re-order parameters for
- Use Classes instead of function prototypes to define classes
- Might break people using
- SameSite cookie support
- Cookie prefix support
- Support for promises
- '.local' support
- Numerous bug fixes!
from tough-cookie GitHub release notesv4.1.0
Minor release, focused mainly on resolving reported issues and some minor feature work.
What's Changed
allowSpecialUseDomainoption by @ colincasey in #225New Contributors
Full Changelog: v4.0.0...v4.1.0
Breaking Changes (Major Version)
universalify,eslintandprettier)pslandasyncfindCookies()- callback fn has to be last in order to comply withuniversalify.call()to do inheritance using function prototypesMinor Changes
Commit messages
Package name: tough-cookie
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs