Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

Bumps tough-cookie to 4.1.3 and updates ancestor dependencies tough-cookie, @electron-forge/cli, @electron-forge/maker-deb, @electron-forge/maker-dmg, @electron-forge/maker-rpm, @electron-forge/maker-squirrel, @electron-forge/maker-zip and jsdom. 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: salesforce/tough-cookie@v4.1.1...v4.1.2

4.1.1

Patch Release

What's Changed

Full Changelog: salesforce/tough-cookie@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 @electron-forge/cli from 6.0.0-beta.52 to 6.2.1

Release notes

Sourced from @​electron-forge/cli's releases.

v6.2.1

What's Changed

New Contributors

Full Changelog: electron/forge@v6.1.1...v6.2.1

v6.1.1

New in this Release

A Vite template is now available in Forge! 🚀 Thanks to @​caoxiemeihao for contributing this template and plugin.

A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @​erikian for contributing this plugin.

Features

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​electron-forge/cli's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vertedinde, a new releaser for @​electron-forge/cli since your current version.


Updates @electron-forge/maker-deb from 6.0.0-beta.52 to 6.2.1

Release notes

Sourced from @​electron-forge/maker-deb's releases.

v6.2.1

What's Changed

New Contributors

Full Changelog: electron/forge@v6.1.1...v6.2.1

v6.1.1

New in this Release

A Vite template is now available in Forge! 🚀 Thanks to @​caoxiemeihao for contributing this template and plugin.

A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @​erikian for contributing this plugin.

Features

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​electron-forge/maker-deb's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vertedinde, a new releaser for @​electron-forge/maker-deb since your current version.


Updates @electron-forge/maker-dmg from 6.0.0-beta.52 to 6.2.1

Release notes

Sourced from @​electron-forge/maker-dmg's releases.

v6.2.1

What's Changed

New Contributors

Full Changelog: electron/forge@v6.1.1...v6.2.1

v6.1.1

New in this Release

A Vite template is now available in Forge! 🚀 Thanks to @​caoxiemeihao for contributing this template and plugin.

A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @​erikian for contributing this plugin.

Features

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​electron-forge/maker-dmg's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

6.0.0-beta.69 (2022-10-27)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vertedinde, a new releaser for @​electron-forge/maker-dmg since your current version.


Updates @electron-forge/maker-rpm from 6.0.0-beta.52 to 6.2.1

Release notes

Sourced from @​electron-forge/maker-rpm's releases.

v6.2.1

What's Changed

New Contributors

Full Changelog: electron/forge@v6.1.1...v6.2.1

v6.1.1

New in this Release

A Vite template is now available in Forge! 🚀 Thanks to @​caoxiemeihao for contributing this template and plugin.

A plugin for Electron Fuses is now available in Forge! 🌟 Thanks to @​erikian for contributing this plugin.

Features

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​electron-forge/maker-rpm's changelog.

6.0.2 (2022-11-14)

6.0.1 (2022-11-08)

6.0.0 (2022-11-02)

6.0.0-beta.75 (2022-11-01)

New Features

6.0.0-beta.74 (2022-11-01)

Bug Fixes
  • do not proxify class instances in forge config (#3039) (a89ed7d3)
Other Changes
  • add proper package test for webpack ts template (#3040) (6e9cca35)

6.0.0-beta.73 (2022-11-01)

Bug Fixes

6.0.0-beta.72 (2022-10-31)

6.0.0-beta.71 (2022-10-31)

Bug Fixes
  • packager: "packaging application" log never stops when building for multiple architectures (#3006) (247f52ab)
  • publish: ignore unnecessary files when publishing to npm (#3024) (ab8ea661)
  • template-base: use minimum instead of exact version when replacing ELECTRON_FORGE/VERSION in templates (#3030) (7aaa7029)
  • use @​electron-forge/cli hint for project resolution (#3023) (b5d05874)
  • restore isProd in the webpack plugin (#3021) (531788ba)

6.0.0-beta.70 (2022-10-28)

Bug Fixes

…lectron-forge/maker-dmg, @electron-forge/maker-rpm, @electron-forge/maker-squirrel, @electron-forge/maker-zip and jsdom

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@electron-forge/cli](https://github.com/electron/forge), [@electron-forge/maker-deb](https://github.com/electron/forge), [@electron-forge/maker-dmg](https://github.com/electron/forge), [@electron-forge/maker-rpm](https://github.com/electron/forge), [@electron-forge/maker-squirrel](https://github.com/electron/forge), [@electron-forge/maker-zip](https://github.com/electron/forge) and [jsdom](https://github.com/jsdom/jsdom). These dependencies need to be updated together.


Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v2.5.0...v4.1.3)

Updates `@electron-forge/cli` from 6.0.0-beta.52 to 6.2.1
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.52...v6.2.1)

Updates `@electron-forge/maker-deb` from 6.0.0-beta.52 to 6.2.1
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.52...v6.2.1)

Updates `@electron-forge/maker-dmg` from 6.0.0-beta.52 to 6.2.1
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.52...v6.2.1)

Updates `@electron-forge/maker-rpm` from 6.0.0-beta.52 to 6.2.1
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.52...v6.2.1)

Updates `@electron-forge/maker-squirrel` from 6.0.0-beta.52 to 6.2.1
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.52...v6.2.1)

Updates `@electron-forge/maker-zip` from 6.0.0-beta.52 to 6.2.1
- [Release notes](https://github.com/electron/forge/releases)
- [Changelog](https://github.com/electron/forge/blob/main/CHANGELOG.md)
- [Commits](electron/forge@v6.0.0-beta.52...v6.2.1)

Updates `jsdom` from 16.3.0 to 16.7.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.3.0...16.7.0)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@electron-forge/cli"
  dependency-type: direct:development
- dependency-name: "@electron-forge/maker-deb"
  dependency-type: direct:development
- dependency-name: "@electron-forge/maker-dmg"
  dependency-type: direct:development
- dependency-name: "@electron-forge/maker-rpm"
  dependency-type: direct:development
- dependency-name: "@electron-forge/maker-squirrel"
  dependency-type: direct:development
- dependency-name: "@electron-forge/maker-zip"
  dependency-type: direct:development
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant