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

⬆️ (deps) eslint-plugin-import-x@4.1.1 🧨 [skip ci] #1634

Merged
merged 2 commits into from
Aug 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2024

This PR contains the following updates:

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

Release Notes

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

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 - At any time (no schedule defined), 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

@renovate renovate bot changed the title ⬆️ (deps) eslint-plugin-import-x@4.0.0 🧨 [skip ci] ⬆️ (deps) eslint-plugin-import-x@4.1.0 🧨 [skip ci] Aug 27, 2024
@renovate renovate bot force-pushed the deps/major-lint branch 2 times, most recently from 716290e to c9fd6f2 Compare August 28, 2024 03:31
@renovate renovate bot changed the title ⬆️ (deps) eslint-plugin-import-x@4.1.0 🧨 [skip ci] ⬆️ (deps) eslint-plugin-import-x@4.1.1 🧨 [skip ci] Aug 29, 2024
@renovate renovate bot force-pushed the deps/major-lint branch 2 times, most recently from ec0950a to 8018626 Compare August 31, 2024 14:33
Copy link
Contributor Author

renovate bot commented Aug 31, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@JeromeFitz JeromeFitz added 📦️ Dependencies Pull requests that update a dependency file 🥳️ LGTM Automerge: Let's Get This Merged 📦 Dependencies 💥 Breaking 💥 Pull requests that update a dependency file: Major Version labels Aug 31, 2024
@kodiakhq kodiakhq bot merged commit 73d4a52 into main Aug 31, 2024
2 checks passed
@kodiakhq kodiakhq bot deleted the deps/major-lint branch August 31, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Dependencies 💥 Breaking 💥 Pull requests that update a dependency file: Major Version 📦️ Dependencies Pull requests that update a dependency file 🥳️ LGTM Automerge: Let's Get This Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant