Skip to content

chore(deps): update devdependency @e18e/eslint-plugin to v0.5.0#207

Merged
kodiakhq[bot] merged 4 commits into
mainfrom
renovate/all-linters
Jun 28, 2026
Merged

chore(deps): update devdependency @e18e/eslint-plugin to v0.5.0#207
kodiakhq[bot] merged 4 commits into
mainfrom
renovate/all-linters

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@e18e/eslint-plugin 0.4.10.5.0 age confidence

Release Notes

e18e/eslint-plugin (@​e18e/eslint-plugin)

v0.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: e18e/eslint-plugin@0.4.1...0.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 added chore dependencies Pull requests that update a dependency file labels May 25, 2026
@sentry

sentry Bot commented May 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.74%. Comparing base (342694d) to head (8e032fd).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
+ Coverage   68.70%   68.74%   +0.03%     
==========================================
  Files         128      128              
  Lines        2700     2700              
  Branches      580      580              
==========================================
+ Hits         1855     1856       +1     
+ Misses        439      438       -1     
  Partials      406      406              
Flag Coverage Δ
component 58.30% <ø> (+0.05%) ⬆️
unit 68.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
package.json 100.00% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented May 25, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 44 untouched benchmarks


Comparing renovate/all-linters (8e032fd) with main (342694d)

Open in CodSpeed

@renovate
renovate Bot force-pushed the renovate/all-linters branch 2 times, most recently from 13f69c0 to 641d0f1 Compare May 26, 2026 16:40
@renovate
renovate Bot force-pushed the renovate/all-linters branch from 641d0f1 to 10a84c3 Compare May 27, 2026 11:21
@github-actions github-actions Bot added stale and removed stale labels Jun 27, 2026
# Conflicts:
#	package.json
#	pnpm-lock.yaml

Co-authored-by: Codesmith <codesmith-bot@users.noreply.github.com>
@kodiakhq
kodiakhq Bot merged commit 6295e7e into main Jun 28, 2026
21 of 23 checks passed
@kodiakhq
kodiakhq Bot deleted the renovate/all-linters branch June 28, 2026 13:09
@github-actions github-actions Bot mentioned this pull request Jun 28, 2026
blacksmith-sh Bot pushed a commit that referenced this pull request Jun 28, 2026
…ckfile

Resolve the pnpm-lock.yaml conflict from merging origin/main, which bumped
@e18e/eslint-plugin to 0.5.0 (#207). Regenerated the lockfile from the merged
package.json; the vite-plus suite stays aligned on 0.1.19 so Benchmarks and
Lint remain green.
RedStar071 added a commit that referenced this pull request Jun 30, 2026
This PR will deploy the following changes to production
(`wolfstar.rocks`).

**Next version: `v0.8.0`** (current: `v0.7.4`)

### Features

- feat(ui): add WolfStar logo mark to header with accessibility tests
(#252) (`581a22bd`)
- feat: bootstrap Storybook and Chromatic integration (#209)
(`bd3107ea`)
- feat(ui): add WolfStar logo mark to header (#251) (`df3d7a88`)
- feat(auth): make session cookie name configurable per deployment
(#250) (`3b408d0e`)
- feat: add session refresh on app mount and document visibility (#248)
(`fadf006b`)
- feat(feedback): prefill dashboard feedback from OAuth email (#241)
(`b4c9d067`)
- feat(sentry): add Sentry user feedback with custom site design (#239)
(`9478a08d`)
- feat(discord): enhance manageable guild filtering and loading state
handling (#236) (`13113c53`)
- feat(dashboard): dashboard audit log system with slideover UI (#144)
(`2e3b629d`)

### Fixes

- fix(sentry): delete client source maps after upload to prevent public
exposure (#243) (`1a6125e6`)
- fix(ui): align feedback and scroll-to-top floating buttons (#240)
(`8a06d1d0`)

### Other Changes

- docs: restructure contributing guide and add zizmor dev tasks (#258)
(`608a9a5d`)
- test(a11y): consolidate app component accessibility audits into
a11y.spec (#257) (`c13329b0`)
- chore(deps): update Prisma to v7.8.0 and TypeScript to v6.0.3 (#256)
(`cc62791e`)
- chore(deps): update all non-major dependencies (#205) (`19cfb004`)
- chore(deps): update devdependency @shelve/cli to v5 (#160)
(`ead2b558`)
- chore(deps): update devdependency @e18e/eslint-plugin to v0.5.0 (#207)
(`6295e7e3`)
- ci: block compromised npm packages with Socket Firewall Free (#254)
(`342694dc`)
- ci: migrate workflows to Blacksmith runners (#253) (`69264375`)
- refactor: replace intersection observer with scroll-driven animations
(#247) (`b015ab4e`)
- chore: update skills skilld (#249) (`a69d33c9`)
- chore(deps): update dependency vite-plus to v0.1.22 (#174)
(`2662f244`)
- chore(deps): update nuxt core (#196) (`182f3dec`)
- chore(deps): update devdependency jsdom to v29 (#208) (`93e426bb`)
- chore(docs): consolidate agent instructions and add design lint (#246)
(`856192bf`)
- chore(docs): update AGENTS.md to reflect recent changes (#245)
(`b8d5a73f`)
- chore(docs): update AGENTS.md to reflect recent changes (#242)
(`03083f6e`)

---

> Merging this PR will:
> - Deploy to `wolfstar.rocks` via Netlify
> - Create a `v0.8.0` tag and GitHub Release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant