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

ALCS-000: Bump the npm-minor-and-patch group in /alcs-frontend with 20 updates #2195

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2025

Bumps the npm-minor-and-patch group in /alcs-frontend with 20 updates:

Package From To
@ng-matero/extensions 17.3.5 17.3.7
@types/validator 13.12.0 13.12.2
moment-timezone 0.5.45 0.5.47
ngx-mask 17.0.4 17.1.8
rxjs 7.8.1 7.8.2
tslib 2.6.3 2.8.1
zone.js 0.14.10 0.15.0
@angular-devkit/build-angular 17.3.10 17.3.12
@angular-eslint/builder 17.5.2 17.5.3
@angular-eslint/eslint-plugin 17.5.2 17.5.3
@angular-eslint/eslint-plugin-template 17.5.2 17.5.3
@angular-eslint/schematics 17.5.2 17.5.3
@angular-eslint/template-parser 17.5.2 17.5.3
@angular/cli 17.3.8 17.3.12
@golevelup/ts-jest 0.4.0 0.6.2
@types/jest 29.5.12 29.5.14
@typescript-eslint/eslint-plugin 7.5.0 7.18.0
@typescript-eslint/parser 7.5.0 7.18.0
prettier 3.3.3 3.5.3
typescript 5.4.3 5.8.2

Updates @ng-matero/extensions from 17.3.5 to 17.3.7

Release notes

Sourced from @​ng-matero/extensions's releases.

v17.3.7

Bug Fixes

  • select: fix dropdown element null error (#350)
  • select: fix html escape for mtx-option (#347)

v17.3.6

Bug Fixes

  • popover: fix animation error when popover is no longer visible in view (#291)(@​InYourHead)
  • loader: fix z-index when wrap table (#339)
  • progress: fix label size for M3
Commits
  • 24da748 chore: release 17.3.7
  • 7ae1695 fix(select): fix dropdown element null error (#350)
  • 05c7847 fix(select): fix html escapes for mtx-option (#347)
  • cf7229a chore: release 17.3.6
  • 3e5a217 fix(loader): fix z-index when wrap table (#339)
  • 56c8e82 fix(progress): fix label size for M3
  • dd79ab9 Merge pull request #340 from InYourHead/17.3.x-animations
  • aef0531 fix: animation error when popover is no longer visible in view
  • See full diff in compare view

Updates @types/validator from 13.12.0 to 13.12.2

Commits

Updates moment-timezone from 0.5.45 to 0.5.47

Release notes

Sourced from moment-timezone's releases.

Release 0.5.47

  • Updated data to IANA TZDB 2025a.

Release 0.5.46

  • Updated data to IANA TZDB 2024b. This only affects historical timestamps; no future timestamps have changed.
Changelog

Sourced from moment-timezone's changelog.

0.5.47 2025-01-28

  • Updated data to IANA TZDB 2025a.

0.5.46 2024-10-06

  • Updated data to IANA TZDB 2024b. This only affects historical timestamps; no future timestamps have changed.
Commits
  • 56ab2a8 Build moment-timezone 0.5.47
  • 991678d Bump version to 0.5.47
  • d70aa57 Merge pull request #1125 from moment/automated/data-update
  • 5a3abe1 data: Add 2025a
  • c666ad1 tests: Rebuild guess tests for 2025
  • cfefd24 Move GitHub bug report template to new format
  • 4b7ce20 Build moment-timezone 0.5.46
  • 64a0288 Bump version to 0.5.46
  • d5f3c70 Merge pull request #1121 from moment/automated/data-update
  • 1c6b26d ci: Allow tests to be run manually on a branch
  • Additional commits viewable in compare view

Updates ngx-mask from 17.0.4 to 17.1.8

Changelog

Sourced from ngx-mask's changelog.

17.1.8(2024-07-16)

Fix

17.1.8(2024-07-16)

Fix

17.1.7(2024-07-18)

Fix

17.1.6(2024-07-16)

Fix

17.1.5(2024-07-16)

Fix

17.1.4(2024-07-16)

Fix

17.1.3(2024-07-16)

Fix

17.1.2(2024-07-15)

... (truncated)

Commits

Updates rxjs from 7.8.1 to 7.8.2

Changelog

Sourced from rxjs's changelog.

7.8.2 (2025-02-22)

Bug Fixes

  • animationFrameScheduler: some tasks are never flushed and sometimes it breaks completely (#7444) (8bbfa4e)
  • mergeWith: works correctly with an Array (#7281) (27855c6)
  • subscriber: strict type signature for next method (#7172) (0e2ef5e)
Commits
  • e5351d0 chore(publish): 7.8.2
  • 8bbfa4e fix(animationFrameScheduler): some tasks are never flushed and sometimes it b...
  • 4a2d0d2 docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)
  • 2fb0740 chore: 7.x remove global npm install and ignore latest TS (#7398)
  • d69d890 docs: fix missing overloads in docs when overload count is less than 3 (#7367...
  • 27855c6 fix(mergeWith): works correctly with an Array (#7281)
  • 9db6563 docs: provide URL for the V8 docs app (#7244)
  • 5c3fb33 docs: add MonoTypeOperatorFunction documentation (#7284)
  • 0e2ef5e fix(subscriber): strict type signature for next method (#7172)
  • b6d00c1 docs: improve glossary and semantics page (#7267)
  • Additional commits viewable in compare view

Updates tslib from 2.6.3 to 2.8.1

Release notes

Sourced from tslib's releases.

v2.8.1

What's Changed

Full Changelog: microsoft/tslib@v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

Commits

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 @angular-devkit/build-angular from 17.3.10 to 17.3.12

Release notes

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

v17.3.12

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Description
fix - d83237028 update vite to version 5.4.14

v17.3.11

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 8bad9cee0 update http-proxy-middleware to 2.0.7
Changelog

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

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Type Description
d83237028 fix update vite to version 5.4.14

19.1.6 (2025-02-05)

@​schematics/angular

Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency

@​angular/build

Commit Type Description
27f833186 fix avoid pre-transform errors with Vite pre-bundling
8f6ee7ed9 fix ensure full rebuild after initial error build in watch mode
2b9c00f68 fix prevent fallback to serving main.js for unknown requests
45abd15b7 fix prevent server manifest generation when no server features are enabled

@​angular/ssr

Commit Type Description
5bf5e5fd2 fix prioritize the first matching route over subsequent ones

19.1.5 (2025-01-29)

@​schematics/angular

Commit Type Description
14e3a71e4 fix update library schematic to use @angular-devkit/build-angular:ng-packagr

@​angular/build

... (truncated)

Commits
  • b479e80 release: cut the v17.3.12 release
  • 69477fa test: add --disable-dev-shm-usage to address `WebDriverError: unknown error...
  • d832370 fix(@​angular-devkit/build-angular): update vite to version 5.4.14
  • 29c6b0d ci: update to latest version of dev-infra actions
  • fe4396d release: cut the v17.3.11 release
  • 8bad9ce fix(@​angular-devkit/build-angular): update http-proxy-middleware to 2.0.7
  • See full diff in compare view

Updates @angular-eslint/builder from 17.5.2 to 17.5.3

Changelog

Sourced from @​angular-eslint/builder's changelog.

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry
Commits
  • 16eadfb chore(release): publish 17.5.3
  • 013e52e fix: switch to using angular-devkit directly for schematics and builder
  • See full diff in compare view

Updates @angular-eslint/eslint-plugin from 17.5.2 to 17.5.3

Changelog

Sourced from @​angular-eslint/eslint-plugin's changelog.

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry
Commits

Updates @angular-eslint/eslint-plugin-template from 17.5.2 to 17.5.3

Changelog

Sourced from @​angular-eslint/eslint-plugin-template's changelog.

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry
Commits

Updates @angular-eslint/schematics from 17.5.2 to 17.5.3

Changelog

Sourced from @​angular-eslint/schematics's changelog.

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry
Commits
  • 16eadfb chore(release): publish 17.5.3
  • 013e52e fix: switch to using angular-devkit directly for schematics and builder
  • See full diff in compare view

Updates @angular-eslint/template-parser from 17.5.2 to 17.5.3

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

17.5.3 (2024-09-04)

🩹 Fixes

  • switch to using angular-devkit directly for schematics and builder

❤️ Thank You

  • James Henry
Commits

Updates @angular/cli from 17.3.8 to 17.3.12

Release notes

Sourced from @​angular/cli's releases.

v17.3.12

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Description
fix - d83237028 update vite to version 5.4.14

v17.3.11

17.3.11 (2024-10-23)

@​angular-devkit/build-angular

Commit Description
fix - 8bad9cee0 update http-proxy-middleware to 2.0.7

v17.3.10

17.3.10 (2024-09-25)

@​angular-devkit/build-angular

Commit Description
fix - 30489d8fd update vite to 5.1.8

v17.3.9

17.3.9 (2024-08-29)

@​angular-devkit/build-angular

Commit Description
fix - e2c5c034d clear context in Karma by default for single run executions
fix - 88501f3d5 upgrade webpack to 5.94.0
Changelog

Sourced from @​angular/cli's changelog.

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Type Description
d83237028 fix update vite to version 5.4.14

19.1.6 (2025-02-05)

@​schematics/angular

Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency

@​angular/build

Commit Type Description
27f833186 fix avoid pre-transform errors with Vite pre-bundling
8f6ee7ed9 fix ensure full rebuild after initial error build in watch mode
2b9c00f68 fix prevent fallback to serving main.js for unknown requests
45abd15b7 fix prevent server manifest generation when no server features are enabled

@​angular/ssr

Commit Type Description
5bf5e5fd2 fix prioritize the first matching route over subsequent ones

19.1.5 (2025-01-29)

@​schematics/angular

Commit Type Description
14e3a71e4 fix update library schematic to use @angular-devkit/build-angular:ng-packagr

@​angular/build

... (truncated)

Commits
  • b479e80 release: cut the v17.3.12 release
  • 69477fa test: add --disable-dev-shm-usage to address `WebDriverError: unknown error...
  • d832370 fix(@​angular-devkit/build-angular): update vite to version 5.4.14
  • 29c6b0d ci: update to latest version of dev-infra actions
  • fe4396d release: cut the v17.3.11 release
  • 8bad9ce fix(@​angular-devkit/build-angular): update http-proxy-middleware to 2.0.7
  • b6d1f68 release: cut the v17.3.10 release
  • 78a2ba7 test: update E2E snapshot versions to stable v17.3.x
  • 30489d8 fix(@​angular-devkit/build-angular): update vite to 4.1.8
  • e56adb0 release: cut the v17.3.9 release
  • Additional commits viewable in compare view

Updates @golevelup/ts-jest from 0.4.0 to 0.6.2

Commits

Updates @types/jest from 29.5.12 to 29.5.14

Commits

Updates @typescript-eslint/eslint-plugin from 7.5.0 to 7.18.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.18.0

7.18.0 (2024-07-29)

🚀 Features

  • types: update ECMA versions (#9634)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
  • eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
  • eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.18.0 (2024-07-29)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib

  • eslint-plugin: [unbound-method] report on destructuring in function parameters

  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types

  • eslint-plugin: [strict-boolean-expressions] support branded booleans

❤️ Thank You

  • auvred
  • Oliver Salzburg
  • Vinccool96
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7

  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never"

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more)

  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context

  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field

❤️ Thank You

  • Armano
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • StyleShit

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits
  • 35cf3d2 chore(release): publish 7.18.0
  • 46a5709 docs: link no-duplicate-type-constituents and no-redundant-type-constituents ...
  • 9eec790 fix(eslint-plugin): [strict-boolean-expressions] support branded booleans (#9...
  • 9927a29 docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (#9293)
  • fb0ca4c docs: remove unnecessary v8 links (#9611)
  • 3591b78 fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on erro...
  • 64b4e43 fix(eslint-plugin): [unbound-method] report on destructuring in function para...
  • bf4abdf fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime error whe...
  • 6b92aa5 chore: reorg repo level utils, lint and typecheck repo files (#9618)
  • 1e32db1 chore: enable radix (#9563)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.5.0 to 7.18.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.18.0

7.18.0 (2024-07-29)

🚀 Features

  • types: update ECMA versions (#9634)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib (#9660)
  • eslint-plugin: [unbound-method] report on destructuring in function parameters (#8952)
  • eslint-plugin: [no-duplicate-type-constituents] shouldn't report on error types (#9600)
  • eslint-plugin: [strict-boolean-expressions] support branded booleans (#9297)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.17.0

7.17.0 (2024-07-22)

🚀 Features

  • eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507)
  • eslint-plugin: [return-await] add option to report in error-handling scenarios only, and deprecate "never" (#9364)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] check top-level type assertions (and more) (#9043)
  • eslint-plugin: [strict-boolean-expressions] consider assertion function argument a boolean context (#9074)
  • eslint-plugin: [no-unnecessary-condition] false positive on optional private field (#9602)
  • typescript-estree: don't infer single-run when --fix is in proces.argv (#9577)
  • typescript-estree: disable single-run inference with extraFileExtensions (#9580)
  • website: expose ATA types to eslint instance (#9598)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.18.0 (2024-07-29)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.17.0 (2024-07-22)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.16.1 (2024-07-15)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.16.0 (2024-07-08)

🩹 Fixes

  • deps: update dependency @​eslint-community/regexpp to v4.11.0

  • website: react key error on internal pages of website

❤️ Thank You

  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

You can read about our versioning strategy and releases on our website.

7.15.0 (2024-07-01)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.14.1 (2024-06-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

... (truncated)

Commits
  • 35cf3d2 chore(release): publish 7.18.0
  • 05c9cb8 chore(release): publish 7.17.0
  • 58be99f chore: enable prefer-object-spread (#9541)
  • d1d0ba5 chore(release): publish 7.16.1
  • e803c50 chore(release): publish 7.16.0
  • 2865d31 chore(release): publish 7.15.0
  • b4fe94f chore(release): publish 7.14.1
  • dfc4469 chore(release): publish 7.14.0
  • 1212a8f chore(release): publish 7.13.1
  • 8a178ed chore(release): publish 7.13.0
  • Additional commits viewable in compare view

Updates prettier from 3.3.3 to 3.5.3

Release notes

Sourced from prettier's releases.

3.5.3

🔗 Changelog

3.5.2

🔗 Changelog

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.3

diff

Flow: Fix missing parentheses in ConditionalTypeAnnotation (#17196 by @​fisker)

// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);
// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;
// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);

3.5.2

diff

Remove module-sync condition (#17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

3.5.1

diff

Fix CLI crash when cache for old version exists (#17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow lang...

Description has been truncated

Bumps the npm-minor-and-patch group in /alcs-frontend with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@ng-matero/extensions](https://github.com/ng-matero/extensions) | `17.3.5` | `17.3.7` |
| [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) | `13.12.0` | `13.12.2` |
| [moment-timezone](https://github.com/moment/moment-timezone) | `0.5.45` | `0.5.47` |
| [ngx-mask](https://github.com/JsDaddy/ngx-mask) | `17.0.4` | `17.1.8` |
| [rxjs](https://github.com/reactivex/rxjs) | `7.8.1` | `7.8.2` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.3` | `2.8.1` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.10` | `17.3.12` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `17.5.2` | `17.5.3` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `17.5.2` | `17.5.3` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `17.5.2` | `17.5.3` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `17.5.2` | `17.5.3` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `17.5.2` | `17.5.3` |
| [@angular/cli](https://github.com/angular/angular-cli) | `17.3.8` | `17.3.12` |
| [@golevelup/ts-jest](https://github.com/golevelup/nestjs) | `0.4.0` | `0.6.2` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.14` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.5.0` | `7.18.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.5.0` | `7.18.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.3` | `5.8.2` |


Updates `@ng-matero/extensions` from 17.3.5 to 17.3.7
- [Release notes](https://github.com/ng-matero/extensions/releases)
- [Commits](ng-matero/extensions@v17.3.5...v17.3.7)

Updates `@types/validator` from 13.12.0 to 13.12.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator)

Updates `moment-timezone` from 0.5.45 to 0.5.47
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](moment/moment-timezone@0.5.45...0.5.47)

Updates `ngx-mask` from 17.0.4 to 17.1.8
- [Release notes](https://github.com/JsDaddy/ngx-mask/releases)
- [Changelog](https://github.com/JsDaddy/ngx-mask/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/JsDaddy/ngx-mask/commits)

Updates `rxjs` from 7.8.1 to 7.8.2
- [Release notes](https://github.com/reactivex/rxjs/releases)
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@7.8.1...7.8.2)

Updates `tslib` from 2.6.3 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.3...v2.8.1)

Updates `zone.js` from 0.14.10 to 0.15.0
- [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.15.0/packages/zone.js)

Updates `@angular-devkit/build-angular` from 17.3.10 to 17.3.12
- [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.3.10...17.3.12)

Updates `@angular-eslint/builder` from 17.5.2 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 17.5.2 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 17.5.2 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 17.5.2 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/schematics)

Updates `@angular-eslint/template-parser` from 17.5.2 to 17.5.3
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/v17.5.3/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v17.5.3/packages/template-parser)

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

Updates `@golevelup/ts-jest` from 0.4.0 to 0.6.2
- [Commits](https://github.com/golevelup/nestjs/compare/@golevelup/[email protected]...@golevelup/[email protected])

Updates `@types/jest` from 29.5.12 to 29.5.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `@typescript-eslint/eslint-plugin` from 7.5.0 to 7.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.5.0 to 7.18.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser)

Updates `prettier` from 3.3.3 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.5.3)

Updates `typescript` from 5.4.3 to 5.8.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.3...v5.8.2)

---
updated-dependencies:
- dependency-name: "@ng-matero/extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/validator"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: moment-timezone
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: ngx-mask
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular-eslint/builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular-eslint/schematics"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@golevelup/ts-jest"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-and-patch
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 4, 2025
@dylanrogowsky-oxd dylanrogowsky-oxd force-pushed the dependabot/npm_and_yarn/alcs-frontend/develop/npm-minor-and-patch-2071d18727 branch 2 times, most recently from e6c0f68 to c671710 Compare March 4, 2025 21:15
@dylanrogowsky-oxd dylanrogowsky-oxd force-pushed the dependabot/npm_and_yarn/alcs-frontend/develop/npm-minor-and-patch-2071d18727 branch from c671710 to 467cc26 Compare March 4, 2025 22:35
Copy link

sonarqubecloud bot commented Mar 4, 2025

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