Gary Gregory
|
a9b9bc4a9f
|
Merge pull request #505 from apache/dependabot/maven/commons-io-commons-io-2.18.0
Bump commons-io:commons-io from 2.17.0 to 2.18.0
|
2024-11-20 10:39:52 -05:00 |
Gary Gregory
|
25fadfddac
|
Bump commons-io:commons-io from 2.17.0 to 2.18.0 #505
|
2024-11-20 10:39:36 -05:00 |
dependabot[bot]
|
619639e1f1
|
Bump commons-io:commons-io from 2.17.0 to 2.18.0
Bumps commons-io:commons-io from 2.17.0 to 2.18.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-20 15:32:13 +00:00 |
Gary Gregory
|
dd2d8d53e5
|
CSV-314: Required OSGi Import-Package version numbers in MANIFEST.MF #504
|
2024-11-18 12:16:54 -05:00 |
Gary Gregory
|
3f5a6d999e
|
Merge pull request #504 from belpk/CSV-314-OSGiImports
CSV-314: required OSGi Import-Package version numbers in MANIFEST.MF
|
2024-11-18 12:15:40 -05:00 |
belpk
|
c69003b13e
|
CSV-314: required OSGi Import-Package version numbers in MANIFEST.MF
|
2024-11-18 18:05:13 +01:00 |
Gary Gregory
|
b351ba8be0
|
Javadoc: Use semantic tag <strong> instead of style tag <b>
|
2024-11-15 11:09:50 -05:00 |
Gary Gregory
|
a70b0bc0c6
|
Merge pull request #503 from apache/dependabot/github_actions/github/codeql-action-3.27.4
Bump github/codeql-action from 3.27.0 to 3.27.4
|
2024-11-15 07:12:58 -05:00 |
dependabot[bot]
|
5a3b7ca520
|
Bump github/codeql-action from 3.27.0 to 3.27.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](662472033e...ea9e4e3799 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-15 12:03:33 +00:00 |
Gary Gregory
|
1c12b555da
|
Fix dependency-review.yml for PR only
|
2024-11-08 07:19:28 -05:00 |
Gary Gregory
|
96427fc72f
|
Migrate from deprecated code
CSVParser.Builder.recordNumber should default to 1
|
2024-11-07 08:09:03 -05:00 |
Gary Gregory
|
20edd47519
|
CSVFormat.Builder implements Supplier<CSVFormat>
- Deprecate CSVFormat.Builder.build() for get()
|
2024-11-01 11:12:01 -04:00 |
Gary Gregory
|
e85f4455fd
|
Deprecate CSVParser constructors
|
2024-11-01 10:58:00 -04:00 |
Gary Gregory
|
e991e6d5c2
|
Add and use CSVParser.Builder and builder()
|
2024-11-01 10:51:29 -04:00 |
Gary Gregory
|
9dcc633f71
|
Merge pull request #501 from apache/dependabot/github_actions/actions/dependency-review-action-4.4.0
Bump actions/dependency-review-action from 4.3.5 to 4.4.0
|
2024-11-01 09:43:49 -04:00 |
dependabot[bot]
|
f3a60360e4
|
Bump actions/dependency-review-action from 4.3.5 to 4.4.0
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](a6993e2c61...4081bf99e2 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-01 12:12:16 +00:00 |
Gary Gregory
|
b866c25f61
|
Only run actions/dependency-review-action on pull_request
|
2024-11-01 07:31:28 -04:00 |
Gary Gregory
|
ed1a8a92f3
|
Merge pull request #498 from apache/dependabot/github_actions/github/codeql-action-3.27.0
Bump github/codeql-action from 3.26.13 to 3.27.0
|
2024-10-25 08:22:04 -04:00 |
Gary Gregory
|
de2c25db5c
|
Merge pull request #497 from apache/dependabot/github_actions/actions/setup-java-4.5.0
Bump actions/setup-java from 4.4.0 to 4.5.0
|
2024-10-25 08:21:48 -04:00 |
Gary Gregory
|
e807d47d5d
|
Merge pull request #496 from apache/dependabot/github_actions/actions/cache-4.1.2
Bump actions/cache from 4.1.1 to 4.1.2
|
2024-10-25 08:21:35 -04:00 |
dependabot[bot]
|
e2632fe292
|
Bump actions/cache from 4.1.1 to 4.1.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](3624ceb22c...6849a64899 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 12:21:05 +00:00 |
Gary Gregory
|
2e5b9645ff
|
Merge pull request #499 from apache/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.1 to 4.2.2
|
2024-10-25 08:20:35 -04:00 |
Gary Gregory
|
3d461799fe
|
Merge pull request #500 from apache/dependabot/github_actions/actions/dependency-review-action-4.3.5
Bump actions/dependency-review-action from 4.3.4 to 4.3.5
|
2024-10-25 08:20:24 -04:00 |
dependabot[bot]
|
32d98e6fe2
|
Bump actions/dependency-review-action from 4.3.4 to 4.3.5
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](5a2ce3f5b9...a6993e2c61 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 12:19:23 +00:00 |
dependabot[bot]
|
da647b7f1e
|
Bump actions/checkout from 4.2.1 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](eef61447b9...11bd71901b )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 12:19:20 +00:00 |
dependabot[bot]
|
9f1a8930f0
|
Bump github/codeql-action from 3.26.13 to 3.27.0
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.13 to 3.27.0.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f779452ac5...662472033e )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 12:19:15 +00:00 |
dependabot[bot]
|
c38ee1eab4
|
Bump actions/setup-java from 4.4.0 to 4.5.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](b36c23c0d9...8df1039502 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-25 12:19:05 +00:00 |
Gary Gregory
|
02c4008008
|
Pick up taglist-maven-plugin version from parent POM
|
2024-10-22 13:09:41 -04:00 |
Gary Gregory
|
a3fc3163ff
|
Bump org.apache.commons:commons-parent from 77 to 78 #495
|
2024-10-22 10:29:50 -04:00 |
Gary Gregory
|
562f19ab3c
|
Merge pull request #495 from apache/dependabot/maven/org.apache.commons-commons-parent-78
Bump org.apache.commons:commons-parent from 77 to 78
|
2024-10-22 10:29:22 -04:00 |
dependabot[bot]
|
3540358e6b
|
Bump org.apache.commons:commons-parent from 77 to 78
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 77 to 78.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-22 14:25:54 +00:00 |
Gary Gregory
|
d572722282
|
Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #493
|
2024-10-18 09:33:11 -04:00 |
Gary Gregory
|
2453d648db
|
Merge pull request #493 from apache/dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.2.1
Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1
|
2024-10-18 09:32:37 -04:00 |
Gary Gregory
|
fdbcd60cea
|
Merge pull request #492 from apache/dependabot/github_actions/github/codeql-action-3.26.13
Bump github/codeql-action from 3.26.12 to 3.26.13
|
2024-10-18 09:32:11 -04:00 |
dependabot[bot]
|
7f5c2336da
|
Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1
Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/taglist-maven-plugin/compare/3.1.0...3.2.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:taglist-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-18 12:28:27 +00:00 |
dependabot[bot]
|
5a26117d7c
|
Bump github/codeql-action from 3.26.12 to 3.26.13
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.26.13.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](c36620d31a...f779452ac5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-18 12:11:58 +00:00 |
Gary Gregory
|
c132a301b4
|
Fix GH badge
|
2024-10-14 07:09:22 -04:00 |
Gary Gregory
|
7305b0150a
|
Merge pull request #489 from apache/dependabot/github_actions/actions/cache-4.1.1
Bump actions/cache from 4.0.2 to 4.1.1
|
2024-10-11 09:32:40 -04:00 |
dependabot[bot]
|
26e06c320c
|
Bump actions/cache from 4.0.2 to 4.1.1
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.1.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](0c45773b62...3624ceb22c )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-11 13:32:30 +00:00 |
Gary Gregory
|
811db7235a
|
Merge pull request #490 from apache/dependabot/github_actions/actions/upload-artifact-4.4.3
Bump actions/upload-artifact from 4.4.0 to 4.4.3
|
2024-10-11 09:32:13 -04:00 |
Gary Gregory
|
5ca559f81c
|
Merge pull request #491 from apache/dependabot/github_actions/github/codeql-action-3.26.12
Bump github/codeql-action from 3.26.11 to 3.26.12
|
2024-10-11 09:32:01 -04:00 |
Gary Gregory
|
ddd671d06c
|
Merge pull request #488 from apache/dependabot/github_actions/actions/checkout-4.2.1
Bump actions/checkout from 4.2.0 to 4.2.1
|
2024-10-11 09:31:48 -04:00 |
dependabot[bot]
|
5172b052a0
|
Bump github/codeql-action from 3.26.11 to 3.26.12
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.12.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6db8d6351f...c36620d31a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-11 12:48:14 +00:00 |
dependabot[bot]
|
f957e0037c
|
Bump actions/upload-artifact from 4.4.0 to 4.4.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-11 12:48:02 +00:00 |
dependabot[bot]
|
0174fe7c43
|
Bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-11 12:47:55 +00:00 |
Gary Gregory
|
211768dc08
|
The next version will be 1.13.0
|
2024-10-10 17:55:53 -04:00 |
Gary Gregory
|
920c9497cb
|
[CSV-313] Add CSVPrinter.getRecordCount()
|
2024-10-10 17:52:49 -04:00 |
Gary Gregory
|
49c50d7d29
|
Bump org.apache.commons:commons-parent from 76 to 77 #486
|
2024-10-09 15:08:25 -04:00 |
Gary Gregory
|
70dc238408
|
Merge pull request #486 from apache/dependabot/maven/org.apache.commons-commons-parent-77
Bump org.apache.commons:commons-parent from 76 to 77
|
2024-10-09 15:07:39 -04:00 |
dependabot[bot]
|
126e3a7516
|
Bump org.apache.commons:commons-parent from 76 to 77
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 76 to 77.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-09 17:18:16 +00:00 |