Skip to content

Releases: saidsef/tika-document-to-text

v2023.09

02 Sep 20:31
b45e64b
Compare
Choose a tag to compare
Bump docker/setup-qemu-action from 2 to 3 (#187)

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.08

12 Aug 21:01
4ae3cca
Compare
Choose a tag to compare
Bump flask from 2.3.2 to 2.3.3 in /function (#181)

Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.07

18 Jul 14:54
aca0892
Compare
Choose a tag to compare
Bump helm/kind-action from 1.7.0 to 1.8.0 (#177)

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.06

03 Jun 21:34
52f15b1
Compare
Choose a tag to compare
Bump helm/kind-action from 1.5.0 to 1.7.0 (#176)

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.05

03 May 05:51
31dde8a
Compare
Choose a tag to compare
Bump helmet from 6.2.0 to 7.0.0 in /ui (#175)

Bumps [helmet](https://github.com/helmetjs/helmet) from 6.2.0 to 7.0.0.
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v6.2.0...v7.0.0)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2023.04

02 Apr 02:40
1dfdec2
Compare
Choose a tag to compare
spacing fixes (#172)

* Reduced python application spacing from 4 to 2

* In Nodejs v19.8, convert Buffer.from() string to utf8

* Use existing instance of protocol rather than creating a new

* This change includes variable type casting, double to sungle quotes, functions async, distructable import and fixed error handling export

* Updated package, removed npm install as its runs during ci build

Also, set NPM_CONFIG_CACHE to /app

v2023.03

02 Mar 00:08
c637706
Compare
Choose a tag to compare
Bump prometheus-flask-exporter from 0.22.0 to 0.22.2 in /function (#164)

* Bump prometheus-flask-exporter from 0.22.0 to 0.22.2 in /function

Bumps [prometheus-flask-exporter](https://github.com/rycus86/prometheus_flask_exporter) from 0.22.0 to 0.22.2.
- [Release notes](https://github.com/rycus86/prometheus_flask_exporter/releases)
- [Commits](https://github.com/rycus86/prometheus_flask_exporter/compare/0.22.0...0.22.2)

---
updated-dependencies:
- dependency-name: prometheus-flask-exporter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade prometheus flask exporter

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Said Sef <[email protected]>

v2023.02

03 Feb 00:11
f276aa4
Compare
Choose a tag to compare
Bump prometheus-flask-exporter from 0.21.0 to 0.22.0 in /function (#163)

* Bump prometheus-flask-exporter from 0.21.0 to 0.22.0 in /function

Bumps [prometheus-flask-exporter](https://github.com/rycus86/prometheus_flask_exporter) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/rycus86/prometheus_flask_exporter/releases)
- [Commits](https://github.com/rycus86/prometheus_flask_exporter/compare/0.21.0...0.22.0)

---
updated-dependencies:
- dependency-name: prometheus-flask-exporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Upgrade flask exporter module to v0.22.0

* Added jvm monitoring via svc

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Said Sef <[email protected]>

v2023.01

04 Jan 11:39
75ede40
Compare
Choose a tag to compare
Bump python from 3.10.7-buster to 3.11.1-buster in /function (#154)

Bumps python from 3.10.7-buster to 3.11.1-buster.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2022.12: Bump helm/kind-action from 1.4.0 to 1.5.0 (#155)

02 Dec 13:53
0194a03
Compare
Choose a tag to compare
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>