Skip to content

[master] Michijs Dependabot changes - #421

Open
michijs[bot] wants to merge 1 commit into
masterfrom
michijs-dependabot
Open

[master] Michijs Dependabot changes#421
michijs[bot] wants to merge 1 commit into
masterfrom
michijs-dependabot

Conversation

@michijs

@michijs michijs Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updated Packages

@michijs

michijs Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Bump open from 11.0.1 to 11.0.2

Changelog:
Sourced from releases.
        ### v11.0.2- Update dependencies  6f006ad

https://redirect.github.com/sindresorhus/open/compare/v11.0.1...v11.0.2

        ### v11.0.1- Fix WSL failure when the working directory is unreachable from Windows  6ac3fe4

https://redirect.github.com/sindresorhus/open/compare/v11.0.0...v11.0.1

Commit history:

@michijs

michijs Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Bump sharp from 0.35.3 to 0.35.4

Changelog:
Sourced from releases.
        ### v0.35.4https://redirect.github.com/lovell/sharp-libvips/releases/tag/v1.3.3
  • Bound resize dimensions to coordinate limit.

  • Bound composite left and top to coordinate limit.
    #4564
    @​metsw24-max

  • Round palette bit depth up for png and gif colours.
    #4569
    @​metsw24-max

  • Ensure tiff.subifd input option is used.
    #4572
    @​metsw24-max

  • Ensure info.pages is correct when limiting input page range.
    #4578
    @​metsw24-max

  • Improve support for input Streams finishing before output is requested.
    #4584
    @​Jaybhade

          ### v0.35.4-rc.0* Upgrade to libvips v8.18.6 for upstream bug fixes.
    
  • Bound resize dimensions to coordinate limit.

  • Bound composite left and top to coordinate limit.
    #4564
    @​metsw24-max

  • Round palette bit depth up for png and gif colours.
    #4569
    @​metsw24-max

  • Ensure tiff.subifd input option is used.
    #4572
    @​metsw24-max

  • Ensure info.pages is correct when limiting input page range.
    #4578
    @​metsw24-max

  • Improve support for input Streams finishing before output is requested.
    #4584
    @​Jaybhade

          ### v0.35.3* Tighten verification of `text` dimensions, TIFF tile dimensions and `extend` values.
    
  • Improve code bundler support by resolving path to libvips binary.

  • Increase default concurrency when use of MALLOC_ARENA_MAX is detected.

  • Emit warning about binaries provided by Electron for use on Linux.

  • Add hasAlpha property to output info.
    #4500

  • TypeScript: Return more precise Buffer<ArrayBuffer> from toBuffer.
    #4520
    @​Andarist

  • Bound clahe width and height to avoid signed overflow.
    #4551
    @​metsw24-max

  • Bound trim margin to avoid signed overflow.
    #4552
    @​metsw24-max

  • Reject infinite values when validating numbers.
    #4553
    @​metsw24-max

  • Bound extract region to libvips coordinate limit.
    #4555
    @​metsw24-max

  • Verify background colour values are numbers.
    #4556
    @​metsw24-max

  • Bound create and raw input dimensions to coordinate limit.
    #4558
    @​metsw24-max

  • Tighten recomb and affine matrix verification.
    #4560
    @​chatman-media

  • Verify cache memory limit to avoid overflow.
    #4561
    @​metsw24-max

          ### v0.35.3-rc.2* Tighten verification of `text` dimensions, TIFF tile dimensions and `extend` values.
    
  • Improve code bundler support by resolving path to libvips binary.

  • Increase default concurrency when use of MALLOC_ARENA_MAX is detected.

  • Emit warning about binaries provided by Electron for use on Linux.

  • Add hasAlpha property to output info.
    #4500

  • TypeScript: Return more precise Buffer<ArrayBuffer> from toBuffer.
    #4520
    @​Andarist

  • Bound clahe width and height to avoid signed overflow.
    #4551
    @​metsw24-max

  • Bound trim margin to avoid signed overflow.
    #4552
    @​metsw24-max

  • Reject infinite values when validating numbers.
    #4553
    @​metsw24-max

  • Bound extract region to libvips coordinate limit.
    #4555
    @​metsw24-max

  • Verify background colour values are numbers.
    #4556
    @​metsw24-max

  • Bound create and raw input dimensions to coordinate limit.
    #4558
    @​metsw24-max

  • Tighten recomb and affine matrix verification.
    #4560
    @​chatman-media

  • Verify cache memory limit to avoid overflow.
    #4561
    @​metsw24-max

          ### v0.35.3-rc.1* Tighten verification of `text` dimensions, TIFF tile dimensions and `extend` values.
    
  • Improve code bundler support by resolving path to libvips binary.

  • Increase default concurrency when use of MALLOC_ARENA_MAX is detected.

  • Emit warning about binaries provided by Electron for use on Linux.

  • Add hasAlpha property to output info.
    #4500

  • Bound clahe width and height to avoid signed overflow.
    #4551
    @​metsw24-max

  • Bound trim margin to avoid signed overflow.
    #4552
    @​metsw24-max

  • Reject infinite values when validating numbers.
    #4553
    @​metsw24-max

  • Bound extract region to libvips coordinate limit.
    #4555
    @​metsw24-max

  • Verify background colour values are numbers.
    #4556
    @​metsw24-max

  • Bound create and raw input dimensions to coordinate limit.
    #4558
    @​metsw24-max

  • Tighten recomb and affine matrix verification.
    #4560
    @​chatman-media

  • Verify cache memory limit to avoid overflow.
    #4561
    @​metsw24-max

Commit history:
  • b12a16 Prevent TypeError when module load error has no code (#4593)
  • 4180d8 Docs: Add (refreshed) security page to website
  • cd82c4 Docs: Add (refreshed) contributing page to website

    Also adds AI policy, based partly on Nuxt's

  • 7f1a0a Release v0.35.4
  • f92781 Upgrade to sharp-libvips v1.3.3
  • e80209 Prerelease v0.35.4-rc.0
  • e13eb2 CI: Fix wasm32 build (#4589)

    By backporting commit toyobayashi/emnapi@​128af46 as a patch.

  • a82a0b Upgrade to libvips v8.18.6
  • 8044fe Bound resize dimensions to coordinate limit
  • 147f85 Docs: changelog entries for #4578 #4584
  • ee5bfb Tests: use yauzl directly rather than via extract-zip wrapper

    Also bumps devDeps

  • 7a7788 Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)
  • ea5bef Improve support for input Streams finishing before output is requested (#4584)
  • 09f007 Docs: autoOrient handles only EXIF Orientation (#4587)
  • c4d74e Ensure info.pages is correct when limiting input page range (#4578)
  • 56676c Bump pnpm/action-setup from 6.0.9 to 6.0.10 (#4583)
  • 3e0ac1 Docs: Add alt-text to SVGs, plus bump deps
  • 686f45 Bump actions/setup-python from 6.3.0 to 7.0.0 (#4575)
  • 82dca1 Bump actions/checkout from 7.0.0 to 7.0.1 (#4574)
  • 82bff2 Docs: create initial changelog for next release
  • addd11 Ensure tiff.subifd input option is used (#4572)
  • 11e89a Round palette bit depth up for png and gif colours (#4569)
  • 408db3 Bump actions/setup-node from 6.4.0 to 7.0.0 (#4573)
  • 7f045b Docs: serverless-esbuild requires explicit libc #4568
  • 6c9975 Bump denoland/setup-deno from 2.0.4 to 2.0.5 (#4566)
  • c19059 Bound composite left and top to coordinate limit (#4564)
  • 101844 Release v0.35.3
  • ba303a Prerelease v0.35.3-rc.2
  • 4f94fc Upgrade to sharp-libvips v1.3.2
  • c5e7a3 Bump devDeps, fix Deno/Windows smoke tests

@michijs

michijs Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Bump @​types/node from 26.2.0 to 26.4.0

Commit history:
  • ea3226 🤖 Merge PR #75428 [autosuggest-highlight] Make empty index.d.ts a module by @​rj-au
  • 1cafb9 🤖 Merge PR #75457 [n3] add getRulesFromDataset top-level function export by @​Thundercloud12
  • ce939b 🤖 Merge PR #75432 [telegram-web-app] add support for Bot API 10.1 by @​SecondThundeR
  • bf940f 🤖 Merge PR #75454 Add getSecurityRolePrivilegesInfo method to userSettings by @​Bashamega

    Signed-off-by: Bashamega <adambashaahmednaji@​gmail.com>

  • 26ea55 [office-js, office-js-preview] Remove closeContainer support claim for Word (#75455)
  • 17968f 🤖 Merge PR #75306 Update braintree-web to 3.143 by @​SkiFire13
  • c261a5 🤖 Merge PR #75446 [ndarray] Add Float16Array by @​NAThompson
  • 26acfb 🤖 Merge PR #75452 [n3] make termFromId factory parameter optional by @​Thundercloud12
  • 643338 🤖 Merge PR #75308 Add types for jsvectormap by @​bt-23
  • 02c635 🤖 Merge PR #75449 Sync latest changes to @​types/google-publisher-tag by @​google-publisher-tag

    Co-authored-by: jimper <jimper@​users.noreply.redirect.github.com>

  • e0739c 🤖 Merge PR #75435 [sharedb] Type EditOp.op as any (OT-type-defined shape) by @​dawidreedsy

    Co-authored-by: Claude Opus 4.8 (1M context) <noreply@​anthropic.com>

  • 7dcc79 🤖 Merge PR #75409 [nw.js] Add missing definitions and bump to latest v0.115.0 by @​ayushmanchhabra
  • 89c7c1 🤖 Merge PR #75441 node: v26.4 by @​Renegade334
  • 99c78f 🤖 Merge PR #75323 [desmos] Sync with Desmos API v1.12 by @​Sup2point0

    Co-authored-by: Andrew Branch <andrewbranch@​users.noreply.redirect.github.com>

  • bde9b8 🤖 Merge PR #75413 chore: sync updates to google.maps by @​googlemaps-bot

    Co-authored-by: copybara-service[bot] <copybara-service[bot]@​users.noreply.redirect.github.com>

  • 23b1af 🤖 Merge PR #75356 [webtorrent] Update to v3 by @​trim21
  • 2bc602 [office-js][office-js-preview] (Outlook) Document attachment and custom properties behaviors (#75434)
  • 188a47 🤖 Merge PR #75433 node: v26.3 by @​Renegade334

    Co-authored-by: Corbin Crutchley <git@​crutchcorn.dev>

  • e3d9bc 🤖 Update CODEOWNERS
  • 199564 [react-dom] Add reason parameter to browser() (#75426)

    Co-authored-by: Claude Code (kimi-k3[1m]) <noreply@​anthropic.com>

  • d0fd58 🤖 dprint fmt
  • 9fa266 🤖 Merge PR #75401 Update dprint and use plugins from npm by @​dsherret
  • 25db21 🤖 Merge PR #75398 [d3-shape] Add digits accessor by @​bernardobelchior

    Co-authored-by: Claude Opus 5 (1M context) <noreply@​anthropic.com>

  • 077171 🤖 Merge PR #75362 feat(html-webpack-plugin): remove types by @​hkleungai
  • bf49f8 🤖 Merge PR #75367 [chrome] add chrome.tab.removeCSS() (MV2 only) by @​erwanjugand
  • fbc3e1 🤖 Merge PR #75399 [luxon] Restore *MaybeValid returns on factories by @​llamington
  • df17ec 🤖 Merge PR #75403 [bytes] Add JSDoc annotations and examples by @​semihgemi
  • ca7f1f 🤖 Merge PR #75415 [mparticle__web-sdk] generateHash returns number by @​jaissica12
  • af0055 🤖 Merge PR #75405 [tampermonkey] Sync types with documentation by @​double-beep

    Co-authored-by: Nikolay Borzov <nikolay.n.borzov@​gmail.com>

  • f59b5f 🤖 Merge PR #75412 [bun] update to 1.4.0 by @​4mbl

@lsegurado
lsegurado enabled auto-merge (squash) August 31, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants