Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

build(deps): Bump the ui-deps group in /src/ui with 9 updates #1916

build(deps): Bump the ui-deps group in /src/ui with 9 updates

build(deps): Bump the ui-deps group in /src/ui with 9 updates #1916

Triggered via pull request November 6, 2023 13:28
Status Failure
Total duration 36s
Artifacts

commitlint.yml

on: pull_request
commitlint
25s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint
You have commit messages with errors ⧗ input: build(deps): Bump the ui-deps group in /src/ui with 9 updates Bumps the ui-deps group in /src/ui with 9 updates: | Package | From | To | | --- | --- | --- | | [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) | `3.5.22` | `3.5.25` | | [@types/jstree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jstree) | `3.3.44` | `3.3.45` | | [datatables.net-dt](https://github.com/DataTables/Dist-DataTables-DataTables) | `1.13.6` | `1.13.7` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.1` | `8.2.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.4` | `0.19.5` | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.53.0` | | [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | `8.44.4` | `8.44.6` | | [eslint-config-jquery](https://github.com/jquery/eslint-config-jquery) | `3.0.1` | `3.0.2` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.3.3` | `3.3.5` | Updates `@types/jquery` from 3.5.22 to 3.5.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) Updates `@types/jstree` from 3.3.44 to 3.3.45 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jstree) Updates `datatables.net-dt` from 1.13.6 to 1.13.7 - [Release notes](https://github.com/DataTables/Dist-DataTables-DataTables/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-DataTables/compare/1.13.6...1.13.7) Updates `concurrently` from 8.2.1 to 8.2.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2) Updates `esbuild` from 0.19.4 to 0.19.5 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.19.4...v0.19.5) Updates `eslint` from 8.51.0 to 8.53.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.53.0) Updates `@types/eslint` from 8.44.4 to 8.44.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) Updates `eslint-config-jquery` from 3.0.1 to 3.0.2 - [Commits](https://github.com/jquery/eslint-config-jquery/compare/v3.0.1...v3.0.2) Updates `tailwindcss` from 3.3.3 to 3.3.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...v3.3.5) --- updated-dependencies: - dependency-name: "@types/jquery" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: "@types/jstree" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: datatables.net-dt dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: concurrently dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ui-deps - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ui-deps - dependency-name: eslint-co