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 tough-cookie, react-scripts, @sitecore-jss/sitecore-jss-cli and @sitecore-jss/sitecore-jss-dev-tools #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps tough-cookie to 4.1.3 and updates ancestor dependencies tough-cookie, react-scripts, @sitecore-jss/sitecore-jss-cli and @sitecore-jss/sitecore-jss-dev-tools. These dependencies need to be updated together.

Updates tough-cookie from 2.4.3 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 react-scripts from 2.1.3 to 5.0.1

Changelog

Sourced from react-scripts's changelog.

3.0.0 and Newer Versions

Please refer to CHANGELOG.md for the newer versions.

2.1.8 (March 7, 2019)

v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements (#6406) in a new major version of react-dev-utils.

Migrating from 2.1.7 to 2.1.8

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

2.1.7 (March 7, 2019)

v2.1.7 is a maintenance release that temporarily reverts the TypeScript speed improvements (#6406) to fix a dependency issue in react-dev-utils.

Migrating from 2.1.6 to 2.1.7

Inside any created project that has not been ejected, run:

npm install --save --save-exact [email protected]

or

yarn add --exact [email protected]

2.1.6 (March 6, 2019)

v2.1.6 is a maintenance release that brings a few new improvements, most notably:

  • 🚀 Reduced TypeScript rebuild times while running the development server. This was previously introduced in v2.1.4 but had to be reverted. Thanks to @​ianschmitz for getting this ready.

🐛 Bug Fix

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by iansu, a new releaser for react-scripts since your current version.


Updates @sitecore-jss/sitecore-jss-cli from 11.0.2 to 21.2.1

Release notes

Sourced from @​sitecore-jss/sitecore-jss-cli's releases.

21.2.1

21.2.1

🧹 Chores

  • Update outdated documentation links (#1539)

21.2.0

21.2.0

🎉 New Features & Improvements

  • [templates/nexts] [sitecore-jss-dev-tools] [sitecore-jss-nextjs] Move template related script to the base package (#1520):
    • [sitecore-jss-nextjs]:
      • Introduced ComponentBuilder class for generating component factories and module factories.
      • ComponentPropsService componentModule property renamed to moduleFactory.
      • Adjusted ComponentModule definition:
        • renamed to ModuleFactory.
        • Module type besides the initial limited set of props now can also include any React component. React.Component is replaced by React.ComponentType.
    • [sitecore-jss-dev-tools]:
      • Introduced nextjs submodule, which contains component builder generation functionality.
    • [templates/nextjs]:
      • Introduced plugins architecture for component builder and scaffold component generation processes.
      • Reused new utils added to sitecore-jss-dev-tools.
  • [templates/react] [sitecore-jss-dev-tools] Refactoring for react template (#1506)(#1515):
    • [templates/react]:
      • Introduced plugins architecture for boostrap, config and component builder generation process
      • Updated components tree to represent the structure: fields, styleguide, graphql folders.
    • [sitecore-jss-react] Introduced ComponentBuilder class for generating component factories
    • [sitecore-jss-dev-tools]:
      • Introduced react submodule, which contains component builder generation functionality
      • Added common utils for plugins, file generation
  • [templates/nextjs-personalize] Disable page view tracking event in development (#1414)
  • [templates/nextjs-sxa] Add custom template for jss scaffold (#1420)
  • [sitecore-jss-react] [sitecore-jss-nextjs] FEaaS component will render 'staged' variant for editing and preview and 'published' variant for live site by default, unless variant is overriden via rendering parameters. (#1433)
  • [templates/nextjs] [templates/angular] [templates/react] [templates/vue] Pre-push hook for lint check (#1427) (#1442) (#1444) (#1468) (#1472)
  • [sitecore-jss-nextjs] Add a new handling for token $siteLang(context site language) in middleware redirect (#1454)
  • [sitecore-jss] [templates/nextjs-sxa] Rewrite logic of handling custom error pages. The error pages rewrite page with error(it's saving status code) instead of redirected (#1469) (#1476)
  • [templates/nextjs] Remove .babelrc to (re)enable SWC compilation by default (#1483)
  • [sitecore-jss] Handle null items in graphql layout service. (#1492)
  • [templates/nextjs-personalize] [sitecore-jss] Update the default personalize middleware, personalize/cdp service timeout values to 400 (#1507)
  • [templates/react] [templates/angular] [templates/vue] Remove persisted query link since APQ(Automatic Persisted Queries) is not supported on Sitecore Experience Edge Delivery (#1420)
  • [sitecore-jss] [templates/nextjs-personalize] Introduced optional personalize scope identifier to isolate embedded personalization data among XM Cloud Environments that are sharing a Personalize tenant (#1494)
  • [sitecore-jss-nextjs] Add prefetchLinks paramter to the RichText component to allow prefetching of links to be enabled/disabled (#1517)

🧹 Chores

  • Automated API doc generation and added packages/samples filter (#1470)(#1474)

... (truncated)

Changelog

Sourced from @​sitecore-jss/sitecore-jss-cli's changelog.

21.2.1

🧹 Chores

  • Update outdated documentation links (#1539)

21.2.0

🎉 New Features & Improvements

  • [templates/nexts] [sitecore-jss-dev-tools] [sitecore-jss-nextjs] Move template related script to the base package (#1520):
    • [sitecore-jss-nextjs]:
      • Introduced ComponentBuilder class for generating component factories and module factories.
      • ComponentPropsService componentModule property renamed to moduleFactory.
      • Adjusted ComponentModule definition:
        • renamed to ModuleFactory.
        • Module type besides the initial limited set of props now can also include any React component. React.Component is replaced by React.ComponentType.
    • [sitecore-jss-dev-tools]:
      • Introduced nextjs submodule, which contains component builder generation functionality.
    • [templates/nextjs]:
      • Introduced plugins architecture for component builder and scaffold component generation processes.
      • Reused new utils added to sitecore-jss-dev-tools.
  • [templates/react] [sitecore-jss-dev-tools] Refactoring for react template (#1506)(#1515):
    • [templates/react]:
      • Introduced plugins architecture for boostrap, config and component builder generation process
      • Updated components tree to represent the structure: fields, styleguide, graphql folders.
    • [sitecore-jss-react] Introduced ComponentBuilder class for generating component factories
    • [sitecore-jss-dev-tools]:
      • Introduced react submodule, which contains component builder generation functionality
      • Added common utils for plugins, file generation
  • [templates/nextjs-personalize] Disable page view tracking event in development (#1414)
  • [templates/nextjs-sxa] Add custom template for jss scaffold (#1420)
  • [sitecore-jss-react] [sitecore-jss-nextjs] FEaaS component will render 'staged' variant for editing and preview and 'published' variant for live site by default, unless variant is overriden via rendering parameters. (#1433)
  • [templates/nextjs] [templates/angular] [templates/react] [templates/vue] Pre-push hook for lint check (#1427) (#1442) (#1444) (#1468) (#1472)
  • `[sitecore-jss-nextjs] Add a new handling for token $siteLang(context site language) in middleware redirect (#1454)
  • [sitecore-jss] [templates/nextjs-sxa] Rewrite logic of handling custom error pages. The error pages rewrite page with error(it's saving status code) instead of redirected (#1469) (#1476)
  • [templates/nextjs] Remove .babelrc to (re)enable SWC compilation by default (#1483)
  • [sitecore-jss] Handle null items in graphql layout service. (#1492)
  • [templates/nextjs-personalize] [sitecore-jss] Update the default personalize middleware, personalize/cdp service timeout values to 400 (#1507)
  • [templates/react] [templates/angular] [templates/vue] Remove persisted query link since APQ(Automatic Persisted Queries) is not supported on Sitecore Experience Edge Delivery (#1420)
  • [sitecore-jss] [templates/nextjs-personalize] Introduced optional personalize scope identifier to isolate embedded personalization data among XM Cloud Environments that are sharing a Personalize tenant (#1494)
  • [sitecore-jss-nextjs] Add prefetchLinks paramter to the RichText component to allow prefetching of links to be enabled/disabled (#1517)

🧹 Chores

  • Automated API doc generation and added packages/samples filter (#1470)(#1474)
  • Revisit and update github ISSUE_TEMPLATE (#1445)
  • Configure the recommended VSCode extensions for the starters (#1437)

... (truncated)

Commits
  • c94bb18 v21.2.1 [skip ci]
  • a7aa65b version v21.2.1-canary.2 [skip ci]
  • 80d7e95 Update API docs [skip ci]
  • 39d67f2 [Chore] Update outdated documentation links (#1539)
  • dfe342f version v21.2.1-canary.1 [skip ci]
  • 3f86365 Update API docs [skip ci]
  • 8e27b99 v21.2.1-canary.0
  • 5f3ae2f [Chore] Add missing breaking change for ComponentPropsService (JSS 21.1) [ski...
  • 579fe8b v21.2.0 [skip ci]
  • 3351f1a version v21.2.0-canary.44 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sc_illiakovalenko, a new releaser for @​sitecore-jss/sitecore-jss-cli since your current version.


Updates @sitecore-jss/sitecore-jss-dev-tools from 11.0.2 to 21.2.1

Release notes

Sourced from @​sitecore-jss/sitecore-jss-dev-tools's releases.

21.2.1

21.2.1

🧹 Chores

  • Update outdated documentation links (#1539)

21.2.0

21.2.0

🎉 New Features & Improvements

  • [templates/nexts] [sitecore-jss-dev-tools] [sitecore-jss-nextjs] Move template related script to the base package (#1520):
    • [sitecore-jss-nextjs]:
      • Introduced ComponentBuilder class for generating component factories and module factories.
      • ComponentPropsService componentModule property renamed to moduleFactory.
      • Adjusted ComponentModule definition:
        • renamed to ModuleFactory.
        • Module type besides the initial limited set of props now can also include any React component. React.Component is replaced by React.ComponentType.
    • [sitecore-jss-dev-tools]:
      • Introduced nextjs submodule, which contains component builder generation functionality.
    • [templates/nextjs]:
      • Introduced plugins architecture for component builder and scaffold component generation processes.
      • Reused new utils added to sitecore-jss-dev-tools.
  • [templates/react] [sitecore-jss-dev-tools] Refactoring for react template (#1506)(#1515):
    • [templates/react]:
      • Introduced plugins architecture for boostrap, config and component builder generation process
      • Updated components tree to represent the structure: fields, styleguide, graphql folders.
    • [sitecore-jss-react] Introduced ComponentBuilder class for generating component factories
    • [sitecore-jss-dev-tools]:
      • Introduced react submodule, which contains component builder generation functionality
      • Added common utils for plugins, file generation
  • [templates/nextjs-personalize] Disable page view tracking event in development (#1414)
  • [templates/nextjs-sxa] Add custom template for jss scaffold (#1420)
  • [sitecore-jss-react] [sitecore-jss-nextjs] FEaaS component will render 'staged' variant for editing and preview and 'published' variant for live site by default, unless variant is overriden via rendering parameters. (#1433)
  • [templates/nextjs] [templates/angular] [templates/react] [templates/vue] Pre-push hook for lint check (#1427) (#1442) (#1444) (#1468) (#1472)
  • [sitecore-jss-nextjs] Add a new handling for token $siteLang(context site language) in middleware redirect (#1454)
  • [sitecore-jss] [templates/nextjs-sxa] Rewrite logic of handling custom error pages. The error pages rewrite page with error(it's saving status code) instead of redirected (#1469) (#1476)
  • [templates/nextjs] Remove .babelrc to (re)enable SWC compilation by default (#1483)
  • [sitecore-jss] Handle null items in graphql layout service. (#1492)
  • [templates/nextjs-personalize] [sitecore-jss] Update the default personalize middleware, personalize/cdp service timeout values to 400 (#1507)
  • [templates/react] [templates/angular] [templates/vue] Remove persisted query link since APQ(Automatic Persisted Queries) is not supported on Sitecore Experience Edge Delivery (#1420)
  • [sitecore-jss] [templates/nextjs-personalize] Introduced optional personalize scope identifier to isolate embedded personalization data among XM Cloud Environments that are sharing a Personalize tenant (#1494)
  • [sitecore-jss-nextjs] Add prefetchLinks paramter to the RichText component to allow prefetching of links to be enabled/disabled (#1517)

🧹 Chores

  • Automated API doc generation and added packages/samples filter (#1470)(#1474)

... (truncated)

Changelog

Sourced from @​sitecore-jss/sitecore-jss-dev-tools's changelog.

21.2.1

🧹 Chores

  • Update outdated documentation links (#1539)

21.2.0

🎉 New Features & Improvements

  • [templates/nexts] [sitecore-jss-dev-tools] [sitecore-jss-nextjs] Move template related script to the base package (#1520):
    • [sitecore-jss-nextjs]:
      • Introduced ComponentBuilder class for generating component factories and module factories.
      • ComponentPropsService componentModule property renamed to moduleFactory.
      • Adjusted ComponentModule definition:
        • renamed to ModuleFactory.
        • Module type besides the initial limited set of props now can also include any React component. React.Component is replaced by React.ComponentType.
    • [sitecore-jss-dev-tools]:
      • Introduced nextjs submodule, which contains component builder generation functionality.
    • [templates/nextjs]:
      • Introduced plugins architecture for component builder and scaffold component generation processes.
      • Reused new utils added to sitecore-jss-dev-tools.
  • [templates/react] [sitecore-jss-dev-tools] Refactoring for react template (#1506)(#1515):
    • [templates/react]:
      • Introduced plugins architecture for boostrap, config and component builder generation process
      • Updated components tree to represent the structure: fields, styleguide, graphql folders.
    • [sitecore-jss-react] Introduced ComponentBuilder class for generating component factories
    • [sitecore-jss-dev-tools]:
      • Introduced react submodule, which contains component builder generation functionality
      • Added common utils for plugins, file generation
  • [templates/nextjs-personalize] Disable page view tracking event in development (#1414)
  • [templates/nextjs-sxa] Add custom template for jss scaffold (#1420)
  • [sitecore-jss-react] [sitecore-jss-nextjs] FEaaS component will render 'staged' variant for editing and preview and 'published' variant for live site by default, unless variant is overriden via rendering parameters. (#1433)
  • [templates/nextjs] [templates/angular] [templates/react] [templates/vue] Pre-push hook for lint check (#1427) (#1442) (#1444) (#1468) (#1472)
  • `[sitecore-jss-nextjs] Add a new handling for token $siteLang(context site language) in middleware redirect (#1454)
  • [sitecore-jss] [templates/nextjs-sxa] Rewrite logic of handling custom error pages. The error pages rewrite page with error(it's saving status code) instead of redirected (#1469) (#1476)
  • [templates/nextjs] Remove .babelrc to (re)enable SWC compilation by default (#1483)
  • [sitecore-jss] Handle null items in graphql layout service. (#1492)
  • [templates/nextjs-personalize] [sitecore-jss] Update the default personalize middleware, personalize/cdp service timeout values to 400 (#1507)
  • [templates/react] [templates/angular] [templates/vue] Remove persisted query link since APQ(Automatic Persisted Queries) is not supported on Sitecore Experience Edge Delivery (#1420)
  • [sitecore-jss] [templates/nextjs-personalize] Introduced optional personalize scope identifier to isolate embedded personalization data among XM Cloud Environments that are sharing a Personalize tenant (#1494)
  • [sitecore-jss-nextjs] Add prefetchLinks paramter to the RichText component to allow prefetching of links to be enabled/disabled (#1517)

🧹 Chores

  • Automated API doc generation and added packages/samples filter (#1470)(#1474)
  • Revisit and update github ISSUE_TEMPLATE (#1445)
  • Configure the recommended VSCode extensions for the starters (#1437)

... (truncated)

Commits
  • c94bb18 v21.2.1 [skip ci]
  • a7aa65b version v21.2.1-canary.2 [skip ci]
  • 80d7e95 Update API docs [skip ci]
  • 39d67f2 [Chore] Update outdated documentation links (#1539)
  • dfe342f version v21.2.1-canary.1 [skip ci]
  • 3f86365 Update API docs [skip ci]
  • 8e27b99 v21.2.1-canary.0
  • 5f3ae2f [Chore] Add missing breaking change for ComponentPropsService (JSS 21.1) [ski...
  • 579fe8b v21.2.0 [skip ci]
  • 3351f1a version v21.2.0-canary.44 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sc_illiakovalenko, a new releaser for @​sitecore-jss/sitecore-jss-dev-tools 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 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.

…@sitecore-jss/sitecore-jss-dev-tools

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), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts), [@sitecore-jss/sitecore-jss-cli](https://github.com/sitecore/jss) and [@sitecore-jss/sitecore-jss-dev-tools](https://github.com/sitecore/jss). These dependencies need to be updated together.


Updates `tough-cookie` from 2.4.3 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.4.3...v4.1.3)

Updates `react-scripts` from 2.1.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

Updates `@sitecore-jss/sitecore-jss-cli` from 11.0.2 to 21.2.1
- [Release notes](https://github.com/sitecore/jss/releases)
- [Changelog](https://github.com/Sitecore/jss/blob/dev/CHANGELOG.md)
- [Commits](Sitecore/jss@v11.0.2...v21.2.1)

Updates `@sitecore-jss/sitecore-jss-dev-tools` from 11.0.2 to 21.2.1
- [Release notes](https://github.com/sitecore/jss/releases)
- [Changelog](https://github.com/Sitecore/jss/blob/dev/CHANGELOG.md)
- [Commits](Sitecore/jss@v11.0.2...v21.2.1)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
- dependency-name: "@sitecore-jss/sitecore-jss-cli"
  dependency-type: direct:development
- dependency-name: "@sitecore-jss/sitecore-jss-dev-tools"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 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.

0 participants