Skip to content

Bump the dev-dependencies group with 6 updates#77

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-4cb178f71f
Jun 29, 2025
Merged

Bump the dev-dependencies group with 6 updates#77
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-4cb178f71f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2025

Copy link
Copy Markdown
Contributor

Bumps the dev-dependencies group with 6 updates:

Package From To
@eslint/js 9.29.0 9.30.0
eslint 9.29.0 9.30.0
lighthouse 12.6.1 12.7.0
sort-package-json 3.2.1 3.3.1
uikit 3.23.10 3.23.11
@types/uikit 3.14.5 3.23.0

Updates @eslint/js from 9.29.0 to 9.30.0

Release notes

Sourced from @​eslint/js's releases.

v9.30.0

Features

  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)

Bug Fixes

  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)

Documentation

  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)

Chores

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
Changelog

Sourced from @​eslint/js's changelog.

v9.30.0 - June 27, 2025

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Commits

Updates eslint from 9.29.0 to 9.30.0

Release notes

Sourced from eslint's releases.

v9.30.0

Features

  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)

Bug Fixes

  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)

Documentation

  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)

Chores

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
Changelog

Sourced from eslint's changelog.

v9.30.0 - June 27, 2025

  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889) (Francesco Trotta)
  • 5a5d526 chore: package.json update for @​eslint/js release (Jenkins)
  • 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic)
  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862) (루밀LuMir)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887) (ntnyq)
  • eaf8a41 chore: Correct typos in linter tests (#19878) (kilavvy)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872) (sethamus)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855) (Tanuj Kanti)
  • 20158b0 docs: typo in comment for unused variables handling (#19870) (leopardracer)
  • ebfb5b4 docs: Fixed Typo in configuration-files.md (#19873) (0-20)
  • b8a7e7a feat: throw error when column is negative in getIndexFromLoc (#19831) (루밀LuMir)
  • 7ef4cf7 fix: remove unnecessary semicolon from fixes (#19857) (Francesco Trotta)
  • 7dabc38 fix: use process.version in --env-info (#19865) (TKDev7)
  • 4112fd0 docs: clarify that boolean is still allowed for rule meta.deprecated (#19866) (Bryan Mishkin)
Commits
  • ad1d639 9.30.0
  • c02d70b Build: changelog update for 9.30.0
  • 2b6491c chore: upgrade to @eslint/js@9.30.0 (#19889)
  • 5a5d526 chore: package.json update for @​eslint/js release
  • 52a5fca feat: Support basePath property in config objects (#19879)
  • 6a0f164 fix: handle null type loc in getIndexFromLoc method (#19862)
  • 8662ed1 docs: adopt eslint-stylistic sub packages related changes (#19887)
  • eaf8a41 chore: Correct typos in linter tests (#19878)
  • 4ab4482 feat: add allowSeparateTypeImports option to no-duplicate-imports (#19872)
  • 3fbcd70 fix: update error message for no-restricted-properties (#19855)
  • Additional commits viewable in compare view

Updates lighthouse from 12.6.1 to 12.7.0

Release notes

Sourced from lighthouse's releases.

v12.7.0

Full Changelog

We expect this release to ship in the DevTools of Chrome 140, and to PageSpeed Insights within a week.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Notable Changes

The Performance category in the Lighthouse report now shows performance insight audits by default - read more here.

Core

  • always include headers even for empty tables (#16534)
  • expose error stack, artifact on runtimeError (#16524)
  • cache-insight: fix wrong value being used for transfer size (#16562)
  • config: throw an error if a filter is an empty array (#15118)
  • crawlable-anchors: allow placeholder anchor elements (#16292)
  • gather: add host DPR base artifact (#16559)
  • gather: deprecate executionContext.evaluateAsync (#16518)
  • insights: show estimated ms savings (#16563)
  • inspector-issues: rename to elementAccessibilityIssue (#16561)
  • link-text: use lang to check for only localized terms (#16526)
  • network-dependency-tree-insight: add preconnect advice (#16557)
  • plugins: support scoped npm packages (#16550)
  • render-blocking-resources: change column label to Duration (#16519)
  • timing-summary: suppress expected errors (#16520)
  • trace-elements: remove sentry debugging for invalid impactedNodes (#16523)

Report

  • show insight performance audits by default (#16552)
  • fix 3p filter checkbox for insight audits (#16564)
  • hide highlighter during print (#16544)
  • remove custom focus outline styles (#16531)
  • increase max width of 3-dot menu (#16530)
  • hide treemap, view trace buttons when printing (#16529)

Deps

  • upgrade trace_engine to 0.0.56 (#16565)
  • upgrade deps (#16555)
  • upgrade configstore to 7.0.0 (#16148)
  • upgrade jest packages to 29.7.0 (#16147)
  • sentry: upgrade to v9 (#16541)

... (truncated)

Changelog

Sourced from lighthouse's changelog.

12.7.0 (2025-06-27)

Full Changelog

We expect this release to ship in the DevTools of Chrome 140, and to PageSpeed Insights within a week.

New contributors

Thanks to our new contributors 👽🐷🐰🐯🐻!

Notable Changes

The Performance category in the Lighthouse report now shows performance insight audits by default - read more here.

Core

  • always include headers even for empty tables (#16534)
  • expose error stack, artifact on runtimeError (#16524)
  • cache-insight: fix wrong value being used for transfer size (#16562)
  • config: throw an error if a filter is an empty array (#15118)
  • crawlable-anchors: allow placeholder anchor elements (#16292)
  • gather: add host DPR base artifact (#16559)
  • gather: deprecate executionContext.evaluateAsync (#16518)
  • insights: show estimated ms savings (#16563)
  • inspector-issues: rename to elementAccessibilityIssue (#16561)
  • link-text: use lang to check for only localized terms (#16526)
  • network-dependency-tree-insight: add preconnect advice (#16557)
  • plugins: support scoped npm packages (#16550)
  • render-blocking-resources: change column label to Duration (#16519)
  • timing-summary: suppress expected errors (#16520)
  • trace-elements: remove sentry debugging for invalid impactedNodes (#16523)

Report

  • show insight performance audits by default (#16552)
  • fix 3p filter checkbox for insight audits (#16564)
  • hide highlighter during print (#16544)
  • remove custom focus outline styles (#16531)
  • increase max width of 3-dot menu (#16530)
  • hide treemap, view trace buttons when printing (#16529)

Deps

  • upgrade trace_engine to 0.0.56 (#16565)
  • upgrade deps (#16555)
  • upgrade configstore to 7.0.0 (#16148)
  • upgrade jest packages to 29.7.0 (#16147)
  • sentry: upgrade to v9 (#16541)

... (truncated)

Commits

Updates sort-package-json from 3.2.1 to 3.3.1

Release notes

Sourced from sort-package-json's releases.

v3.3.1

3.3.1 (2025-06-25)

Bug Fixes

v3.3.0

3.3.0 (2025-06-23)

Features

v3.2.2

3.2.2 (2025-06-23)

Bug Fixes

Commits

Updates uikit from 3.23.10 to 3.23.11

Release notes

Sourced from uikit's releases.

v3.23.11

Fixed

  • Fix setting `aria-expanded` on the closest button of the Navbar Toggle Icon
  • Fix SVG component handles base64 encoded data URIs correctly
Changelog

Sourced from uikit's changelog.

3.23.11 (June 25, 2025)

Fixed

  • Fix setting aria-expanded on the closest button of the Navbar Toggle Icon
  • Fix SVG component handles base64 encoded data URIs correctly
Commits
  • 3ee9110 Merge branch 'release/v3.23.11'
  • 1a39ca4 v3.23.11
  • 7c46f0f fix: SVG component handles base64 encoded data URIs correctly
  • c31f32d chore(deps-dev): bump the dev-dependencies group with 4 updates
  • 716e64e fix: setting aria-expanded on the closest button of the Navbar Toggle Icon
  • ef9fda8 Merge tag 'v3.23.10' into develop
  • See full diff in compare view

Updates @types/uikit from 3.14.5 to 3.23.0

Commits

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 dev-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.29.0` | `9.30.0` |
| [eslint](https://github.com/eslint/eslint) | `9.29.0` | `9.30.0` |
| [lighthouse](https://github.com/GoogleChrome/lighthouse) | `12.6.1` | `12.7.0` |
| [sort-package-json](https://github.com/keithamus/sort-package-json) | `3.2.1` | `3.3.1` |
| [uikit](https://github.com/uikit/uikit) | `3.23.10` | `3.23.11` |
| [@types/uikit](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uikit) | `3.14.5` | `3.23.0` |


Updates `@eslint/js` from 9.29.0 to 9.30.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/commits/v9.30.0/packages/js)

Updates `eslint` from 9.29.0 to 9.30.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.29.0...v9.30.0)

Updates `lighthouse` from 12.6.1 to 12.7.0
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases)
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/main/changelog.md)
- [Commits](GoogleChrome/lighthouse@v12.6.1...v12.7.0)

Updates `sort-package-json` from 3.2.1 to 3.3.1
- [Release notes](https://github.com/keithamus/sort-package-json/releases)
- [Commits](keithamus/sort-package-json@v3.2.1...v3.3.1)

Updates `uikit` from 3.23.10 to 3.23.11
- [Release notes](https://github.com/uikit/uikit/releases)
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md)
- [Commits](uikit/uikit@v3.23.10...v3.23.11)

Updates `@types/uikit` from 3.14.5 to 3.23.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uikit)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-version: 9.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lighthouse
  dependency-version: 12.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: sort-package-json
  dependency-version: 3.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: uikit
  dependency-version: 3.23.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/uikit"
  dependency-version: 3.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2025
@github-actions

Copy link
Copy Markdown

Auto-merging this Dependabot PR.

@github-actions
github-actions Bot enabled auto-merge (squash) June 29, 2025 15:53
@github-actions
github-actions Bot merged commit 3710af2 into main Jun 29, 2025
11 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/dev-dependencies-4cb178f71f branch June 29, 2025 15:54
@sonarqubecloud

Copy link
Copy Markdown

Comment thread package.json
"@types/uikit": "^3.14.0",
"eslint": "^9.29.0",
"@types/uikit": "^3.23.0",
"eslint": "^9.30.0",

Check warning

Code scanning / Semgrep (reported by Codacy)

Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Warning

Package dependencies with variant versions may lead to dependency hijack and confusion attacks.
Comment thread package.json
"eslint-plugin-yml": "^1.18.0",
"globals": "^16.2.0",
"lighthouse": "^12.6.1",
"lighthouse": "^12.7.0",

Check warning

Code scanning / Semgrep (reported by Codacy)

Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Warning

Package dependencies with variant versions may lead to dependency hijack and confusion attacks.
Comment thread package.json
"remark-preset-lint-consistent": "^6.0.1",
"remark-preset-lint-recommended": "^7.0.1",
"sort-package-json": "^3.2.1",
"sort-package-json": "^3.3.1",

Check warning

Code scanning / Semgrep (reported by Codacy)

Package dependencies with variant versions may lead to dependency hijack and confusion attacks. Warning

Package dependencies with variant versions may lead to dependency hijack and confusion attacks.
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant