bennymeg / nx-electron

Electron schematics for nrwl nx platform
Apache License 2.0
328 stars 85 forks source link

chore(deps): bump semver, @nrwl/workspace and electron-builder in /packages/nx-electron #231

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps semver to 7.5.3 and updates ancestor dependencies semver, @nrwl/workspace and electron-builder. These dependencies need to be updated together.

Updates semver from 7.3.4 to 7.5.3

Release notes

Sourced from semver's releases.

v7.5.3

7.5.3 (2023-06-22)

Bug Fixes

Documentation

v7.5.2

7.5.2 (2023-06-15)

Bug Fixes

v7.5.1

7.5.1 (2023-05-12)

Bug Fixes

v7.5.0

7.5.0 (2023-04-17)

Features

Bug Fixes

v7.4.0

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from semver's changelog.

7.5.3 (2023-06-22)

Bug Fixes

Documentation

7.5.2 (2023-06-15)

Bug Fixes

7.5.1 (2023-05-12)

Bug Fixes

7.5.0 (2023-04-17)

Features

Bug Fixes

7.4.0 (2023-04-10)

Features

Bug Fixes

... (truncated)

Commits
  • 7fdf1ef chore: release 7.5.3
  • bf53dd8 docs: add example for > comparator (#569)
  • abdd93d fix: set max lengths in regex for numeric and build identifiers (#571)
  • e7b78de chore: release 7.5.2
  • 58c791f fix: diff when detecting major change from prerelease (#566)
  • 5c8efbc fix: preserve build in raw after inc (#565)
  • 717534e fix: better handling of whitespace (#564)
  • 2f738e9 chore: bump @​npmcli/template-oss from 4.14.1 to 4.15.1 (#558)
  • aa016a6 chore: release 7.5.1
  • d30d25a fix: show type on invalid semver error (#559)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for semver since your current version.


Updates @nrwl/workspace from 15.9.2 to 16.5.3

Release notes

Sourced from @​nrwl/workspace's releases.

16.5.3

16.5.3 (2023-07-18)

Bug Fixes

  • core: ensure proper yarn version detection even for nested projects (#18052) (b20b855)
  • core: fix project configuration typings (#18073) (e737581)
  • core: parse project configs only in js (#18009) (2fcf807)
  • core: write file directly instead of using fs-extra.outputFileSync (#18129) (371ba7a)
  • js: run build in watch mode when specified for faster recompile time (#18145) (6a83943)
  • misc: stat collector filters out version 16 (#18149) (9612d9b)
  • misc: update invalid main field in @​nrwl/eslint-plugin-nx package.json (#17974) (bd9e749)

16.5.2

16.5.2 (2023-07-13)

Bug Fixes

  • core: remove throttle from watch (#18077) (f8a4eaa)
  • core: use concat in buildAllWorkspaceFiles to avoid Maximum call stack size exceeded (#18065) (eba235b)
  • linter: skip verifying deps of deps by default in package.json (#18058) (d36f055)
  • misc: prompt for workspace name when creating it using nx init (#18079) (2093ccc)
  • storybook: change storybook tsconfig path in eslint file too (#18101) (12aa582)

16.5.1

16.5.1 (2023-07-10)

Bug Fixes

  • angular: automatically skip remotes not in the current workspace #17473 (#17497) (0d04949)
  • angular: explicitly depend on find-cache-dir to avoid npm resolution conflict (#18049) (13aa3be)
  • bundling: update the browsers for es5 terser check (#17784) (ea28f16)
  • core: add license information for native packages (#17964) (a496ef9)
  • core: add missing perf_hooks import in tasks-runner/cache (#18043) (f525ba3)
  • core: ensure external dependency hashes are resolved in a deterministic way (#17926) (699af69)
  • core: ensure yarn runs install with correct version (#17997) (802243e)
  • core: handle undefined target defaults (#18044) (5e8f9f4)
  • js: add watchIgnore and runBuildTargetDependencies options to speed up build (#17953) (b39cafa)
  • js: ignore dependencies from non-index root files for create-package-json (#17930) (ed22afe)
  • js: post-process skipped tasks by the ts compiler in tsc batch implementation (#17938) (f9a615b)
  • js: remove duplicate alias (#17978) (97ce47a)
  • js: restore registry for only localhost (#17999) (9e448fe)
  • nextjs: Update @​types/react version for yarn resolution (#18028) (25263f7)
  • storybook: dont throw if no project-level tsconfig (#18027) (1a0e65a)
  • storybook: optional chain .length in utils (#18001) (b1a8917)
  • storybook: properly identify file as story (#18016) (0c480fd)

... (truncated)

Commits


Updates electron-builder from 23.6.0 to 24.6.1

Release notes

Sourced from electron-builder's releases.

v24.6.1

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.6.0...v24.6.1

v24.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.5.2...v24.6.0

v24.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.5.1...v24.5.2

v24.5.1

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/v24.5.0...v24.5.1

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.6.1

Patch Changes

  • #7668 9cfd35d5 Thanks @​mmaietta! - fix: reverting migration to electron-rebuild to resolve native prebuilt modules issue

  • #7673 355e3565 Thanks @​mmaietta! - fix: updating simple-update-notifier version to resolve vulnerability

  • Updated dependencies [9cfd35d5]:

    • app-builder-lib@24.6.1
    • dmg-builder@24.6.1

24.6.0

Patch Changes

24.5.2

Patch Changes

  • Updated dependencies [37db080f]:
    • app-builder-lib@24.5.2
    • dmg-builder@24.5.2

24.5.1

Patch Changes

24.5.0

Patch Changes

24.4.0

Patch Changes

... (truncated)

Commits
  • e2d81b6 chore(deploy): Release 24.6.1 (#7674)
  • 355e356 fix: updating simple-update-notifier version to resolve vulnerability (#7673)
  • 9cfd35d fix: reverting migration to electron-rebuild since Cxx flags were back-ported...
  • a86e189 chore(deploy): Release 24.6.0 (#7645)
  • c569e44 chore(deploy): Release 24.5.2 (electron-updater@6.1.3) (#7638)
  • 8ae9061 chore(deploy): Release 24.5.1 (electron-updater@6.1.2) (#7624)
  • 285aa76 fix: use electron-rebuilder API directly so as to override the platform for c...
  • 00136aa chore(deploy): Release 24.5.0 (electron-updater@6.1.1) (#7592)
  • 80a3ae8 chore(deploy): Release 24.4.0 (#7562)
  • 0c60305 chore(deploy): Release 24.3.0 (electron-updater@6.1.0) (#7546)
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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](https://github.com/bennymeg/nx-electron/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

anthonylowther21 commented 1 year ago

Is nx-electron v15 supposed to be compatible with nx16? Trying to use it now but getting a File Not Found Error (not sure what file) when I try to run the nx-electron targets

bennymeg commented 1 year ago

No, it doesn't.

dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.