Skip to content

build(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0 in the eslint group across 1 directory#1520

Merged
mergify[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-508ae2953d
Jul 17, 2026
Merged

build(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0 in the eslint group across 1 directory#1520
mergify[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-508ae2953d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 1 update in the / directory: eslint-plugin-simple-import-sort.

Updates eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0

Changelog

Sourced from eslint-plugin-simple-import-sort's changelog.

Version 14.0.0 (2026-07-16)

ES2022 allows string literals as module export names ("arbitrary module namespace names"):

export { yukuTs as "yuku-ts" };
import { "a-b" as c } from "a";

This release adds support for such quotes names. Previously, those were sorted oddly, and the autofix could suggest changes that wasn’t valid syntax.

This is only a breaking change if you use string literals as module export names, and only in the form of that you need to autofix your files.

Thanks to Kamronbek_Juraev (@​KAMRONBEK) for fixing this!

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2026
@github-actions

github-actions Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/html-dom-parser.min.js 2.18 KB (0%) 44 ms (0%) 219 ms (+389.71% 🔺) 263 ms

@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (998943f) to head (c405728).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1520   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          122       122           
  Branches        31        31           
=========================================
  Hits           122       122           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify

mergify Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Bumps the eslint group with 1 update in the / directory: [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort).


Updates `eslint-plugin-simple-import-sort` from 13.0.0 to 14.0.0
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md)
- [Commits](lydell/eslint-plugin-simple-import-sort@v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-simple-import-sort
  dependency-version: 14.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0 in the eslint group build(deps-dev): bump eslint-plugin-simple-import-sort from 13.0.0 to 14.0.0 in the eslint group across 1 directory Jul 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/eslint-508ae2953d branch from 895fd62 to c405728 Compare July 17, 2026 10:19
@mergify
mergify Bot merged commit 50d7c8d into master Jul 17, 2026
20 checks passed
@mergify
mergify Bot deleted the dependabot/npm_and_yarn/eslint-508ae2953d branch July 17, 2026 10:22
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.

0 participants