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] SM: Update eslint-plugin-import to v2.31.0 #11066

Merged
merged 2 commits into from
Jan 16, 2025

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 2.29.1 -> 2.31.0 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import (eslint-plugin-import)

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year 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 requested a review from a team September 16, 2024 00:44
@bitwarden-bot bitwarden-bot changed the title [deps] SM: Update eslint-plugin-import to v2.30.0 [SM-1439] [deps] SM: Update eslint-plugin-import to v2.30.0 Sep 16, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.41%. Comparing base (5592d64) to head (872f39a).
Report is 212 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11066   +/-   ##
=======================================
  Coverage   33.41%   33.41%           
=======================================
  Files        2841     2841           
  Lines       89008    89008           
  Branches    16979    16979           
=======================================
  Hits        29744    29744           
  Misses      56927    56927           
  Partials     2337     2337           

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

@renovate renovate bot changed the title [SM-1439] [deps] SM: Update eslint-plugin-import to v2.30.0 [deps] SM: Update eslint-plugin-import to v2.30.0 Sep 16, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 862b37a to acc701a Compare October 3, 2024 10:46
@renovate renovate bot changed the title [deps] SM: Update eslint-plugin-import to v2.30.0 [deps] SM: Update eslint-plugin-import to v2.31.0 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from acc701a to f3f2117 Compare November 4, 2024 17:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 214b34b to 872f39a Compare November 12, 2024 01:11
@renovate renovate bot changed the title [deps] SM: Update eslint-plugin-import to v2.31.0 [deps] SM: Update eslint-plugin-import to v2.31.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-import-2.x branch December 8, 2024 18:54
@renovate renovate bot changed the title [deps] SM: Update eslint-plugin-import to v2.31.0 - autoclosed [deps] SM: Update eslint-plugin-import to v2.31.0 Dec 9, 2024
@renovate renovate bot reopened this Dec 9, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 2371fae to 872f39a Compare December 9, 2024 02:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 872f39a to fb679c1 Compare January 1, 2025 05:48
Copy link
Contributor Author

renovate bot commented Jan 16, 2025

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.

@Hinton Hinton merged commit 918c68a into main Jan 16, 2025
79 of 80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants