Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @shelf/aws-lambda-libreoffice to v7 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@shelf/aws-lambda-libreoffice 1.0.2 -> 7.0.0 age adoption passing confidence

Release Notes

shelfio/aws-lambda-libreoffice (@​shelf/aws-lambda-libreoffice)

v7.0.0

Compare Source

v6.0.0

Compare Source

  • Switch to async API. All methods now return promises

v5.0.3

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

  • Requires LibreOffice 7.4, instead of 7.3 previously

v4.1.0

Compare Source

  • Add .zip to unsupported files
  • Extend an error message when converting to pdf

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

  • NPM vulnerabilities fixes

v4.0.0

  • Requires Node.js 16.x+ support
  • No extensions support for now. It was in 3.x w/ LibreOffice 6.x, but with LO 7.3 I can't figure out how to make them work. PRs are welcome!
  • Now requires Lambda to be based on the Docker Image https://github.com/shelfio/libreoffice-lambda-base-image

v3.0.1

Compare Source

  • Merge pull request #​128 from shelfio/feature/add-logs 7906a94
  • Fix: assign log vars for non cold lambdas 9613e34
  • ci: declare executor properly 549af76

v3.0.0

Compare Source

  • Support Amazon Linux 2 (works with the Latest arn:aws:lambda:us-east-1:764866452798:layer:libreoffice-brotli:1 layer)
  • Drop @shelf/aws-lambda-brotli-unpacker as since Node.js v10 brotli is natively supported

See https://github.com/vladgolubev/serverless-libreoffice/releases/tag/v6.4.0.1 for details

v2.2.0

Compare Source

  • feat: add canBeConvertedToPDF method 882406d

v2.1.2

Compare Source

  • fix: define typings property in package.json bc7d1c7

v2.1.1

Compare Source

  • fix: change entrypoint for lib to proper folder acd149e

v2.1.0

Compare Source

  • Merge remote-tracking branch 'origin/master' 27b29f7
  • refactor: change method signature and return value 2a4262a
  • feat: add getConvertedFilePath helper 033e6f5
  • chore(deps): update dependency husky to v2.4.1 (#​67) a539bca
  • chore(deps): update dependency husky to v2.4.1 7407f8d

v2.0.0

Compare Source

  • docs: mention that package works with lambda layer now b7f930f
  • refactor: don't put default args to own file 037c1c2
  • feat: make it work with libreoffice-lambda-layer faec70b
  • ci: use 2.1 version of circleci config dbccad2

v1.1.0

  • feat: switch to TypeScript 6ca663d
  • test: add smoke test lambda 46423ee
  • chore(deps): update numerous npm deps
  • docs: add LibreOffice version to readme 22426b7
  • chore: switch to shelf eslint config 137de37
  • fix: remove file in /tmp not /var/task bbb333b
  • fix: proper reference to getExecutablePath ed577c0
  • chore: remove obsolete optionalDependencies from package.json d30643b

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

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.

None yet

1 participant