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 ui-editors-dependencies group across 1 directory with 7 updates #2885

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps the ui-editors-dependencies group with 7 updates in the /ui/ui-editors directory:

Package From To
@ngx-formly/bootstrap 6.3.3 6.3.8
@ngx-formly/core 6.3.3 6.3.8
core-js 3.37.1 3.38.1
tslib 2.6.3 2.7.0
zone.js 0.14.6 0.15.0
@angular/cli 18.1.0 18.2.8
typescript 5.4.5 5.6.3

Updates @ngx-formly/bootstrap from 6.3.3 to 6.3.8

Release notes

Sourced from @​ngx-formly/bootstrap's releases.

v6.3.8

Bug Fixes

  • core: add type checking for boolean expressions (a86fad2), closes #3962
  • core: mark formControl as dirty before value changes (4fbc367), closes #3996
  • core: performance decline issue (#3994) (585357a), closes #3984
  • json-schema: improve anyOf selection of primitive types (74662f6), closes #3980

v6.3.7

  • core: detect form status changes in Angular v18.1 (84e2150), closes #3972
  • json-schema: ensure fieldGroup is defined for multischema (bf41932), closes #3975

v6.3.6

Bug Fixes

  • core: set default value when insert at custom index for fieldArray (9080a92), closes #3957
  • json-schema: rely on value from form control for validation (f4663a9), closes #3958

v6.3.5

Bug Fixes

v6.3.4

Bug Fixes

Changelog

Sourced from @​ngx-formly/bootstrap's changelog.

6.3.8 (2024-10-13)

Bug Fixes

  • core: add type checking for boolean expressions (a86fad2), closes #3962
  • core: mark formControl as dirty before value changes (4fbc367), closes #3996
  • core: performance decline issue (#3994) (585357a)
  • json-schema: improve anyOf selection of primitive types (74662f6), closes #3980

6.3.7 (2024-09-10)

Bug Fixes

  • core: detect form status changes in Angular v18.1 (84e2150), closes #3972
  • json-schema: ensure fieldGroup is defined for multischema (bf41932), closes #3975

6.3.6 (2024-07-14)

Bug Fixes

  • core: set default value when insert at custom index for fieldArray (3461ea5), closes #3957
  • json-schema: rely on value from form control for validation (ab5d29d), closes #3958

6.3.5 (2024-06-23)

Bug Fixes

6.3.4 (2024-06-09)

Bug Fixes

Commits
  • db03d49 chore(release): 6.3.8
  • a86fad2 fix(core): add type checking for boolean expressions
  • 74662f6 fix(json-schema): improve anyOf selection of primitive types
  • 4fbc367 fix(core): mark formControl as dirty before value changes
  • 585357a fix(core): performance decline issue (#3994)
  • 0a3f2bf chore(release): 6.3.7
  • 84e2150 fix(core): detect form status changes in Angular v18.1
  • bf41932 fix(json-schema): ensure fieldGroup is defined for multischema
  • 761f66a chore(release): 6.3.6
  • 3461ea5 fix(core): set default value when insert at custom index for fieldArray
  • Additional commits viewable in compare view

Updates @ngx-formly/core from 6.3.3 to 6.3.8

Release notes

Sourced from @​ngx-formly/core's releases.

v6.3.8

Bug Fixes

  • core: add type checking for boolean expressions (a86fad2), closes #3962
  • core: mark formControl as dirty before value changes (4fbc367), closes #3996
  • core: performance decline issue (#3994) (585357a), closes #3984
  • json-schema: improve anyOf selection of primitive types (74662f6), closes #3980

v6.3.7

  • core: detect form status changes in Angular v18.1 (84e2150), closes #3972
  • json-schema: ensure fieldGroup is defined for multischema (bf41932), closes #3975

v6.3.6

Bug Fixes

  • core: set default value when insert at custom index for fieldArray (9080a92), closes #3957
  • json-schema: rely on value from form control for validation (f4663a9), closes #3958

v6.3.5

Bug Fixes

v6.3.4

Bug Fixes

Changelog

Sourced from @​ngx-formly/core's changelog.

6.3.8 (2024-10-13)

Bug Fixes

  • core: add type checking for boolean expressions (a86fad2), closes #3962
  • core: mark formControl as dirty before value changes (4fbc367), closes #3996
  • core: performance decline issue (#3994) (585357a)
  • json-schema: improve anyOf selection of primitive types (74662f6), closes #3980

6.3.7 (2024-09-10)

Bug Fixes

  • core: detect form status changes in Angular v18.1 (84e2150), closes #3972
  • json-schema: ensure fieldGroup is defined for multischema (bf41932), closes #3975

6.3.6 (2024-07-14)

Bug Fixes

  • core: set default value when insert at custom index for fieldArray (3461ea5), closes #3957
  • json-schema: rely on value from form control for validation (ab5d29d), closes #3958

6.3.5 (2024-06-23)

Bug Fixes

6.3.4 (2024-06-09)

Bug Fixes

Commits
  • db03d49 chore(release): 6.3.8
  • a86fad2 fix(core): add type checking for boolean expressions
  • 74662f6 fix(json-schema): improve anyOf selection of primitive types
  • 4fbc367 fix(core): mark formControl as dirty before value changes
  • 585357a fix(core): performance decline issue (#3994)
  • 0a3f2bf chore(release): 6.3.7
  • 84e2150 fix(core): detect form status changes in Angular v18.1
  • bf41932 fix(json-schema): ensure fieldGroup is defined for multischema
  • 761f66a chore(release): 6.3.6
  • 3461ea5 fix(core): set default value when insert at custom index for fieldArray
  • Additional commits viewable in compare view

Updates core-js from 3.37.1 to 3.38.1

Changelog

Sourced from core-js's changelog.

3.38.1 - 2024.08.20
3.38.0 - 2024.08.05

... (truncated)

Commits
  • d1e7889 v3.38.1
  • 9294082 use self-compare NaN check
  • a79f40a Percent decode (#1361)
  • 85f3639 enable some eslint sonar rules
  • 5b69af0 use null instead of undefined as an empty placeholder in some cases
  • 9cc1d63 use git+ in pkg.repository.url of all packages
  • beccd4f enable some eslint sonar rules
  • b35e68e enable sonar/inconsistent-function-call
  • 4a322bf v3.38.0
  • 9408792 replace a regex with a simple comparison
  • Additional commits viewable in compare view

Updates tslib from 2.6.3 to 2.7.0

Release notes

Sourced from tslib's releases.

v2.7.0

What's Changed

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

Commits
  • 6abc075 Bump version to 2.7.0.
  • 227b5d6 Use global 'Iterator.prototype' for downlevel generators (#267)
  • 4f2902c Implement deterministic collapse of 'await' in 'await using' (#262)
  • See full diff in compare view

Updates zone.js from 0.14.6 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

0.14.10 (2024-08-05)

Features

  • zone.js: Add 'flush' parameter option to fakeAsync to flush after the test (#57137) (99d679d)

0.14.8 (2024-07-17)

Bug Fixes

0.14.7 (2024-06-06)

Bug Fixes

  • zone.js: do not mutate event listener options (may be readonly) (#55796) (85c1719), closes #54142
  • zone.js: store remove abort listener on the scheduled task (#56160) (4a3800a), closes #56148
Commits

Updates @angular/cli from 18.1.0 to 18.2.8

Release notes

Sourced from @​angular/cli's releases.

v18.2.8

18.2.8 (2024-10-09)

@​schematics/angular

Commit Description
fix - b522002ff add validation for component and directive class name
fix - dfd2d5c05 include index.csr.html in resources asset group

@​angular/build

Commit Description
fix - 9445916f9 Ctrl + C not terminating dev-server with SSR
fix - 9b5cfaa8c always generate a new hash for optimized chunk

v18.2.7

18.2.7 (2024-10-02)

@​schematics/angular

Commit Description
fix - 3f98193d6 support single quote setting in JetBrains IDEs

@​angular/build

Commit Description
fix - 8274184e1 add animate to valid self-closing elements
fix - 2648e811e add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
fix - 736e126e4 separate Vite cache by project

v18.2.6

18.2.6 (2024-09-25)

@​angular/build

Commit Description
fix - 9d0b67124 allow missing HTML file request to fallback to index
fix - 5fea635b2 update rollup to 4.22.4

v18.2.5

18.2.5 (2024-09-18)

@​angular/build

Commit Description
fix - 707431625 support HTTP HEAD requests for virtual output files
fix - 1032b3da1 update vite to 5.4.6

v18.2.4

18.2.4 (2024-09-11)

@​angular/build

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

18.2.8 (2024-10-09)

@​schematics/angular

Commit Type Description
b522002ff fix add validation for component and directive class name
dfd2d5c05 fix include index.csr.html in resources asset group

@​angular/build

Commit Type Description
9445916f9 fix Ctrl + C not terminating dev-server with SSR
9b5cfaa8c fix always generate a new hash for optimized chunk

19.0.0-next.9 (2024-10-02)

@​angular-devkit/build-angular

Commit Type Description
0a4ef3026 feat karma-coverage w/ app builder
dcbdca85c feat karma+esbuild+watch
9d7613db9 fix zone.js/testing + karma + esbuild

@​angular/build

Commit Type Description
f63072668 feat utilize ssr.entry during prerendering to enable access to local API routes
ecfb2b261 fix add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements
87a90afd4 fix incomplete string escaping or encoding
c0b76e337 fix separate Vite cache by project

@​angular/ssr

Commit Type Description
50df63196 fix improve handling of route mismatches between Angular server routes and Angular router
64c52521d fix show error when multiple routes are set with RenderMode.AppShell
12ff37adb perf cache generated inline CSS for HTML

... (truncated)

Commits
  • 1e578df release: cut the v18.2.8 release
  • 9445916 fix(@​angular/build): Ctrl + C not terminating dev-server with SSR
  • 9b5cfaa fix(@​angular/build): always generate a new hash for optimized chunk
  • dfd2d5c fix(@​schematics/angular): include index.csr.html in resources asset group
  • af7e775 test: fix typo in directory name
  • b522002 fix(@​schematics/angular): add validation for component and directive class name
  • d21d1e6 release: cut the v18.2.7 release
  • e45983a docs: update license file match that of angular/angular
  • 736e126 fix(@​angular/build): separate Vite cache by project
  • 2648e81 fix(@​angular/build): add few more SVG elements animateMotion, animateTransfor...
  • Additional commits viewable in compare view

Updates typescript from 5.4.5 to 5.6.3

Release notes

Sourced from typescript's releases.

TypeScript 5.6.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.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

... (truncated)

Commits
  • d48a5cf Bump version to 5.6.3 and LKG
  • fefa70a 🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...
  • ff71692 [release-5.6] Remove tsbuildInfo specification error now that we need it for ...
  • 1f44dcf 🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)
  • 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 (#...
  • 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 ui-editors-dependencies group with 7 updates in the /ui/ui-editors directory:

| Package | From | To |
| --- | --- | --- |
| [@ngx-formly/bootstrap](https:/ngx-formly/ngx-formly) | `6.3.3` | `6.3.8` |
| [@ngx-formly/core](https:/ngx-formly/ngx-formly) | `6.3.3` | `6.3.8` |
| [core-js](https:/zloirock/core-js/tree/HEAD/packages/core-js) | `3.37.1` | `3.38.1` |
| [tslib](https:/Microsoft/tslib) | `2.6.3` | `2.7.0` |
| [zone.js](https:/angular/angular/tree/HEAD/packages/zone.js) | `0.14.6` | `0.15.0` |
| [@angular/cli](https:/angular/angular-cli) | `18.1.0` | `18.2.8` |
| [typescript](https:/microsoft/TypeScript) | `5.4.5` | `5.6.3` |



Updates `@ngx-formly/bootstrap` from 6.3.3 to 6.3.8
- [Release notes](https:/ngx-formly/ngx-formly/releases)
- [Changelog](https:/ngx-formly/ngx-formly/blob/main/CHANGELOG.md)
- [Commits](ngx-formly/ngx-formly@v6.3.3...v6.3.8)

Updates `@ngx-formly/core` from 6.3.3 to 6.3.8
- [Release notes](https:/ngx-formly/ngx-formly/releases)
- [Changelog](https:/ngx-formly/ngx-formly/blob/main/CHANGELOG.md)
- [Commits](ngx-formly/ngx-formly@v6.3.3...v6.3.8)

Updates `core-js` from 3.37.1 to 3.38.1
- [Release notes](https:/zloirock/core-js/releases)
- [Changelog](https:/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https:/zloirock/core-js/commits/v3.38.1/packages/core-js)

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

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

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

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

---
updated-dependencies:
- dependency-name: "@ngx-formly/bootstrap"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-editors-dependencies
- dependency-name: "@ngx-formly/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-editors-dependencies
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-editors-dependencies
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-editors-dependencies
- dependency-name: zone.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-editors-dependencies
- dependency-name: "@angular/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-editors-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ui-editors-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 14, 2024
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants