Jeroen Claassens

Results 65 issues of Jeroen Claassens

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description When we first wrote Sapphire...

blocked
feature
semver:major

**Is your feature request related to a problem? Please describe.** Currently the way to combine preconditions is using nested arrays such as: `[['AdminOnly', ['ModOnly', 'OwnerOnly']], 'InVoiceChannel'];`. This is extremely developer...

feature

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description DiscordJS v14 has been and...

feature
help wanted
semver:major
packages:decorators
packages:discord.js-utilities
discordjs

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description Following #270 we can now...

help wanted
refactor
packages:string-store

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Recently it has come to my attention that if a package's dist-tag has a...

bug
reproducible

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description DiscordJS v14 has been and...

feature
semver:major
discordjs

### What's the Problem? It would be nice if DevToys could offer the function of a JSON to JSON Schema converter such as https://www.liquid-technologies.com/online-json-to-schema-converter. ### Solution/Idea A new converter utility...

under consideration
feature

### Describe the bug Currently unordered lists render by disabling the regular list item indicator and adding a custom one through a `:before` class, specifically: ```css .bx--list--unordered>.bx--list__item:before { position: absolute;...

bug

### What happened? I noticed that when requesting the job logs with [`GET /repos/{owner}/{repo}/actions/jobs/{job_id}/logs`](https://docs.github.com/en/rest/actions/workflow-jobs?apiVersion=2022-11-28#download-job-logs-for-a-workflow-run) using @octokit/app a 403 error is thrown, even though when logging the response in a catch...

Status: Up for grabs
Type: Bug

> [!IMPORTANT] > Rebase & Merge > [!IMPORTANT] > ~~Depends on https://github.com/typescript-eslint/typescript-eslint/issues/8211 being fully resolved. In particular `RuleTester` from `@typescript-eslint/rule-tester` currently does not support flat config.~~ **_RESOLVED_** This pull request...

needs rebase & merge
priority:high
semver:major
packages:eslint-config
packages:eslint-plugin-result