jhipster / generator-jhipster-ionic

Ionic for JHipster āœØ
https://developer.okta.com/blog/2022/05/12/ionic-angular-jhipster
Apache License 2.0
193 stars 50 forks source link

Bump the angular group across 1 directory with 4 updates #1219

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the angular group with 4 updates in the /generators/ionic/resources/base directory: zone.js, @types/jest, jest-preset-angular and typescript.

Updates zone.js from 0.14.10 to 0.15.0

Changelog

Sourced from zone.js's changelog.

0.15.0 (2024-08-15)

Bug Fixes

  • zone.js: Add support for addition jest functions. (#57280) (e1240c6), closes #57277
  • zone.js: Update the default behavior of fakeAsync to flush after the test (#57240) (70e8b40)

BREAKING CHANGES

  • zone.js: fakeAsync will now flush pending timers at the end of the given function by default. To opt-out of this, you can use {flush: false} in options parameter of fakeAsync
Commits
  • d1d4adc release: cut the zone.js-0.15.0 release (#57418)
  • 24cd1c8 build: lock file maintenance (#57340)
  • e1240c6 fix(zone.js): Add support for addition jest functions. (#57280)
  • 70e8b40 fix(zone.js): Update the default behavior of fakeAsync to flush after the tes...
  • See full diff in compare view


Updates @types/jest from 29.5.12 to 29.5.13

Commits


Updates jest-preset-angular from 14.2.2 to 14.2.4

Release notes

Sourced from jest-preset-angular's releases.

v14.2.4

Please refer to CHANGELOG.md for details.

v14.2.3

Please refer to CHANGELOG.md for details.

Changelog

Sourced from jest-preset-angular's changelog.

14.2.4 (2024-09-12)

Bug Fixes

  • build: ensure build step runs before publishing (3a602db)

14.2.3 (2024-09-12)

Bug Fixes

  • fix(transformers): handle template literals in styles or styleUrl property (03cae4c), closes #2735
Commits
  • dfd084c chore(release): 14.2.4
  • 3a602db build: ensure build step runs before publishing
  • a3ec578 build: ensure deps are installed when publishing package
  • 527ae57 build: bring back id for create-release workflow
  • 754c7df chore(release): 14.2.3
  • 0073530 build: enable automatic release on tag creation
  • 03cae4c fix(transformers): handle template literals in styles or styleUrl property (#...
  • 2b28777 build(deps): Update Angular packages to ^18.2.4
  • 9068400 build(deps): Update dependency husky to ^9.1.6
  • 420973e build(deps): Update angular-eslint monorepo to ^18.3.1
  • Additional commits viewable in compare view


Updates typescript from 5.5.4 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:

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.3.2.a, < 5.3.3] | | typescript | [>= 5.3.3.a, < 5.3.4] |

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
mshima commented 1 month ago

@dependabot rebase

mshima commented 1 month ago

@dependabot ignore zone.js patch version

dependabot[bot] commented 1 month ago

OK, I won't notify you about version 0.15.0 of zone.js again, unless you unignore it.

dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.