Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grails/grails-spring-security-core Loading
base: 6.1.x
Choose a base ref
...
head repository: grails/grails-spring-security-core Loading
compare: 4.0.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 13, 2022

  1. Bump cglib-nodep from 3.2.6 to 3.3.0 (#819)

    Bumps [cglib-nodep](https://github.com/cglib/cglib) from 3.2.6 to 3.3.0.
    - [Release notes](https://github.com/cglib/cglib/releases)
    - [Commits](https://github.com/cglib/cglib/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cglib:cglib-nodep
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    196e2bb View commit details
    Browse the repository at this point in the history
  2. Bump asciidoctor-gradle-plugin from 1.5.3 to 1.6.1 (#817)

    Bumps asciidoctor-gradle-plugin from 1.5.3 to 1.6.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.asciidoctor:asciidoctor-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    52ac328 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Use UrlPathHelper to resolve request URI (#824)

    * Use UrlPathHelper to resolve request URI
    
    * Upgrade test projects
    puneetbehl committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    426fe1b View commit details
    Browse the repository at this point in the history
  2. [skip ci] Release v4.0.5

    puneetbehl committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    6bb932d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Bump hibernate5 from 7.0.0 to 7.0.7 (#870)

    Bumps [hibernate5](https://github.com/grails/gorm-hibernate5) from 7.0.0 to 7.0.7.
    - [Release notes](https://github.com/grails/gorm-hibernate5/releases)
    - [Commits](grails/gorm-hibernate5@v7.0.0...v7.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.grails.plugins:hibernate5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    de13a30 View commit details
    Browse the repository at this point in the history
  2. Bump asciidoctorj-pdf from 1.5.0-alpha.11 to 1.5.4 (#871)

    Bumps [asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj) from 1.5.0-alpha.11 to 1.5.4.
    - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases)
    - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc)
    - [Commits](https://github.com/asciidoctor/asciidoctorj/commits/v1.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.asciidoctor:asciidoctorj-pdf
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    9af9faf View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Bump asciidoctorj-epub3 from 1.5.0-alpha.6 to 1.5.1 (#867)

    Bumps [asciidoctorj-epub3](https://github.com/asciidoctor/asciidoctorj-epub3) from 1.5.0-alpha.6 to 1.5.1.
    - [Release notes](https://github.com/asciidoctor/asciidoctorj-epub3/releases)
    - [Commits](https://github.com/asciidoctor/asciidoctorj-epub3/commits/v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.asciidoctor:asciidoctorj-epub3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2688e4c View commit details
    Browse the repository at this point in the history
  2. Bump el-impl from 2.1.2-b03 to 2.1.2-b05 (#865)

    Bumps el-impl from 2.1.2-b03 to 2.1.2-b05.
    
    ---
    updated-dependencies:
    - dependency-name: org.glassfish.web:el-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    299e915 View commit details
    Browse the repository at this point in the history
Loading