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: kevinsawicki/http-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sarvex/HttpRequest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 28, 2023

  1. Bump jetty-servlets from 8.1.9.v20130131 to 9.4.41.v20210516 in /lib

    Bumps [jetty-servlets](https://github.com/eclipse/jetty.project) from 8.1.9.v20130131 to 9.4.41.v20210516.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-8.1.9.v20130131...jetty-9.4.41.v20210516)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-servlets
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ade1ace View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Merge pull request #2 from sarvex/dependabot/maven/lib/org.eclipse.je…

    …tty-jetty-servlets-9.4.41.v20210516
    
    Bump jetty-servlets from 8.1.9.v20130131 to 9.4.41.v20210516 in /lib
    sarvex authored May 1, 2023
    Configuration menu
    Copy the full SHA
    cafa3a2 View commit details
    Browse the repository at this point in the history
  2. Bump jetty-server from 8.1.9.v20130131 to 10.0.14 in /lib

    Bumps [jetty-server](https://github.com/eclipse/jetty.project) from 8.1.9.v20130131 to 10.0.14.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-8.1.9.v20130131...jetty-10.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    7a3e999 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sarvex/dependabot/maven/lib/org.eclipse.je…

    …tty-jetty-server-10.0.14
    
    Bump jetty-server from 8.1.9.v20130131 to 10.0.14 in /lib
    sarvex authored May 1, 2023
    Configuration menu
    Copy the full SHA
    855ab08 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Bump org.eclipse.jetty:jetty-servlets from 10.0.14 to 10.0.16 in /lib

    Bumps [org.eclipse.jetty:jetty-servlets](https://github.com/eclipse/jetty.project) from 10.0.14 to 10.0.16.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-10.0.14...jetty-10.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-servlets
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    57610ac View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge pull request #3 from sarvex/dependabot/maven/lib/org.eclipse.je…

    …tty-jetty-servlets-10.0.16
    
    Bump org.eclipse.jetty:jetty-servlets from 10.0.14 to 10.0.16 in /lib
    sarvex authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    2024439 View commit details
    Browse the repository at this point in the history
Loading