Skip to content

Update dependencies module to fix vulnerabilities#271

Merged
xuri merged 4 commits intoqax-os:masterfrom
martskins:master
Apr 2, 2026
Merged

Update dependencies module to fix vulnerabilities#271
xuri merged 4 commits intoqax-os:masterfrom
martskins:master

Conversation

@martskins
Copy link
Copy Markdown
Contributor

@martskins martskins commented Sep 13, 2018

PR Details

Add functions to enable adding an image from a slice of bytes.

Description

Related Issue

Motivation and Context

How Has This Been Tested

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@dolmen
Copy link
Copy Markdown
Contributor

dolmen commented Jan 18, 2019

👎 for copy-paste 😢

@xuri xuri added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 13, 2022
xuri added 2 commits April 1, 2026 21:47
- Add documentation for SelectedItems fields in PivotTableField data type
- Adjust LineOptions data type define position
- Update documentation for AutoFitColWidth and AddPivotTable functions
- Upgrade GitHub Action packages version
@xuri xuri reopened this Apr 1, 2026
@xuri xuri changed the title Add AddxxxFromBytes, to enable adding images from bytes rather than path Update dependencies module to fix vulnerabilities Apr 1, 2026
@xuri xuri moved this to Miscellaneous in Excelize v2.11.0 Apr 1, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.60%. Comparing base (d7456a4) to head (80c6569).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #271   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          32       32           
  Lines       26715    26715           
=======================================
  Hits        26609    26609           
  Misses         55       55           
  Partials       51       51           
Flag Coverage Δ
unittests 99.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown
Member

@xuri xuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The AddPictureFromBytes function already released in v1.4.0. I made some other changes based on this branch, for update dependencies module to fix vulnerabilities.

@xuri xuri merged commit 2694a36 into qax-os:master Apr 2, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

Status: Miscellaneous

Development

Successfully merging this pull request may close these issues.

4 participants