Commit Graph

7840 Commits

Author SHA1 Message Date
Jan-Willem Gmelig Meyling
8923195795
Merge pull request #2895 from F43nd1r/avoid-varargs-array-creation
Add one-arg overloads for coalesce
2021-06-07 22:30:11 +02:00
Jan-Willem Gmelig Meyling
b25ca237b8
Merge pull request #2897 from querydsl/release-notes
Properly attribute contributions
2021-06-07 22:29:53 +02:00
Jan-Willem Gmelig Meyling
7823b20a03
Merge pull request #2892 from querydsl/dependabot/maven/io.github.classgraph-classgraph-4.8.108
Bump classgraph from 4.8.107 to 4.8.108
2021-06-07 20:27:58 +02:00
Jan-Willem Gmelig Meyling
2a47b5d3db
Merge pull request #2861 from querydsl/dependabot/maven/org.jetbrains-annotations-21.0.1
Bump annotations from 20.1.0 to 21.0.1
2021-06-07 19:45:51 +02:00
Jan-Willem Gmelig Meyling
10ab922fd8
Merge pull request #2873 from querydsl/dependabot/maven/org.hibernate.javax.persistence-hibernate-jpa-2.0-api-1.0.1.Final
Bump hibernate-jpa-2.0-api from 1.0.0.Final to 1.0.1.Final
2021-06-07 19:43:11 +02:00
Jan-Willem Gmelig Meyling
cb46139ba4
Properly attribute contributions
Properly attribute contributions from @F43nd1r and @lpandzic
2021-06-07 18:41:06 +02:00
Jan-Willem Gmelig Meyling
83f96f32cb
Merge pull request #2891 from F43nd1r/fix-coveralls-upload
Don't include examples in coverage
2021-06-07 17:42:38 +02:00
f43nd1r
472f20a883 Revert "Type generic in coalesce methods"
This reverts commit 78fe927f
2021-06-07 17:36:53 +02:00
f43nd1r
e825fa7258 add one-arg overloads for coalesce 2021-06-07 15:29:48 +02:00
dependabot[bot]
ede8e1509d
Bump classgraph from 4.8.107 to 4.8.108
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.107 to 4.8.108.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.107...classgraph-4.8.108)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 07:12:44 +00:00
f43nd1r
111797a580 Don't include examples in coverage 2021-06-04 23:26:24 +02:00
Jan-Willem Gmelig Meyling
7e486d991f
Merge pull request #2889 from lpandzic/readme-md-slack
added slack readme md section for contributors
2021-06-04 21:02:51 +02:00
Jan-Willem Gmelig Meyling
e22c365126
Merge pull request #2888 from F43nd1r/fix-coveralls-upload
Fix coveralls on java 11
2021-06-04 21:02:41 +02:00
lpandzic
f8f8af824d added slack readme md section for contributors 2021-06-04 14:27:57 +02:00
Jan-Willem Gmelig Meyling
d5730c0923
Merge pull request #2887 from F43nd1r/skip-duplicate-actions
Fix ci precondition
2021-06-04 13:56:18 +02:00
f43nd1r
ccc58f0c38 fix coveralls on java 11 according to https://github.com/trautonen/coveralls-maven-plugin/issues/137#issuecomment-657741773 2021-06-04 13:42:44 +02:00
f43nd1r
92dea27432 fix ci precondition 2021-06-04 13:17:25 +02:00
Jan-Willem Gmelig Meyling
a3f0551920
Merge pull request #2885 from F43nd1r/fix-coveralls-upload
Fix coveralls report upload
2021-06-04 13:06:10 +02:00
Jan-Willem Gmelig Meyling
b28b181de5
Merge pull request #2884 from F43nd1r/skip-duplicate-actions
Safe the environment, skip duplicate test runs
2021-06-04 13:04:57 +02:00
f43nd1r
6d2c04e762 fix coveralls report upload 2021-06-04 01:26:56 +02:00
f43nd1r
a6a171da22 Revert "Temporary disable coverage report"
This reverts commit 8657ec06cf.
2021-06-04 01:26:25 +02:00
f43nd1r
34b89dba92 safe the environment, skip duplicate test runs 2021-06-04 01:07:08 +02:00
Jan-Willem Gmelig Meyling
8657ec06cf
Temporary disable coverage report
Something is failing on CI
2021-06-04 00:33:45 +02:00
dependabot[bot]
5d3ea33cfd Remove dependencies 2021-06-03 17:59:37 +02:00
Jan-Willem Gmelig Meyling
f2dba6e731 Bump org.jetbrains:annotations dependency 2021-06-03 17:58:27 +02:00
Jan-Willem Gmelig Meyling
a65a3c677a
Merge pull request #2859 from querydsl/dependabot/maven/org.postgresql-postgresql-42.2.20
Bump postgresql from 42.2.18 to 42.2.20
2021-06-03 17:48:42 +02:00
Jan-Willem Gmelig Meyling
97714ce7a5
Merge pull request #2869 from querydsl/dependabot/maven/org.hibernate-hibernate-validator-7.0.1.Final
Bump hibernate-validator from 4.3.0.Final to 7.0.1.Final
2021-06-03 17:48:27 +02:00
Jan-Willem Gmelig Meyling
9ca9bc627c
Merge pull request #2866 from querydsl/dependabot/maven/kotlin.version-1.5.10
Bump kotlin.version from 1.4.32 to 1.5.10
2021-06-03 17:48:18 +02:00
Jan-Willem Gmelig Meyling
4544296024
Merge pull request #2872 from querydsl/dependabot/maven/org.projectlombok-lombok-1.18.20
Bump lombok from 1.18.16 to 1.18.20
2021-06-03 17:47:51 +02:00
Jan-Willem Gmelig Meyling
c16725732e
Merge pull request #2874 from querydsl/dependabot/maven/io.github.classgraph-classgraph-4.8.107
Bump classgraph from 4.8.105 to 4.8.107
2021-06-03 17:47:32 +02:00
Jan-Willem Gmelig Meyling
7d4b7e2a41
Merge pull request #2875 from querydsl/dependabot/maven/junit-junit-4.13.2
Bump junit from 4.12 to 4.13.2
2021-06-03 17:47:24 +02:00
Jan-Willem Gmelig Meyling
d1307b0e86
Merge pull request #2876 from querydsl/dependabot/maven/mysql-mysql-connector-java-8.0.25
Bump mysql-connector-java from 5.1.30 to 8.0.25
2021-06-03 17:47:13 +02:00
Jan-Willem Gmelig Meyling
6cbe6b4947
Merge pull request #2879 from querydsl/dependabot/maven/com.puppycrawl.tools-checkstyle-8.43
Bump checkstyle from 8.42 to 8.43
2021-06-03 17:46:57 +02:00
Jan-Willem Gmelig Meyling
2c11f656dd
Merge pull request #2880 from querydsl/dependabot/maven/javassist-javassist-3.12.1.GA
Bump javassist from 3.6.0.GA to 3.12.1.GA
2021-06-03 17:46:28 +02:00
Jan-Willem Gmelig Meyling
e0ae5b5efa
Merge pull request #2882 from querydsl/dependabot/maven/org.ow2.asm-asm-commons-9.1
Bump asm-commons from 9.0 to 9.1
2021-06-03 17:46:11 +02:00
dependabot[bot]
b2659b71e2
Bump asm-commons from 9.0 to 9.1
Bumps asm-commons from 9.0 to 9.1.

---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:52:13 +00:00
dependabot[bot]
e796707d96
Bump javassist from 3.6.0.GA to 3.12.1.GA
Bumps javassist from 3.6.0.GA to 3.12.1.GA.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:49:51 +00:00
dependabot[bot]
280ebb0c93
Bump checkstyle from 8.42 to 8.43
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.43.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.43)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:49:39 +00:00
dependabot[bot]
e2eb829717
Bump mysql-connector-java from 5.1.30 to 8.0.25
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.30 to 8.0.25.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.30...8.0.25)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:49:08 +00:00
dependabot[bot]
6ec9ac920e
Bump junit from 4.12 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 07:48:54 +00:00
Jan-Willem Gmelig Meyling
a3dc57d6fb
Create stale.yml 2021-06-03 09:48:45 +02:00
Jan-Willem Gmelig Meyling
47be908012
Update dependabot.yml 2021-06-03 09:44:52 +02:00
Jan-Willem Gmelig Meyling
9f0e2816cb
Merge pull request #2858 from querydsl/dependabot/maven/org.apache.felix-maven-bundle-plugin-5.1.2
Bump maven-bundle-plugin from 2.4.0 to 5.1.2
2021-06-03 09:41:35 +02:00
Jan-Willem Gmelig Meyling
ca24f441d2
Merge pull request #2870 from querydsl/dependabot/maven/javax.annotation-javax.annotation-api-1.3.2
Bump javax.annotation-api from 1.3.1 to 1.3.2
2021-06-03 09:41:05 +02:00
Jan-Willem Gmelig Meyling
bd2acc0906
Merge pull request #2865 from querydsl/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 2.4 to 3.2.1
2021-06-03 09:40:52 +02:00
Jan-Willem Gmelig Meyling
5035670375
Merge pull request #2863 from querydsl/dependabot/maven/joda-time-joda-time-2.10.10
Bump joda-time from 2.10.8 to 2.10.10
2021-06-03 09:40:43 +02:00
dependabot[bot]
55c2e31e97
Bump classgraph from 4.8.105 to 4.8.107
Bumps [classgraph](https://github.com/classgraph/classgraph) from 4.8.105 to 4.8.107.
- [Release notes](https://github.com/classgraph/classgraph/releases)
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.105...classgraph-4.8.107)

---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:43:50 +00:00
dependabot[bot]
bfb8d27808
Bump lombok from 1.18.16 to 1.18.20
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.20.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.16...v1.18.20)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:43:34 +00:00
dependabot[bot]
fd49f991af
Bump javax.annotation-api from 1.3.1 to 1.3.2
Bumps [javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/javaee/javax.annotation/releases)
- [Commits](https://github.com/javaee/javax.annotation/compare/1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: javax.annotation:javax.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:42:44 +00:00
dependabot[bot]
abb2b3f5ef
Bump hibernate-validator from 4.3.0.Final to 7.0.1.Final
Bumps hibernate-validator from 4.3.0.Final to 7.0.1.Final.

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-validator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 06:42:38 +00:00