Commit Graph

33 Commits

Author SHA1 Message Date
Roy Clarkson
a9b3c288d1 Enable actions on 2.5.x branch
Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
2025-04-04 14:18:39 -04:00
dependabot[bot]
2f8f0f10b1 Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 15:40:09 -05:00
dependabot[bot]
d958e6cb15 Bump gradle/wrapper-validation-action from 1 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 14:12:55 -05:00
dependabot[bot]
5263db3a27 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:58:56 -05:00
dependabot[bot]
c820909860 Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 13:00:03 -05:00
Roy Clarkson
ae36f69eee Update dependabot.yml
Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
2025-03-03 12:46:45 -05:00
Roy Clarkson
5388dd4676 Disable dependabot on out of support branches 2025-02-26 16:47:09 -05:00
Roy Clarkson
4df6b4c24e Add dco.yml
Signed-off-by: Roy Clarkson <roy.clarkson@broadcom.com>
2025-02-04 16:14:57 -05:00
Roy Clarkson
e5a620adda Update target branches for github action workflows 2025-02-04 14:18:53 -05:00
Roy Clarkson
8c303a1472 Enable dependabot on 2.4.x branch 2025-02-04 14:11:25 -05:00
Alberto C. Ríos
ab641a2f1e Branch for 2.3.x series 2024-07-04 13:18:56 +02:00
Roy Clarkson
cd7cf23eae Update dependabot.yml
Restrict version upgrades for spring-cloud-open-service broker in dependabot.
2024-04-19 14:54:22 -04:00
Alberto C. Ríos
c12859acac Making 2.2.x default branch for dependabot 2024-03-12 13:13:53 +01:00
Gareth Clay
5c74f78d2f Only allow patch bumps to Spring Boot
`dependency-name` was slightly wrong, due to Boot version being
managed via the plugin, rather than a normal dependency.
2024-03-04 10:04:16 +00:00
Gareth Clay
d10f9dc534 Branch for 2.1.x series 2023-10-05 14:05:22 +01:00
Alberto C. Ríos
b6e2e4d789 Limiting wiremock updates to the ones compatible with Java 8 (#847) 2023-09-08 12:13:12 +02:00
Alberto C. Ríos
e2f1a7cc11 Removing 1.4.x because it reached EOCS (#844) 2023-09-06 10:37:24 +02:00
patibachleda
3d055b788a (main) Add target branch to dependabot PR title (#784)
* Add target branch to dependabot PR title
2023-05-29 10:36:06 +02:00
Alberto C. Ríos
8662de84d9 Preparing for 2.1.x release 2023-04-20 12:25:24 +02:00
Alberto C. Ríos
f9b34e4f37 Updating dependabot to reflect latest milestones 2023-01-05 12:55:27 +01:00
Gareth Clay
ebf1fc66f3 App Broker 2.0.x
Major dependencies updates:
* Spring Boot 3
* Spring Framework 6
* Spring Cloud Open Service Broker 4.0.0-SNAPSHOT
* Java 17
* Gradle 7.6

Dockerfile:
* Update to Ubuntu Jammy
* Bump to OpenJDK 17
* Remove usage of deprecated `apt-key` tool
* Bump all other tools to latest versions (bosh, bbl, credhub etc.)

ATs:
* Pass required java buildpack env var to use Java 17 on CF
* Update `cf login` invocation to work with cf-cli v8

Small improvements:
* Reliable datetime comparison in `InMemoryServiceInstanceStateRepositoryTest`
* Update `.editorconfig` to match existing style
* Add `.sdkmanrc`
2022-12-08 09:20:41 +00:00
Alberto C. Ríos
ce049b9c8d Updating dependabot to trigger daily
Updating README with latest upcoming release
2022-05-20 09:39:25 +02:00
Alberto C. Ríos
2897448773 Preparing for 1.6.0 2022-02-08 11:29:26 +01:00
Alberto C. Ríos
d6b03ff21a Deleting from dependabot versions that are EOS
[skip ci]
2022-01-24 18:08:48 +01:00
Alberto C. Ríos
5ba4cab90c Fixing dependabot 2022-01-17 10:52:49 +01:00
Alberto C. Ríos
7303c938c9 Preparing for next release 2022-01-14 13:33:21 +01:00
Alberto C. Ríos
2ee9b49ecf Updating dependabot to ignore credhub
boot 2.6 was ignored in main since it will become a branch, then after release, we will upgrade to 2.6
2022-01-10 14:39:11 +01:00
Alberto C. Ríos
78280bf025 Removing 1.1 from dependabot
Ignoring boot and open service broker latest versions in older branches
2022-01-07 14:56:41 +01:00
Alberto C. Ríos
56364e4a5d Upgrading dependencies for 1.4
Updating pipelines
2022-01-05 12:43:44 +01:00
Gareth Clay
72f7d12b94 Ensure Dependabot is working
* dependabot.yml
* Move dependency version properties to build.gradle since dependabot
can't update other files
2021-10-01 14:38:04 +01:00
Gareth Clay
1ba4abd1b9 Github Actions build for 1.2.x, 1.1.x 2021-09-02 11:36:53 +01:00
Gareth Clay
b1407f2828 Test against Java 11 2021-07-09 16:55:01 +01:00
Roy Clarkson
a781ffc728 Add Java 8 build GitHub Action 2021-04-26 14:12:11 -04:00