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

Bump the dev-dependencies group with 6 updates #444

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps the dev-dependencies group with 6 updates:

Package From To
@eslint/js 9.8.0 9.9.1
@microsoft/api-documenter 7.25.9 7.25.12
@microsoft/api-extractor 7.47.4 7.47.7
@types/node 16.18.104 16.18.106
async 3.2.5 3.2.6
ts-jest 29.2.4 29.2.5

Updates @eslint/js from 9.8.0 to 9.9.1

Release notes

Sourced from @​eslint/js's releases.

v9.9.1

Bug Fixes

  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

Documentation

  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)

Chores

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)

v9.9.0

Features

  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)

Documentation

  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)

Chores

  • 461b2c3 chore: upgrade to @eslint/[email protected] (#18765) (Francesco Trotta)
  • 59dba1b chore: package.json update for @​eslint/js release (Jenkins)
  • fea8563 chore: update dependency @​eslint/core to ^0.3.0 (#18724) (renovate[bot])
  • aac191e chore: update dependency @​eslint/json to ^0.3.0 (#18760) (renovate[bot])
  • b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
Changelog

Sourced from @​eslint/js's changelog.

v9.9.1 - August 23, 2024

  • b0c34d0 chore: upgrade to @​eslint/js@​9.9.1 (#18809) (Francesco Trotta)
  • cd5a0da chore: package.json update for @​eslint/js release (Jenkins)
  • 4840930 docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)
  • f61f40d docs: Update globals examples (#18805) (Nicholas C. Zakas)
  • e112642 refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)
  • 241fcea docs: Use and define languages (#18795) (Nicholas C. Zakas)
  • 0f68a85 chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)
  • 5dbdd63 docs: eslint-plugin-markdown -> @​eslint/markdown (#18797) (Nicholas C. Zakas)
  • c6c8ddd docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)
  • f8d1b3c chore: update dependencies for browser tests (#18794) (Christian Bromann)
  • aed2624 chore: update dependency @​eslint/config-array to ^0.18.0 (#18788) (renovate[bot])
  • 5c29128 chore: update dependency @​eslint/core to ^0.4.0 (#18789) (renovate[bot])
  • 5d66fb2 chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)
  • f981d05 docs: Update README (GitHub Actions Bot)
  • b516974 docs: update links to eslint/js repo (#18781) (Francesco Trotta)
  • fb7a3f5 docs: update note for package managers (#18779) (Jay)
  • bf96855 chore: add ids to github issue templates (#18775) (Strek)
  • 9bde90c fix: add logic to handle fixTypes in lintText() (#18736) (Amaresh S M)

v9.9.0 - August 9, 2024

  • 461b2c3 chore: upgrade to @eslint/[email protected] (#18765) (Francesco Trotta)
  • 59dba1b chore: package.json update for @​eslint/js release (Jenkins)
  • fea8563 chore: update dependency @​eslint/core to ^0.3.0 (#18724) (renovate[bot])
  • 41d0206 feat: Add support for TS config files (#18134) (Arya Emami)
  • aac191e chore: update dependency @​eslint/json to ^0.3.0 (#18760) (renovate[bot])
  • 9fe068c docs: how to author plugins with configs that extend other configs (#18753) (Alec Gibson)
  • b97fa05 chore: update wdio dependencies for more stable tests (#18759) (Christian Bromann)
  • 3a4eaf9 feat: add suggestion to require-await to remove async keyword (#18716) (Dave)
  • 48117b2 docs: add version support page in the side navbar (#18738) (Amaresh S M)
  • fec2951 docs: add version support page to the dropdown (#18730) (Amaresh S M)
  • 38a0661 docs: Fix typo (#18735) (Zaina Al Habash)
  • 3c32a9e docs: Update yarn command for creating ESLint config (#18739) (Temitope Ogunleye)
  • f9ac978 docs: Update README (GitHub Actions Bot)
Commits
  • cd5a0da chore: package.json update for @​eslint/js release
  • 59dba1b chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @microsoft/api-documenter from 7.25.9 to 7.25.12

Changelog

Sourced from @​microsoft/api-documenter's changelog.

7.25.12

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

7.25.11

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

7.25.10

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

Commits

Updates @microsoft/api-extractor from 7.47.4 to 7.47.7

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.47.7

Wed, 21 Aug 2024 05:43:04 GMT

Version update only

7.47.6

Mon, 12 Aug 2024 22:16:04 GMT

Version update only

7.47.5

Fri, 02 Aug 2024 17:26:42 GMT

Version update only

Commits
  • 57df618 Bump versions [skip ci]
  • df3a03a Update changelogs [skip ci]
  • 506e6a5 [typings-generator] Add some options to typings generation and introduce a He...
  • 27837b6 Bump versions [skip ci]
  • e71f730 Update changelogs [skip ci]
  • a89eaf2 Bump versions [skip ci]
  • d13d423 Update changelogs [skip ci]
  • See full diff in compare view

Updates @types/node from 16.18.104 to 16.18.106

Commits

Updates async from 3.2.5 to 3.2.6

Commits
  • 85fb18f Version 3.2.6
  • 8c0c941 Update built files
  • 5f756b4 Fix ReDoS (#1980)
  • 39cdc9b build(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985)
  • 7b8ddeb build(deps-dev): bump @​babel/core from 7.24.7 to 7.25.2 (#1981)
  • 4634a9d build(deps-dev): bump rollup from 4.18.0 to 4.19.2 (#1982)
  • afb176c build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#1983)
  • 3568a74 build(deps-dev): bump @​babel/eslint-parser from 7.24.7 to 7.25.1 (#1984)
  • 9e885fd build(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.0 (#1986)
  • f9c7f2a build(deps-dev): bump semver from 7.6.2 to 7.6.3 (#1987)
  • Additional commits viewable in compare view

Updates ts-jest from 29.2.4 to 29.2.5

Release notes

Sourced from ts-jest's releases.

v29.2.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.2.5 (2024-08-23)

Bug Fixes

  • build: build package with NodeNext module (9b3ade5)
  • fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset (d9ff362)
  • fix(compiler): fallback to NodeJS module resolution for ts 4.8 (b7d3409), closes #4499
Commits
  • 500a863 chore(release): 29.2.5
  • dce986e build(deps): Update dependency @​babel/preset-env to ^7.25.4
  • 48a28a6 build(deps): Update dependency vite to ^5.4.2
  • d9ff362 fix: set value ts/tsx extensionsToTreatAsEsm in default esm preset
  • 00550ef test: add e2e test case for ESM features
  • 978169b build(deps): Update dependency @​types/node to v20.16.1
  • e9a643c build(deps): Update dependency @​types/node to v20.16.0
  • 535edab build(deps): Update dependency @​types/node to v20.15.0
  • 011a9d8 build(deps): Update dependency vite to ^5.4.1
  • 4eb8ccd build: update renovate bot
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.8.0` | `9.9.1` |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.25.9` | `7.25.12` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.47.4` | `7.47.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `16.18.104` | `16.18.106` |
| [async](https://github.com/caolan/async) | `3.2.5` | `3.2.6` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.4` | `29.2.5` |


Updates `@eslint/js` from 9.8.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js)

Updates `@microsoft/api-documenter` from 7.25.9 to 7.25.12
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.25.12/apps/api-documenter)

Updates `@microsoft/api-extractor` from 7.47.4 to 7.47.7
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.47.7/apps/api-extractor)

Updates `@types/node` from 16.18.104 to 16.18.106
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `async` from 3.2.5 to 3.2.6
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.5...v3.2.6)

Updates `ts-jest` from 29.2.4 to 29.2.5
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.4...v29.2.5)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@microsoft/api-documenter"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: async
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from awaterma as a code owner September 1, 2024 10:48
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
@dependabot dependabot bot requested a review from colincasey as a code owner September 1, 2024 10:48
@dependabot dependabot bot added minor We expect this work to be a minor semver change npm Pull request with npm dependency update labels Sep 1, 2024
@dependabot dependabot bot requested a review from wjhsf as a code owner September 1, 2024 10:48
@dependabot dependabot bot added the skip changelog No documentation needed for this PR label Sep 1, 2024
@wjhsf wjhsf merged commit 07a7a4d into master Sep 3, 2024
8 checks passed
@wjhsf wjhsf deleted the dependabot/npm_and_yarn/dev-dependencies-49f4bf8ecb branch September 3, 2024 14:25
kc13greiner referenced this pull request in elastic/kibana Sep 18, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tough-cookie](https://togithub.com/salesforce/tough-cookie) |
devDependencies | major | [`^4.1.4` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0) |

---

### Release Notes

<details>
<summary>salesforce/tough-cookie (tough-cookie)</summary>

###
[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)

#### Summary

##### Breaking Changes

- We've migrated the project to TypeScript! First-party types are now
available.
-   The minimum supported version of node is v18.
-   We no longer provide official support for non-node enviroments.

##### API Changes

- We've standardized most of our exposed interfaces to accept both
`null` and `undefined` and return only `undefined`.
- `getCookie` and `getCookies` now accept a `string` or `URL` as a
parameter.
- We've removed the `inspect` function in favor of node's
`util.inspect.custom` symbol. Cookies may appear different when logged
in non-node environments.

##### Other Changes

-   Fixed the expiry time not updating when a cookie is updating.
-   Fixed validation errors not getting called in some callbacks.
- [New
documentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)
that is always kept up to date!
-   Performance improvements.

#### What's Changed

- Typescript support by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)
- \[v5] Update config by [@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)
- Fix prettier in eslint config by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)
- Updated dev tooling by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)
- Port 283 fix to v5 by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)
- Remove some [@&#8203;ts-ignore](https://togithub.com/ts-ignore)
directives. by [@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)
- Clean up validate function. by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)
- Changes to support full eslint rule configurations by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)
- Split giant cookie.ts into multiple files. by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)
- Merge branch 'master' into v5 by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)
- Merge `v5` into `master` by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)
- Preparing for release `5.0.0-rc.0` by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)
- Bump [@&#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.21.3 to 7.23.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)
- Configure dependabot and codeowners by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)
- Bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.58.0 to 5.62.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)
- Bump async from 2.6.4 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)
- Avoid using `arguments` by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in
[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)
- Configure dependabot to ignore
[@&#8203;types/node](https://togithub.com/types/node). by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)
- Bump dependencies. by [@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)
- Bump the dev-dependencies group with 6 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)
- Bump the dev-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)
- Bump the dev-dependencies group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)
- docs: use correct memstore file link by
[@&#8203;alissonsleal](https://togithub.com/alissonsleal) in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- Bump the dev-dependencies group with 3 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)
- Bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)
- Fix expiry time not updating when cookie is updated by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)
- Change dependabot to monthly by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)
- Bump the dev-dependencies group with 5 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)
- Avoid `void` by [@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)
- Replace `psl` with `tldts` by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)
- Bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)
- Bump the dev-dependencies group with 4 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)
- docs: fix JSON.serialize -> JSON.stringify by
[@&#8203;zavan](https://togithub.com/zavan) in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- Remove workarounds for `util` in non-node environments by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)
- Accept URL parameter in `getCookies` and `setCookie` by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)
- Remove community cookie store links by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)
- Handle unlikely edge case in unimportant util by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)
- Fix allow listed `files` for what to include in npm package by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)
- fix
[#&#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)
by [@&#8203;hrueger](https://togithub.com/hrueger) in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)
- Preparing for release 5.0.0-rc.1 by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)
- Bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.20.0 to 7.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)
- Bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)
- Fixes eslint plugin dev upgrades by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)
- restore `parse` export that was accidentally removed by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)
- Clean up cookie creation by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)
- Enforce explicit function return type by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)
- patch removed util methods for vows by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)
- clean up usage of null/undefined by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)
- Bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)
- Bump the production-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)
- Remove `@types/psl` from dev dependencies by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)
- Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies group
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)
- Bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)
- Bump ejs from 3.1.9 to 3.1.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)
- Update v5 docs by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)
- Enable strict type checked rules by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)
- Preparing for release 5.0.0-rc.2 by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)
- Bump the dev-dependencies group with 4 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)
- Bump [@&#8203;eslint/js](https://togithub.com/eslint/js) from 8.57.0
to 9.4.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)
- Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies group
across 1 directory by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)
- chore: update deps by [@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)
- Use latest TypeScript version by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)
- Update contributors by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)
- Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies group
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)
- Bump the dev-dependencies group with 4 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)
- Fix validation errors not calling callbacks by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)
- Preparing for release 5.0.0-rc.3 by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)
- Remove url-parse and punycode by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)
- Checks structure instead of instanceof for URL test by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)
- pre-release cleanup by [@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)
- Preparing for release 5.0.0-rc.4 by
[@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)
- use `domainToASCII(str)` instead of `new URL(str).hostName` by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)
- Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies group
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)
- Bump the dev-dependencies group across 1 directory with 6 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)
- Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies group
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)
- Bump the dev-dependencies group with 6 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)
- upgrade typescript-eslint to 8.0.1 by
[@&#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)
- Bump the dev-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)
- Bump eslint from 8.57.0 to 9.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)
- Prepare v5 by [@&#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)

#### New Contributors

- [@&#8203;alissonsleal](https://togithub.com/alissonsleal) made their
first contribution in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- [@&#8203;zavan](https://togithub.com/zavan) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- [@&#8203;hrueger](https://togithub.com/hrueger) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)

**Full Changelog**:
salesforce/tough-cookie@v4.1.3...v5.0.0

</details>

---

### Configuration

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

🚦 **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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
kibanamachine referenced this pull request in kibanamachine/kibana Sep 18, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tough-cookie](https://togithub.com/salesforce/tough-cookie) |
devDependencies | major | [`^4.1.4` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0) |

---

### Release Notes

<details>
<summary>salesforce/tough-cookie (tough-cookie)</summary>

###
[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)

#### Summary

##### Breaking Changes

- We've migrated the project to TypeScript! First-party types are now
available.
-   The minimum supported version of node is v18.
-   We no longer provide official support for non-node enviroments.

##### API Changes

- We've standardized most of our exposed interfaces to accept both
`null` and `undefined` and return only `undefined`.
- `getCookie` and `getCookies` now accept a `string` or `URL` as a
parameter.
- We've removed the `inspect` function in favor of node's
`util.inspect.custom` symbol. Cookies may appear different when logged
in non-node environments.

##### Other Changes

-   Fixed the expiry time not updating when a cookie is updating.
-   Fixed validation errors not getting called in some callbacks.
- [New
documentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)
that is always kept up to date!
-   Performance improvements.

#### What's Changed

- Typescript support by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)
- \[v5] Update config by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)
- Fix prettier in eslint config by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)
- Updated dev tooling by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)
- Port 283 fix to v5 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)
- Remove some [@&elastic#8203;ts-ignore](https://togithub.com/ts-ignore)
directives. by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)
- Clean up validate function. by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)
- Changes to support full eslint rule configurations by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)
- Split giant cookie.ts into multiple files. by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)
- Merge branch 'master' into v5 by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)
- Merge `v5` into `master` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)
- Preparing for release `5.0.0-rc.0` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)
- Bump [@&elastic#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.21.3 to 7.23.2 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)
- Configure dependabot and codeowners by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)
- Bump
[@&elastic#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.58.0 to 5.62.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)
- Bump async from 2.6.4 to 3.2.4 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)
- Avoid using `arguments` by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf)
in
[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)
- Configure dependabot to ignore
[@&elastic#8203;types/node](https://togithub.com/types/node). by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)
- Bump dependencies. by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)
- Bump the dev-dependencies group with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)
- Bump the dev-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)
- Bump the dev-dependencies group with 3 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)
- docs: use correct memstore file link by
[@&elastic#8203;alissonsleal](https://togithub.com/alissonsleal) in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- Bump the dev-dependencies group with 3 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)
- Fix expiry time not updating when cookie is updated by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)
- Change dependabot to monthly by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)
- Bump the dev-dependencies group with 5 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)
- Avoid `void` by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)
- Replace `psl` with `tldts` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)
- docs: fix JSON.serialize -> JSON.stringify by
[@&elastic#8203;zavan](https://togithub.com/zavan) in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- Remove workarounds for `util` in non-node environments by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)
- Accept URL parameter in `getCookies` and `setCookie` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)
- Remove community cookie store links by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)
- Handle unlikely edge case in unimportant util by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)
- Fix allow listed `files` for what to include in npm package by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)
- fix
[#&elastic#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)
by [@&elastic#8203;hrueger](https://togithub.com/hrueger) in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)
- Preparing for release 5.0.0-rc.1 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)
- Bump
[@&elastic#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.20.0 to 7.0.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)
- Fixes eslint plugin dev upgrades by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)
- restore `parse` export that was accidentally removed by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)
- Clean up cookie creation by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)
- Enforce explicit function return type by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)
- patch removed util methods for vows by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)
- clean up usage of null/undefined by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)
- Remove `@types/psl` from dev dependencies by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)
- Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)
- Bump ejs from 3.1.9 to 3.1.10 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)
- Update v5 docs by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)
- Enable strict type checked rules by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)
- Preparing for release 5.0.0-rc.2 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)
- Bump [@&elastic#8203;eslint/js](https://togithub.com/eslint/js) from 8.57.0
to 9.4.0 by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)
- Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies group
across 1 directory by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)
- chore: update deps by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)
- Use latest TypeScript version by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)
- Update contributors by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)
- Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)
- Fix validation errors not calling callbacks by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)
- Preparing for release 5.0.0-rc.3 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)
- Remove url-parse and punycode by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)
- Checks structure instead of instanceof for URL test by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)
- pre-release cleanup by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)
- Preparing for release 5.0.0-rc.4 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)
- use `domainToASCII(str)` instead of `new URL(str).hostName` by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)
- Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)
- Bump the dev-dependencies group across 1 directory with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)
- Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)
- Bump the dev-dependencies group with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)
- upgrade typescript-eslint to 8.0.1 by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)
- Bump eslint from 8.57.0 to 9.9.1 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)
- Prepare v5 by [@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)

#### New Contributors

- [@&elastic#8203;alissonsleal](https://togithub.com/alissonsleal) made their
first contribution in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- [@&elastic#8203;zavan](https://togithub.com/zavan) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- [@&elastic#8203;hrueger](https://togithub.com/hrueger) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)

**Full Changelog**:
salesforce/tough-cookie@v4.1.3...v5.0.0

</details>

---

### Configuration

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

🚦 **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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit f712e4a)
kibanamachine referenced this pull request in kibanamachine/kibana Sep 18, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tough-cookie](https://togithub.com/salesforce/tough-cookie) |
devDependencies | major | [`^4.1.4` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0) |

---

### Release Notes

<details>
<summary>salesforce/tough-cookie (tough-cookie)</summary>

###
[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)

#### Summary

##### Breaking Changes

- We've migrated the project to TypeScript! First-party types are now
available.
-   The minimum supported version of node is v18.
-   We no longer provide official support for non-node enviroments.

##### API Changes

- We've standardized most of our exposed interfaces to accept both
`null` and `undefined` and return only `undefined`.
- `getCookie` and `getCookies` now accept a `string` or `URL` as a
parameter.
- We've removed the `inspect` function in favor of node's
`util.inspect.custom` symbol. Cookies may appear different when logged
in non-node environments.

##### Other Changes

-   Fixed the expiry time not updating when a cookie is updating.
-   Fixed validation errors not getting called in some callbacks.
- [New
documentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)
that is always kept up to date!
-   Performance improvements.

#### What's Changed

- Typescript support by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)
- \[v5] Update config by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)
- Fix prettier in eslint config by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)
- Updated dev tooling by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)
- Port 283 fix to v5 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)
- Remove some [@&elastic#8203;ts-ignore](https://togithub.com/ts-ignore)
directives. by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)
- Clean up validate function. by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)
- Changes to support full eslint rule configurations by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)
- Split giant cookie.ts into multiple files. by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)
- Merge branch 'master' into v5 by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)
- Merge `v5` into `master` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)
- Preparing for release `5.0.0-rc.0` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)
- Bump [@&elastic#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.21.3 to 7.23.2 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)
- Configure dependabot and codeowners by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)
- Bump
[@&elastic#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.58.0 to 5.62.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)
- Bump async from 2.6.4 to 3.2.4 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)
- Avoid using `arguments` by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf)
in
[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)
- Configure dependabot to ignore
[@&elastic#8203;types/node](https://togithub.com/types/node). by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)
- Bump dependencies. by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)
- Bump the dev-dependencies group with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)
- Bump the dev-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)
- Bump the dev-dependencies group with 3 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)
- docs: use correct memstore file link by
[@&elastic#8203;alissonsleal](https://togithub.com/alissonsleal) in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- Bump the dev-dependencies group with 3 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)
- Fix expiry time not updating when cookie is updated by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)
- Change dependabot to monthly by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)
- Bump the dev-dependencies group with 5 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)
- Avoid `void` by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)
- Replace `psl` with `tldts` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)
- docs: fix JSON.serialize -> JSON.stringify by
[@&elastic#8203;zavan](https://togithub.com/zavan) in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- Remove workarounds for `util` in non-node environments by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)
- Accept URL parameter in `getCookies` and `setCookie` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)
- Remove community cookie store links by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)
- Handle unlikely edge case in unimportant util by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)
- Fix allow listed `files` for what to include in npm package by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)
- fix
[#&elastic#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)
by [@&elastic#8203;hrueger](https://togithub.com/hrueger) in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)
- Preparing for release 5.0.0-rc.1 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)
- Bump
[@&elastic#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.20.0 to 7.0.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)
- Fixes eslint plugin dev upgrades by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)
- restore `parse` export that was accidentally removed by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)
- Clean up cookie creation by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)
- Enforce explicit function return type by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)
- patch removed util methods for vows by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)
- clean up usage of null/undefined by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)
- Remove `@types/psl` from dev dependencies by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)
- Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)
- Bump ejs from 3.1.9 to 3.1.10 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)
- Update v5 docs by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)
- Enable strict type checked rules by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)
- Preparing for release 5.0.0-rc.2 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)
- Bump [@&elastic#8203;eslint/js](https://togithub.com/eslint/js) from 8.57.0
to 9.4.0 by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)
- Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies group
across 1 directory by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)
- chore: update deps by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)
- Use latest TypeScript version by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)
- Update contributors by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)
- Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)
- Fix validation errors not calling callbacks by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)
- Preparing for release 5.0.0-rc.3 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)
- Remove url-parse and punycode by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)
- Checks structure instead of instanceof for URL test by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)
- pre-release cleanup by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)
- Preparing for release 5.0.0-rc.4 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)
- use `domainToASCII(str)` instead of `new URL(str).hostName` by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)
- Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)
- Bump the dev-dependencies group across 1 directory with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)
- Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)
- Bump the dev-dependencies group with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)
- upgrade typescript-eslint to 8.0.1 by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)
- Bump eslint from 8.57.0 to 9.9.1 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)
- Prepare v5 by [@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)

#### New Contributors

- [@&elastic#8203;alissonsleal](https://togithub.com/alissonsleal) made their
first contribution in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- [@&elastic#8203;zavan](https://togithub.com/zavan) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- [@&elastic#8203;hrueger](https://togithub.com/hrueger) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)

**Full Changelog**:
salesforce/tough-cookie@v4.1.3...v5.0.0

</details>

---

### Configuration

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

🚦 **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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit f712e4a)
kc13greiner referenced this pull request in kc13greiner/kibana Sep 18, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [tough-cookie](https://togithub.com/salesforce/tough-cookie) |
devDependencies | major | [`^4.1.4` ->
`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0) |

---

### Release Notes

<details>
<summary>salesforce/tough-cookie (tough-cookie)</summary>

###
[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)

[Compare
Source](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)

#### Summary

##### Breaking Changes

- We've migrated the project to TypeScript! First-party types are now
available.
-   The minimum supported version of node is v18.
-   We no longer provide official support for non-node enviroments.

##### API Changes

- We've standardized most of our exposed interfaces to accept both
`null` and `undefined` and return only `undefined`.
- `getCookie` and `getCookies` now accept a `string` or `URL` as a
parameter.
- We've removed the `inspect` function in favor of node's
`util.inspect.custom` symbol. Cookies may appear different when logged
in non-node environments.

##### Other Changes

-   Fixed the expiry time not updating when a cookie is updating.
-   Fixed validation errors not getting called in some callbacks.
- [New
documentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)
that is always kept up to date!
-   Performance improvements.

#### What's Changed

- Typescript support by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)
- \[v5] Update config by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)
- Fix prettier in eslint config by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)
- Updated dev tooling by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)
- Port 283 fix to v5 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)
- Remove some [@&elastic#8203;ts-ignore](https://togithub.com/ts-ignore)
directives. by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)
- Clean up validate function. by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)
- Changes to support full eslint rule configurations by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)
- Split giant cookie.ts into multiple files. by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)
- Merge branch 'master' into v5 by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)
- Merge `v5` into `master` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)
- Preparing for release `5.0.0-rc.0` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)
- Bump [@&elastic#8203;babel/traverse](https://togithub.com/babel/traverse)
from 7.21.3 to 7.23.2 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)
- Configure dependabot and codeowners by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)
- Bump
[@&elastic#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 5.58.0 to 5.62.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)
- Bump eslint-config-prettier from 8.8.0 to 9.0.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)
- Bump async from 2.6.4 to 3.2.4 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)
- Avoid using `arguments` by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf)
in
[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)
- Configure dependabot to ignore
[@&elastic#8203;types/node](https://togithub.com/types/node). by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)
- Bump dependencies. by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)
- Bump the dev-dependencies group with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)
- Bump the dev-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)
- Bump the dev-dependencies group with 3 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)
- docs: use correct memstore file link by
[@&elastic#8203;alissonsleal](https://togithub.com/alissonsleal) in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- Bump the dev-dependencies group with 3 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)
- Fix expiry time not updating when cookie is updated by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)
- Change dependabot to monthly by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)
- Bump the dev-dependencies group with 5 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)
- Avoid `void` by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)
- Replace `psl` with `tldts` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)
- docs: fix JSON.serialize -> JSON.stringify by
[@&elastic#8203;zavan](https://togithub.com/zavan) in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- Remove workarounds for `util` in non-node environments by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)
- Accept URL parameter in `getCookies` and `setCookie` by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)
- Remove community cookie store links by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)
- Handle unlikely edge case in unimportant util by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)
- Fix allow listed `files` for what to include in npm package by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)
- fix
[#&elastic#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)
by [@&elastic#8203;hrueger](https://togithub.com/hrueger) in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)
- Preparing for release 5.0.0-rc.1 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)
- Bump
[@&elastic#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.20.0 to 7.0.0 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)
- Fixes eslint plugin dev upgrades by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)
- restore `parse` export that was accidentally removed by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)
- Clean up cookie creation by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)
- Enforce explicit function return type by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)
- patch removed util methods for vows by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)
- clean up usage of null/undefined by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)
- Bump the production-dependencies group with 1 update by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)
- Remove `@types/psl` from dev dependencies by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)
- Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)
- Bump ejs from 3.1.9 to 3.1.10 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)
- Update v5 docs by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)
- Enable strict type checked rules by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)
- Preparing for release 5.0.0-rc.2 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)
- Bump [@&elastic#8203;eslint/js](https://togithub.com/eslint/js) from 8.57.0
to 9.4.0 by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)
- Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies group
across 1 directory by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)
- chore: update deps by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)
- Use latest TypeScript version by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)
- Update contributors by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)
- Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)
- Bump the dev-dependencies group with 4 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)
- Fix validation errors not calling callbacks by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)
- Preparing for release 5.0.0-rc.3 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)
- Remove url-parse and punycode by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)
- Checks structure instead of instanceof for URL test by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)
- pre-release cleanup by [@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)
- Preparing for release 5.0.0-rc.4 by
[@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)
- use `domainToASCII(str)` instead of `new URL(str).hostName` by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)
- Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)
- Bump the dev-dependencies group across 1 directory with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)
- Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies group
by [@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)
- Bump the dev-dependencies group with 6 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)
- upgrade typescript-eslint to 8.0.1 by
[@&elastic#8203;wjhsf](https://togithub.com/wjhsf) in
[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)
- Bump the dev-dependencies group with 2 updates by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)
- Bump eslint from 8.57.0 to 9.9.1 by
[@&elastic#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)
- Prepare v5 by [@&elastic#8203;colincasey](https://togithub.com/colincasey) in
[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)

#### New Contributors

- [@&elastic#8203;alissonsleal](https://togithub.com/alissonsleal) made their
first contribution in
[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)
- [@&elastic#8203;zavan](https://togithub.com/zavan) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)
- [@&elastic#8203;hrueger](https://togithub.com/hrueger) made their first
contribution in
[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)

**Full Changelog**:
salesforce/tough-cookie@v4.1.3...v5.0.0

</details>

---

### Configuration

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

🚦 **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 this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
(cherry picked from commit f712e4a)

# Conflicts:
#	package.json
#	yarn.lock
kibanamachine referenced this pull request in elastic/kibana Sep 18, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [Update dependency tough-cookie to v5 (main)
(#193107)](https://github.com/elastic/kibana/pull/193107)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-09-18T12:32:42Z","message":"Update
dependency tough-cookie to v5 (main) (#193107)\n\nThis PR contains the
following updates:\r\n\r\n| Package | Type | Update | Change
|\r\n|---|---|---|---|\r\n|
[tough-cookie](https://togithub.com/salesforce/tough-cookie)
|\r\ndevDependencies | major | [`^4.1.4`
->\r\n`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0)
|\r\n\r\n---\r\n\r\n### Release
Notes\r\n\r\n<details>\r\n<summary>salesforce/tough-cookie
(tough-cookie)</summary>\r\n\r\n###\r\n[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)\r\n\r\n####
Summary\r\n\r\n##### Breaking Changes\r\n\r\n- We've migrated the
project to TypeScript! First-party types are now\r\navailable.\r\n- The
minimum supported version of node is v18.\r\n- We no longer provide
official support for non-node enviroments.\r\n\r\n##### API
Changes\r\n\r\n- We've standardized most of our exposed interfaces to
accept both\r\n`null` and `undefined` and return only `undefined`.\r\n-
`getCookie` and `getCookies` now accept a `string` or `URL` as
a\r\nparameter.\r\n- We've removed the `inspect` function in favor of
node's\r\n`util.inspect.custom` symbol. Cookies may appear different
when logged\r\nin non-node environments.\r\n\r\n##### Other
Changes\r\n\r\n- Fixed the expiry time not updating when a cookie is
updating.\r\n- Fixed validation errors not getting called in some
callbacks.\r\n-
[New\r\ndocumentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)\r\nthat
is always kept up to date!\r\n- Performance improvements.\r\n\r\n####
What's Changed\r\n\r\n- Typescript support
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)\r\n-
\\[v5] Update config by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)\r\n-
Fix prettier in eslint config
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)\r\n-
Updated dev tooling
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)\r\n-
Port 283 fix to v5
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)\r\n-
Remove some
[@&#8203;ts-ignore](https://togithub.com/ts-ignore)\r\ndirectives. by
[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)\r\n-
Clean up validate function.
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)\r\n-
Changes to support full eslint rule configurations
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)\r\n-
Split giant cookie.ts into multiple files.
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)\r\n-
Merge branch 'master' into v5
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)\r\n-
Merge `v5` into `master`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)\r\n-
Preparing for release `5.0.0-rc.0`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)\r\n-
Bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse)\r\nfrom
7.21.3 to 7.23.2
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)\r\n-
Configure dependabot and codeowners
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)\r\n-
Bump\r\n[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)\r\nfrom
5.58.0 to 5.62.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)\r\n-
Bump eslint-config-prettier from 8.8.0 to 9.0.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)\r\n-
Bump async from 2.6.4 to 3.2.4
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)\r\n-
Avoid using `arguments` by
[@&#8203;wjhsf](https://togithub.com/wjhsf)\r\nin\r\n[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)\r\n-
Configure dependabot to
ignore\r\n[@&#8203;types/node](https://togithub.com/types/node).
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)\r\n-
Bump dependencies. by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)\r\n-
Bump the dev-dependencies group with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)\r\n-
Bump the dev-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)\r\n-
Bump the dev-dependencies group with 3 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)\r\n-
docs: use correct memstore file link
by\r\n[@&#8203;alissonsleal](https://togithub.com/alissonsleal)
in\r\n[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)\r\n-
Bump the dev-dependencies group with 3 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)\r\n-
Fix expiry time not updating when cookie is updated
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)\r\n-
Change dependabot to monthly
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)\r\n-
Bump the dev-dependencies group with 5 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)\r\n-
Avoid `void` by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)\r\n-
Replace `psl` with `tldts`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)\r\n-
docs: fix JSON.serialize -> JSON.stringify
by\r\n[@&#8203;zavan](https://togithub.com/zavan)
in\r\n[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)\r\n-
Remove workarounds for `util` in non-node environments
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)\r\n-
Accept URL parameter in `getCookies` and `setCookie`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)\r\n-
Remove community cookie store links
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)\r\n-
Handle unlikely edge case in unimportant util
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)\r\n-
Fix allow listed `files` for what to include in npm package
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)\r\n-
fix\r\n[#&#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)\r\nby
[@&#8203;hrueger](https://togithub.com/hrueger)
in\r\n[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)\r\n-
Preparing for release 5.0.0-rc.1
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)\r\n-
Bump\r\n[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)\r\nfrom
6.20.0 to 7.0.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)\r\n-
Fixes eslint plugin dev upgrades
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)\r\n-
restore `parse` export that was accidentally removed
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)\r\n-
Clean up cookie creation
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)\r\n-
Enforce explicit function return type
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)\r\n-
patch removed util methods for vows
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)\r\n-
clean up usage of null/undefined
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)\r\n-
Remove `@types/psl` from dev dependencies
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)\r\n-
Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)\r\n-
Bump ejs from 3.1.9 to 3.1.10
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)\r\n-
Update v5 docs
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)\r\n-
Enable strict type checked rules
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)\r\n-
Preparing for release 5.0.0-rc.2
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)\r\n-
Bump [@&#8203;eslint/js](https://togithub.com/eslint/js) from
8.57.0\r\nto 9.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)\r\n-
Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies
group\r\nacross 1 directory
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)\r\n-
chore: update deps by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)\r\n-
Use latest TypeScript version
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)\r\n-
Update contributors
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)\r\n-
Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)\r\n-
Fix validation errors not calling callbacks
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)\r\n-
Preparing for release 5.0.0-rc.3
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)\r\n-
Remove url-parse and punycode
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)\r\n-
Checks structure instead of instanceof for URL test
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)\r\n-
pre-release cleanup by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)\r\n-
Preparing for release 5.0.0-rc.4
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)\r\n-
use `domainToASCII(str)` instead of `new URL(str).hostName`
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)\r\n-
Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)\r\n-
Bump the dev-dependencies group across 1 directory with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)\r\n-
Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)\r\n-
Bump the dev-dependencies group with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)\r\n-
upgrade typescript-eslint to 8.0.1
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)\r\n-
Bump eslint from 8.57.0 to 9.9.1
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)\r\n-
Prepare v5 by [@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)\r\n\r\n####
New Contributors\r\n\r\n-
[@&#8203;alissonsleal](https://togithub.com/alissonsleal) made
their\r\nfirst contribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)\r\n-
[@&#8203;zavan](https://togithub.com/zavan) made their
first\r\ncontribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)\r\n-
[@&#8203;hrueger](https://togithub.com/hrueger) made their
first\r\ncontribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)\r\n\r\n**Full
Changelog**:\r\nhttps://github.com/salesforce/tough-cookie/compare/v4.1.3...v5.0.0\r\n\r\n</details>\r\n\r\n---\r\n\r\n###
Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\r\nAutomerge - At any time (no schedule
defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this
manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR
becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕
**Ignore**: Close this PR and you won't be reminded about this
update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you
want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis
PR has been generated by
[Renovate\r\nBot](https://togithub.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"f712e4a47bb653136cc8ceefca08d3524dc00a4b","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","💝community","v9.0.0","backport:all-open"],"title":"Update
dependency tough-cookie to v5
(main)","number":193107,"url":"https://github.com/elastic/kibana/pull/193107","mergeCommit":{"message":"Update
dependency tough-cookie to v5 (main) (#193107)\n\nThis PR contains the
following updates:\r\n\r\n| Package | Type | Update | Change
|\r\n|---|---|---|---|\r\n|
[tough-cookie](https://togithub.com/salesforce/tough-cookie)
|\r\ndevDependencies | major | [`^4.1.4`
->\r\n`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0)
|\r\n\r\n---\r\n\r\n### Release
Notes\r\n\r\n<details>\r\n<summary>salesforce/tough-cookie
(tough-cookie)</summary>\r\n\r\n###\r\n[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)\r\n\r\n####
Summary\r\n\r\n##### Breaking Changes\r\n\r\n- We've migrated the
project to TypeScript! First-party types are now\r\navailable.\r\n- The
minimum supported version of node is v18.\r\n- We no longer provide
official support for non-node enviroments.\r\n\r\n##### API
Changes\r\n\r\n- We've standardized most of our exposed interfaces to
accept both\r\n`null` and `undefined` and return only `undefined`.\r\n-
`getCookie` and `getCookies` now accept a `string` or `URL` as
a\r\nparameter.\r\n- We've removed the `inspect` function in favor of
node's\r\n`util.inspect.custom` symbol. Cookies may appear different
when logged\r\nin non-node environments.\r\n\r\n##### Other
Changes\r\n\r\n- Fixed the expiry time not updating when a cookie is
updating.\r\n- Fixed validation errors not getting called in some
callbacks.\r\n-
[New\r\ndocumentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)\r\nthat
is always kept up to date!\r\n- Performance improvements.\r\n\r\n####
What's Changed\r\n\r\n- Typescript support
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)\r\n-
\\[v5] Update config by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)\r\n-
Fix prettier in eslint config
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)\r\n-
Updated dev tooling
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)\r\n-
Port 283 fix to v5
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)\r\n-
Remove some
[@&#8203;ts-ignore](https://togithub.com/ts-ignore)\r\ndirectives. by
[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)\r\n-
Clean up validate function.
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)\r\n-
Changes to support full eslint rule configurations
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)\r\n-
Split giant cookie.ts into multiple files.
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)\r\n-
Merge branch 'master' into v5
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)\r\n-
Merge `v5` into `master`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)\r\n-
Preparing for release `5.0.0-rc.0`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)\r\n-
Bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse)\r\nfrom
7.21.3 to 7.23.2
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)\r\n-
Configure dependabot and codeowners
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)\r\n-
Bump\r\n[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)\r\nfrom
5.58.0 to 5.62.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)\r\n-
Bump eslint-config-prettier from 8.8.0 to 9.0.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)\r\n-
Bump async from 2.6.4 to 3.2.4
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)\r\n-
Avoid using `arguments` by
[@&#8203;wjhsf](https://togithub.com/wjhsf)\r\nin\r\n[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)\r\n-
Configure dependabot to
ignore\r\n[@&#8203;types/node](https://togithub.com/types/node).
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)\r\n-
Bump dependencies. by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)\r\n-
Bump the dev-dependencies group with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)\r\n-
Bump the dev-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)\r\n-
Bump the dev-dependencies group with 3 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)\r\n-
docs: use correct memstore file link
by\r\n[@&#8203;alissonsleal](https://togithub.com/alissonsleal)
in\r\n[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)\r\n-
Bump the dev-dependencies group with 3 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)\r\n-
Fix expiry time not updating when cookie is updated
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)\r\n-
Change dependabot to monthly
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)\r\n-
Bump the dev-dependencies group with 5 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)\r\n-
Avoid `void` by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)\r\n-
Replace `psl` with `tldts`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)\r\n-
docs: fix JSON.serialize -> JSON.stringify
by\r\n[@&#8203;zavan](https://togithub.com/zavan)
in\r\n[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)\r\n-
Remove workarounds for `util` in non-node environments
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)\r\n-
Accept URL parameter in `getCookies` and `setCookie`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)\r\n-
Remove community cookie store links
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)\r\n-
Handle unlikely edge case in unimportant util
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)\r\n-
Fix allow listed `files` for what to include in npm package
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)\r\n-
fix\r\n[#&#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)\r\nby
[@&#8203;hrueger](https://togithub.com/hrueger)
in\r\n[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)\r\n-
Preparing for release 5.0.0-rc.1
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)\r\n-
Bump\r\n[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)\r\nfrom
6.20.0 to 7.0.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)\r\n-
Fixes eslint plugin dev upgrades
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)\r\n-
restore `parse` export that was accidentally removed
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)\r\n-
Clean up cookie creation
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)\r\n-
Enforce explicit function return type
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)\r\n-
patch removed util methods for vows
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)\r\n-
clean up usage of null/undefined
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)\r\n-
Remove `@types/psl` from dev dependencies
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)\r\n-
Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)\r\n-
Bump ejs from 3.1.9 to 3.1.10
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)\r\n-
Update v5 docs
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)\r\n-
Enable strict type checked rules
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)\r\n-
Preparing for release 5.0.0-rc.2
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)\r\n-
Bump [@&#8203;eslint/js](https://togithub.com/eslint/js) from
8.57.0\r\nto 9.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)\r\n-
Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies
group\r\nacross 1 directory
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)\r\n-
chore: update deps by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)\r\n-
Use latest TypeScript version
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)\r\n-
Update contributors
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)\r\n-
Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)\r\n-
Fix validation errors not calling callbacks
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)\r\n-
Preparing for release 5.0.0-rc.3
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)\r\n-
Remove url-parse and punycode
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)\r\n-
Checks structure instead of instanceof for URL test
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)\r\n-
pre-release cleanup by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)\r\n-
Preparing for release 5.0.0-rc.4
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)\r\n-
use `domainToASCII(str)` instead of `new URL(str).hostName`
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)\r\n-
Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)\r\n-
Bump the dev-dependencies group across 1 directory with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)\r\n-
Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)\r\n-
Bump the dev-dependencies group with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)\r\n-
upgrade typescript-eslint to 8.0.1
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)\r\n-
Bump eslint from 8.57.0 to 9.9.1
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)\r\n-
Prepare v5 by [@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)\r\n\r\n####
New Contributors\r\n\r\n-
[@&#8203;alissonsleal](https://togithub.com/alissonsleal) made
their\r\nfirst contribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)\r\n-
[@&#8203;zavan](https://togithub.com/zavan) made their
first\r\ncontribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)\r\n-
[@&#8203;hrueger](https://togithub.com/hrueger) made their
first\r\ncontribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)\r\n\r\n**Full
Changelog**:\r\nhttps://github.com/salesforce/tough-cookie/compare/v4.1.3...v5.0.0\r\n\r\n</details>\r\n\r\n---\r\n\r\n###
Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\r\nAutomerge - At any time (no schedule
defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this
manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR
becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕
**Ignore**: Close this PR and you won't be reminded about this
update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you
want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis
PR has been generated by
[Renovate\r\nBot](https://togithub.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"f712e4a47bb653136cc8ceefca08d3524dc00a4b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193107","number":193107,"mergeCommit":{"message":"Update
dependency tough-cookie to v5 (main) (#193107)\n\nThis PR contains the
following updates:\r\n\r\n| Package | Type | Update | Change
|\r\n|---|---|---|---|\r\n|
[tough-cookie](https://togithub.com/salesforce/tough-cookie)
|\r\ndevDependencies | major | [`^4.1.4`
->\r\n`^5.0.0`](https://renovatebot.com/diffs/npm/tough-cookie/4.1.4/5.0.0)
|\r\n\r\n---\r\n\r\n### Release
Notes\r\n\r\n<details>\r\n<summary>salesforce/tough-cookie
(tough-cookie)</summary>\r\n\r\n###\r\n[`v5.0.0`](https://togithub.com/salesforce/tough-cookie/releases/tag/v5.0.0)\r\n\r\n[Compare\r\nSource](https://togithub.com/salesforce/tough-cookie/compare/v4.1.4...v5.0.0)\r\n\r\n####
Summary\r\n\r\n##### Breaking Changes\r\n\r\n- We've migrated the
project to TypeScript! First-party types are now\r\navailable.\r\n- The
minimum supported version of node is v18.\r\n- We no longer provide
official support for non-node enviroments.\r\n\r\n##### API
Changes\r\n\r\n- We've standardized most of our exposed interfaces to
accept both\r\n`null` and `undefined` and return only `undefined`.\r\n-
`getCookie` and `getCookies` now accept a `string` or `URL` as
a\r\nparameter.\r\n- We've removed the `inspect` function in favor of
node's\r\n`util.inspect.custom` symbol. Cookies may appear different
when logged\r\nin non-node environments.\r\n\r\n##### Other
Changes\r\n\r\n- Fixed the expiry time not updating when a cookie is
updating.\r\n- Fixed validation errors not getting called in some
callbacks.\r\n-
[New\r\ndocumentation](https://togithub.com/salesforce/tough-cookie/blob/v5.0.0/api/docs/tough-cookie.md)\r\nthat
is always kept up to date!\r\n- Performance improvements.\r\n\r\n####
What's Changed\r\n\r\n- Typescript support
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/264](https://togithub.com/salesforce/tough-cookie/pull/264)\r\n-
\\[v5] Update config by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/269](https://togithub.com/salesforce/tough-cookie/pull/269)\r\n-
Fix prettier in eslint config
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/274](https://togithub.com/salesforce/tough-cookie/pull/274)\r\n-
Updated dev tooling
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/271](https://togithub.com/salesforce/tough-cookie/pull/271)\r\n-
Port 283 fix to v5
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/287](https://togithub.com/salesforce/tough-cookie/pull/287)\r\n-
Remove some
[@&#8203;ts-ignore](https://togithub.com/ts-ignore)\r\ndirectives. by
[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/288](https://togithub.com/salesforce/tough-cookie/pull/288)\r\n-
Clean up validate function.
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/275](https://togithub.com/salesforce/tough-cookie/pull/275)\r\n-
Changes to support full eslint rule configurations
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/289](https://togithub.com/salesforce/tough-cookie/pull/289)\r\n-
Split giant cookie.ts into multiple files.
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/296](https://togithub.com/salesforce/tough-cookie/pull/296)\r\n-
Merge branch 'master' into v5
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/300](https://togithub.com/salesforce/tough-cookie/pull/300)\r\n-
Merge `v5` into `master`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/303](https://togithub.com/salesforce/tough-cookie/pull/303)\r\n-
Preparing for release `5.0.0-rc.0`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/304](https://togithub.com/salesforce/tough-cookie/pull/304)\r\n-
Bump
[@&#8203;babel/traverse](https://togithub.com/babel/traverse)\r\nfrom
7.21.3 to 7.23.2
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/305](https://togithub.com/salesforce/tough-cookie/pull/305)\r\n-
Configure dependabot and codeowners
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/306](https://togithub.com/salesforce/tough-cookie/pull/306)\r\n-
Bump\r\n[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)\r\nfrom
5.58.0 to 5.62.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/310](https://togithub.com/salesforce/tough-cookie/pull/310)\r\n-
Bump eslint-config-prettier from 8.8.0 to 9.0.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/311](https://togithub.com/salesforce/tough-cookie/pull/311)\r\n-
Bump async from 2.6.4 to 3.2.4
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/313](https://togithub.com/salesforce/tough-cookie/pull/313)\r\n-
Avoid using `arguments` by
[@&#8203;wjhsf](https://togithub.com/wjhsf)\r\nin\r\n[https://github.com/salesforce/tough-cookie/pull/316](https://togithub.com/salesforce/tough-cookie/pull/316)\r\n-
Configure dependabot to
ignore\r\n[@&#8203;types/node](https://togithub.com/types/node).
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/319](https://togithub.com/salesforce/tough-cookie/pull/319)\r\n-
Bump dependencies. by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/323](https://togithub.com/salesforce/tough-cookie/pull/323)\r\n-
Bump the dev-dependencies group with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/342](https://togithub.com/salesforce/tough-cookie/pull/342)\r\n-
Bump the dev-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/344](https://togithub.com/salesforce/tough-cookie/pull/344)\r\n-
Bump the dev-dependencies group with 3 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/347](https://togithub.com/salesforce/tough-cookie/pull/347)\r\n-
docs: use correct memstore file link
by\r\n[@&#8203;alissonsleal](https://togithub.com/alissonsleal)
in\r\n[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)\r\n-
Bump the dev-dependencies group with 3 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/351](https://togithub.com/salesforce/tough-cookie/pull/351)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/354](https://togithub.com/salesforce/tough-cookie/pull/354)\r\n-
Fix expiry time not updating when cookie is updated
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/345](https://togithub.com/salesforce/tough-cookie/pull/345)\r\n-
Change dependabot to monthly
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/355](https://togithub.com/salesforce/tough-cookie/pull/355)\r\n-
Bump the dev-dependencies group with 5 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/358](https://togithub.com/salesforce/tough-cookie/pull/358)\r\n-
Avoid `void` by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/331](https://togithub.com/salesforce/tough-cookie/pull/331)\r\n-
Replace `psl` with `tldts`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/346](https://togithub.com/salesforce/tough-cookie/pull/346)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/362](https://togithub.com/salesforce/tough-cookie/pull/362)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/363](https://togithub.com/salesforce/tough-cookie/pull/363)\r\n-
docs: fix JSON.serialize -> JSON.stringify
by\r\n[@&#8203;zavan](https://togithub.com/zavan)
in\r\n[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)\r\n-
Remove workarounds for `util` in non-node environments
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/359](https://togithub.com/salesforce/tough-cookie/pull/359)\r\n-
Accept URL parameter in `getCookies` and `setCookie`
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/364](https://togithub.com/salesforce/tough-cookie/pull/364)\r\n-
Remove community cookie store links
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/367](https://togithub.com/salesforce/tough-cookie/pull/367)\r\n-
Handle unlikely edge case in unimportant util
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/366](https://togithub.com/salesforce/tough-cookie/pull/366)\r\n-
Fix allow listed `files` for what to include in npm package
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/368](https://togithub.com/salesforce/tough-cookie/pull/368)\r\n-
fix\r\n[#&#8203;256](https://togithub.com/salesforce/tough-cookie/issues/256)\r\nby
[@&#8203;hrueger](https://togithub.com/hrueger)
in\r\n[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)\r\n-
Preparing for release 5.0.0-rc.1
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/369](https://togithub.com/salesforce/tough-cookie/pull/369)\r\n-
Bump\r\n[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)\r\nfrom
6.20.0 to 7.0.0
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/373](https://togithub.com/salesforce/tough-cookie/pull/373)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/370](https://togithub.com/salesforce/tough-cookie/pull/370)\r\n-
Fixes eslint plugin dev upgrades
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/375](https://togithub.com/salesforce/tough-cookie/pull/375)\r\n-
restore `parse` export that was accidentally removed
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/376](https://togithub.com/salesforce/tough-cookie/pull/376)\r\n-
Clean up cookie creation
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/381](https://togithub.com/salesforce/tough-cookie/pull/381)\r\n-
Enforce explicit function return type
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/383](https://togithub.com/salesforce/tough-cookie/pull/383)\r\n-
patch removed util methods for vows
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/389](https://togithub.com/salesforce/tough-cookie/pull/389)\r\n-
clean up usage of null/undefined
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/380](https://togithub.com/salesforce/tough-cookie/pull/380)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/404](https://togithub.com/salesforce/tough-cookie/pull/404)\r\n-
Bump the production-dependencies group with 1 update
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/403](https://togithub.com/salesforce/tough-cookie/pull/403)\r\n-
Remove `@types/psl` from dev dependencies
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/406](https://togithub.com/salesforce/tough-cookie/pull/406)\r\n-
Bump tldts from 6.1.16 to 6.1.18 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/411](https://togithub.com/salesforce/tough-cookie/pull/411)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/412](https://togithub.com/salesforce/tough-cookie/pull/412)\r\n-
Bump ejs from 3.1.9 to 3.1.10
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/413](https://togithub.com/salesforce/tough-cookie/pull/413)\r\n-
Update v5 docs
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/384](https://togithub.com/salesforce/tough-cookie/pull/384)\r\n-
Enable strict type checked rules
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/392](https://togithub.com/salesforce/tough-cookie/pull/392)\r\n-
Preparing for release 5.0.0-rc.2
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/414](https://togithub.com/salesforce/tough-cookie/pull/414)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/417](https://togithub.com/salesforce/tough-cookie/pull/417)\r\n-
Bump [@&#8203;eslint/js](https://togithub.com/eslint/js) from
8.57.0\r\nto 9.4.0 by
[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/419](https://togithub.com/salesforce/tough-cookie/pull/419)\r\n-
Bump tldts from 6.1.18 to 6.1.24 in the production-dependencies
group\r\nacross 1 directory
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/420](https://togithub.com/salesforce/tough-cookie/pull/420)\r\n-
chore: update deps by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/421](https://togithub.com/salesforce/tough-cookie/pull/421)\r\n-
Use latest TypeScript version
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/423](https://togithub.com/salesforce/tough-cookie/pull/423)\r\n-
Update contributors
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/425](https://togithub.com/salesforce/tough-cookie/pull/425)\r\n-
Bump tldts from 6.1.28 to 6.1.30 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/426](https://togithub.com/salesforce/tough-cookie/pull/426)\r\n-
Bump the dev-dependencies group with 4 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/427](https://togithub.com/salesforce/tough-cookie/pull/427)\r\n-
Fix validation errors not calling callbacks
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/424](https://togithub.com/salesforce/tough-cookie/pull/424)\r\n-
Preparing for release 5.0.0-rc.3
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/430](https://togithub.com/salesforce/tough-cookie/pull/430)\r\n-
Remove url-parse and punycode
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/429](https://togithub.com/salesforce/tough-cookie/pull/429)\r\n-
Checks structure instead of instanceof for URL test
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/431](https://togithub.com/salesforce/tough-cookie/pull/431)\r\n-
pre-release cleanup by [@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/428](https://togithub.com/salesforce/tough-cookie/pull/428)\r\n-
Preparing for release 5.0.0-rc.4
by\r\n[@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/432](https://togithub.com/salesforce/tough-cookie/pull/432)\r\n-
use `domainToASCII(str)` instead of `new URL(str).hostName`
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/433](https://togithub.com/salesforce/tough-cookie/pull/433)\r\n-
Bump tldts from 6.1.32 to 6.1.37 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/436](https://togithub.com/salesforce/tough-cookie/pull/436)\r\n-
Bump the dev-dependencies group across 1 directory with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/439](https://togithub.com/salesforce/tough-cookie/pull/439)\r\n-
Bump tldts from 6.1.37 to 6.1.41 in the production-dependencies
group\r\nby [@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/443](https://togithub.com/salesforce/tough-cookie/pull/443)\r\n-
Bump the dev-dependencies group with 6 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/444](https://togithub.com/salesforce/tough-cookie/pull/444)\r\n-
upgrade typescript-eslint to 8.0.1
by\r\n[@&#8203;wjhsf](https://togithub.com/wjhsf)
in\r\n[https://github.com/salesforce/tough-cookie/pull/440](https://togithub.com/salesforce/tough-cookie/pull/440)\r\n-
Bump the dev-dependencies group with 2 updates
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/448](https://togithub.com/salesforce/tough-cookie/pull/448)\r\n-
Bump eslint from 8.57.0 to 9.9.1
by\r\n[@&#8203;dependabot](https://togithub.com/dependabot)
in\r\n[https://github.com/salesforce/tough-cookie/pull/449](https://togithub.com/salesforce/tough-cookie/pull/449)\r\n-
Prepare v5 by [@&#8203;colincasey](https://togithub.com/colincasey)
in\r\n[https://github.com/salesforce/tough-cookie/pull/451](https://togithub.com/salesforce/tough-cookie/pull/451)\r\n\r\n####
New Contributors\r\n\r\n-
[@&#8203;alissonsleal](https://togithub.com/alissonsleal) made
their\r\nfirst contribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/349](https://togithub.com/salesforce/tough-cookie/pull/349)\r\n-
[@&#8203;zavan](https://togithub.com/zavan) made their
first\r\ncontribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/361](https://togithub.com/salesforce/tough-cookie/pull/361)\r\n-
[@&#8203;hrueger](https://togithub.com/hrueger) made their
first\r\ncontribution
in\r\n[https://github.com/salesforce/tough-cookie/pull/297](https://togithub.com/salesforce/tough-cookie/pull/297)\r\n\r\n**Full
Changelog**:\r\nhttps://github.com/salesforce/tough-cookie/compare/v4.1.3...v5.0.0\r\n\r\n</details>\r\n\r\n---\r\n\r\n###
Configuration\r\n\r\n📅 **Schedule**: Branch creation - At any time (no
schedule defined),\r\nAutomerge - At any time (no schedule
defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this
manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR
becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕
**Ignore**: Close this PR and you won't be reminded about this
update\r\nagain.\r\n\r\n---\r\n\r\n- [ ] <!-- rebase-check -->If you
want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis
PR has been generated by
[Renovate\r\nBot](https://togithub.com/renovatebot/renovate).\r\n\r\n<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IiwiYmFja3BvcnQ6YWxsLW9wZW4iLCJyZWxlYXNlX25vdGU6c2tpcCJdfQ==-->\r\n\r\nCo-authored-by:
elastic-renovate-prod[bot]
<174716857+elastic-renovate-prod[bot]@users.noreply.github.com>","sha":"f712e4a47bb653136cc8ceefca08d3524dc00a4b"}}]}]
BACKPORT-->

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.no…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file minor We expect this work to be a minor semver change npm Pull request with npm dependency update skip changelog No documentation needed for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant