Commit Graph

185 Commits (main)
 

Author SHA1 Message Date
sgoudham de780b7b13
chore: update version 2 years ago
sgoudham 78b7320e26
docs: update README.md 2 years ago
dependabot[bot] df97d1b392 Bump jackson-core from 2.14.0 to 2.14.1
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.14.0...jackson-core-2.14.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 4bc000dfcd Bump junit-jupiter-api from 5.9.0 to 5.9.1
Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] c08650066c Bump jackson-annotations from 2.14.0 to 2.14.1
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Hamothy aa1081c38c
chore: update dependabot 2 years ago
sgoudham fa7e21ea7e
build: update deps 2 years ago
sgoudham 751003e7f9
refactor: move from jenkins -> gh actions 2 years ago
sgoudham 6c917bd40d
Update dependencies 2 years ago
Hamothy fbce1380d7
Merge pull request #40 from sgoudham/dependabot/maven/com.fasterxml.jackson.core-jackson-annotations-2.13.2 2 years ago
Hamothy 00c197a464
Merge pull request #42 from sgoudham/dependabot/maven/com.fasterxml.jackson.core-jackson-core-2.13.2 2 years ago
Hamothy 8c99b2d0d5
Merge pull request #43 from sgoudham/dependabot/maven/org.mockito-mockito-core-4.4.0 2 years ago
Hamothy 14409dfb94
Update pom.xml 2 years ago
Hamothy 89397073b2
Update README.md 2 years ago
dependabot[bot] 8af49f85c3
Bump mockito-core from 3.11.2 to 4.4.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.2 to 4.4.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.2...v4.4.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 5bbfdc3b16
Bump jackson-core from 2.12.3 to 2.13.2
Bumps [jackson-core](https://github.com/FasterXML/jackson-core) from 2.12.3 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.3...jackson-core-2.13.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 2be4327047
Bump jackson-annotations from 2.12.3 to 2.13.2
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.3 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hammy fa74d880a6 Update hamcrest library to 2.2 3 years ago
Hammy 8ece8af4f9 Clarify that this is unofficial 3 years ago
Hammy 8bb61c1320 Remove public access from APIWrapper.java 3 years ago
Hammy 0f89db74da Update To Version 1.0.0 & Disable autoRelease 3 years ago
Hammy 117ca97318 Update Stage Name 3 years ago
Hammy b229469090 Import GPG Keys when branch is 'release' 3 years ago
Hammy fab3bce794 Simplify Dockerfile 3 years ago
Hammy 0c510e4713 Add sad path test for ObjectMapper & Add test for betaSearch 3 years ago
Hammy c5502d8414 Add test for PaginationData requests 3 years ago
Hamothy 3366194638
Update README.md 3 years ago
Hammy eba96c29b8 Add tests for MyWaifuClient methods 3 years ago
Hammy b9ccaf159f Create helper class to instantiate expected entities for tests 3 years ago
Hammy 473a523b87 Add sample JSON response from API 3 years ago
Hammy 2785f88715 Make constructor private & add setter for APIWrapper 3 years ago
Hammy e97075341a Reformat code 3 years ago
Hammy a5365bea8b Remove java "Generated" annotation 3 years ago
Hammy de1f2fc1ab Add new endpoint - /search/beta 3 years ago
Hamothy 87b2b8025c
Update pom.xml 3 years ago
Hamothy 36a940c4a6
Update README.md 3 years ago
Hammy c61bcf8451 Update README.md 3 years ago
Hamothy 2803c88040
Merge pull request #15 from sgoudham/dependabot/maven/org.mockito-mockito-core-3.11.2
Bump mockito-core from 3.11.1 to 3.11.2
3 years ago
dependabot[bot] 90f23bd14f
Bump mockito-core from 3.11.1 to 3.11.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.11.1...v3.11.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy 3598994fcd
Merge pull request #12 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.2.1
Bump maven-source-plugin from 3.2.0 to 3.2.1
3 years ago
Hamothy 2c9f06b954
Merge pull request #13 from sgoudham/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.3.0
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
3 years ago
Hamothy 5040c10f19
Merge pull request #14 from sgoudham/dependabot/maven/org.mockito-mockito-core-3.11.1
Bump mockito-core from 3.10.0 to 3.11.1
3 years ago
dependabot[bot] 0eb2eb4692
Bump mockito-core from 3.10.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.10.0...v3.11.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 7528982ac9
Bump maven-javadoc-plugin from 3.2.0 to 3.3.0
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.2.0...maven-javadoc-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot] 2d7ff995b0
Bump maven-source-plugin from 3.2.0 to 3.2.1
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.0...maven-source-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Hamothy 2525bbe7bb
Create dependabot.yml 3 years ago
Hammy e8bced78cb Add endpoint support for searchSeries & Update documentation 3 years ago
Hammy 92002c18e4 Add/Update documentation 3 years ago
Hammy eb45813c7f Add endpoint support for searching Waifus 3 years ago
Hammy 786c6990cb Update tests 3 years ago