Skip to content

Commit

Permalink
Bump the ui-editors-dependencies group in /ui/ui-editors with 7 updates
Browse files Browse the repository at this point in the history
Bumps the ui-editors-dependencies group in /ui/ui-editors with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@apicurio/data-models](https://github.com/Apicurio/apicurio-data-models) | `1.1.28` | `1.1.29` |
| [@ngx-formly/bootstrap](https://github.com/ngx-formly/ngx-formly) | `6.3.10` | `6.3.11` |
| [@ngx-formly/core](https://github.com/ngx-formly/ngx-formly) | `6.3.10` | `6.3.11` |
| [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.9.3` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.2` |


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

Updates `@ngx-formly/bootstrap` from 6.3.10 to 6.3.11
- [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.11)

Updates `@ngx-formly/core` from 6.3.10 to 6.3.11
- [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.11)

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.9.3
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent ab39dc3 commit 2040987
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
232 changes: 116 additions & 116 deletions ui/ui-editors/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions ui/ui-editors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@angular/platform-browser-dynamic": "18.2.10",
"@angular/router": "18.2.10",
"@patternfly/patternfly": "1.0.250",
"@apicurio/data-models": "1.1.28",
"@ngx-formly/bootstrap": "6.3.10",
"@ngx-formly/core": "6.3.10",
"@apicurio/data-models": "1.1.29",
"@ngx-formly/bootstrap": "6.3.11",
"@ngx-formly/core": "6.3.11",
"apicurio-ts-core": "0.1.3",
"bootstrap": "5.3.3",
"brace": "0.11.1",
Expand All @@ -31,18 +31,18 @@
"patternfly": "3.59.5",
"pluralize": "8.0.0",
"rxjs": "7.8.1",
"tslib": "2.8.0",
"zone.js": "0.14.10"
"tslib": "2.8.1",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.2.11",
"@angular/cli": "18.2.11",
"@angular/compiler-cli": "18.2.10",
"@types/node": "22.8.5",
"@types/node": "22.9.3",
"codelyzer": "6.0.2",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tslint": "6.1.3",
"typescript": "5.5.4"
"typescript": "5.7.2"
}
}

0 comments on commit 2040987

Please sign in to comment.