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

Drop support for Node.js v14, enable prefer-at, prefer-event-target, and prefer-string-replace-all in recommended config #2073

Merged
merged 4 commits into from Apr 23, 2023

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Apr 23, 2023

No description provided.

@fisker fisker changed the title Drop support for Node.js v14, enable prefer-event-target and prefer-string-replace-all in recommended config Drop support for Node.js v14, enable prefer-at, prefer-event-target and prefer-string-replace-all in recommended config Apr 23, 2023
@fisker fisker changed the title Drop support for Node.js v14, enable prefer-at, prefer-event-target and prefer-string-replace-all in recommended config Drop support for Node.js v14, enable prefer-at, prefer-event-target, and prefer-string-replace-all in recommended config Apr 23, 2023
@fisker fisker marked this pull request as ready for review April 23, 2023 02:35
@sindresorhus sindresorhus merged commit a3bc120 into sindresorhus:main Apr 23, 2023
22 checks passed
@fisker fisker deleted the node-16 branch April 23, 2023 08:07
mheob added a commit to mheob/config that referenced this pull request May 28, 2023
BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in
recommended config (see [#2073](sindresorhus/eslint-plugin-unicorn#2073))
kodiakhq bot pushed a commit to mheob/config that referenced this pull request May 28, 2023
BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see sindresorhus/eslint-plugin-unicorn#2073)

Also update some dependencies of monorepo root
kodiakhq bot pushed a commit to mheob/config that referenced this pull request May 28, 2023
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.


# Releases
## @mheob/eslint-config@5.0.0

### Major Changes

-   [#124](#124) ([@mheob](https://github.com/mheob)): Bump `eslint-plugin-unicorn` to v47. BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see sindresorhus/eslint-plugin-unicorn#2073)

### Patch Changes

-   [#122](#122) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies


Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
kodiakhq bot pushed a commit to mheob/ef-calc that referenced this pull request Jun 19, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mheob/eslint-config](https://togithub.com/mheob/config/tree/main/packages/eslint-config) ([source](https://togithub.com/mheob/config)) | [`^4.2.1` -> `^5.0.1`](https://renovatebot.com/diffs/npm/@mheob%2feslint-config/4.2.1/5.0.1) | [![age](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/compatibility-slim/4.2.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mheob%2feslint-config/5.0.1/confidence-slim/4.2.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mheob/config</summary>

### [`v5.0.1`](https://togithub.com/mheob/config/releases/tag/%40mheob/eslint-config%405.0.1)

[Compare Source](https://togithub.com/mheob/config/compare/@mheob/eslint-config@5.0.0...@mheob/eslint-config@5.0.1)

##### Patch Changes

-   [#&#8203;125](https://togithub.com/mheob/config/pull/125) ([@&#8203;renovate](https://togithub.com/apps/renovate)):
    chore(deps): update all non-major dependencies

### [`v5.0.0`](https://togithub.com/mheob/config/releases/tag/%40mheob/eslint-config%405.0.0)

[Compare Source](https://togithub.com/mheob/config/compare/@mheob/eslint-config@4.2.1...@mheob/eslint-config@5.0.0)

##### Major Changes

-   [#&#8203;124](https://togithub.com/mheob/config/pull/124) ([@&#8203;mheob](https://togithub.com/mheob)): Bump `eslint-plugin-unicorn` to v47.
    **BREAKING CHANGE:** Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see [sindresorhus/eslint-plugin-unicorn#2073)

##### Patch Changes

-   [#&#8203;122](https://togithub.com/mheob/config/pull/122) ([@&#8203;renovate](https://togithub.com/apps/renovate)): chore(deps): update all non-major dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Europe/Berlin, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/mheob/ef-calc).
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.

None yet

2 participants