chore(deps-dev): bump the development-dependencies group with 2 updates#3006
Conversation
Bumps the development-dependencies group with 2 updates: [papaparse](https://github.com/mholt/PapaParse) and [sharp](https://github.com/lovell/sharp). Updates `papaparse` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/mholt/PapaParse/releases) - [Changelog](https://github.com/mholt/PapaParse/blob/master/CHANGELOG.md) - [Commits](mholt/PapaParse@5.5.3...5.5.4) Updates `sharp` from 0.35.1 to 0.35.2 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.35.1...v0.35.2) --- updated-dependencies: - dependency-name: papaparse dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: sharp dependency-version: 0.35.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
🏷️ Automatic Labeling SummaryThis PR has been automatically labeled based on the files changed and PR metadata. Applied Labels: dependencies,size-l,npm Label Categories
For more information, see |
🔍 Lighthouse Performance Audit
📥 Download full Lighthouse report Budget Compliance: Performance budgets enforced via |
|
@copilot correct usage of sharp after upgrade, use strict config. Run npx tsc --project tsconfig.scripts.json --noEmit |
sharp 0.35.2 bundles its own ESM types exporting Sharp, Color, FitEnum as named exports instead of a `sharp` namespace. Import them directly so tsconfig.scripts.json type-check passes. Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
... sharp 0.35.2 now bundles its own ESM types and exports |
🔍 Lighthouse Performance Audit
📥 Download full Lighthouse report Budget Compliance: Performance budgets enforced via |
Bumps the development-dependencies group with 2 updates: papaparse and sharp.
Updates
papaparsefrom 5.5.3 to 5.5.4Changelog
Sourced from papaparse's changelog.
Commits
af51c9fPatch version bumpa51bdc7fix: correctly escape and quote custom quoteChar in unparse (#1124)cc8c801Create CHANGELOG.md (#1119)b10b87eUse https on readme links (#1104)565d821Merge pull request #1102 from mholt/fix/issue-10248ecc42dconfirms issue 1024 is resolveD58bcb73Mention BYTE_ORDER_MARK in documentation (#1096)530357fUpdate Node versions (#1097)08265f1Strip BOM character from column keys when parsing headerUpdates
sharpfrom 0.35.1 to 0.35.2Release notes
Sourced from sharp's releases.
... (truncated)
Commits
c9622a3Release v0.35.2cd4568fUpgrade to sharp-libvips v1.3.178390cfTests: Add font file to prevent font discovery flakiness (#4550)61210b4Verify convolve kernel values are numbers (#4549)1cb27dcPrerelease v0.35.2-rc.2c7606c3Upgrade to sharp-libvips v1.3.1-rc.029d1e9ePrerelease v0.35.2-rc.1bbba0a1Improve code bundler support with stub binariesab52866Bound dilate and erode width to avoid mask-size overflow (#4548)0f594ddPrerelease v0.35.2-rc.0Dependabot 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