wiris / html-integrations

The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
https://wiris.com/solutions/integrations/html-editors/
MIT License
78 stars 53 forks source link

npm dev(deps-dev): bump @nx/web from 18.2.2 to 20.0.8 #1033

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @nx/web from 18.2.2 to 20.0.8.

Release notes

Sourced from @​nx/web's releases.

20.0.8 (2024-11-04)

🩹 Fixes

  • core: fix dependency with multiple dependent packages (#28669)
  • expo: allow yarn 4 to install for build local (#28603)
  • rspack: ensure NX_PUBLIC env vars are available to applications #28720 (#28751, #28720)
  • testing: install playwright with-deps (#28738)
  • webpack: update stylus version to fix security issue (#28646)

❤️ Thank You

20.0.7 (2024-10-31)

🚀 Features

🩹 Fixes

  • add required minimizer setting to the generated Nest rspack conf… (#28629)
  • core: update http-proxy-middleware (#28607)
  • core: not install cypress when e2e is playwright for react monorepo preset (#28642)
  • core: fix checks for wasm in db operations (#28676)
  • core: retry more db operations (#28667)
  • core: fix powerpack license information grammar (#28725)
  • js: provide absolute paths to hashFile function in @​nx/js/typescript plugin (#28690)
  • linter: ensure .cjs config file is handled correctly for generators #28214 (#28672, #28214)
  • module-federation: add comment clarifying default export in config file (#28675)
  • nextjs: Remove deprecated export executor (#28702)
  • nextjs: Add deprecation message for svgr (#28705)
  • nextjs: Fix json spread typo (#28728)
  • nextjs: do not generate spec files if unitTestRunner is not set programmatically (#28733)
  • nx-dev: breadcrumbs extra text with query param (#28732)
  • rspack: ensure baseHref is set when provided #28455 (#28660, #28455)
  • rspack: set NODE_ENV to production correctly #28584 (#28662, #28584)
  • vite: set NODE_ENV to production correctly #28584 (#28663, #28584)
  • vite: include vite mts config files (#28691)
  • vite: add correct gitignore pattern for vite timestamp files #28685 (#28693, #28685)

❤️ Thank You

... (truncated)

Commits
  • a45cdd6 fix(core): repair SIGINT signals on windows (#28496)
  • a637f9e chore(repo): remove v16 migrations (#28220)
  • ec801b4 feat(misc): enable new ts minimal setup by default and guard execution of gen...
  • 27edf71 feat(misc): make directory a required option for generators (#28093)
  • 8fa7065 docs(misc): update generator examples to use new directory/path positional ar...
  • 85877e3 feat(react): make vitest the default test runner since it supports ESM and di...
  • f221a41 feat(misc): remove @nrwl/ scoped packages (#27858)
  • c92528f feat(misc): remove derived generator paths (#27714)
  • 246494a cleanup(web): migrate to picocolors (#28039)
  • 68eeb2e feat(linter): create new workspaces with ESLint v9 and typescript-eslint v8 (...
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 3 weeks ago

Dependabot tried to add @wiris/integrations as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/wiris/html-integrations/pulls/1033/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the wiris/html-integrations repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 2 weeks ago

Superseded by #1037.