chore(deps): Bump the production-dependencies group across 1 directory with 6 updates - #582
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.8` | `17.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.6` | | [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `3.0.0` | `3.1.0` | | [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) | `4.8.0` | `4.9.0` | | [mocha](https://github.com/mochajs/mocha) | `11.7.6` | `11.8.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.62.0` | `8.66.0` | Updates `lint-staged` from 17.0.8 to 17.3.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.8...v17.3.0) Updates `prettier` from 3.9.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.9.4...3.9.6) Updates `@vscode/test-electron` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/Microsoft/vscode-test/commits) Updates `fast-check` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/dubzzz/fast-check/releases) - [Changelog](https://github.com/dubzzz/fast-check/blob/main/packages/fast-check/CHANGELOG.md) - [Commits](https://github.com/dubzzz/fast-check/commits/v4.9.0/packages/fast-check) Updates `mocha` from 11.7.6 to 11.8.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md) - [Commits](mochajs/mocha@v11.7.6...v11.8.0) Updates `typescript-eslint` from 8.62.0 to 8.66.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.66.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@vscode/test-electron" dependency-version: 3.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: fast-check dependency-version: 4.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mocha dependency-version: 11.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript-eslint dependency-version: 8.66.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 |
VEX Assessment:
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🐰 Mimi's Validation Report ✅All checks are looking good! Great job! 🎉 ⏳ Some checks are still running. I will keep watching!
This report was carefully prepared by nullvariant-mimi[bot] |
🐗 Blaze's Release Review 📦No version bump. Just dependency changes... boring. Wake me up when it's deploy time! 😤
This review was ENTHUSIASTICALLY filed by nullvariant-blaze[bot] |
Dependency ReviewThe following issues were found:
OpenSSF ScorecardScorecard details
Scanned Files
|
👧 Luna's Exploration Report 📦No new dependencies added. Just version bumps! Nothing to explore here... 😴
This report was curiously compiled by nullvariant-luna[bot] |
🕊️ Ciel's Mediation ☀️*~~ gliding on a gentle breeze ~~ How serene!* 3 zoo members have reviewed this PR.
☀️ The zoo is in harmony. Everything looks peaceful from up here.
This mediation was peacefully delivered by nullvariant-ciel[bot] |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Bumps the production-dependencies group with 6 updates in the / directory:
17.0.817.3.03.9.43.9.63.0.03.1.04.8.04.9.011.7.611.8.08.62.08.66.0Updates
lint-stagedfrom 17.0.8 to 17.3.0Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
d153443Merge pull request #1828 from lint-staged/changeset-release/main5162c14chore(changeset): releasea4db9a4Merge pull request #1831 from lint-staged/linter-updatesea96cabstyle: enable oxlint "suspicious" category2fae007style: add@e18e/eslint-plugin2280c38Merge pull request #1829 from lint-staged/fix-merge-conflict-files1453ae6test: relax assertion so that it passes in worktree15f7e53fix: lint only files changed against HEAD and MERGE_HEAD, during a mergededfc31Merge pull request #1825 from lint-staged/parallel-tasks-inside-sequence286e25cfeat: allow running parallel tasks by nesting arraysUpdates
prettierfrom 3.9.4 to 3.9.6Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
8f0c950Release 3.9.6e910764Update changelogec3f1c7Update typescript-eslint to v8.65.0 (#19675)73d2efcUpdate Yuku parser to v0.7.0 (#19664)dd5e24ePreserve quotes forTSMethodSignaturenodes namednew(#19621)c03ab4eUpdate dependency eslint-plugin-unicorn to v72 (#19633)b74dd53Update Yuku parser to v0.6.5 (#19654)f1b594eUpdate dependency eslint-plugin-simple-import-sort to v14 (#19655)0d9dfb6Update Yuku parser to v0.6.4 (#19650)3bbb815Removetypescript-onlydirectory (#19636)Updates
@vscode/test-electronfrom 3.0.0 to 3.1.0Commits
Updates
fast-checkfrom 4.8.0 to 4.9.0Release notes
Sourced from fast-check's releases.
... (truncated)
Changelog
Sourced from fast-check's changelog.
... (truncated)
Commits
0d3c254🔖 Update CHANGELOG.md for fast-check@4.9.0,@fast-check/packaged@0.7.1 (#7124)bd85efe⬆️ Update dependency@types/nodeto ^24.13.3 (#7118)a0596ab⬆️ Update dependency vitest to ^4.1.10 (#7119)3c085da⬆️ Update dependency prettier to v3.9.4 (#7114)6538ff0👥 Add jneidel as doc contributor (#7108)8096ab0👥 Add makeeno as doc contributor (#7104)13fd4a6✏️ Typo in typeEntityGraphContraints(#7088)36e70d2⬆️ Update dependency@microsoft/api-extractorto ^7.58.9 (#7080)451ede0⬆️ Update dependency vitest to ^4.1.8 (#7074)949564d⚡️ Early exit on empty tuple infc.entityGraph(#7071)Updates
mochafrom 11.7.6 to 11.8.0Release notes
Sourced from mocha's releases.
Changelog
Sourced from mocha's changelog.
Commits
90c1bb3chore(v11.x): release 11.8.0 (#6076)05aec43chore(CI): bump Node from 22 to 24 in publish action (#6206)1f44d5fchore: change site title to Mocha 11, update index note (#6086)26deb23chore: add modern Netlify to v11.x branch (#6082)7830309feat: add --fail-hook-affected-tests option to report skipped tests as failed...41f2b95chore(v11.x): release 11.7.7 (#6068)3477563fix: surface ts-node compile errors (#6045)Updates
typescript-eslintfrom 8.62.0 to 8.66.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
e51b11bchore(release): publish 8.66.063ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.1Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions