dependabot[bot]
e55903c2aa
deps(npm): bump textlint ( #6305 )
...
Bumps the textlint group with 1 update in the /dependencies directory: [textlint](https://github.com/textlint/textlint ).
Updates `textlint` from 14.2.1 to 14.3.0
- [Release notes](https://github.com/textlint/textlint/releases )
- [Commits](https://github.com/textlint/textlint/compare/v14.2.1...v14.3.0 )
---
updated-dependencies:
- dependency-name: textlint
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: textlint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 12:47:35 +00:00
dependabot[bot]
f95586699f
deps(npm): bump asl-validator from 3.8.4 to 3.9.0 in /dependencies ( #6357 )
...
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator ) from 3.8.4 to 3.9.0.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases )
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/3.8.4...3.9.0 )
---
updated-dependencies:
- dependency-name: asl-validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 12:44:13 +00:00
dependabot[bot]
9b3e0cd5f3
deps(npm): bump @stoplight/spectral-cli in /dependencies ( #6359 )
...
Bumps [@stoplight/spectral-cli](https://github.com/stoplightio/spectral ) from 6.14.0 to 6.14.1.
- [Release notes](https://github.com/stoplightio/spectral/releases )
- [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-6.14.0...@stoplight/spectral-cli-6.14.1 )
---
updated-dependencies:
- dependency-name: "@stoplight/spectral-cli"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 12:43:35 +00:00
dependabot[bot]
f9e2182dc1
deps(npm): bump the stylelint group across 1 directory with 7 updates ( #6340 )
...
Bumps the stylelint group with 7 updates in the /dependencies directory:
| Package | From | To |
| --- | --- | --- |
| [stylelint](https://github.com/stylelint/stylelint ) | `15.11.0` | `16.10.0` |
| [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss ) | `13.1.0` | `14.1.0` |
| [stylelint-config-sass-guidelines](https://github.com/bjankord/stylelint-config-sass-guidelines ) | `10.0.0` | `12.1.0` |
| [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard ) | `34.0.0` | `36.0.1` |
| [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss ) | `11.1.0` | `13.1.0` |
| [stylelint-prettier](https://github.com/prettier/stylelint-prettier ) | `4.1.0` | `5.0.2` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss ) | `5.3.2` | `6.9.0` |
Updates `stylelint` from 15.11.0 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases )
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint/compare/15.11.0...16.10.0 )
Updates `stylelint-config-recommended-scss` from 13.1.0 to 14.1.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v13.1.0...v14.1.0 )
Updates `stylelint-config-sass-guidelines` from 10.0.0 to 12.1.0
- [Release notes](https://github.com/bjankord/stylelint-config-sass-guidelines/releases )
- [Changelog](https://github.com/bjankord/stylelint-config-sass-guidelines/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bjankord/stylelint-config-sass-guidelines/compare/v10.0.0...v12.1.0 )
Updates `stylelint-config-standard` from 34.0.0 to 36.0.1
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/34.0.0...36.0.1 )
Updates `stylelint-config-standard-scss` from 11.1.0 to 13.1.0
- [Release notes](https://github.com/stylelint-scss/stylelint-config-standard-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v11.1.0...v13.1.0 )
Updates `stylelint-prettier` from 4.1.0 to 5.0.2
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/stylelint-prettier/compare/v4.1.0...v5.0.2 )
Updates `stylelint-scss` from 5.3.2 to 6.9.0
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases )
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.2...v6.9.0 )
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
- dependency-name: stylelint-config-recommended-scss
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
- dependency-name: stylelint-config-sass-guidelines
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
- dependency-name: stylelint-config-standard
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
- dependency-name: stylelint-config-standard-scss
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
- dependency-name: stylelint-prettier
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
- dependency-name: stylelint-scss
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: stylelint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-13 18:31:24 +00:00
dependabot[bot]
b8dc2a1466
deps(npm): bump npm-groovy-lint from 14.6.0 to 15.0.2 in /dependencies ( #6266 )
...
Bumps [npm-groovy-lint](https://github.com/nvuillam/npm-groovy-lint ) from 14.6.0 to 15.0.2.
- [Release notes](https://github.com/nvuillam/npm-groovy-lint/releases )
- [Changelog](https://github.com/nvuillam/npm-groovy-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nvuillam/npm-groovy-lint/compare/v14.6.0...v15.0.2 )
---
updated-dependencies:
- dependency-name: npm-groovy-lint
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-13 16:52:57 +00:00
dependabot[bot]
22f5beb605
deps(npm): bump standard from 17.1.0 to 17.1.2 in /dependencies ( #6265 )
...
Bumps [standard](https://github.com/standard/standard ) from 17.1.0 to 17.1.2.
- [Release notes](https://github.com/standard/standard/releases )
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/standard/compare/v17.1.0...v17.1.2 )
---
updated-dependencies:
- dependency-name: standard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-13 16:51:53 +00:00
dependabot[bot]
b9520bea7a
deps(npm): bump the react group across 1 directory with 4 updates ( #6332 )
...
Bumps the react group with 4 updates in the /dependencies directory: [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ), [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native ), [react-intl](https://github.com/formatjs/formatjs ) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ).
Updates `@babel/preset-react` from 7.25.7 to 7.25.9
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-react )
Updates `@react-native/eslint-config` from 0.75.4 to 0.76.1
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/v0.76.1/packages/eslint-config-react-native )
Updates `react-intl` from 6.7.2 to 6.8.7
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/commits/react-intl@6.8.7 )
Updates `react-router-dom` from 6.26.2 to 6.28.0
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.28.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@react-native/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-13 16:49:43 +00:00
dependabot[bot]
918f185c8e
deps(npm): bump @stoplight/spectral-cli in /dependencies ( #6337 )
...
Bumps [@stoplight/spectral-cli](https://github.com/stoplightio/spectral ) from 6.13.1 to 6.14.0.
- [Release notes](https://github.com/stoplightio/spectral/releases )
- [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-6.13.1...@stoplight/spectral-cli-6.14.0 )
---
updated-dependencies:
- dependency-name: "@stoplight/spectral-cli"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-12 13:39:04 +00:00
dependabot[bot]
e8c508a3b9
deps(npm): bump asl-validator from 3.8.3 to 3.8.4 in /dependencies ( #6312 )
...
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator ) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases )
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/3.8.3...3.8.4 )
---
updated-dependencies:
- dependency-name: asl-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 19:48:22 +01:00
dependabot[bot]
7b76efbd69
deps(npm): bump the react group across 1 directory with 4 updates ( #6257 )
...
Bumps the react group with 4 updates in the /dependencies directory: [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ), [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native ), [react-intl](https://github.com/formatjs/formatjs ) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ).
Updates `@babel/preset-react` from 7.24.7 to 7.25.7
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-preset-react )
Updates `@react-native/eslint-config` from 0.75.2 to 0.75.4
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/v0.75.4/packages/eslint-config-react-native )
Updates `react-intl` from 6.6.8 to 6.7.2
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/commits )
Updates `react-router-dom` from 6.26.1 to 6.26.2
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.2/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: "@react-native/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: react
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 16:16:52 +00:00
dependabot[bot]
6994834430
deps(npm): bump next ( #6256 )
...
Bumps the next group with 1 update in the /dependencies directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.11 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.11...v14.2.15 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: next
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 13:40:15 +00:00
dependabot[bot]
468901bc7f
deps(npm): bump @stoplight/spectral-cli in /dependencies ( #6181 )
...
Bumps [@stoplight/spectral-cli](https://github.com/stoplightio/spectral ) from 6.11.1 to 6.13.1.
- [Release notes](https://github.com/stoplightio/spectral/releases )
- [Changelog](https://github.com/stoplightio/spectral/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/stoplightio/spectral/compare/@stoplight/spectral-cli-6.11.1...@stoplight/spectral-cli-6.13.1 )
---
updated-dependencies:
- dependency-name: "@stoplight/spectral-cli"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 07:01:25 +00:00
dependabot[bot]
5e252d43ff
deps(npm): bump the eslint-plugins-configs group across 1 directory with 5 updates ( #6255 )
...
Bumps the eslint-plugins-configs group with 5 updates in the /dependencies directory:
| Package | From | To |
| --- | --- | --- |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) | `28.8.0` | `28.8.3` |
| [eslint-plugin-json](https://github.com/azeemba/eslint-plugin-json ) | `4.0.0` | `4.0.1` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) | `6.9.0` | `6.10.0` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) | `7.35.0` | `7.37.1` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) | `9.27.0` | `9.28.0` |
Updates `eslint-plugin-jest` from 28.8.0 to 28.8.3
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.3 )
Updates `eslint-plugin-json` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/azeemba/eslint-plugin-json/releases )
- [Commits](https://github.com/azeemba/eslint-plugin-json/commits )
Updates `eslint-plugin-jsx-a11y` from 6.9.0 to 6.10.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.9.0...v6.10.0 )
Updates `eslint-plugin-react` from 7.35.0 to 7.37.1
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.35.0...v7.37.1 )
Updates `eslint-plugin-vue` from 9.27.0 to 9.28.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.27.0...v9.28.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: eslint-plugins-configs
- dependency-name: eslint-plugin-json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: eslint-plugins-configs
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: eslint-plugins-configs
- dependency-name: eslint-plugin-react
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: eslint-plugins-configs
- dependency-name: eslint-plugin-vue
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: eslint-plugins-configs
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 19:36:42 +00:00
dependabot[bot]
2078ebbcae
deps(npm): bump the textlint group across 1 directory with 2 updates ( #6259 )
...
Bumps the textlint group with 2 updates in the /dependencies directory: [textlint](https://github.com/textlint/textlint ) and [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ).
Updates `textlint` from 14.2.0 to 14.2.1
- [Release notes](https://github.com/textlint/textlint/releases )
- [Commits](https://github.com/textlint/textlint/compare/v14.2.0...v14.2.1 )
Updates `textlint-rule-terminology` from 5.2.6 to 5.2.12
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v5.2.6...v5.2.12 )
---
updated-dependencies:
- dependency-name: textlint
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: textlint
- dependency-name: textlint-rule-terminology
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: textlint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 19:30:24 +00:00
dependabot[bot]
0891581779
deps(npm): bump @babel/eslint-parser in /dependencies ( #6261 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.25.1 to 7.25.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.8/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 19:29:53 +00:00
dependabot[bot]
86df3f81d2
deps(npm): bump eslint from 8.57.0 to 8.57.1 in /dependencies ( #6177 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.57.0 to 8.57.1.
- [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.57.0...v8.57.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 19:28:55 +00:00
dependabot[bot]
1f9b00ce5a
deps(npm): bump markdownlint-cli from 0.41.0 to 0.42.0 in /dependencies ( #6199 )
...
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli ) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases )
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: markdownlint-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 19:23:40 +00:00
Marco Ferrari
5d6e3fcecc
feat: lint commit messages with commitlint ( #6118 )
...
Add support to run Commitlint against commit messages. It supports the
current modes:
- Lint the commit message of the last commit
- Lint the commit messages of the pushed commits in case there is more
than one pushed commit
This commit also removes stuff that we used to run commitlint as a
standalone tool because we can now use the commitlint instance that
Super-linter ships:
- lint-commit steps in lint-commit the GitHub Actions workflow
- lint-commit Make target
- commitlint and its dependencies in package.json and package-lock.json
2024-09-19 08:53:13 +00:00
dependabot[bot]
b526effb8b
deps(npm): bump next from 14.2.6 to 14.2.11 in /dependencies ( #6157 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.6 to 14.2.11.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.6...v14.2.11 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 08:52:40 +00:00
dependabot[bot]
202d47fa8c
deps(npm): bump renovate from 38.27.0 to 38.55.1 in /dependencies ( #6082 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 38.27.0 to 38.55.1.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/renovate/compare/38.27.0...38.55.1 )
---
updated-dependencies:
- dependency-name: renovate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:12:27 +00:00
dependabot[bot]
74111d2761
deps(npm): bump @react-native/eslint-config in /dependencies ( #6070 )
...
Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native ) from 0.74.87 to 0.75.2.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/v0.75.2/packages/eslint-config-react-native )
---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:37:54 +00:00
dependabot[bot]
acd4264922
deps(npm): bump react-router-dom from 6.26.0 to 6.26.1 in /dependencies ( #6045 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.26.0 to 6.26.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:35:56 +00:00
dependabot[bot]
012548dfe5
deps(npm): bump textlint from 14.0.5 to 14.2.0 in /dependencies ( #6047 )
...
Bumps [textlint](https://github.com/textlint/textlint ) from 14.0.5 to 14.2.0.
- [Release notes](https://github.com/textlint/textlint/releases )
- [Commits](https://github.com/textlint/textlint/compare/v14.0.5...v14.2.0 )
---
updated-dependencies:
- dependency-name: textlint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:35:33 +00:00
dependabot[bot]
1cd74eb0b1
deps(npm): bump next from 14.2.5 to 14.2.6 in /dependencies ( #6072 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.5 to 14.2.6.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.5...v14.2.6 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:30:34 +00:00
dependabot[bot]
149cc2099c
deps(npm): bump asl-validator from 3.8.2 to 3.8.3 in /dependencies ( #6073 )
...
Bumps [asl-validator](https://github.com/ChristopheBougere/asl-validator ) from 3.8.2 to 3.8.3.
- [Release notes](https://github.com/ChristopheBougere/asl-validator/releases )
- [Commits](https://github.com/ChristopheBougere/asl-validator/compare/3.8.2...3.8.3 )
---
updated-dependencies:
- dependency-name: asl-validator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:30:19 +00:00
Marco Ferrari
48d5391b7b
fix!: remove sql-lint ( #5991 )
...
sql-lint is unmaintained, and its dependencies are impacted by several
vulnerabilities.
2024-08-14 17:30:46 +02:00
dependabot[bot]
ee53c39ab7
deps(npm): bump renovate from 37.432.0 to 38.27.0 in /dependencies ( #6022 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.432.0 to 38.27.0.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/renovate/compare/37.432.0...38.27.0 )
---
updated-dependencies:
- dependency-name: renovate
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 07:52:27 +00:00
dependabot[bot]
82a93ec7c4
deps(npm): bump eslint-plugin-prettier in /dependencies ( #5909 )
...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier ) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 16:10:57 +00:00
dependabot[bot]
cb64af2f56
deps(npm): bump @react-native/eslint-config in /dependencies ( #5972 )
...
Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native ) from 0.74.85 to 0.74.87.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/eslint-config-react-native )
---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:57:40 +00:00
dependabot[bot]
1fa0e57975
deps(npm): bump react-router-dom from 6.25.0 to 6.26.0 in /dependencies ( #5973 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.25.0 to 6.26.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.26.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:57:27 +00:00
dependabot[bot]
bbebf2678f
deps(npm): bump textlint-rule-terminology in /dependencies ( #5976 )
...
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ) from 5.1.8 to 5.2.6.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v5.1.8...v5.2.6 )
---
updated-dependencies:
- dependency-name: textlint-rule-terminology
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:57:13 +00:00
dependabot[bot]
9db1d1695b
deps(npm): bump eslint-plugin-jest in /dependencies ( #6000 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 28.6.0 to 28.8.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.6.0...v28.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:55:34 +00:00
dependabot[bot]
f106ed26b3
deps(npm): bump textlint from 14.0.4 to 14.0.5 in /dependencies ( #6002 )
...
Bumps [textlint](https://github.com/textlint/textlint ) from 14.0.4 to 14.0.5.
- [Release notes](https://github.com/textlint/textlint/releases )
- [Commits](https://github.com/textlint/textlint/compare/v14.0.4...v14.0.5 )
---
updated-dependencies:
- dependency-name: textlint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:54:43 +00:00
dependabot[bot]
1e76c51f6d
deps(npm): bump eslint-plugin-react in /dependencies ( #5912 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.4 to 7.35.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:26:51 +00:00
dependabot[bot]
23f7aadc2e
deps(npm): bump typescript from 5.5.3 to 5.5.4 in /dependencies ( #5934 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:26:26 +00:00
dependabot[bot]
8c04245d65
deps(npm): bump @babel/eslint-parser in /dependencies ( #5938 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.24.8 to 7.25.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.25.1/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:26:09 +00:00
dependabot[bot]
de4b193006
deps(npm): bump @babel/preset-typescript in /dependencies ( #5734 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.24.6 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 14:02:42 +00:00
dependabot[bot]
4eeb62862e
deps(npm): bump @babel/preset-react in /dependencies ( #5740 )
...
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react ) from 7.24.6 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-preset-react )
---
updated-dependencies:
- dependency-name: "@babel/preset-react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 08:52:32 +00:00
dependabot[bot]
1312398b9c
deps(npm): bump eslint-plugin-jest in /dependencies ( #5738 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 28.5.0 to 28.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.5.0...v28.6.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:57:10 +00:00
dependabot[bot]
8972772732
deps(npm): bump eslint-plugin-jsx-a11y in /dependencies ( #5797 )
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.7.1 to 6.9.0.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.7.1...v6.9.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:50:14 +00:00
dependabot[bot]
28c228dfc0
deps(npm): bump @react-native/eslint-config in /dependencies ( #5835 )
...
Bumps [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native ) from 0.73.2 to 0.74.85.
- [Release notes](https://github.com/facebook/react-native/releases )
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react-native/commits/HEAD/packages/eslint-config-react-native )
---
updated-dependencies:
- dependency-name: "@react-native/eslint-config"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:49:48 +00:00
dependabot[bot]
c2e85a9f03
deps(npm): bump eslint-plugin-vue from 9.26.0 to 9.27.0 in /dependencies ( #5851 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.26.0 to 9.27.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.26.0...v9.27.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:49:31 +00:00
dependabot[bot]
387a2b5626
deps(npm): bump @babel/eslint-parser in /dependencies ( #5886 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.24.6 to 7.24.8.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.8/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:48:07 +00:00
dependabot[bot]
fe3e1f83b7
deps(npm): bump eslint-plugin-react in /dependencies ( #5890 )
...
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react ) from 7.34.2 to 7.34.4.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.2...v7.34.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:47:35 +00:00
dependabot[bot]
ef71e944ab
deps(npm): bump react-router-dom from 6.23.1 to 6.25.0 in /dependencies ( #5897 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.23.1 to 6.25.0.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.25.0/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:47:17 +00:00
dependabot[bot]
8605c2b584
deps(npm): bump typescript from 5.4.5 to 5.5.3 in /dependencies ( #5832 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 5.4.5 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:31:06 +00:00
dependabot[bot]
55b065d3c2
deps(npm): bump textlint-rule-terminology in /dependencies ( #5853 )
...
Bumps [textlint-rule-terminology](https://github.com/sapegin/textlint-rule-terminology ) from 5.1.5 to 5.1.8.
- [Release notes](https://github.com/sapegin/textlint-rule-terminology/releases )
- [Commits](https://github.com/sapegin/textlint-rule-terminology/compare/v5.1.5...v5.1.8 )
---
updated-dependencies:
- dependency-name: textlint-rule-terminology
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:25:36 +00:00
dependabot[bot]
7f5b018fb7
deps(npm): bump @typescript-eslint/eslint-plugin in /dependencies ( #5895 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 7.14.1 to 7.16.1.
- [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.16.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 13:19:21 +00:00
dependabot[bot]
09a01ebbe6
deps(npm): bump renovate from 37.421.5 to 37.432.0 in /dependencies ( #5896 )
...
Bumps [renovate](https://github.com/renovatebot/renovate ) from 37.421.5 to 37.432.0.
- [Release notes](https://github.com/renovatebot/renovate/releases )
- [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc.json )
- [Commits](https://github.com/renovatebot/renovate/compare/37.421.5...37.432.0 )
---
updated-dependencies:
- dependency-name: renovate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 13:18:07 +00:00
dependabot[bot]
22b7ba91d0
deps(npm): bump next from 14.2.3 to 14.2.5 in /dependencies ( #5887 )
...
Bumps [next](https://github.com/vercel/next.js ) from 14.2.3 to 14.2.5.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.3...v14.2.5 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:30:58 +00:00