Harald Kuhr
|
d35d67651f
|
Merge pull request #759 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.1
Bump maven-resources-plugin from 3.2.0 to 3.3.1
|
2023-05-25 12:15:21 +02:00 |
|
Harald Kuhr
|
816d48efef
|
Merge pull request #758 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.21.0
Bump maven-pmd-plugin from 3.14.0 to 3.21.0
|
2023-05-25 12:15:07 +02:00 |
|
Harald Kuhr
|
25ee21d090
|
Merge pull request #757 from haraldk/dependabot/maven/junit-junit-4.13.2
Bump junit from 4.13.1 to 4.13.2
|
2023-05-25 12:02:51 +02:00 |
|
Harald Kuhr
|
536ea7ba88
|
Merge pull request #756 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0
Bump maven-checkstyle-plugin from 3.1.2 to 3.3.0
|
2023-05-25 12:02:36 +02:00 |
|
Harald Kuhr
|
d2687383f5
|
Merge pull request #755 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
Bump maven-help-plugin from 3.2.0 to 3.4.0
|
2023-05-25 11:39:05 +02:00 |
|
dependabot[bot]
|
3ce35e059c
|
Bump maven-resources-plugin from 3.2.0 to 3.3.1
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.2.0...maven-resources-plugin-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 09:08:40 +00:00 |
|
dependabot[bot]
|
1d5359dd35
|
Bump maven-pmd-plugin from 3.14.0 to 3.21.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.21.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.21.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 09:08:34 +00:00 |
|
dependabot[bot]
|
2699b75b79
|
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)
---
updated-dependencies:
- dependency-name: junit:junit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 09:08:30 +00:00 |
|
dependabot[bot]
|
4e614dfc7e
|
Bump maven-checkstyle-plugin from 3.1.2 to 3.3.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.3.0.
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 09:08:23 +00:00 |
|
dependabot[bot]
|
3a2efd9491
|
Bump maven-help-plugin from 3.2.0 to 3.4.0
Bumps [maven-help-plugin](https://github.com/apache/maven-help-plugin) from 3.2.0 to 3.4.0.
- [Commits](https://github.com/apache/maven-help-plugin/compare/maven-help-plugin-3.2.0...maven-help-plugin-3.4.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-help-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-25 09:08:18 +00:00 |
|
Harald Kuhr
|
c5dc2e4e53
|
Update README.md
|
2023-05-25 10:29:09 +02:00 |
|
Harald Kuhr
|
41460bd32a
|
JDK 20 compliance
|
2023-05-24 21:43:33 +02:00 |
|
Harald Kuhr
|
13b37b3839
|
Use Maven in batch mode!
|
2023-05-24 20:34:21 +02:00 |
|
Harald Kuhr
|
6dd74070f4
|
Remove transfer progress from Maven deploy output
|
2023-05-24 20:27:26 +02:00 |
|
Harald Kuhr
|
81b358b377
|
Attempt to fix problem with upgraded maven source plugin, take 2
|
2023-05-24 20:14:28 +02:00 |
|
Harald Kuhr
|
9715f4e74c
|
Attempt to fix problem with upgraded maven source plugin.
|
2023-05-24 20:04:16 +02:00 |
|
Harald Kuhr
|
38256c8be0
|
Merge pull request #754 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-surefire-report-plugin-3.1.0
Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.1.0
|
2023-05-24 19:21:44 +02:00 |
|
Harald Kuhr
|
bf3c1fad17
|
Merge pull request #753 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-release-plugin-3.0.0
Bump maven-release-plugin from 3.0.0-M4 to 3.0.0
|
2023-05-24 19:21:16 +02:00 |
|
Harald Kuhr
|
b8488ae39b
|
Merge pull request #751 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
Bump maven-source-plugin from 3.2.1 to 3.3.0
|
2023-05-24 19:19:54 +02:00 |
|
Harald Kuhr
|
d3bea0ae38
|
Merge pull request #752 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
Bump maven-compiler-plugin from 3.8.1 to 3.11.0
|
2023-05-24 19:19:15 +02:00 |
|
Harald Kuhr
|
9435410b1e
|
Merge pull request #750 from haraldk/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.1.0
Bump maven-surefire-plugin from 3.0.0-M5 to 3.1.0
|
2023-05-24 19:18:44 +02:00 |
|
Harald Kuhr
|
f74e8c8ba1
|
Stop dependabot causing double workflow runs.
|
2023-05-24 18:48:32 +02:00 |
|
dependabot[bot]
|
0ae2c2f01d
|
Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.1.0
Bumps [maven-surefire-report-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 16:23:01 +00:00 |
|
dependabot[bot]
|
77c81a06bc
|
Bump maven-release-plugin from 3.0.0-M4 to 3.0.0
Bumps [maven-release-plugin](https://github.com/apache/maven-release) from 3.0.0-M4 to 3.0.0.
- [Release notes](https://github.com/apache/maven-release/releases)
- [Commits](https://github.com/apache/maven-release/compare/maven-release-3.0.0-M4...maven-release-3.0.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-release-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 16:22:56 +00:00 |
|
dependabot[bot]
|
2bbcd88798
|
Bump maven-compiler-plugin from 3.8.1 to 3.11.0
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.11.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.11.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 16:22:53 +00:00 |
|
dependabot[bot]
|
829fbe7547
|
Bump maven-source-plugin from 3.2.1 to 3.3.0
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0.
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 16:22:49 +00:00 |
|
dependabot[bot]
|
078425eed9
|
Bump maven-surefire-plugin from 3.0.0-M5 to 3.1.0
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0-M5 to 3.1.0.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M5...surefire-3.1.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-24 16:22:44 +00:00 |
|
Harald Kuhr
|
8ddcbbd2b2
|
Create dependabot.yml
|
2023-05-24 18:22:20 +02:00 |
|
Harald Kuhr
|
507cca5fd7
|
Merge pull request #749 from joycebrum/master
Hash pin ci.yml
|
2023-05-24 18:12:15 +02:00 |
|
Joyce
|
a4caac0c82
|
Hash pin ci.yml
|
2023-05-22 17:46:55 -03:00 |
|
Harald Kuhr
|
54c07b849c
|
Added logo to README.md
|
2023-04-17 20:11:16 +02:00 |
|
Harald Kuhr
|
c531d4f5d3
|
Reverted test, glossed over flakyness in library instead.
|
2023-04-04 16:30:45 +02:00 |
|
Harald Kuhr
|
aa2e8e5d7e
|
Fix flaky old test.
|
2023-04-04 16:06:42 +02:00 |
|
Harald Kuhr
|
76a35331b0
|
#744 TIFF: Re-complicated TIFF writing for the sake of performance...
|
2023-04-04 15:41:42 +02:00 |
|
Harald Kuhr
|
6b3f1c6ee3
|
#740 TIFF: Floating point predictor support.
|
2023-03-24 08:54:31 +01:00 |
|
Harald Kuhr
|
c731e10e8f
|
Merge pull request #742 from joycebrum/master
Create a Security Policy
|
2023-03-21 20:29:00 +01:00 |
|
Joyce
|
4a8c3530f7
|
Update SECURITY.md
|
2023-03-21 10:10:34 -03:00 |
|
Joyce
|
e8996daa12
|
Update SECURITY.md to best effort
|
2023-03-21 10:03:27 -03:00 |
|
Joyce
|
9196e60c74
|
Create SECURITY.md
|
2023-03-20 14:49:44 -03:00 |
|
Harald Kuhr
|
eabb8fd02b
|
WebP cleanup.
|
2023-03-18 11:40:47 +01:00 |
|
Harald Kuhr
|
1794e336de
|
WebP minor bugfix and optimization.
|
2023-03-18 11:34:24 +01:00 |
|
Harald Kuhr
|
ac7612b3df
|
WebP cleanup
|
2023-03-18 11:33:29 +01:00 |
|
Harald Kuhr
|
606fd53823
|
#738 PSD: No longer decompress PackBits across boundaries
|
2023-03-18 10:33:34 +01:00 |
|
Harald Kuhr
|
614a07e040
|
Merge pull request #737 from tc-wleite/WebP_FixAlphaSubsampling
WebP: Fix alpha decoding when source subsampling is used
|
2023-03-16 11:59:27 +01:00 |
|
tc-wleite
|
34e8d88007
|
Avoid creating another temporary raster, filtering on the tempRaster.
|
2023-03-15 17:23:53 -03:00 |
|
tc-wleite
|
9b727df901
|
Remove the TODO comment.
|
2023-03-15 16:56:46 -03:00 |
|
tc-wleite
|
f1f98bb4a4
|
Use a static import.
|
2023-03-15 16:56:08 -03:00 |
|
tc-wleite
|
b34b26e08c
|
Let copyIntoRasterWithParams() handle null param.
|
2023-03-15 16:53:27 -03:00 |
|
Wladimir Leite
|
993e07ee34
|
Accept and handle null param in copyIntoRasterWithParams().
Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>
|
2023-03-15 16:47:53 -03:00 |
|
tc-wleite
|
a377712bdb
|
Replace the WebP to test alpha subsampling by a slightly smaller image.
|
2023-03-15 16:39:50 -03:00 |
|