build(deps)(deps): bump the easy-paging group across 4 directories with 2 updates#40
Conversation
…th 2 updates Bumps the easy-paging group with 1 update in the /easy-paging-demo directory: [kr.devslab:easy-paging-spring-boot-starter](https://github.com/devslab-kr/easy-paging-spring-boot-starter). Bumps the easy-paging group with 1 update in the /easy-paging-keyset-demo directory: [kr.devslab:easy-paging-spring-boot-starter](https://github.com/devslab-kr/easy-paging-spring-boot-starter). Bumps the easy-paging group with 1 update in the /easy-paging-postgres-demo directory: [kr.devslab:easy-paging-spring-boot-starter](https://github.com/devslab-kr/easy-paging-spring-boot-starter). Bumps the easy-paging group with 1 update in the /easy-paging-reactive-demo directory: [kr.devslab:easy-paging-spring-boot-starter-reactive](https://github.com/devslab-kr/easy-paging-spring-boot-starter). Updates `kr.devslab:easy-paging-spring-boot-starter` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/devslab-kr/easy-paging-spring-boot-starter/releases) - [Changelog](https://github.com/devslab-kr/easy-paging-spring-boot-starter/blob/main/CHANGELOG.md) - [Commits](devslab-kr/easy-paging-spring-boot-starter@v0.4.0...v0.5.0) Updates `kr.devslab:easy-paging-spring-boot-starter` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/devslab-kr/easy-paging-spring-boot-starter/releases) - [Changelog](https://github.com/devslab-kr/easy-paging-spring-boot-starter/blob/main/CHANGELOG.md) - [Commits](devslab-kr/easy-paging-spring-boot-starter@v0.4.0...v0.5.0) Updates `kr.devslab:easy-paging-spring-boot-starter` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/devslab-kr/easy-paging-spring-boot-starter/releases) - [Changelog](https://github.com/devslab-kr/easy-paging-spring-boot-starter/blob/main/CHANGELOG.md) - [Commits](devslab-kr/easy-paging-spring-boot-starter@v0.4.0...v0.5.0) Updates `kr.devslab:easy-paging-spring-boot-starter-reactive` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/devslab-kr/easy-paging-spring-boot-starter/releases) - [Changelog](https://github.com/devslab-kr/easy-paging-spring-boot-starter/blob/main/CHANGELOG.md) - [Commits](devslab-kr/easy-paging-spring-boot-starter@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: kr.devslab:easy-paging-spring-boot-starter dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: easy-paging - dependency-name: kr.devslab:easy-paging-spring-boot-starter dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: easy-paging - dependency-name: kr.devslab:easy-paging-spring-boot-starter dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: easy-paging - dependency-name: kr.devslab:easy-paging-spring-boot-starter-reactive dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: easy-paging ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Closing — the SB3 demos in this PR are pinned to the SB3 line of the starter ( |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
PR #40 (closed) was Dependabot bumping `kr.devslab:easy-paging-spring-boot-starter` from 0.4.0 → 0.5.0 across the 4 SB3 demos. The SB3 demos are pinned to the SB3 line of the starter on purpose — 0.5.x is the SB4 line and carries Jackson 3, Spring Framework 7, modularization changes, etc. that aren't compile- compatible with what those demos declare. All 4 builds went red, confirming the policy gap. Tighten the SB3 demos' `ignore` block: - kr.devslab:easy-paging-spring-boot-starter — hold major bumps - kr.devslab:easy-paging-spring-boot-starter-reactive — same - kr.devslab:ssrf-guard — hold majors preemptively (if/when ssrf-guard ships an SB4-only major, the same rationale will apply) - kr.devslab:ssrf-guard-* — same Patch/minor of these starters still flow through as grouped PRs (the existing `easy-paging` / `ssrf-guard` groups), so security/feature patches within each line land normally. The SB4 demos entry (the second gradle block below) is intentionally NOT touched — that entry is where major bumps of these starters SHOULD eventually land, alongside whichever new SB major the starter certifies against.
Bumps the easy-paging group with 1 update in the /easy-paging-demo directory: kr.devslab:easy-paging-spring-boot-starter.
Bumps the easy-paging group with 1 update in the /easy-paging-keyset-demo directory: kr.devslab:easy-paging-spring-boot-starter.
Bumps the easy-paging group with 1 update in the /easy-paging-postgres-demo directory: kr.devslab:easy-paging-spring-boot-starter.
Bumps the easy-paging group with 1 update in the /easy-paging-reactive-demo directory: kr.devslab:easy-paging-spring-boot-starter-reactive.
Updates
kr.devslab:easy-paging-spring-boot-starterfrom 0.4.0 to 0.5.0Release notes
Sourced from kr.devslab:easy-paging-spring-boot-starter's releases.
Changelog
Sourced from kr.devslab:easy-paging-spring-boot-starter's changelog.
Commits
54d08cechore: bump VERSION to 0.5.0 for the Spring Boot 4 release line (#51)617e256feat!: migrate starter to Spring Boot 4 / Spring Framework 7 / Jackson 3 (#50)cbffd87chore(deps): track 0.4.x maintenance branch alongside main (#43)05326cddocs: add Discussions callout for devslab-examples (en/ko)4e90c50docs: link to runnable examples repo (devslab-kr/devslab-examples) (#41)3f4e84dfix(build): align javadoc jar filename with archivesName (#40)Updates
kr.devslab:easy-paging-spring-boot-starterfrom 0.4.0 to 0.5.0Release notes
Sourced from kr.devslab:easy-paging-spring-boot-starter's releases.
Changelog
Sourced from kr.devslab:easy-paging-spring-boot-starter's changelog.
Commits
54d08cechore: bump VERSION to 0.5.0 for the Spring Boot 4 release line (#51)617e256feat!: migrate starter to Spring Boot 4 / Spring Framework 7 / Jackson 3 (#50)cbffd87chore(deps): track 0.4.x maintenance branch alongside main (#43)05326cddocs: add Discussions callout for devslab-examples (en/ko)4e90c50docs: link to runnable examples repo (devslab-kr/devslab-examples) (#41)3f4e84dfix(build): align javadoc jar filename with archivesName (#40)Updates
kr.devslab:easy-paging-spring-boot-starterfrom 0.4.0 to 0.5.0Release notes
Sourced from kr.devslab:easy-paging-spring-boot-starter's releases.
Changelog
Sourced from kr.devslab:easy-paging-spring-boot-starter's changelog.
Commits
54d08cechore: bump VERSION to 0.5.0 for the Spring Boot 4 release line (#51)617e256feat!: migrate starter to Spring Boot 4 / Spring Framework 7 / Jackson 3 (#50)cbffd87chore(deps): track 0.4.x maintenance branch alongside main (#43)05326cddocs: add Discussions callout for devslab-examples (en/ko)4e90c50docs: link to runnable examples repo (devslab-kr/devslab-examples) (#41)3f4e84dfix(build): align javadoc jar filename with archivesName (#40)Updates
kr.devslab:easy-paging-spring-boot-starter-reactivefrom 0.4.0 to 0.5.0Release notes
Sourced from kr.devslab:easy-paging-spring-boot-starter-reactive's releases.
Changelog
Sourced from kr.devslab:easy-paging-spring-boot-starter-reactive's changelog.
Commits
54d08cechore: bump VERSION to 0.5.0 for the Spring Boot 4 release line (#51)617e256feat!: migrate starter to Spring Boot 4 / Spring Framework 7 / Jackson 3 (#50)cbffd87chore(deps): track 0.4.x maintenance branch alongside main (#43)05326cddocs: add Discussions callout for devslab-examples (en/ko)4e90c50docs: link to runnable examples repo (devslab-kr/devslab-examples) (#41)3f4e84dfix(build): align javadoc jar filename with archivesName (#40)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions