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: bumped peerDependencies to reflect the use of space-before-blocks #293

Merged
merged 1 commit into from Apr 5, 2022
Merged

Conversation

chomosuke
Copy link
Contributor

space-before-blocks is only added in @typescript-eslint/eslint-plugin@5.13.0 peerDependencies & README should be updated to reflect that.

@chomosuke
Copy link
Contributor Author

Actually, on a second thought, isn't space-before-blocks a breaking change? As it require the user to manually update their dependency.

@iamturns iamturns merged commit 91fd090 into iamturns:master Apr 5, 2022
@iamturns
Copy link
Owner

iamturns commented Apr 5, 2022

🎉 This PR is included in version 17.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamturns
Copy link
Owner

iamturns commented Apr 5, 2022

Great catch @chomosuke ! And you're right about the breaking change. Introduced one for this change.

@chomosuke
Copy link
Contributor Author

chomosuke commented Apr 5, 2022

@iamturns Would you mind reverting the changes in 16.2.0 and publish it as 16.2.1? In this way it'll unbreak many other sharable config with this one as dependency (mine is one of them, I'll edit my dependencies but other author might not).

Just in case, here's how to do it without updating the latest tag

crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request Apr 9, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | devDependencies | major | [`16.2.0` -> `17.0.0`](https://renovatebot.com/diffs/npm/eslint-config-airbnb-typescript/16.2.0/17.0.0) |

---

### Release Notes

<details>
<summary>iamturns/eslint-config-airbnb-typescript</summary>

### [`v17.0.0`](https://github.com/iamturns/eslint-config-airbnb-typescript/releases/v17.0.0)

[Compare Source](iamturns/eslint-config-airbnb-typescript@v16.2.0...v17.0.0)

##### chore

-   bump peerDependencies to reflect the use of space-before-blocks ([#&#8203;293](iamturns/eslint-config-airbnb-typescript#293)) ([91fd090](iamturns/eslint-config-airbnb-typescript@91fd090))

##### BREAKING CHANGES

-   Update your `@typescript-eslint/eslint-plugin` to `^5.13.0`

</details>

---

### Configuration

📅 **Schedule**: 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1283
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants