dependabot[bot]
6cda41c063
Bump the development-dependencies group with 5 updates ( #695 )
...
Bumps the development-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `3` | `4` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `3` | `4` |
| [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) | `0.0.13` | `0.0.17` |
| [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) | `1.19.0` | `1.26.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `2` | `3` |
Updates `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 )
Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
Updates `spring-io/spring-doc-actions` from 0.0.13 to 0.0.17
- [Commits](https://github.com/spring-io/spring-doc-actions/compare/v0.0.13...v0.0.17 )
Updates `slackapi/slack-github-action` from 1.19.0 to 1.26.0
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.19.0...v1.26.0 )
Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: spring-io/spring-doc-actions
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 16:42:22 -05:00
Chris Bono
907cd74a1c
[CI] Update snapshot boot version property at end of release process
2023-10-14 20:45:45 -05:00
Chris Bono
5da13d29d2
[CI] Update boot version property at release time
2023-10-13 17:45:18 -05:00
Chris Bono
cb62cb0be7
[CI] Update actions/checkout to v3 (Node 16)
2023-09-30 08:17:22 -05:00
Jongwoo Han
9bac60bdcb
Replace deprecated command with environment file ( #440 )
2023-09-13 20:43:51 -05:00
Chris Bono
86c95f883e
Replace refs from spring-projects-experimental to spring-projects
2023-04-10 16:05:33 -05:00
Chris Bono
ca741d8871
[Build] Enable sonatype publish ( #254 )
...
* [Build] Enable sonatype publish
Other prep for 0.1.0 release:
- special case 0.1.0 to avoid creating release branch
- minor format and name improvements in ci.yml
* [Build] Improve format of prepare-release.yml
* [Build] Exclude .github from PR workflow
2022-12-13 14:52:34 -06:00
Chris Bono
f058299b58
[CI] Add update project version plugin
2022-09-18 17:41:39 -05:00
Chris Bono
7c726110de
Add github-release.yml
2022-09-18 01:16:55 -05:00
Chris Bono
7d78253906
Add prepare-release.yml
2022-09-17 13:07:26 -05:00