Miragon / miranum-ide

An IDE with various plugins to automate processes in an easy way. From developers for developers
https://miranum.io
Apache License 2.0
12 stars 2 forks source link

chore(deps-dev): bump @nx/vue from 19.5.3 to 19.7.2 #672

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @nx/vue from 19.5.3 to 19.7.2.

Release notes

Sourced from @​nx/vue's releases.

19.7.2 (2024-09-10)

🩹 Fixes

  • core: take nx-release-publish target defaults into account for implicit target (#27764)
  • release: ensure git commits containing pipe can be parsed reliably (#27840)

❤️ Thank You

19.7.1 (2024-09-10)

🚀 Features

  • release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)

🩹 Fixes

  • core: make sure sharedGlobals is referenced in default namedInputs (#27813)
  • release: respect updateDependents being explicitly disabled in conventional commits (#27851)

❤️ Thank You

19.7.0 (2024-09-09)

🚀 Features

  • bundling: add option to generate sourcemaps for Rollup build (#27539)
  • bundling: add nxCopyAssetsPlugin for Vite to use in JS libs (#27593)
  • core: add shutdown lifecycle hook to node executor (#27354)
  • core: add sqlite db for nx (#26891)
  • core: expose graph json type (#27496)
  • core: return task results from imperative task runner (#27640)
  • core: refactor graph implementation details (#27267)
  • core: allow disabling registered task sync generators (#27638)
  • core: allow skipping sync when running tasks (#27697)
  • core: add shutdown lifecycle hook to node executor" (#27794)
  • core: update PNPM GH action setup to use v4 and pnpm version 9 (#27664)
  • devkit: prefer strings over Linter enum (#27209)
  • docs: update OpenAI model to use gpt-4o-mini (#27434)
  • graph: add expandedTargets to project details on nx dev (#26911)
  • graph: update tags to render on a single line by default with expand option (#27829)
  • js: add skipPackageManager option to build executors in order to skip generating "packageManager" entry in package.json (#27518)

... (truncated)

Commits
  • 320d9f2 fix(testing): application generators should accurately configure e2e projects...
  • ca9f3cc feat(bundling): add nxCopyAssetsPlugin for Vite to use in JS libs (#27593)
  • 0853690 docs(core): update Nx tag line (#27481)
  • 839dc15 feat(devkit): prefer strings over Linter enum (#27209)
  • 11f30db feat(storybook): add storybook 8 support (#27214)
  • 826e6ab feat(core): Refresh welcome screens based on Nx Cloud (#27313)
  • dfd7241 fix(testing): adding e2e projects should register e2e-ci targetDefaults (#27185)
  • 1dcfbee feat(testing): e2e-ci should use serve-static or vite preview for playwright ...
  • See full diff 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

Superseded by #675.