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, @angular/cli, generator-jhipster and jest #9

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 13, 2023

Bumps tough-cookie to 4.1.3 and updates ancestor dependencies tough-cookie, @angular/cli, generator-jhipster and jest. 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 @angular/cli from 9.1.3 to 16.1.4

Release notes

Sourced from @​angular/cli's releases.

v16.1.4

16.1.4 (2023-07-06)

@​angular-devkit/build-angular

Commit Description
fix - 7016cee57 normalize paths in loader cache with esbuild

v16.1.3

16.1.3 (2023-06-29)

@​angular-devkit/build-angular

Commit Description
fix - b56ab0798 use absolute watch paths for postcss dependency messages

v16.1.2

16.1.2 (2023-06-28)

@​angular/cli

Commit Description
fix - 3475e0281 update direct semver dependencies to 7.5.3

@​angular-devkit/build-angular

Commit Description
fix - 8108b8c2d allow linker JIT support with prebundling with esbuild builder
fix - 502365037 use all style language watch files in esbuild builder

v16.1.1

16.1.1 (2023-06-22)

@​angular-devkit/build-angular

Commit Description
fix - f017fee2e actually disable Vite prebundling file discovery
fix - 2b4beaca2 experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
fix - e3c85e00e track postcss provided file dependencies in esbuild builder
fix - 1419fff88 unpin and downgrade browserslist
fix - 950a4b60f watch all bundler provided inputs with esbuild builder

v16.1.0

16.1.0 (2023-06-13)

@​schematics/angular

Commit Description
feat - b14b95990 add bootstrap-agnostic utilities for writing ng-add schematics

@​angular-devkit/build-angular

| Commit | Description |

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

16.1.4 (2023-07-06)

@​angular-devkit/build-angular

Commit Type Description
7016cee57 fix normalize paths in loader cache with esbuild

16.1.3 (2023-06-29)

@​angular-devkit/build-angular

Commit Type Description
b56ab0798 fix use absolute watch paths for postcss dependency messages

15.2.9 (2023-06-28)

@​angular/cli

Commit Type Description
f36e38a91 fix update direct semver dependencies to 7.5.3

16.2.0-next.0 (2023-06-28)

@​angular-devkit/build-angular

Commit Type Description
c05c83be7 feat add initial application builder implementation
2a3fc6846 feat add preload hints based on transitive initial files
f42f10135 fix ensure preload hints for external stylesheets are marked as styles

... (truncated)

Commits
  • e009075 release: cut the v16.1.4 release
  • 68cbf12 build: update @babel/generator to 7.22.8
  • 258cde5 test: convert e2e_runner ignore to array
  • 7016cee fix(@​angular-devkit/build-angular): normalize paths in loader cache with esbuild
  • d3310b2 release: cut the v16.1.3 release
  • b56ab07 fix(@​angular-devkit/build-angular): use absolute watch paths for postcss depe...
  • da6ec6f build: update Angular peer dependencies to ^16.0.0
  • f039ee9 release: cut the v16.1.2 release
  • f8aff00 refactor: remove keepNames esbuild option for server builds
  • 5023650 fix(@​angular-devkit/build-angular): use all style language watch files in esb...
  • Additional commits viewable in compare view

Updates generator-jhipster from 6.9.1 to 8.0.0-beta.2

Release notes

Sourced from generator-jhipster's releases.

v8.0.0-beta.2

What’s Changed

🐞 Bug Fixes

🖥️ Frontend

🐾 JDL/Internals/Blueprints

... (truncated)

Commits
  • a2553f4 Release v8.0.0-beta.2
  • 298d5c5 Merge pull request #22814 from mshima/skip_ci-devcontainer
  • 94451f2 Merge pull request #22845 from jhipster/audit-fix
  • 2d73dee Merge pull request #22846 from atomfrede/22840-gradle-spotless-issue
  • cd203c3 prevent spotless from trying to handle generated sources
  • dab854c Run npm audit fix
  • 8c64f51 Merge pull request #22837 from jhipster/dependabot/docker/generators/server/r...
  • 181f1f4 Merge pull request #22822 from jhipster/dependabot/npm_and_yarn/prettier-plug...
  • 73fa09b build(deps): bump prettier-plugin-packagejson from 2.4.4 to 2.4.5
  • 9452d82 build(deps): bump prettier-plugin-java from 2.1.0 to 2.2.0 (#22821)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danielfran, a new releaser for generator-jhipster since your current version.


Updates jest from 25.4.0 to 29.6.1

Release notes

Sourced from jest's releases.

v29.6.1

Fixes

  • [jest-circus] Revert #14110 as it was a breaking change (#14304)

Full Changelog: jestjs/jest@v29.6.0...v29.6.1

v29.6.0

Features

  • [jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#14139)
  • [jest-cli] Include type definitions to generated config files (#14078)
  • [jest-snapshot] Support arrays as property matchers (#14025)
  • [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#14174)

Fixes

  • [jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#14110)
  • [jest-config] Handle frozen config object (#14054)
  • [jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180)
  • [jest-core] Always use workers in watch mode to avoid crashes (#14059).
  • [jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989)
  • [jest-matcher-utils] Fix copying value of inherited getters (#14007)
  • [jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008)
  • [jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087)
  • [jest-runtime] Bind jest.isolateModulesAsync to this (#14083)
  • [jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148)
  • [jest-runtime] Guard _isMockFunction access with in (#14188)
  • [jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036)
  • [@jest/transform] Do not instrument .json modules (#14048)
  • [jest-worker] Restart a shut down worker before sending it a task (#14015)

Chore & Maintenance

  • [*] Update semver dependency to get vulnerability fix (#14262)
  • [docs] Updated documentation for the --runTestsByPath CLI command (#14004)
  • [docs] Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable (#14056)
  • [docs] Update jest statistics of use and downloads in website Index.

New Contributors

... (truncated)

Changelog

Sourced from jest's changelog.

29.6.1

Fixes

  • [jest-circus] Revert #14110 as it was a breaking change (#14304)

29.6.0

Features

  • [jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#14139)
  • [jest-cli] Include type definitions to generated config files (#14078)
  • [jest-snapshot] Support arrays as property matchers (#14025)
  • [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#14174)

Fixes

  • [jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#14110)
  • [jest-config] Handle frozen config object (#14054)
  • [jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180)
  • [jest-core] Always use workers in watch mode to avoid crashes (#14059).
  • [jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989)
  • [jest-matcher-utils] Fix copying value of inherited getters (#14007)
  • [jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008)
  • [jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087)
  • [jest-runtime] Bind jest.isolateModulesAsync to this (#14083)
  • [jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148)
  • [jest-runtime] Guard _isMockFunction access with in (#14188)
  • [jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036)
  • [@jest/transform] Do not instrument .json modules (#14048)
  • [jest-worker] Restart a shut down worker before sending it a task (#14015)

Chore & Maintenance

  • [*] Update semver dependency to get vulnerability fix (#14262)
  • [docs] Updated documentation for the --runTestsByPath CLI command (#14004)
  • [docs] Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable (#14056)
  • [docs] Update jest statistics of use and downloads in website Index.

29.5.0

Features

  • [jest-changed-files] Support Sapling (#13941)
  • [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI flag or through the config file(#12922)
  • [jest-cli, jest-config, @jest/core, jest-haste-map, @jest/reporters, jest-runner, jest-runtime, @jest/types] Add workerThreads configuration option to allow using worker threads for parallelization (#13939)
  • [jest-cli] Export yargsOptions (#13970)
  • [jest-config] Add openHandlesTimeout option to configure possible open handles warning. (#13875)
  • [@jest/create-cache-key-function] Allow passing length argument to createCacheKey() function and set its default value to 16 on Windows (#13827)
  • [jest-message-util] Add support for AggregateError (#13946 & #13947)

... (truncated)

Commits

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.

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), [@angular/cli](https://github.com/angular/angular-cli), [generator-jhipster](https://github.com/jhipster/generator-jhipster) and [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). 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 `@angular/cli` from 9.1.3 to 16.1.4
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v9.1.3...16.1.4)

Updates `generator-jhipster` from 6.9.1 to 8.0.0-beta.2
- [Release notes](https://github.com/jhipster/generator-jhipster/releases)
- [Commits](jhipster/generator-jhipster@v6.9.1...v8.0.0-beta.2)

Updates `jest` from 25.4.0 to 29.6.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-type: direct:development
- dependency-name: generator-jhipster
  dependency-type: direct:development
- dependency-name: jest
  dependency-type: direct:development
...

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.

0 participants