build(deps): bump pagehelper-spring-boot-starter from 1.4.1 to 1.4.6 #154

Open
dependabot[bot] wants to merge 1 commits from dependabot/maven/com.github.pagehelper-pagehelper-spring-boot-starter-1.4.6 into main
dependabot[bot] commented 2022-12-01 17:00:53 +08:00 (Migrated from github.com)

Bumps pagehelper-spring-boot-starter from 1.4.1 to 1.4.6.

Release notes

Sourced from pagehelper-spring-boot-starter's releases.

1.4.6 发布

  • 兼容 Spring Boot 3.0 by pky920216344
  • 功能完善:存在PageInterceptor及其子类就不再添加过滤器 by jingheee

1.4.5 发布

v1.4.5 - 2022-09-18

  • 升级 PageHelper 到 5.3.2

1.4.4 发布

<dependency>
  <groupId>com.github.pagehelper</groupId>
  <artifactId>pagehelper-spring-boot-starter</artifactId>
  <version>1.4.4</version>
</dependency>

v1.4.4 - 2022-09-16

  • 修复配置文件中kebab-case风格的配置项失效的问题 pr#138, by ShoWen
  • 兼容性支持,demo配置修改
  • 升级 springboot 到 2.7.3
Commits
  • 329eca7 发布 1.4.6
  • 80bf043 存在PageInterceptor及其子类就不再添加过滤器
  • 8de6896 ♻️ Rollback version
  • 07dd55a SpringBoot3 support
  • 0ebfbb0 Merge pull request #151 from jingheee/master
  • d9e1c53 是否已经存在相同的拦截器方式优化
  • ad12893 发布 1.4.5
  • 418b8eb 发布 1.4.4
  • 5682d6d 解决pr#138支持kebabcase但是不支持扩展的问题
  • d6c04a0 解决h2升级到2.x后user变为关键字导致sql执行失败的问题,解决spring boot2.7之后,spring.datasource.schema改...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [pagehelper-spring-boot-starter](https://github.com/pagehelper/pagehelper-spring-boot) from 1.4.1 to 1.4.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pagehelper/pagehelper-spring-boot/releases">pagehelper-spring-boot-starter's releases</a>.</em></p> <blockquote> <h2>1.4.6 发布</h2> <ul> <li>兼容 Spring Boot 3.0 by <a href="https://github.com/pky920216344">pky920216344</a></li> <li>功能完善:存在PageInterceptor及其子类就不再添加过滤器 by <a href="https://github.com/jingheee">jingheee</a></li> </ul> <h2>1.4.5 发布</h2> <h2>v1.4.5 - 2022-09-18</h2> <ul> <li>升级 PageHelper 到 5.3.2</li> </ul> <h2>1.4.4 发布</h2> <pre lang="xml"><code>&lt;dependency&gt; &lt;groupId&gt;com.github.pagehelper&lt;/groupId&gt; &lt;artifactId&gt;pagehelper-spring-boot-starter&lt;/artifactId&gt; &lt;version&gt;1.4.4&lt;/version&gt; &lt;/dependency&gt; </code></pre> <h2>v1.4.4 - 2022-09-16</h2> <ul> <li>修复配置文件中kebab-case风格的配置项失效的问题 pr#138, by ShoWen</li> <li>兼容性支持,demo配置修改</li> <li>升级 springboot 到 2.7.3</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/329eca7333a0fe3e096daae060db8649bef57d17"><code>329eca7</code></a> 发布 1.4.6</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/80bf0438aa7e2e95f4dfe4c7cd90b05b7baff9c6"><code>80bf043</code></a> 存在PageInterceptor及其子类就不再添加过滤器</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/8de689681a69dcf58384808e276496d0c533eede"><code>8de6896</code></a> :recycle: Rollback version</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/07dd55ab9f3e7655de48f56ed57e66e268a455f9"><code>07dd55a</code></a> :sparkles: SpringBoot3 support</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/0ebfbb0fedf7dbb80660a54684f7165426fe8a57"><code>0ebfbb0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pagehelper/pagehelper-spring-boot/issues/151">#151</a> from jingheee/master</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/d9e1c532a693022000023273c119e8d1d02aa15a"><code>d9e1c53</code></a> 是否已经存在相同的拦截器方式优化</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/ad12893cf80767dfe30d732003368bc65b8075e0"><code>ad12893</code></a> 发布 1.4.5</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/418b8eb0074804f8def9478d531d399d6f602bb6"><code>418b8eb</code></a> 发布 1.4.4</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/5682d6d5bb752cfc8f59089d697cf57b24f28c9d"><code>5682d6d</code></a> 解决pr#138支持kebabcase但是不支持扩展的问题</li> <li><a href="https://github.com/pagehelper/pagehelper-spring-boot/commit/d6c04a068b7402293980807a31ea247c166f2cf0"><code>d6c04a0</code></a> 解决h2升级到2.x后user变为关键字导致sql执行失败的问题,解决spring boot2.7之后,spring.datasource.schema改...</li> <li>Additional commits viewable in <a href="https://github.com/pagehelper/pagehelper-spring-boot/compare/1.4.1...1.4.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.pagehelper:pagehelper-spring-boot-starter&package-manager=maven&previous-version=1.4.1&new-version=1.4.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/maven/com.github.pagehelper-pagehelper-spring-boot-starter-1.4.6:dependabot/maven/com.github.pagehelper-pagehelper-spring-boot-starter-1.4.6
git checkout dependabot/maven/com.github.pagehelper-pagehelper-spring-boot-starter-1.4.6
Sign in to join this conversation.
No description provided.