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 semver, @angular-devkit/build-angular, @angular/cli and electron-builder #59

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps semver to 7.5.3 and updates ancestor dependencies semver, @angular-devkit/build-angular, @angular/cli and electron-builder. These dependencies need to be updated together.

Updates semver from 7.3.8 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 @angular-devkit/build-angular from 15.2.4 to 15.2.9

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v15.2.9

15.2.9 (2023-06-28)

@​angular/cli

Commit Description
fix - f36e38a91 update direct semver dependencies to 7.5.3

v15.2.8

15.2.8 (2023-05-03)

v15.2.7

15.2.7 (2023-04-26)

@​schematics/angular

Commit Description
fix - d9aefd6da replace vscode launch type from pwa-chrome to chrome

@​angular/cli

Commit Description
fix - f4a6dac87 process keeps running when analytics are enabled
perf - f9b2fb1c4 register CLI commands lazily

v15.2.6

15.2.6 (2023-04-12)

@​schematics/angular

Commit Description
fix - f0b257ef4 ignore hidden directories when running browserlist migration

v15.2.5

15.2.5 (2023-04-05)

@​angular/cli

Commit Description
fix - db173d7ed collect tech information

Special Thanks

Alan Agius

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

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

16.1.2 (2023-06-28)

@​angular/cli

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

@​angular-devkit/build-angular

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

14.2.12 (2023-06-28)

@​angular/cli

| Commit | Type | Description |

... (truncated)

Commits
  • 00d9708 release: cut the v15.2.9 release
  • f36e38a fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • cdb34b5 release: cut the v15.2.8 release
  • 069dcdf docs: improve wording in doc command version description
  • 51cf97f release: cut the v15.2.7 release
  • d9aefd6 fix(@​schematics/angular): replace vscode launch type from pwa-chrome to `ch...
  • f4a6dac fix(@​angular/cli): process keeps running when analytics are enabled
  • d9e9f74 refactor(@​angular/cli): update E2E command alias
  • 037d84a ci: update CI .bazelrc to better support CI systems.
  • f9b2fb1 perf(@​angular/cli): register CLI commands lazily
  • Additional commits viewable in compare view

Updates @angular/cli from 15.2.4 to 15.2.9

Release notes

Sourced from @​angular/cli's releases.

v15.2.9

15.2.9 (2023-06-28)

@​angular/cli

Commit Description
fix - f36e38a91 update direct semver dependencies to 7.5.3

v15.2.8

15.2.8 (2023-05-03)

v15.2.7

15.2.7 (2023-04-26)

@​schematics/angular

Commit Description
fix - d9aefd6da replace vscode launch type from pwa-chrome to chrome

@​angular/cli

Commit Description
fix - f4a6dac87 process keeps running when analytics are enabled
perf - f9b2fb1c4 register CLI commands lazily

v15.2.6

15.2.6 (2023-04-12)

@​schematics/angular

Commit Description
fix - f0b257ef4 ignore hidden directories when running browserlist migration

v15.2.5

15.2.5 (2023-04-05)

@​angular/cli

Commit Description
fix - db173d7ed collect tech information

Special Thanks

Alan Agius

Changelog

Sourced from @​angular/cli's changelog.

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

16.1.2 (2023-06-28)

@​angular/cli

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

@​angular-devkit/build-angular

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

14.2.12 (2023-06-28)

@​angular/cli

| Commit | Type | Description |

... (truncated)

Commits
  • 00d9708 release: cut the v15.2.9 release
  • f36e38a fix(@​angular/cli): update direct semver dependencies to 7.5.3
  • cdb34b5 release: cut the v15.2.8 release
  • 069dcdf docs: improve wording in doc command version description
  • 51cf97f release: cut the v15.2.7 release
  • d9aefd6 fix(@​schematics/angular): replace vscode launch type from pwa-chrome to `ch...
  • f4a6dac fix(@​angular/cli): process keeps running when analytics are enabled
  • d9e9f74 refactor(@​angular/cli): update E2E command alias
  • 037d84a ci: update CI .bazelrc to better support CI systems.
  • f9b2fb1 perf(@​angular/cli): register CLI commands lazily
  • Additional commits viewable in compare view

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: electron-userland/electron-builder@v24.6.0...v24.6.1

v24.6.0

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v24.5.2...v24.6.0

v24.5.2

What's Changed

New Contributors

Full Changelog: electron-userland/electron-builder@v24.5.1...v24.5.2

v24.5.1

What's Changed

Full Changelog: electron-userland/electron-builder@v24.5.0...v24.5.1

... (truncated)

Changelog

Sourced from electron-builder's changelog.

24.6.1

Patch Changes

24.6.0

Patch Changes

24.5.2

Patch Changes

24.5.1

Patch Changes

24.5.0

Patch Changes

24.4.0

Patch Changes

... (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.

…-builder

Bumps [semver](https://github.com/npm/node-semver) to 7.5.3 and updates ancestor dependencies [semver](https://github.com/npm/node-semver), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `semver` from 7.3.8 to 7.5.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.8...v7.5.3)

Updates `@angular-devkit/build-angular` from 15.2.4 to 15.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.2.4...15.2.9)

Updates `@angular/cli` from 15.2.4 to 15.2.9
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@15.2.4...15.2.9)

Updates `electron-builder` from 23.6.0 to 24.6.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.6.1/packages/electron-builder)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
- dependency-name: "@angular/cli"
  dependency-type: direct:development
- dependency-name: electron-builder
  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 19, 2023
@whyboris whyboris closed this Nov 28, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2023

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.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/semver-and-angular-devkit/build-angular-and-angular/cli-and-electron-builder-7.5.3 branch November 28, 2023 20:15
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.

1 participant