Bump the dev-dependencies group with 6 updates#78
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.30.0` | `9.30.1` | | [eslint](https://github.com/eslint/eslint) | `9.30.0` | `9.30.1` | | [globals](https://github.com/sindresorhus/globals) | `16.2.0` | `16.3.0` | | [lighthouse](https://github.com/GoogleChrome/lighthouse) | `12.7.0` | `12.7.1` | | [sort-package-json](https://github.com/keithamus/sort-package-json) | `3.3.1` | `3.4.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.21.0` | `16.21.1` | Updates `@eslint/js` from 9.30.0 to 9.30.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/commits/v9.30.1/packages/js) Updates `eslint` from 9.30.0 to 9.30.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.0...v9.30.1) Updates `globals` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.2.0...v16.3.0) Updates `lighthouse` from 12.7.0 to 12.7.1 - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md) - [Commits](GoogleChrome/lighthouse@v12.7.0...v12.7.1) Updates `sort-package-json` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/keithamus/sort-package-json/releases) - [Commits](keithamus/sort-package-json@v3.3.1...v3.4.0) Updates `stylelint` from 16.21.0 to 16.21.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.21.0...16.21.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lighthouse dependency-version: 12.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: sort-package-json dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: stylelint dependency-version: 16.21.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Auto-merging this Dependabot PR. |
|
| "@prantlf/jsonlint": "^16.0.0", | ||
| "@types/uikit": "^3.23.0", | ||
| "eslint": "^9.30.0", | ||
| "eslint": "^9.30.1", |
Check failure
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Error
| "eslint-plugin-yml": "^1.18.0", | ||
| "globals": "^16.2.0", | ||
| "lighthouse": "^12.7.0", | ||
| "globals": "^16.3.0", |
Check failure
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Error
| "globals": "^16.2.0", | ||
| "lighthouse": "^12.7.0", | ||
| "globals": "^16.3.0", | ||
| "lighthouse": "^12.7.1", |
Check failure
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Error
| "remark-preset-lint-recommended": "^7.0.1", | ||
| "sort-package-json": "^3.3.1", | ||
| "stylelint": "^16.21.0", | ||
| "sort-package-json": "^3.4.0", |
Check failure
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Error
| "sort-package-json": "^3.3.1", | ||
| "stylelint": "^16.21.0", | ||
| "sort-package-json": "^3.4.0", | ||
| "stylelint": "^16.21.1", |
Check failure
Code scanning / Semgrep (reported by Codacy)
Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Error



Bumps the dev-dependencies group with 6 updates:
9.30.09.30.19.30.09.30.116.2.016.3.012.7.012.7.13.3.13.4.016.21.016.21.1Updates
@eslint/jsfrom 9.30.0 to 9.30.1Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
b3dbc16chore: package.json update for@eslint/jsreleaseUpdates
eslintfrom 9.30.0 to 9.30.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6769b5f9.30.1b2950acBuild: changelog update for 9.30.1b035f74chore: upgrade to@eslint/js@9.30.1(#19906)b3dbc16chore: package.json update for@eslint/jsreleasee91bb87fix: allow separate default and named type imports (#19899)ab7c625docs: Update READMEdae1e5bdocs: update jsdoc's link (#19896)Updates
globalsfrom 16.2.0 to 16.3.0Release notes
Sourced from globals's releases.
Commits
2b85fdb16.3.08c029d9Update globals (#304)abd92bbImprove builtin globals creation (#303)3ad88b6Rewrite scripts to get globals in browser (#300)Updates
lighthousefrom 12.7.0 to 12.7.1Changelog
Sourced from lighthouse's changelog.
Commits
61fae33v12.7.1 (#16573)8bee664core(trace-engine-result): initialize SyntheticEventsManager (#16572)Updates
sort-package-jsonfrom 3.3.1 to 3.4.0Release notes
Sourced from sort-package-json's releases.
Commits
a038956feat: remove workspaces array sort (#373)Updates
stylelintfrom 16.21.0 to 16.21.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
883249a16.21.1e68ff10Prepare 16.21.1 (#8640)3ad2c44Fixmedia-feature-range-notationautofix for exact values (#8651)58b162dDocument config, plugin and formatter packages on npm (#8650)a0b4a8dFixfunction-linear-gradient-no-nonstandard-directionfalse positives for C...3a47448Bump the jest group across 1 directory with 3 updates (#8634)1a19d6aBump rollup from 4.44.0 to 4.44.1 (#8644)f6958a8Bump prettier from 3.5.3 to 3.6.2 (#8645)395ae69Bump eslint from 9.29.0 to 9.30.0 in the eslint group (#8646)ce56d5dFix unexpected change of syntax in computedEditInfo(#8638)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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