react-icons / react-icons

svg react icons of popular icon packs
https://react-icons.github.io/react-icons/
Other
11.25k stars 725 forks source link

Bump tough-cookie and lerna #837

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps tough-cookie to 4.1.3 and updates ancestor dependency lerna. These dependencies need to be updated together.

Updates tough-cookie from 2.5.0 to 4.1.3

Release notes

Sourced from tough-cookie's releases.

4.1.3

Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the inspect utility is affected by this change, we felt this change was important enough to be pushed into the next patch.

4.1.2 -- Patch and Bugfix Release

What's Changed

Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: https://github.com/salesforce/tough-cookie/compare/v4.1.0...v4.1.1

4.1.0

v4.1.0

Minor release, focused mainly on resolving reported issues and some minor feature work.

What's Changed

... (truncated)

Commits
  • 4ff4d29 4.1.3 release preparation, update the package and lib/version to 4.1.3. (#284)
  • 12d4747 Prevent prototype pollution in cookie memstore (#283)
  • f06b72d Fix documentation for store.findCookies, missing allowSpecialUseDomain proper...
  • b1a8898 fix: allow set cookies with localhost (#253)
  • ec70796 4.1.1 Patch -- allow special use domains by default (#250)
  • d4ac580 fix: allow special use domains by default (#249)
  • 79c2f7d 4.1.0 release to NPM (#245)
  • 4fafc17 Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move Dockerf...
  • aa4396d fix: distinguish between no samesite and samesite=none (#240)
  • b8d7511 Modernize README (#234)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by awaterma, a new releaser for tough-cookie since your current version.


Updates lerna from 3.22.1 to 7.4.2

Release notes

Sourced from lerna's releases.

v7.4.2

7.4.2 (2023-10-27)

Bug Fixes

  • version: support changelog-presets using async factory funcs (#3873) (bb5e7d7)

v7.4.1

7.4.1 (2023-10-18)

7.4.0 contained a malformed dist directory, please bump to 7.4.1 for the correct artifacts

v7.4.0

7.4.0 (2023-10-17)

Bug Fixes

  • version: update lock files after the version hook (#3849) (7e30a31)

Features

v7.3.1

7.3.1 (2023-10-10)

Bug Fixes

  • core: update package engines.node to correctly include only >=16 (#3861) (0674555)

v7.3.0

7.3.0 (2023-09-13)

Bug Fixes

  • core: skip unnecessary cycles when running tasks (#3834) (d477529)
  • init: generate pnpm workspace yaml (#3822) (489aa92)
  • update make-dir to 4.0.0 and npm audit fix (#3828) (373b8bc)
  • version: Fix crash when using gitSignTag with independent versioning mode (#3832) (4940f2d)

... (truncated)

Changelog

Sourced from lerna's changelog.

7.4.2 (2023-10-27)

Bug Fixes

  • version: support changelog-presets using async factory funcs (#3873) (bb5e7d7)

7.4.1 (2023-10-18)

Note: Version bump only for package lerna

7.4.0 (2023-10-17)

Features

7.3.1 (2023-10-10)

Bug Fixes

  • core: update package engines.node to correctly include only >=16 (#3861) (0674555)

7.3.0 (2023-09-13)

Bug Fixes

  • update make-dir to 4.0.0 and npm audit fix (#3828) (373b8bc)

Features

  • version: add --sync-dist-version option (#3787) (ba8b946)
  • version: option to not ignore scripts on lock update (#3823) (4843c3c)

7.2.0 (2023-08-29)

Note: Version bump only for package lerna

7.1.5 (2023-08-09)

Note: Version bump only for package lerna

7.1.4 (2023-07-15)

Bug Fixes

... (truncated)

Commits
  • 5effc09 chore(misc): publish 7.4.2
  • bb5e7d7 fix(version): support changelog-presets using async factory funcs (#3873)
  • 04772e6 chore(misc): publish 7.4.1
  • 1abb93a chore(misc): publish 7.4.0
  • af23df5 chore(diff): use import instead of require for bundling diff command (#3847)
  • 86f22f4 feat(version): add json option (#3858)
  • 914dd96 feat(version): add option to force version update (#3852)
  • f09e00a chore(misc): publish 7.3.1
  • 0674555 fix(core): update package engines.node to correctly include only >=16 (#3861)
  • f2f742b chore(misc): publish 7.3.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/react-icons/react-icons/network/alerts).
dependabot[bot] commented 7 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.