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: linting #448

Merged
merged 1 commit into from
Nov 23, 2023
Merged

fix: linting #448

merged 1 commit into from
Nov 23, 2023

Conversation

PeterHewat
Copy link
Contributor

@PeterHewat PeterHewat commented Nov 20, 2023

Description

Fix minor linting issues preventing Github Action check to complete successfully.

Additional context

See example here:
https://github.com/hannoeru/vite-plugin-pages/pull/425/files#diff-ab65a7d8f0919266afc433cb3e657d16274e8d6b5e3939563af710e10720d321


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@hannoeru hannoeru enabled auto-merge (squash) November 23, 2023 00:32
@hannoeru hannoeru merged commit 9cdd1ce into hannoeru:main Nov 23, 2023
7 checks passed
BaBa0525 referenced this pull request in GymSquad/admin-page Jan 29, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [vite-plugin-pages](https://togithub.com/hannoeru/vite-plugin-pages) |
[`^0.31.0` ->
`^0.32.0`](https://renovatebot.com/diffs/npm/vite-plugin-pages/0.31.0/0.32.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/vite-plugin-pages/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vite-plugin-pages/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vite-plugin-pages/0.31.0/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vite-plugin-pages/0.31.0/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>hannoeru/vite-plugin-pages (vite-plugin-pages)</summary>

###
[`v0.32.0`](https://togithub.com/hannoeru/vite-plugin-pages/releases/tag/v0.32.0)

[Compare
Source](https://togithub.com/hannoeru/vite-plugin-pages/compare/v0.31.0...v0.32.0)

#####    🚨 Breaking Changes

- Migrate to type module and use
[@&#8203;antfu/eslint-config](https://togithub.com/antfu/eslint-config)
 -  by [@&#8203;hannoeru](https://togithub.com/hannoeru)
[<samp>(cba11)</samp>](https://togithub.com/hannoeru/vite-plugin-pages/commit/cba117b)

#####    🚀 Features

- Vite v5 support
[#&#8203;447](https://togithub.com/hannoeru/vite-plugin-pages/issues/447)
- Node v20  -  by [@&#8203;hannoeru](https://togithub.com/hannoeru)
[<samp>(66e5f)</samp>](https://togithub.com/hannoeru/vite-plugin-pages/commit/66e5f94)

#####    🐞 Bug Fixes

- Linting  -  by [@&#8203;PeterHewat](https://togithub.com/PeterHewat)
in
[https://github.com/hannoeru/vite-plugin-pages/issues/448](https://togithub.com/hannoeru/vite-plugin-pages/issues/448)
[<samp>(9cdd1)</samp>](https://togithub.com/hannoeru/vite-plugin-pages/commit/9cdd1ce)

#####     [View changes on
GitHub](https://togithub.com/hannoeru/vite-plugin-pages/compare/v0.31.0...v0.32.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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://developer.mend.io/github/GymSquad/admin-page).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
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