r2dbc / r2dbc-proxy

R2DBC Proxying Framework
https://r2dbc.io
Apache License 2.0
145 stars 21 forks source link

Bump spring-hateoas from 1.0.0.RELEASE to 1.5.5 #133

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps spring-hateoas from 1.0.0.RELEASE to 1.5.5.

Release notes

Sourced from spring-hateoas's releases.

1.5.5

  • #2016 - Switch to UriComponentsBuilder.fromUri(…).
  • #2014 - Upgrade to Spring Framework 5.3.29.
  • #2007 - Upgrade to Reactor 2020.0.34.
  • #2001 - Upgrade to Lombok 1.18.28.
  • #1996 - Upgrade to Logback 1.12.12.
  • #1986 - Changing JsonPathProvider to Jackson breaks the JsonPathLinkDiscoverer.

1.5.4

  • #1950 - Upgrade to Kotlin 1.6.21 and KotlinX 1.6.4.
  • #1949 - Upgrade to Reactor 2020.0.30.
  • #1948 - Make sure reference docs are deployed for 1.5.x releases.
  • #1947 - Upgrade to Spring Framework 5.3.26.

1.5.3

  • #1912 - Upgrade to Jackson 2.13.5.
  • #1911 - Upgrade to Lombok 1.18.26.
  • #1910 - Upgrade to JUnit 5.8.2.
  • #1909 - Upgrade to Reactor 2020.0.28.
  • #1908 - Upgrade to Spring Framework 5.3.25.
  • #1903 - Link header parsing breaks for multiple links with at least one containing unquoted values.

1.5.2

  • #1843 - Upgrade to Spring Framework 5.3.23.
  • #1842 - Upgrade to Lombok 1.18.24.
  • #1841 - Upgrade to Jackson 2.13.4.
  • #1840 - Upgrade to Logback 1.2.11.
  • #1839 - Upgrade to Slf4j 1.7.36.
  • #1829 - Upgrade to Reactor 2020.0.23.
  • #1820 - DummyInvocationUtils's ThreadLocal cache causes classloader leak.

1.5.1

  • #1801 - UriTemplate can't recognize variable names that contain a dot.
  • #1797 - Optimization around constructing UriTemplate with multiple template variables of the same type.
  • #1794 - Path segment capturing {*…} not correctly expanded.
  • #1791 - LinkBuilderSupport.toUri() double-encodes request parameters.

1.5 GA

  • #1782 - Upgrade to Reactor 2020.0.19.
  • #1781 - Upgrade to Spring Framework 5.3.20.
  • #1779 - MultipartFile parameter must not be added as template variable.

1.5 RC1

  • #1772 - Upgrade to Jackson 2.13.2.1.
  • #1771 - Upgrade to Reactor 2020.0.18.
  • #1770 - Upgrade to Spring Framework 5.3.19.
  • #1765 - Performance improvements in TemplateVariable.essence().

1.5 M2

  • #1758 - Upgrade to Spring 5.3.16.

... (truncated)

Commits


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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/r2dbc/r2dbc-proxy/network/alerts).