aws-lambda-libreoffice
aws-lambda-libreoffice copied to clipboard
Utility to work with Docker version of LibreOffice in Lambda
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​shelf/babel-config | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/@shelf%2fbabel-config/2.0.1/2.0.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [is-video](https://redirect.github.com/sindresorhus/is-video) | [`1.0.1` -> `2.0.0`](https://renovatebot.com/diffs/npm/is-video/1.0.1/2.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
I have created a custom docker image which is using _**shelf/lambda-libreoffice-base:7.4-node16-x86_64**_ as a base image by following the instructions in README file. It is working fine for most of the...
While building docker file iam getting error 
Hello guys, I'm trying to convert a MS Word .docx file (that is being downloaded from S3 bucket) to a pdf one (and upload it to the same location in...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://redirect.github.com/typicode/husky) | [`8.0.3` -> `9.1.7`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.1.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.5 to 7.24.7. Release notes Sourced from @babel/traverse's releases. v7.24.7 (2024-06-05) :bug: Bug Fix babel-node #16554 Allow extra flags in babel-node (@nicolo-ribaudo) babel-traverse #16522 fix: incorrect constantViolations...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Lambda users know that tmp is the only writable directory. convertTo should accept an output directory argument so that we can use a subdirectory of /tmp if needed.
I would like to choose whether or not my source file is deleted.