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 across 1 directory with 11 updates #2268

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 9, 2024

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

Package From To
@angular/common 17.0.8 17.3.8
@fortawesome/angular-fontawesome 0.14.0 0.14.1
ngx-cookie-service 17.0.1 17.1.0
zone.js 0.14.2 0.14.5
@angular-architects/module-federation 17.0.1 17.0.8
@angular-architects/module-federation-runtime 17.0.1 17.0.8
@angular-builders/custom-webpack 17.0.0 17.0.2
@angular-builders/jest 17.0.0 17.0.3
@angular/cli 17.0.8 17.3.7
jest-preset-angular 13.1.4 14.0.4
typescript 5.2.2 5.4.5

Updates @angular/common from 17.0.8 to 17.3.8

Release notes

Sourced from @​angular/common's releases.

v17.3.8

17.3.8 (2024-05-08)

compiler

Commit Description
fix - c21b459ba6 add math elements to schema (#55631) (#55645)

core

Commit Description
fix - 3818436ebc don't schedule timer triggers on the server (#55605)

v17.3.7

17.3.7 (2024-05-01)

compiler-cli

Commit Description
fix - 51ac883167 don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Description
fix - af0eb846a5 render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Description
fix - 3eea50da64 Scroller should scroll as soon as change detection completes (#55105)

v17.3.6

17.3.6 (2024-04-25)

core

Commit Description
fix - 826861b1fa DeferBlockFixture.render should not wait for stability (#55271)
fix - 5cf14da35c make ActivatedRoute inject correct instance inside @defer blocks (#55374)
fix - 8979fba2c5 skip defer timers on the server (#55480)

v17.3.5

17.3.5 (2024-04-17)

v17.3.4

17.3.4 (2024-04-10)

common

Commit Description
fix - 53427d875d invalid ImageKit quality parameter (#55193)
fix - 766548c3ec skip transfer cache on client (#55012)

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

17.3.8 (2024-05-08)

compiler

Commit Type Description
c21b459ba6 fix add math elements to schema (#55631) (#55645)

core

Commit Type Description
3818436ebc fix don't schedule timer triggers on the server (#55605)

18.0.0-rc.0 (2024-05-01)

core

Commit Type Description
44c0ed83a6 fix hide implementation details of ExperimentalPendingTasks (#55516)
a177abef1b fix render hooks should not specifically run outside the Angular zone (#55399)
a5c57c7484 fix resolve error for multiple component instances that use fallback content (#55478)

migrations

Commit Type Description
f93e5180be fix resolve multiple structural issues with HttpClient migration (#55557)

router

Commit Type Description
aefee87074 fix Scroller should scroll as soon as change detection completes (#55105)

17.3.7 (2024-05-01)

compiler-cli

Commit Type Description
51ac883167 fix don't type check the bodies of control flow nodes in basic mode (#55558)

core

Commit Type Description
af0eb846a5 fix render hooks should not specifically run outside the Angular zone (#55399)

router

Commit Type Description
3eea50da64 fix Scroller should scroll as soon as change detection completes (#55105)

18.0.0-next.6 (2024-04-25)

... (truncated)

Commits
  • 75db462 refactor(common): increment test coverage (#55532)
  • 051c140 build(http): Mark the http tests as flaky because of one particular transfe...
  • 766548c fix(common): skip transfer cache on client (#55012)
  • 80d1094 test(common): update ImageKit low quality test (#55193)
  • 53427d8 fix(common): invalid ImageKit quality parameter (#55193)
  • 10851d2 docs(common): clean up comment (#55088)
  • 8958e0b Revert "fix(http): exclude caching for authenticated HTTP requests (#54746)" ...
  • 4bb332e refactor(common): request low quality placeholder images (#54899)
  • 64f202c fix(http): manage different body types for caching POST requests (#54980)
  • 1f7e81a refactor(http): use nullish coalescing operator in HttpRequest.clone() (#54939)
  • Additional commits viewable in compare view

Updates @fortawesome/angular-fontawesome from 0.14.0 to 0.14.1

Release notes

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

0.14.1

Fixed

  • Removed import from @fortawesome/fontawesome-common-types, which was an undeclared dependency.
Changelog

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

0.14.1 - 2023-12-23

Fixed

  • Removed import from @fortawesome/fontawesome-common-types, which was an undeclared dependency.
Commits

Updates ngx-cookie-service from 17.0.1 to 17.1.0

Release notes

Sourced from ngx-cookie-service's releases.

17.1.0

What's Changed

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

17.1.0-rc.1

What's Changed

Full Changelog: stevermeister/ngx-cookie-service@v17.0.1...v17.1.0-rc.1

Commits
  • d63be32 Merge pull request #303 from stevermeister/development
  • 18b0717 release: bump version to 17.1.0
  • 76767d1 Merge branch 'partitioned-support' into development
  • 4f8b6f8 feat(core): bump version to 17.1.0-rc.1
  • 278831c feat(core): adds partitioned flag support
  • 518d0d9 feat(core): adds partitioned flag support
  • ce93c20 Merge remote-tracking branch 'origin/development' into development
  • a4f8de1 Update README.md
  • c6b0dd6 docs: updates README.md (#299)
  • c87785d Update README.md
  • Additional commits viewable in compare view

Updates zone.js from 0.14.2 to 0.14.5

Changelog

Sourced from zone.js's changelog.

0.14.5 (2024-04-30)

Bug Fixes

  • zone.js: Add 'declare' to each interface to prevent renaming (#54966) (b3d045b)
  • zone.js: make sure fakeasync use the same id pool with native (#54600) (ddbf6bb), closes #54323
  • zone.js: should not clear onhandler when remove capture listener (#54602) (e44b077), closes #54581

0.14.4 (2024-02-13)

Bug Fixes

  • zone.js: add __Zone_ignore_on_properties to ZoneGlobalConfigurations (#50737) (f87f058)
  • zone.js: patch fs.realpath.native as macrotask (#54208) (19fae76), closes #45546
  • zone.js: patch Response methods returned by fetch (#50653) (260d3ed), closes #50327
  • zone.js: patch form-associated custom element callbacks (#50686) (1c990cd)

0.14.3 (2023-12-19)

Bug Fixes

Features

Commits

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

Release notes

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

Native Federation 17.1.

CLI-Integration

Since 17.1, Native Federation for Angular uses the Angular CLI's esbuild-based Application Builder and the CLI's Dev Server to keep track with all the innovations and performance-improvements in that space.

Commits

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

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

Changelog

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

17.0.2 (2024-04-02)

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

17.0.2-beta.1 (2024-03-21)

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

17.0.2-beta.0 (2024-03-14)

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

17.0.1 (2024-02-15)

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

17.0.1-beta.1 (2024-02-04)

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

17.0.1-beta.0 (2024-01-18)

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

Commits
  • 0a34585 ci(release): publish
  • a497a1a ci(release): publish
  • 8c812ee chore(deps): update dependency typescript to v5.4.3
  • effeb6e ci(release): publish
  • d98d29e chore(deps): update dependency typescript to v5.4.2
  • 83831b0 ci(release): publish
  • 3b194f1 ci(release): publish
  • 8f6ce9e refactor(common): move loadModule in shared package (#1654)
  • 82862f7 ci(release): publish
  • 6ddc1ab chore(deps): update dependency typescript to v5.3.3
  • See full diff in compare view

Updates @angular-builders/jest from 17.0.0 to 17.0.3

Changelog

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

17.0.3 (2024-04-02)

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

17.0.3-beta.1 (2024-03-21)

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

17.0.3-beta.0 (2024-03-14)

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

17.0.2 (2024-02-26)

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

17.0.2-beta.0 (2024-02-16)

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

17.0.1 (2024-02-15)

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

17.0.1-beta.5 (2024-02-15)

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

17.0.1-beta.4 (2024-02-04)

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

17.0.1-beta.3 (2024-01-18)

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

17.0.1-beta.2 (2024-01-14)

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

17.0.1-beta.1 (2024-01-11)

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

17.0.1-beta.0 (2024-01-04)

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

Commits
  • 0a34585 ci(release): publish
  • a497a1a ci(release): publish
  • 8c812ee chore(deps): update dependency typescript to v5.4.3
  • effeb6e ci(release): publish
  • d98d29e chore(deps): update dependency typescript to v5.4.2
  • 7861152 ci(release): publish
  • b15f029 ci(release): publish
  • 017ec0a chore(deps): update dependency jest-preset-angular to v14.0.3
  • 83831b0 ci(release): publish
  • 3df551c ci(release): publish
  • Additional commits viewable in compare view

Updates @angular/cli from 17.0.8 to 17.3.7

Release notes

Sourced from @​angular/cli's releases.

v17.3.7

17.3.7 (2024-05-08)

@​angular-devkit/build-angular

Commit Description
fix - 998c72036 decode URL pathname decoding during SSG fetch

@​angular-devkit/schematics

Commit Description
fix - 1ab1c6c9e use web standard error check for Deno support

v17.3.6

17.3.6 (2024-04-25)

@​angular-devkit/build-angular

Commit Description
fix - dcec59799 properly configure headers for media resources and HTML page

v17.3.5

17.3.5 (2024-04-17)

@​angular-devkit/build-angular

Commit Description
fix - 6191d06ca address Unable to deserialize cloned data issue with Yarn PnP
fix - 0335d6a5d remove type="text/css" from style tag

v17.3.4

17.3.4 (2024-04-11)

@​angular-devkit/build-angular

Commit Description
fix - 1128bdd64 ensure esbuild-based builders exclusively produce ESM output

v17.3.3

@​schematics/angular

Commit Description
fix - a673baf5c Revert "fix(@​schematics/angular): rename SSR port env variable"

v17.3.2

17.3.2 (2024-03-25)

@​schematics/angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

17.3.7 (2024-05-08)

@​angular-devkit/build-angular

Commit Type Description
998c72036 fix decode URL pathname decoding during SSG fetch

@​angular-devkit/schematics

Commit Type Description
1ab1c6c9e fix use web standard error check for Deno support

18.0.0-rc.1 (2024-05-02)

@​schematics/angular

Commit Type Description
c46aa084f fix add postcss dependency in application migration if needed

@​angular-devkit/architect

Commit Type Description
ddd08efef fix resolve builder aliases from containing package

@​angular-devkit/schematics

Commit Type Description
80fa03069 fix use web standard error check for Deno support

@​angular/build

Commit Type Description
b7a0792b3 fix add a maximum rendering timeout for SSG
2085365e0 fix only generate shallow preload links for initial files

18.0.0-rc.0 (2024-05-01)

... (truncated)

Commits
  • 4e05c4d release: cut the v17.3.7 release
  • cd43c1f refactor(@​schematics/angular): link for ignoring files
  • 998c720 fix(@​angular-devkit/build-angular): decode URL pathname decoding during SSG f...
  • 1ab1c6c fix(@​angular-devkit/schematics): use web standard error check for Deno support
  • c6b82f6 release: cut the v17.3.6 release
  • 6f1906f docs: add explanation of how to set up a new NPM package in Wombat
  • dcec597 fix(@​angular-devkit/build-angular): properly configure headers for media reso...
  • c5f20a3 release: cut the v17.3.5 release
  • 6191d06 fix(@​angular-devkit/build-angular): address `Unable to deserialize cloned dat...
  • 0335d6a fix(@​angular-devkit/build-angular): remove type="text/css" from style tag
  • Additional commits viewable in compare view

Updates jest-preset-angular from 13.1.4 to 14.0.4

Release notes

Sourced from jest-preset-angular's releases.

v14.0.4

Please refer to CHANGELOG.md for details.

v14.0.3

Please refer to CHANGELOG.md for details.

v14.0.2

Please refer to CHANGELOG.md for details.

v14.0.1

Please refer to CHANGELOG.md for details.

v14.0.0

Please refer to CHANGELOG.md for details.

v13.1.6

Please refer to CHANGELOG.md for details.

v13.1.5

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

14.0.4 (2024-05-07)

Features

  • Support generic type for signal queries, closes #2392
  • Support outputFromObservable, closes #2374
  • Support input.required, closes #2370

14.0.3 (2024-02-16)

Features

  • support signal queries in Angular 17.2 (a57ad7d)

14.0.2 (2024-02-11)

Performance Improvements

  • reduce package size and speed up execution (d7cbbac)

14.0.1 (2024-02-09)

Features

  • remove esbuild-check workaround (2e0fa38)
  • set version for esbuild to be version from Angular 15.x.x (af38578)
  • support signal inputs, queries and model (#2303) (7f7a22f), closes #2246 #2255

14.0.0 (2024-01-11)

BREAKING CHANGES

  • Drop support for Angular 13, 14 (a3091b5)

13.1.6 (2024-01-11)

... (truncated)

Commits
  • fde2e72 chore(release): 14.0.4
  • 0136b05 build(deps): Update dependency @​types/node to ^20.12.10
  • 4980353 build(deps): Update docusaurus monorepo to ^3.3.2
  • 2a7aaa6 build(deps): Update commitlint monorepo to ^19.3.0
  • a992df9 test: add example of using signal content queries
  • b501628 test: add example of using input.required
  • 9344fee build(deps): Update Yarn to v4.2.1
  • 9c536af infra: improve caching deps between GH steps in a workflow
  • c2f7324 build(deps): Update ESLint packages to ^7.8.0
  • 16d0048 build(deps): Update dependency zone.js to ~0.14.5
  • Additional commits viewable in compare view

Updates typescript from 5.2.2 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • 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 with 11 updates in the /generators/angular/resources directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `17.0.8` | `17.3.8` |
| [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) | `0.14.0` | `0.14.1` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) | `17.0.1` | `17.1.0` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.2` | `0.14.5` |
| [@angular-architects/module-federation](https://github.com/angular-architects/module-federation-plugin) | `17.0.1` | `17.0.8` |
| @angular-architects/module-federation-runtime | `17.0.1` | `17.0.8` |
| [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack) | `17.0.0` | `17.0.2` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) | `17.0.0` | `17.0.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.0.8` | `17.3.7` |
| [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) | `13.1.4` | `14.0.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.4.5` |



Updates `@angular/common` from 17.0.8 to 17.3.8
- [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.3.8/packages/common)

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

Updates `ngx-cookie-service` from 17.0.1 to 17.1.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@v17.0.1...v17.1.0)

Updates `zone.js` from 0.14.2 to 0.14.5
- [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.5/packages/zone.js)

Updates `@angular-architects/module-federation` from 17.0.1 to 17.0.8
- [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 17.0.1 to 17.0.8

Updates `@angular-builders/custom-webpack` from 17.0.0 to 17.0.2
- [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.2/packages/custom-webpack)

Updates `@angular-builders/jest` from 17.0.0 to 17.0.3
- [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.3/packages/jest)

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

Updates `jest-preset-angular` from 13.1.4 to 14.0.4
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases)
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md)
- [Commits](thymikee/jest-preset-angular@v13.1.4...v14.0.4)

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

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: "@fortawesome/angular-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: ngx-cookie-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-architects/module-federation"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-architects/module-federation-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-builders/custom-webpack"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: angular
- dependency-name: jest-preset-angular
  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>
Copy link
Author

dependabot bot commented on behalf of github May 9, 2024

The following labels could not be found: theme: angular, theme: dependencies, skip-changelog.

Copy link
Author

dependabot bot commented on behalf of github May 16, 2024

Superseded by #2283.

@dependabot dependabot bot closed this May 16, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/angular/resources/angular-b4ef1e6f4b branch May 16, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
0 participants