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

fix(deps): Update dependency eslint-plugin-import to v2.30.0 #224

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Oct 1, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.29.1 -> 2.30.0

Release Notes

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

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 - "before 4am on the first day of the month" (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 has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Oct 1, 2024
@kodiakhq kodiakhq bot merged commit 90521e6 into main Oct 1, 2024
7 checks passed
@kodiakhq kodiakhq bot deleted the renovate/eslint-plugin-import-2.x-lockfile branch October 1, 2024 01:48
kodiakhq bot pushed a commit that referenced this pull request Oct 1, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.19](v0.1.18...v0.1.19) (2024-10-01)


### Bug Fixes

* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.26 ([#220](#220)) ([2314963](2314963))
* **deps:** Update dependency @cloudquery/plugin-pb-javascript to ^0.0.27 ([#230](#230)) ([9b1af30](9b1af30))
* **deps:** Update dependency @grpc/grpc-js to v1.11.3 ([#222](#222)) ([4031d41](4031d41))
* **deps:** Update dependency eslint to v8.57.1 ([#223](#223)) ([54f4929](54f4929))
* **deps:** Update dependency eslint-plugin-import to v2.30.0 ([#224](#224)) ([90521e6](90521e6))
* **deps:** Update dependency eslint-plugin-unicorn to v55 ([#228](#228)) ([60cbdd7](60cbdd7))
* **deps:** Update dependency execa to v9.4.0 ([#225](#225)) ([ec9d3b2](ec9d3b2))
* **deps:** Update dependency typescript to v5.6.2 ([#226](#226)) ([aa368f3](aa368f3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant