Skip to content

chore(deps): bump sharp and @openedx/frontend-build - #3237

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-bf759a6836
Open

chore(deps): bump sharp and @openedx/frontend-build#3237
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-bf759a6836

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps sharp to 0.35.4 and updates ancestor dependency @openedx/frontend-build. These dependencies need to be updated together.

Updates sharp from 0.34.5 to 0.35.4

Release notes

Sourced from sharp's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

v0.35.4-rc.0

... (truncated)

Commits
  • 7f1a0a2 Release v0.35.4
  • f927818 Upgrade to sharp-libvips v1.3.3
  • e802092 Prerelease v0.35.4-rc.0
  • e13eb2f CI: Fix wasm32 build (#4589)
  • a82a0b3 Upgrade to libvips v8.18.6
  • 8044fe4 Bound resize dimensions to coordinate limit
  • 147f859 Docs: changelog entries for #4578 #4584
  • ee5bfb8 Tests: use yauzl directly rather than via extract-zip wrapper
  • 7a77889 Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)
  • ea5bef2 Improve support for input Streams finishing before output is requested (#4584)
  • Additional commits viewable in compare view

Updates @openedx/frontend-build from 14.6.13 to 14.6.17

Release notes

Sourced from @​openedx/frontend-build's releases.

v14.6.17

14.6.17 (2026-09-08)

Bug Fixes

  • bump browserslist from 4.28.2 to 4.28.8 (f63cd06)
  • bump fast-uri from 3.1.5 to 3.1.7 (792b31b)
  • bump postcss-selector-parser (3bdf187)

v14.6.16

14.6.16 (2026-08-18)

Bug Fixes

  • bump brace-expansion from 2.1.2 to 2.1.4 in /example (f63989a)

v14.6.15

14.6.15 (2026-08-18)

Bug Fixes

  • bump shell-quote from 1.8.4 to 1.10.0 (82905ce)

v14.6.14

14.6.14 (2026-08-18)

Bug Fixes

  • bump brace-expansion from 1.1.14 to 1.1.18 (343df51)
  • bump fast-uri from 3.1.3 to 3.1.5 (8bd6b27)
  • bump immutable from 5.1.5 to 5.1.9 (1fd9c69)
  • bump postcss from 8.5.19 to 8.5.26 (83eeb0f)
  • bump sharp from 0.34.5 to 0.35.0 (78ea240)
  • bump svgo from 3.3.3 to 3.3.4 (2456ff1)
  • bump websocket-driver from 0.7.4 to 0.7.5 (0e0f5c5)
Commits
  • e3dd04d Merge pull request #741 from openedx/dependabot/npm_and_yarn/browserslist-4.28.8
  • d3d83af Merge pull request #740 from openedx/dependabot/npm_and_yarn/fast-uri-3.1.7
  • 9ec316b Merge pull request #739 from openedx/dependabot/npm_and_yarn/multi-c845c5b3f5
  • f63cd06 fix: bump browserslist from 4.28.2 to 4.28.8
  • 792b31b fix: bump fast-uri from 3.1.5 to 3.1.7
  • 3bdf187 fix: bump postcss-selector-parser
  • 77106f2 Merge pull request #737 from openedx/dependabot/npm_and_yarn/example/brace-ex...
  • f63989a fix: bump brace-expansion from 2.1.2 to 2.1.4 in /example
  • e4e7723 Merge pull request #728 from openedx/dependabot/npm_and_yarn/shell-quote-1.10.0
  • 191e84b Merge pull request #726 from openedx/dependabot/npm_and_yarn/sharp-0.35.0
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [sharp](https://github.com/lovell/sharp) to 0.35.4 and updates ancestor dependency [@openedx/frontend-build](https://github.com/openedx/frontend-build). These dependencies need to be updated together.


Updates `sharp` from 0.34.5 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.34.5...v0.35.4)

Updates `@openedx/frontend-build` from 14.6.13 to 14.6.17
- [Release notes](https://github.com/openedx/frontend-build/releases)
- [Commits](openedx/frontend-build@v14.6.13...v14.6.17)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: indirect
- dependency-name: "@openedx/frontend-build"
  dependency-version: 14.6.17
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2026
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.02%. Comparing base (87ce85d) to head (7234e0d).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #3237    +/-   ##
========================================
  Coverage   96.02%   96.02%            
========================================
  Files        1401     1401            
  Lines       34129    34129            
  Branches     7842     8107   +265     
========================================
  Hits        32772    32772            
  Misses       1316     1316            
  Partials       41       41            

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants