-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: googleapis/java-shared-config
base: v1.4.0
head repository: googleapis/java-shared-config
compare: v1.5.0
- 7 commits
- 8 files changed
- 4 contributors
Commits on May 5, 2022
-
build(deps): update dependency org.apache.maven.plugins:maven-project…
…-info-reports-plugin to v3.3.0 (#472) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-project-info-reports-plugin)) | `3.1.2` -> `3.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-config).
Configuration menu - View commit details
-
Copy full SHA for 3f84da0 - Browse repository at this point
Copy the full SHA 3f84da0View commit details
Commits on May 17, 2022
-
chore(main): release 1.4.1-SNAPSHOT (#474)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 6ce7618 - Browse repository at this point
Copy the full SHA 6ce7618View commit details
Commits on May 19, 2022
-
feat: add build scripts for native image testing in Java 17 (#1440) (#…
…475) Source-Link: googleapis/synthtool@505ce5a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
Configuration menu - View commit details
-
Copy full SHA for e4dfc1b - Browse repository at this point
Copy the full SHA e4dfc1bView commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34993d5 - Browse repository at this point
Copy the full SHA 34993d5View commit details -
ci: release=8 for JDK 9+ (#478)
* ci: release=8 for JDK 9+ * ci: removing "dependencies (8)"
Configuration menu - View commit details
-
Copy full SHA for 2468276 - Browse repository at this point
Copy the full SHA 2468276View commit details -
build(deps): update surefire.version to v3.0.0-m7 (#480)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.surefire:surefire-junit47](https://maven.apache.org/surefire/) | `3.0.0-M6` -> `3.0.0-M7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.apache.maven.plugins:maven-failsafe-plugin](https://maven.apache.org/surefire/) | `3.0.0-M6` -> `3.0.0-M7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) | `3.0.0-M6` -> `3.0.0-M7` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-config).
Configuration menu - View commit details
-
Copy full SHA for bbfe663 - Browse repository at this point
Copy the full SHA bbfe663View commit details
Commits on Jun 11, 2022
-
chore(main): release 1.5.0 (#476)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](v1.4.0...v1.5.0) (2022-06-10) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-shared-config/issues/1440)) ([#475](#475)) ([e4dfc1b](e4dfc1b)) * to produce Java 8 compatible bytecode when using JDK 9+ ([2468276](2468276)) ### Dependencies * update surefire.version to v3.0.0-m7 ([bbfe663](bbfe663)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for d3d9c0c - Browse repository at this point
Copy the full SHA d3d9c0cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.4.0...v1.5.0