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 #2989

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 Dec 16, 2024

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

Package From To
@apicurio/data-models 1.1.28 1.1.30
@ngx-formly/bootstrap 6.3.10 6.3.12
@ngx-formly/core 6.3.10 6.3.12
tslib 2.8.0 2.8.1
zone.js 0.14.10 0.15.0
@types/node 22.8.5 22.10.2
typescript 5.5.4 5.7.2

Updates @apicurio/data-models from 1.1.28 to 1.1.30

Release notes

Sourced from @​apicurio/data-models's releases.

1.1.30

No release notes provided.

v1.1.29

No changelog for this release.

Commits
  • 90693bf Automated version update: 1.1.30
  • e4897b1 Feat asyncapi: add commands to manage schema inheritance (#842)
  • 9c198df Automated version update: 1.1.30-SNAPSHOT
  • c6b1fc4 Automated version update: 1.1.29
  • d5dfda3 ...
  • 74003e8 verify workflow can be run manually
  • 10b5a8e fix: replace "required" field empty array by null (#838)
  • c4a613d Automated version update: 1.1.29-SNAPSHOT
  • See full diff in compare view

Updates @ngx-formly/bootstrap from 6.3.10 to 6.3.12

Release notes

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

v6.3.12

Bug Fixes

  • core: fix submit validation on Angular v19 (1f2ac70), closes #4027
  • primeng: restrict primeng peer dependencies (f9fca14), closes #3724

v6.3.11

Bug Fixes

Changelog

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

6.3.12 (2024-12-08)

Bug Fixes

  • core: fix submit validation on Angular v19 (1f2ac70), closes #4027
  • primeng: restrict primeng peer dependencies (f9fca14), closes #3724

6.3.11 (2024-11-23)

Bug Fixes

Commits
  • 5f099fd chore(release): 6.3.12
  • f9fca14 fix(primeng): restrict primeng peer dependencies
  • 1f2ac70 fix(core): fix submit validation on Angular v19
  • 1a45020 chore(release): 6.3.11
  • f81463b fix(material): detect signal usage in slider
  • bd31f53 fix(core): detect form state updates
  • aeb87bd fix(schematics): remove cdk dependency
  • 3245b07 docs: fix JSON schema example app validation messages (#4009)
  • See full diff in compare view

Updates @ngx-formly/core from 6.3.10 to 6.3.12

Release notes

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

v6.3.12

Bug Fixes

  • core: fix submit validation on Angular v19 (1f2ac70), closes #4027
  • primeng: restrict primeng peer dependencies (f9fca14), closes #3724

v6.3.11

Bug Fixes

Changelog

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

6.3.12 (2024-12-08)

Bug Fixes

  • core: fix submit validation on Angular v19 (1f2ac70), closes #4027
  • primeng: restrict primeng peer dependencies (f9fca14), closes #3724

6.3.11 (2024-11-23)

Bug Fixes

Commits
  • 5f099fd chore(release): 6.3.12
  • f9fca14 fix(primeng): restrict primeng peer dependencies
  • 1f2ac70 fix(core): fix submit validation on Angular v19
  • 1a45020 chore(release): 6.3.11
  • f81463b fix(material): detect signal usage in slider
  • bd31f53 fix(core): detect form state updates
  • aeb87bd fix(schematics): remove cdk dependency
  • 3245b07 docs: fix JSON schema example app validation messages (#4009)
  • See full diff in compare view

Updates tslib from 2.8.0 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

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 @types/node from 22.8.5 to 22.10.2

Commits

Updates typescript from 5.5.4 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 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.7 Beta

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.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@apicurio/data-models [>= 2.a, < 3]

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 |
| --- | --- | --- |
| [@apicurio/data-models](https://github.com/Apicurio/apicurio-data-models) | `1.1.28` | `1.1.30` |
| [@ngx-formly/bootstrap](https://github.com/ngx-formly/ngx-formly) | `6.3.10` | `6.3.12` |
| [@ngx-formly/core](https://github.com/ngx-formly/ngx-formly) | `6.3.10` | `6.3.12` |
| [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` |
| [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.8.5` | `22.10.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.2` |



Updates `@apicurio/data-models` from 1.1.28 to 1.1.30
- [Release notes](https://github.com/Apicurio/apicurio-data-models/releases)
- [Commits](Apicurio/apicurio-data-models@1.1.28...1.1.30)

Updates `@ngx-formly/bootstrap` from 6.3.10 to 6.3.12
- [Release notes](https://github.com/ngx-formly/ngx-formly/releases)
- [Changelog](https://github.com/ngx-formly/ngx-formly/blob/main/CHANGELOG.md)
- [Commits](ngx-formly/ngx-formly@v6.3.10...v6.3.12)

Updates `@ngx-formly/core` from 6.3.10 to 6.3.12
- [Release notes](https://github.com/ngx-formly/ngx-formly/releases)
- [Changelog](https://github.com/ngx-formly/ngx-formly/blob/main/CHANGELOG.md)
- [Commits](ngx-formly/ngx-formly@v6.3.10...v6.3.12)

Updates `tslib` from 2.8.0 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.8.0...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 `@types/node` from 22.8.5 to 22.10.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.5.4 to 5.7.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.5.4...v5.7.2)

---
updated-dependencies:
- dependency-name: "@apicurio/data-models"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-editors-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: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: "@types/node"
  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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 16, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants