dependabot[bot]
a9613651a5
chore(deps): bump actions/setup-go from 5 to 6
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 09:20:22 +02:00
Julien Neuhart
d6ebc7f230
chore(pdfengines): better custom error message if invalid args
2025-09-04 14:49:04 +02:00
Julien Neuhart
84ca118524
chore(deps): update Go dependencies
2025-09-04 14:49:04 +02:00
Julien Neuhart
0ad6623e24
fix(pdgengines): encrypt behavior accross different engines
2025-09-04 14:49:04 +02:00
Julien Neuhart
ba944f9dc2
chore: slight improvement of the encrypt feature to be more in line with others features
2025-09-04 14:49:04 +02:00
Stevenson Michel
99307befdd
feat: add PDF encryption feature ( #1217 )
...
* Adding PDF encryption option
* LibreOffice
* QPDF
* PDFtk
* pdfcpu
* Update pkg/modules/pdfengines/pdfengines.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* npx prettier
* go fmt
* PR comments
* Update test/integration/scenario/scenario.go
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
* renamed ProtectWithPassword to encrypt
* more clean up
* Use the same input path as requested
* This commit completes the encryption implementation
* Clean up. Added webhook, disable route and download from tests
---------
Co-authored-by: Julien Neuhart <neuhart.julien@gmail.com >
2025-09-04 14:49:04 +02:00
Julien Neuhart
638c4e6b23
chore(deps): update Go dependencies
2025-09-01 17:29:00 +02:00
Julien Neuhart
18bb7ef00d
ci(actions): switch to actions/checkout@v5
2025-08-31 18:19:21 +02:00
Julien Neuhart
3dd9ce1fcd
feat(chromium): add MathJaX support
v8.23.0
2025-08-29 21:06:20 +02:00
Julien Neuhart
fd4814194c
chore(deps): update Go dependencies
2025-08-29 20:20:48 +02:00
Julien Neuhart
4d526fe419
fix(build): use buffered invoke mode and do not auto-start LibreOffice and Chromium
2025-08-29 20:20:18 +02:00
Julien Neuhart
50d1b187bb
fix(build): switch from /home/gotenberg to /opt/gotenberg for hype´ data
2025-08-20 09:38:05 +00:00
Julien Neuhart
f54f78d186
chore(build): use Chromium for all arch
v8.22.0
2025-08-18 21:08:14 +02:00
Julien Neuhart
97ec4949d7
chore(deps): bump debian from 12-slim to 13-slim
2025-08-18 20:55:19 +02:00
dependabot[bot]
f08b9d389b
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 06:58:48 +02:00
Julien Neuhart
4fc94cae24
chore(deps): npm update
2025-08-15 17:23:09 +02:00
Julien Neuhart
8cab8230e6
chore(deps): update noto-color-emoji to v2.048
2025-08-15 17:22:18 +02:00
Julien Neuhart
b7afa49c9f
chore(deps): update pdfcpu to v0.11.0
2025-08-15 17:21:10 +02:00
Julien Neuhart
e0b5ccb41d
chore(go): update to 1.25
2025-08-15 17:15:01 +02:00
Julien Neuhart
fb63ffb919
ci(lint): update golangci-lint
2025-08-15 17:14:44 +02:00
Julien Neuhart
cb98b0c937
feat(misc): add --gotenberg-hide-banner flag
2025-08-15 07:36:47 +02:00
Julien Neuhart
bee56cfd99
fix(ci): add missing outputs for AWS Lambda tags
2025-08-15 07:24:12 +02:00
Julien Neuhart
9e130614ce
fix(ci): ignore empty tags in push step - second attempt
2025-08-14 22:03:53 +02:00
Julien Neuhart
2f487d2e83
fix(ci): ignore empty tags in push step
2025-08-14 21:37:41 +02:00
Julien Neuhart
1ff4b3a4fc
fix(ci): add missing AWS Lambda tags to push step
2025-08-14 21:12:46 +02:00
Julien Neuhart
e86d38c52c
feat(build): add default configuration for Cloud Run variant
2025-08-14 20:46:43 +02:00
Julien Neuhart
d371ae8ceb
chore(build): add missing GOTENBERG_BUILD_DEBUG_DATA configuration for AWS Lambda
2025-08-14 20:46:09 +02:00
Julien Neuhart
a9d10b2bf3
fix(build): missing args for AWS Lambda Dockerfile
2025-08-14 20:44:03 +02:00
Julien Neuhart
d6ffd193d3
ci(build): #540 add AWS Lambda support
2025-08-14 20:40:38 +02:00
Julien Neuhart
2635213947
feat(build): #540 add AWS Lambda support
2025-08-14 20:39:53 +02:00
Julien Neuhart
d496cbfb53
fix(sort): better sorting algorithm - fixes #1287
2025-08-12 21:21:03 +02:00
Julien Neuhart
db8f0ad9ee
fix(chromium): hypen-data now work everytime
2025-08-12 20:54:53 +02:00
dependabot[bot]
8d795a4317
chore(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/net/compare/v0.42.0...v0.43.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 09:46:29 +02:00
dependabot[bot]
1a9ae456dd
chore(deps): bump github.com/chromedp/chromedp from 0.14.0 to 0.14.1
...
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp ) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/chromedp/chromedp/releases )
- [Commits](https://github.com/chromedp/chromedp/compare/v0.14.0...v0.14.1 )
---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
dependency-version: 0.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 09:46:18 +02:00
dependabot[bot]
4e9d7a3f8c
chore(deps): bump github.com/docker/go-connections from 0.5.0 to 0.6.0
...
Bumps [github.com/docker/go-connections](https://github.com/docker/go-connections ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/docker/go-connections/compare/v0.5.0...v0.6.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/go-connections
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 09:02:09 +02:00
dependabot[bot]
087967befb
chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/term/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 08:59:00 +02:00
Julien Neuhart
02ad6c7834
feat(webhook): switch to --webhook-enable-sync-mode flag instead of header
2025-08-09 16:17:27 +02:00
Yash Narwal
fc11f557fa
feat(webhook) add support for sync upload with webhook url ( #1233 )
...
* Add support for having sync upload with webhook url
* Update tests
* Make SendOutputFileParams interface private
* Make interface params private
2025-08-08 09:25:46 +02:00
RJ Sampson
f299f3ed20
fix(chromium): Enable GPU support
...
Chromium 139 is set to deprecate the Swiftshader backend entirely:
https://chromestatus.com/feature/5166674414927872
And 138 doesn't provide fallback without explicitly enabling it,
breaking functionality such as WebGL in Gotenberg
Re-enable GPU support to work around this
Signed-off-by: RJ Sampson <rj.sampson@chainguard.dev >
2025-08-06 10:31:00 +02:00
Julien Neuhart
94c831cd05
fix(integration): failing scenarios
2025-08-03 18:49:14 +02:00
Julien Neuhart
53b4c70e4b
chore: prettify
2025-08-03 18:19:43 +02:00
Julien Neuhart
6ff5109b00
fix(integration): non-working scenarios because of a remote service down
2025-08-03 18:02:35 +02:00
dependabot[bot]
339afe614c
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.3.2+incompatible to 28.3.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.3.2...v28.3.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.3+incompatible
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-30 09:51:05 +02:00
dependabot[bot]
911fdd3067
chore(deps): bump github.com/testcontainers/testcontainers-go
...
---
updated-dependencies:
- dependency-name: github.com/testcontainers/testcontainers-go
dependency-version: 0.38.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 09:02:03 +02:00
dependabot[bot]
588e27e6d1
chore(deps): bump github.com/cucumber/godog from 0.15.0 to 0.15.1
...
Bumps [github.com/cucumber/godog](https://github.com/cucumber/godog ) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/cucumber/godog/releases )
- [Changelog](https://github.com/cucumber/godog/blob/main/CHANGELOG.md )
- [Commits](https://github.com/cucumber/godog/compare/v0.15.0...v0.15.1 )
---
updated-dependencies:
- dependency-name: github.com/cucumber/godog
dependency-version: 0.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 09:01:53 +02:00
Andrea
3a71032d62
tests(integration): use same targeted platform for integration-tools image ( #1275 )
...
* Use same targeted platform integration-tools image @ integration tests
* run make fmt
2025-07-16 11:30:41 +02:00
dependabot[bot]
59a091e7dc
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 28.3.1+incompatible to 28.3.2+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v28.3.1...v28.3.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 11:19:21 +02:00
dependabot[bot]
0e250a99ed
chore(deps): bump golang.org/x/net from 0.41.0 to 0.42.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 11:13:41 +02:00
dependabot[bot]
f73b72753f
chore(deps): bump github.com/docker/docker
...
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-version: 28.3.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 08:57:27 +02:00
dependabot[bot]
00a85b0d90
chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.5 to 4.25.6
...
---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v4
dependency-version: 4.25.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 08:57:17 +02:00