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

build(deps): bump the angular group in /generators/angular/resources with 11 updates #24254

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Related to #24092

Bumps the angular group in /generators/angular/resources with 11 updates:

Package From To
@angular/common 16.2.12 17.0.3
@fortawesome/angular-fontawesome 0.13.0 0.14.0
ngx-cookie-service 16.1.0 17.0.0
ngx-infinite-scroll 16.0.0 17.0.0
zone.js 0.13.3 0.14.2
@angular-architects/module-federation 16.0.4 17.0.1
@angular-architects/module-federation-runtime 16.0.4 17.0.1
@angular-builders/custom-webpack 16.0.1 17.0.0
@angular-builders/jest 16.0.1 17.0.0
@angular/cli 16.2.9 17.0.1
typescript 5.1.6 5.2.2

Updates @angular/common from 16.2.12 to 17.0.3

Release notes

Sourced from @​angular/common's releases.

v17.0.3

17.0.3 (2023-11-15)

animations

Commit Description
fix - f5872c9921 prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570)

core

Commit Description
fix - 6a1d4ed667 handle non-container environment injector cases (#52774)
fix - 5de7575be8 reset cached scope for components that were overridden using TestBed (#52916)

http

Commit Description
fix - 7c066a4af4 Use the response content-type to set the blob type. (#52840)

migrations

Commit Description
fix - 4e200bf13b Add missing support for ngForOf (#52903)
fix - d033540d0f Add support for bound versions of NgIfElse and NgIfThenElse (#52869)
fix - aa2d815648 Add support for removing imports post migration (#52763)
fix - 3831942771 Fixes issue with multiple if elses with same template (#52863)
fix - e1f84a31dc passed in paths will be respected in nx workspaces (#52796)

v17.0.2

17.0.2 (2023-11-09)

compiler-cli

Commit Description
fix - 7a95cccf50 add interpolatedSignalNotInvoked to diagnostics (#52687)
fix - a548c0333e incorrect inferred type of for loop implicit variables (#52732)

core

Commit Description
fix - 2cea80c6e2 error code in image performance warning (#52727)
fix - b16fc2610a limit rate of markers invocations (#52742)
fix - 44c48a4835 properly update collection with repeated keys in @for (#52697)

v17.0.1

17.0.1 (2023-11-08)

http

Commit Description
fix - 5c6f3f8ec0 Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Description

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

17.0.3 (2023-11-15)

animations

Commit Type Description
f5872c9921 fix prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570)

core

Commit Type Description
6a1d4ed667 fix handle non-container environment injector cases (#52774)
5de7575be8 fix reset cached scope for components that were overridden using TestBed (#52916)

http

Commit Type Description
7c066a4af4 fix Use the response content-type to set the blob type. (#52840)

migrations

Commit Type Description
4e200bf13b fix Add missing support for ngForOf (#52903)
d033540d0f fix Add support for bound versions of NgIfElse and NgIfThenElse (#52869)
aa2d815648 fix Add support for removing imports post migration (#52763)
3831942771 fix Fixes issue with multiple if elses with same template (#52863)
e1f84a31dc fix passed in paths will be respected in nx workspaces (#52796)

17.0.2 (2023-11-09)

compiler-cli

Commit Type Description
7a95cccf50 fix add interpolatedSignalNotInvoked to diagnostics (#52687)
a548c0333e fix incorrect inferred type of for loop implicit variables (#52732)

core

Commit Type Description
2cea80c6e2 fix error code in image performance warning (#52727)
b16fc2610a fix limit rate of markers invocations (#52742)
44c48a4835 fix properly update collection with repeated keys in @for (#52697)

17.0.1 (2023-11-08)

http

Commit Type Description
5c6f3f8ec0 fix Don't override the backend when using the InMemoryWebAPI (#52425)

migrations

Commit Type Description

... (truncated)

Commits
  • 7c066a4 fix(http): Use the response content-type to set the blob type. (#52840)
  • b16fc26 fix(core): limit rate of markers invocations (#52742)
  • 56ec37d refactor(common): Update packages/common/src/navigation/platform_navigation.t...
  • d5fd614 refactor(common): Add fake implementation of PlatformNavigation. (#52363)
  • e2f3ae5 refactor(common): Add a new platform_navigation that provides the Navigation ...
  • 5c6f3f8 fix(http): Don't override the backend when using the InMemoryWebAPI (#52425)
  • da429c5 Revert "fix(http): Don't override the backend when using the InMemoryWebAPI (...
  • 80e7a0f fix(core): guard usages of performance.mark (#52505)
  • 3bd85fb fix(common): apply fixed_srcset_width value only to fixed srcsets (#52459)
  • 792026b build: add missing entries for the api extraction (#52452)
  • Additional commits viewable in compare view

Updates @fortawesome/angular-fontawesome from 0.13.0 to 0.14.0

Release notes

Sourced from @​fortawesome/angular-fontawesome's releases.

0.14.0

Added

  • Support for Angular 17.
  • Possibility to use all components as standalone.

Changed

  • Examples to use standalone components instead of modules.

Removed

  • Angular 16.x is no longer supported. If you are using this version, please, stick with version 0.13.0.
Changelog

Sourced from @​fortawesome/angular-fontawesome's changelog.

0.14.0 - 2023-11-08

Added

  • Support for Angular 17.
  • Possibility to use all components as standalone.

Changed

  • Examples to use standalone components instead of modules.

Removed

  • Angular 16.x is no longer supported. If you are using this version, please, stick with version 0.13.0.
Commits

Updates ngx-cookie-service from 16.1.0 to 17.0.0

Release notes

Sourced from ngx-cookie-service's releases.

17.0.0

What's Changed

Full Changelog: stevermeister/ngx-cookie-service@v16.1.0...v17.0.0

17.0.0-rc.3

What's Changed

Full Changelog: stevermeister/ngx-cookie-service@v16.1.0...v17.0.0-rc.3

17.0.0-rc.1

What's Changed

feat(core): adds angular 17.0.0-rc.1 support

17.0.0-rc.0

What's Changed

feat(core): adds angular 17.0.0-rc.0 support

17.0.0-next.1

Full Changelog: stevermeister/ngx-cookie-service@v16.0.1...v17.0.0-next.1

17.0.0-next.0

What's Changed

Full Changelog: stevermeister/ngx-cookie-service@v16.0.0...v17.0.0-next.0

Commits
  • 72b91d3 Merge pull request #291 from stevermeister/development
  • fab7acc feat(core): bump version to 17.0.0
  • 0d91517 Merge pull request #290 from stevermeister/development
  • 76fbab4 feat(core): upgrade Angular dependencies to 17.0.0
  • e4eddf6 fix(types): fixes an issue with Request type #289
  • 7e0ab9e build(ci): Disable test step in GitHub Actions CI workflow
  • 4d41d4b fix(format): removes duplicate browserlist config
  • d81d8d1 fix(format): Refactor code for better readability in ssr-cookie.service.ts
  • d9d124f chore: Update .prettierignore to ignore pnpm-lock.yaml
  • d1acd7b build(ci): Switch npm dependencies to pnpm in Github Actions
  • Additional commits viewable in compare view

Updates ngx-infinite-scroll from 16.0.0 to 17.0.0

Commits

Updates zone.js from 0.13.3 to 0.14.2

Changelog

Sourced from zone.js's changelog.

0.14.2 (2023-11-03)

Bug Fixes

  • zone.js: disable wrapping unhandled promise error by default (6d7eb35)

14.0.1 (2023-10-25)

Bug Fixes

  • zone.js: use globalThis instead of global and window (#52367) (def719e)

0.14.0 (2023-09-14)

Features

  • zone.js: remove legacy files and access to deep imports (#51752) (a8efc60)

BREAKING CHANGES

  • zone.js: Deep and legacy dist/ imports like zone.js/bundles/zone-testing.js and zone.js/dist/zone are no longer allowed. zone-testing-bundle and zone-testing-node-bundle are also no longer part of the package.

The proper way to import zone.js and zone.js/testing is:

import 'zone.js';
import 'zone.js/testing';
Commits

Updates @angular-architects/module-federation from 16.0.4 to 17.0.1

Release notes

Sourced from @​angular-architects/module-federation's releases.

Native Federation 16.3

Performance 🚀

This release brings tremendous performance improvements due to:

  • calling esbuild less often with more coarse-grained tasks
  • Not writing files to disk in dev mode

This brings the excellent performance known by Angular's esbuild builder this package currently delegates to.

Remove Schematic

You can now remove the native-federation config with the new remove schematic:

ng g @angular-architects/native-federation:remove --project xyz

Details & Tutorial

https://www.npmjs.com/package/@​angular-architects/native-federation

Commits

Updates @angular-architects/module-federation-runtime from 16.0.4 to 17.0.1

Updates @angular-builders/custom-webpack from 16.0.1 to 17.0.0

Changelog

Sourced from @​angular-builders/custom-webpack's changelog.

17.0.0 (2023-11-13)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.0-beta.0 (2023-11-13)

⚠ BREAKING CHANGES

  • deps: update to Angular 17 (#1518)

Miscellaneous Chores

16.0.2-beta.2 (2023-09-12)

Note: Version bump only for package @​angular-builders/custom-webpack

16.0.2-beta.1 (2023-08-24)

Note: Version bump only for package @​angular-builders/custom-webpack

16.0.2-beta.0 (2023-08-23)

Note: Version bump only for package @​angular-builders/custom-webpack

Commits

Updates @angular-builders/jest from 16.0.1 to 17.0.0

Changelog

Sourced from @​angular-builders/jest's changelog.

17.0.0 (2023-11-13)

Note: Version bump only for package @​angular-builders/jest

17.0.0-beta.0 (2023-11-13)

⚠ BREAKING CHANGES

  • deps: update to Angular 17 (#1518)

Miscellaneous Chores

16.0.2-beta.3 (2023-10-01)

Note: Version bump only for package @​angular-builders/jest

16.0.2-beta.2 (2023-09-12)

Note: Version bump only for package @​angular-builders/jest

16.0.2-beta.1 (2023-08-24)

Note: Version bump only for package @​angular-builders/jest

16.0.2-beta.0 (2023-08-23)

Note: Version bump only for package @​angular-builders/jest

Commits
  • b4558b9 ci(release): publish
  • 5f36ac2 ci(release): publish
  • 236d0ac chore(deps)!: update to Angular 17 (#1518)
  • 0bc6727 ci(release): publish
  • e0bf559 chore(deps): update dependency jest-preset-angular to v13.1.2
  • 137a2ad ci(release): publish
  • 1e26b1e chore(deps): update dependency jest to v29.7.0
  • da4c4cc ci(release): publish
  • 134df16 chore(deps): update dependency jest to v29.6.4
  • dd80959 ci(release): publish
  • Additional commits viewable in compare view

Updates @angular/cli from 16.2.9 to 17.0.1

Release notes

Sourced from @​angular/cli's releases.

v17.0.1

17.0.1 (2023-11-15)

@​schematics/angular

Commit Description
fix - d9f7d439e add helper script to spawn SSR server from dist
fix - a80926cdb html indentation
fix - f7f62c9d6 remove downlevelIteration from tsconfig.json for new workspaces
fix - 7cb57317d use href property binding for links
fix - 731917cd0 use styleUrl

@​angular/cli

Commit Description
fix - 5267e6055 handle packages with no version

@​angular-devkit/build-angular

Commit Description
fix - 15dd71aba deleteOutputPath when using esbuild-builder
fix - fa4d8ff31 add actionable error when file replacement is missing
fix - 160a91160 add support for vendor sourcemaps when using the dev-server
fix - 5623c193e cache stylesheet load errors with application builder
fix - 1a5538e0c disable Worker wait loop for TS/NG parallel compilation in web containers
fix - 883771946 do not process ssr entry-point when running ng serve
fix - d3b549167 empty output directory instead of removing
fix - 596f7639a ensure compilation errors propagate to all bundle actions
fix - d900a5217 maintain current watch files after build errors
fix - 21549bdeb prerender default view when no routes are defined
fix - 4c251647b rewire sourcemap back to original source root

v17.0.0

@​angular/cli

Commit Description
fix - f4e7fa873 add @angular/ssr as part of the ng update packageGroup
fix - 1f7156b11 add Node.js 20 as supported version
fix - 4b9a87c90 ignore peer mismatch when updating @​nguniversal/builders
fix - f66f9cf61 remove Node.js 16 from supported checks

@​schematics/angular

Commit Description
feat - 741cca73c add ng new --ssr
feat - 3938863b9 add migration to migrate from @nguniversal to @angular/ssr
feat - dc6b6eaf6 add migration to replace usages of @nguniversal/builders
feat - 6979eba3c enable hydration when adding SSR, SSG or AppShell
feat - 1a6a139aa enable routing by default for new applications
feat - ac0db6697 enable standalone by default in new applications
feat - a189962a5 generate functional interceptors by default
feat - ae45c4ab8 update ng new generated application

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

17.0.1 (2023-11-15)

@​angular/cli

Commit Type Description
5267e6055 fix handle packages with no version

@​schematics/angular

Commit Type Description
d9f7d439e fix add helper script to spawn SSR server from dist
a80926cdb fix html indentation
f7f62c9d6 fix remove downlevelIteration from tsconfig.json for new workspaces
7cb57317d fix use href property binding for links
731917cd0 fix use styleUrl

@​angular-devkit/build-angular

Commit Type Description
15dd71aba fix deleteOutputPath when using esbuild-builder
fa4d8ff31 fix add actionable error when file replacement is missing
160a91160 fix add support for vendor sourcemaps when using the dev-server
5623c193e fix cache stylesheet load errors with application builder
1a5538e0c fix disable Worker wait loop for TS/NG parallel compilation in web containers
883771946 fix do not process ssr entry-point when running ng serve
d3b549167 fix empty output directory instead of removing
596f7639a fix ensure compilation errors propagate to all bundle actions
d900a5217 fix maintain current watch files after build errors
21549bdeb fix prerender default view when no routes are defined
4c251647b fix rewire sourcemap back to original source root

17.0.0 (2023-11-08)

Breaking Changes

@​schematics/angular

  • Routing is enabled by default for new applications when using ng generate application and ng new. The --no-routing command line option can be used to disable this behaviour.
  • ng g interceptor now generate a functional interceptor by default. or guard by default. To generate a class-based interceptor the --no-functional command flag should be used.
  • rootModuleClassName, rootModuleFileName and main options have been removed from the public pwa and app-shell schematics.
  • App-shell and Universal schematics deprecated unused appId option has been removed.

@​angular-devkit/build-angular

... (truncated)

Commits
  • 313b4d0 release: cut the v17.0.1 release
  • fa4d8ff fix(@​angular-devkit/build-angular): add actionable error when file replacemen...
  • 8837719 fix(@​angular-devkit/build-angular): do not process ssr entry-point when runni...
  • 160a911 fix(@​angular-devkit/build-angular): add support for vendor sourcemaps when us...
  • 5267e60 fix(@​angular/cli): handle packages with no version
  • 5623c19 fix(@​angular-devkit/build-angular): cache stylesheet load errors with applica...
  • d900a52 fix(@​angular-devkit/build-angular): maintain current watch files after build ...
  • 596f763 fix(@​angular-devkit/build-angular): ensure compilation errors propagate to al...
  • e1d6ee2 ci: configure bazel to ignore vite tests when using non esbuild tests
  • 4c25164 fix(@​angular-devkit/build-angular): rewire sourcemap back to original source ...
  • Additional commits viewable in compare view

Updates typescript from 5.1.6 to 5.2.2

Release notes

Sourced from typescript's releases.

TypeScript 5.2

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.2 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.2 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits
  • 9684ba6 Cherry-pick fix for cross-file inlay hints (#55476) to release-5.2 and LKG ...
  • 555ef99 Bump version to 5.2.2 and LKG
  • 6074b9d Update LKG for 5.2.1 RC.
  • b778ed1 Merge commit 'e936eb13d2900f21d79553c32a704307c7ad03dd' into release-5.2
  • 10b9962 Bump version to 5.2.1-rc and LKG
  • e936eb1 Update package-lock.json
  • e36cd57 Update package-lock.json
  • 581fba1 Update package-lock.json
  • 8fc8c95 Decorators normative updates (#55276)
  • b1c4dc4 Fix class name references (#55262)
  • Additional commits viewable in compare view

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

Bumps the angular group in /generators/angular/resources with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `16.2.12` | `17.0.3` |
| [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) | `0.13.0` | `0.14.0` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) | `16.1.0` | `17.0.0` |
| [ngx-infinite-scroll](https://github.com/orizens/ngx-infinite-scroll) | `16.0.0` | `17.0.0` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.13.3` | `0.14.2` |
| [@angular-architects/module-federation](https://github.com/angular-architects/module-federation-plugin) | `16.0.4` | `17.0.1` |
| @angular-architects/module-federation-runtime | `16.0.4` | `17.0.1` |
| [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack) | `16.0.1` | `17.0.0` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) | `16.0.1` | `17.0.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `16.2.9` | `17.0.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` |


Updates `@angular/common` from 16.2.12 to 17.0.3
- [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/17.0.3/packages/common)

Updates `@fortawesome/angular-fontawesome` from 0.13.0 to 0.14.0
- [Release notes](https://github.com/FortAwesome/angular-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/angular-fontawesome/blob/master/CHANGELOG.md)
- [Commits](FortAwesome/angular-fontawesome@0.13.0...0.14.0)

Updates `ngx-cookie-service` from 16.1.0 to 17.0.0
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases)
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md)
- [Commits](stevermeister/ngx-cookie-service@v16.1.0...v17.0.0)

Updates `ngx-infinite-scroll` from 16.0.0 to 17.0.0
- [Release notes](https://github.com/orizens/ngx-infinite-scroll/releases)
- [Commits](https://github.com/orizens/ngx-infinite-scroll/commits)

Updates `zone.js` from 0.13.3 to 0.14.2
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/zone.js-0.14.2/packages/zone.js)

Updates `@angular-architects/module-federation` from 16.0.4 to 17.0.1
- [Release notes](https://github.com/angular-architects/module-federation-plugin/releases)
- [Changelog](https://github.com/angular-architects/module-federation-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular-architects/module-federation-plugin/commits)

Updates `@angular-architects/module-federation-runtime` from 16.0.4 to 17.0.1

Updates `@angular-builders/custom-webpack` from 16.0.1 to 17.0.0
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/custom-webpack@17.0.0/packages/custom-webpack)

Updates `@angular-builders/jest` from 16.0.1 to 17.0.0
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@17.0.0/packages/jest)

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

Updates `typescript` from 5.1.6 to 5.2.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.1.6...v5.2.2)

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@fortawesome/angular-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: ngx-cookie-service
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: ngx-infinite-scroll
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@angular-architects/module-federation"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-architects/module-federation-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-builders/custom-webpack"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: angular
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Nov 15, 2023
@DanielFran DanielFran merged commit 845de77 into main Nov 16, 2023
38 checks passed
@DanielFran DanielFran deleted the dependabot/npm_and_yarn/generators/angular/resources/angular-1af2c263ef branch November 16, 2023 09:00
@DanielFran DanielFran mentioned this pull request Nov 16, 2023
5 tasks
@deepu105 deepu105 added this to the 8.1.0 milestone Dec 11, 2023
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.

3 participants