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 the angular group in /generators/angular/resources with 3 updates #27261

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps the angular group in /generators/angular/resources with 3 updates: @angular/common, @angular/cli and typescript.

Updates @angular/common from 18.2.3 to 18.2.4

Release notes

Sourced from @​angular/common's releases.

v18.2.4

18.2.4 (2024-09-11)

compiler

Commit Description
fix - b619d6987e produce less noisy errors when parsing control flow (#57711)

migrations

Commit Description
fix - 9895e4492f replace leftover modules with their exports during pruning (#57684)
Changelog

Sourced from @​angular/common's changelog.

18.2.4 (2024-09-11)

compiler

Commit Type Description
b619d6987e fix produce less noisy errors when parsing control flow (#57711)

migrations

Commit Type Description
9895e4492f fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.4 (2024-09-09)

compiler

Commit Type Description
40ff18f87a fix produce less noisy errors when parsing control flow (#57711)

core

Commit Type Description
6ea8e1e9aa feat Add a schematics to migrate to standalone: false. (#57643)

migrations

Commit Type Description
cbec46a51d feat migrate .pipe calls in outputs used in tests (#57691)
68e5370a66 feat remove complete calls for migrated outputs (#57671)
9da21f798d feat replace .next usage on outputs (#57654)
71f5ef2aa5 fix change imports to be G3 compatible (#57654)
3a264db866 fix properly handle comments in output migration (#57691)
fc95a9adff fix replace leftover modules with their exports during pruning (#57684)

19.0.0-next.3 (2024-09-04)

Breaking Changes

core

    • TypeScript versions less than 5.5 are no longer supported.

compiler

Commit Type Description
a2e4ee0cb3 feat add diagnostic for unused standalone imports (#57605)

core

Commit Type Description
8bcc663a53 feat drop support for TypeScript 5.4 (#57577)
e6e5d29e83 feat initial version of the output migration (#57604)
be2e49639b feat introduce afterRenderEffect (#57549)

elements

... (truncated)

Commits

Updates @angular/cli from 18.2.3 to 18.2.4

Release notes

Sourced from @​angular/cli's releases.

v18.2.4

18.2.4 (2024-09-11)

@​angular/build

Commit Description
fix - 765309a2e prevent transformation of Node.js internal dependencies by Vite
Changelog

Sourced from @​angular/cli's changelog.

18.2.4 (2024-09-11)

@​angular/build

Commit Type Description
765309a2e fix prevent transformation of Node.js internal dependencies by Vite

19.0.0-next.3 (2024-09-04)

@​angular-devkit/build-angular

Commit Type Description
3ee21631f fix clear context in Karma by default for single run executions

@​angular/ssr

Commit Type Description
455b5700c feat expose writeResponseToNodeResponse and createWebRequestFromNodeRequest in public API

Commits
  • f29db1d release: cut the v18.2.4 release
  • 765309a fix(@​angular/build): prevent transformation of Node.js internal dependencies ...
  • e12a66a docs(@​angular/cli): add playwright to e2e targets
  • 328ed65 docs: elaborate on debugging jasmine node tests
  • See full diff in compare view

Updates typescript from 5.4.5 to 5.6.2

Release notes

Sourced from typescript's releases.

TypeScript 5.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • a7e3374 Bump version to 5.6.2 and LKG
  • 2063357 🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...
  • 4fe7e41 🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...
  • 1a03e53 🤖 Pick PR #59761 (this can be nullish) into release-5.6 (#59762)
  • 6212132 Update LKG
  • bbb5faf 🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...
  • e6914a5 Bump version to 5.6.1-rc and LKG
  • 34121c4 Update LKG
  • 2a30c2a Merge remote-tracking branch 'origin/main' into release-5.6
  • 936a79b Expose TypeChecker. getAwaitedType to public (#59268)
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
typescript [>= 5.5.a, < 5.6]

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file labels Sep 12, 2024
@github-actions github-actions bot enabled auto-merge September 12, 2024 03:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/angular/resources/angular-0ed13779bc branch from ee3bb0a to 8dc31e9 Compare September 12, 2024 04:00
@qmonmert qmonmert mentioned this pull request Sep 12, 2024
6 tasks
@mshima
Copy link
Member

mshima commented Sep 12, 2024

@dependabot show typescript ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

Ignore Conditions
Dependency Ignore Condition
typescript [>= 5.5.a, < 5.6]

@mshima
Copy link
Member

mshima commented Sep 12, 2024

https://github.com/dependabot unignore typescript

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

OK, I will stop ignoring the typescript dependency.

Bumps the angular group in /generators/angular/resources with 3 updates: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/cli](https://github.com/angular/angular-cli) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@angular/common` from 18.2.3 to 18.2.4
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/18.2.4/packages/common)

Updates `@angular/cli` from 18.2.3 to 18.2.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@18.2.3...18.2.4)

Updates `typescript` from 5.4.5 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.6.2)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/angular/resources/angular-0ed13779bc branch from 8dc31e9 to 11a5df3 Compare September 12, 2024 09:43
@mshima
Copy link
Member

mshima commented Sep 12, 2024

https://github.com/dependabot show typescript ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

No ignore conditions found for the dependency typescript

@mshima
Copy link
Member

mshima commented Sep 12, 2024

https://github.com/dependabot ignore typescript 6.6.2

@mshima
Copy link
Member

mshima commented Sep 12, 2024

https://github.com/dependabot unignore typescript

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

No dependency name (typescript) or ignore conditions found to unignore.

@mshima
Copy link
Member

mshima commented Sep 12, 2024

https://github.com/dependabot ignore typescript 5.6.2 version

@mshima
Copy link
Member

mshima commented Sep 12, 2024

https://github.com/dependabot ignore typescript patch version

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

OK, I won't notify you about version 5.6.2 of typescript again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2024

Superseded by #27264.

@dependabot dependabot bot closed this Sep 12, 2024
auto-merge was automatically disabled September 12, 2024 09:48

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/angular/resources/angular-0ed13779bc branch September 12, 2024 09:48
@mraible mraible added this to the 8.7.1 milestone Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Exclude pull requests from the release notes theme: angular theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants