-
Notifications
You must be signed in to change notification settings - Fork 156
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flipkart-incubator/zjsonpatch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flipkart-incubator/zjsonpatch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 6 files changed
- 6 contributors
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f80882c - Browse repository at this point
Copy the full SHA f80882cView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 93a6b40 - Browse repository at this point
Copy the full SHA 93a6b40View commit details -
Merge pull request #168 from elisaherold/master
Add get methods for fields in `JsonPatchApplicationException`
Configuration menu - View commit details
-
Copy full SHA for 0c9d7d4 - Browse repository at this point
Copy the full SHA 0c9d7d4View commit details -
* Upgrade to CodeQL v2 * Upgrade to latest (Node 16) action
Configuration menu - View commit details
-
Copy full SHA for 49ab75c - Browse repository at this point
Copy the full SHA 49ab75cView commit details
Commits on Feb 7, 2023
-
make JsonPointer and Operation public for visibility in JsonPatchAppl…
…icationException (#170)
Configuration menu - View commit details
-
Copy full SHA for cc0f0bf - Browse repository at this point
Copy the full SHA cc0f0bfView commit details
Commits on Dec 10, 2023
-
vishwakarma committed
Dec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for bd4ad76 - Browse repository at this point
Copy the full SHA bd4ad76View commit details -
updating readme.md with 0.4.15
vishwakarma committedDec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 2df8d86 - Browse repository at this point
Copy the full SHA 2df8d86View commit details -
Bump junit.version from 5.9.1 to 5.9.2 (#165)
Bumps `junit.version` from 5.9.1 to 5.9.2. Updates `junit-jupiter-engine` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) Updates `junit-jupiter-params` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) Updates `junit-vintage-engine` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.9.1...r5.9.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d125e7 - Browse repository at this point
Copy the full SHA 3d125e7View commit details -
Bump maven-javadoc-plugin from 3.4.1 to 3.5.0 (#171)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.1...maven-javadoc-plugin-3.5.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 65d4a68 - Browse repository at this point
Copy the full SHA 65d4a68View commit details -
Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#172)
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e43697 - Browse repository at this point
Copy the full SHA 1e43697View commit details -
Bump maven-surefire-plugin from 2.22.2 to 3.0.0 (#174)
Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.0.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-2.22.2...surefire-3.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e4a920 - Browse repository at this point
Copy the full SHA 3e4a920View commit details -
commenting out maven-surefire-plugin configuration
vishwakarma committedDec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for 08a8052 - Browse repository at this point
Copy the full SHA 08a8052View commit details -
vishwakarma committed
Dec 10, 2023 Configuration menu - View commit details
-
Copy full SHA for d3ea5b2 - Browse repository at this point
Copy the full SHA d3ea5b2View commit details
There are no files selected for viewing