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: publicissapient-france/code-elevator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: seblm/code-elevator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 32 files changed
  • 3 contributors

Commits on Sep 11, 2022

  1. upgrade to jdk11

    seblm committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    977c9bd View commit details
    Browse the repository at this point in the history
  2. configure dependabot to scan dependency updates

    Sébastian Le Merdy authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    420d621 View commit details
    Browse the repository at this point in the history
  3. configure Github Actions with maven

    Sébastian Le Merdy authored Sep 11, 2022
    Configuration menu
    Copy the full SHA
    b6dd40a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Bump jetty-maven-plugin, assertj-core, jersey.version, javax.servlet-…

    …api and junit
    dependabot[bot] authored and Sébastian Le Merdy committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a00eb97 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Bump scala-maven-plugin from 3.2.2 to 4.7.1

    Bumps scala-maven-plugin from 3.2.2 to 4.7.1.
    
    ---
    updated-dependencies:
    - dependency-name: net.alchim31.maven:scala-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and Sébastian Le Merdy committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ec8ace9 View commit details
    Browse the repository at this point in the history
  2. remove scala warnings

    seblm authored and Sébastian Le Merdy committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    72611d9 View commit details
    Browse the repository at this point in the history
Loading