chore(deps): bump brace-expansion and eslint - #50
Conversation
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.7 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together. Updates `brace-expansion` from 5.0.6 to 5.0.7 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.6...v5.0.7) Updates `eslint` from 9.39.4 to 10.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.7.0) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.7 dependency-type: indirect - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Superseded by #65, which is this PR plus four more lines. Please merge that instead. The approach here is right and I want to be explicit about that, because I'd previously concluded this repo was unfixable (wave-av/claude-workstation#562). This PR sidesteps that entirely by upgrading the consumer instead of overriding the child — bumping eslint moves The trap is gone. That's the hard part, and it's done here. The one gap:
#65 branches from this commit and runs Worth noting for whoever reviews: the eslint bump here also clears the |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |


Bumps brace-expansion to 5.0.7 and updates ancestor dependency eslint. These dependencies need to be updated together.
Updates
brace-expansionfrom 5.0.6 to 5.0.7Commits
b735ba65.0.7c7e33ecMerge commit from forkfa1786aBump tar from 7.5.11 to 7.5.16 (#116)c16f1ecfix(package.json): use git+https instead of git+ssh for repository URL (#115)196bbccBump ip-address from 10.1.0 to 10.2.0 (#104)eb18dd6Update ci.yml (#107)a39928dBump minimatch (#106)7950ae3ci: correct test workflow (#105)Updates
eslintfrom 9.39.4 to 10.7.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
fabd99b10.7.037c5e75Build: changelog update for 10.7.09489379chore: update dependency@eslint/eslintrcto ^3.3.6 (#21076)81a4774chore: updates for v9.39.5 release3e7bf15fix: applyignoreClassesWithImplementsto class expressions (#21069)9835414chore: enable$ExpectTypeannotations in all TypeScript files (#21071)cf2a9bffeat: add errorClassNames option to preserve-caught-error rule (#21032)c30d808docs: Update READMEf8b873afeat: max-nested-callbacks option for constructor callbacks (#21063)72adf6bchore: restrictmarkdownlint-cli2updates in renovate (#21067)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by cubic
Upgrade
eslintto 10.7.0 and bumpbrace-expansionto 5.0.7 to keep the linting toolchain current and compatible with the latestminimatch.Dependencies
eslint: 9.39.4 → 10.7.0brace-expansion: 5.0.6 → 5.0.7 (viaminimatch)Migration
eslintnow requires Node 20.19+ (per upstream engines).Written for commit cffe88f. Summary will update on new commits.