Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-import-x to v4 #11942

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import-x ^3.1.0 -> ^4.2.1 age adoption passing confidence

Release Notes

un-ts/eslint-plugin-import-x (eslint-plugin-import-x)

v4.2.1

Compare Source

Patch Changes

v4.2.0

Compare Source

Minor Changes
Patch Changes

v4.1.1

Compare Source

Patch Changes

v4.1.0

Compare Source

Minor Changes
  • #​122 cd52e86 Thanks @​michaelfaith! - Add ESLint flat configuration presets. You can access them with:

    import eslintPluginImportX from "eslint-plugin-import-x";
    
    eslintPluginImportX.flatConfigs.recommended;
    eslintPluginImportX.flatConfigs.react;
    eslintPluginImportX.flatConfigs.typescript;
    eslintPluginImportX.flatConfigs.electron;
  • #​132 9948c78 Thanks @​SukkaW! - Added no-rename-default that forbid importing a default export by a different name. Originally created by @​whitneyit, ported by @​SukkaW

v4.0.0

Compare Source

Major Changes
  • #​112 4ba14da Thanks @​SukkaW! - Use typescript-eslint v8. The minimum supported ESLint version is now >= 8.57.0 and the minimum required Node.js version is now 18.18.0.

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@renovate renovate bot force-pushed the renovate/major-lint branch from 2231428 to 9515af0 Compare September 16, 2024 03:01
Copy link

pkg-pr-new bot commented Sep 16, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@11942

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@11942

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@11942

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@11942

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@11942

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@11942

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@11942

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@11942

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@11942

vue

pnpm add https://pkg.pr.new/vue@11942

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@11942

commit: 9515af0

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 37.8 kB 34 kB
vue.global.prod.js 159 kB 57.8 kB 51.3 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 48.8 kB 18.8 kB 17.2 kB
createApp 55.4 kB 21.3 kB 19.5 kB
createSSRApp 59.4 kB 23 kB 20.9 kB
defineCustomElement 60.1 kB 22.8 kB 20.8 kB
overall 69.1 kB 26.3 kB 23.9 kB

@yyx990803 yyx990803 merged commit fbae210 into main Sep 16, 2024
15 checks passed
@yyx990803 yyx990803 deleted the renovate/major-lint branch September 16, 2024 03:13
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant