chore(deps): Bump the production-dependencies group across 1 directory with 4 updates#566
Conversation
…y with 4 updates Bumps the production-dependencies group with 4 updates in the / directory: [lint-staged](https://github.com/lint-staged/lint-staged), [prettier](https://github.com/prettier/prettier), [fast-check](https://github.com/dubzzz/fast-check/tree/HEAD/packages/fast-check) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `lint-staged` from 17.0.8 to 17.1.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.1.0) Updates `prettier` from 3.9.4 to 3.9.5 - [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.5) 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 `typescript-eslint` from 8.62.0 to 8.64.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.64.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.9.5 dependency-type: direct:development update-type: version-update:semver-patch 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: typescript-eslint dependency-version: 8.64.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 |
🐗 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] |
👧 Luna's Exploration Report 📦No new dependencies added. Just version bumps! Nothing to explore here... 😴
This report was curiously compiled by nullvariant-luna[bot] |
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF ScorecardScorecard details
Scanned Files
|
VEX Assessment:
|
🐰 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] |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
🕊️ 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 4 updates in the / directory: lint-staged, prettier, fast-check and typescript-eslint.
Updates
lint-stagedfrom 17.0.8 to 17.1.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
dd5a95fMerge pull request #1817 from lint-staged/changeset-release/mainaad7f3bchore(changeset): release11b1d5cMerge pull request #1818 from lint-staged/fixesefb23a2fix: enable colors globally based on option26112a1fix: function task failure kills other tasks, unless--continue-on-errorwa...9b98b7ffix: handle error when calculating hash of unstaged changesd43432bfix: do not allow NaN concurrencybd4dcbffix: do not drop backup stash when restoring unstaged changes fails and using...9153a77Merge pull request #1816 from lint-staged/replace-listr2290e618refactor: use common identity functionUpdates
prettierfrom 3.9.4 to 3.9.5Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
b6c7d18Release 3.9.5cd54cccAvoid corrupting empty Markdown link with title (#19487)2bb67cePreserving comments'placementproperty (#19567)91bcac8Add more tests for comment-only object type (#19587)cbee737Remove space in empty object type (#19583)6394c73Align empty module declaration with TS (#19568)a4e6f7aPrevent the addition of space intype()with+(#19516)3d063b5Ignore dangling comments when checking type parameter comments (#19572)908503eHandle dangling comments inSwitchStatement(#19581)943a475Angular: Support expression for exhaustive typechecking (#19571)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
typescript-eslintfrom 8.62.0 to 8.64.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
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