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: facebook/relay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: classicvalues/relay
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.
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 21, 2023

  1. Bump @braintree/sanitize-url from 6.0.0 to 6.0.2 in /website

    Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url) from 6.0.0 to 6.0.2.
    - [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md)
    - [Commits](braintree/sanitize-url@v6.0.0...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@braintree/sanitize-url"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    e58fb4a View commit details
    Browse the repository at this point in the history
  2. Bump memoffset from 0.6.1 to 0.6.5 in /compiler

    Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.6.1 to 0.6.5.
    - [Commits](Gilnaa/memoffset@v0.6.1...v0.6.5)
    
    ---
    updated-dependencies:
    - dependency-name: memoffset
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7e52e6a View commit details
    Browse the repository at this point in the history
  3. Bump openssl from 0.10.32 to 0.10.55 in /compiler

    Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.32 to 0.10.55.
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](rust-openssl/rust-openssl@openssl-v0.10.32...openssl-v0.10.55)
    
    ---
    updated-dependencies:
    - dependency-name: openssl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4cda780 View commit details
    Browse the repository at this point in the history
  4. Bump ouroboros from 0.8.2 to 0.15.6 in /compiler

    Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.8.2 to 0.15.6.
    - [Commits](https://github.com/joshua-maros/ouroboros/commits)
    
    ---
    updated-dependencies:
    - dependency-name: ouroboros
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    665e8aa View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge pull request #55 from classicvalues/dependabot/cargo/compiler/m…

    …emoffset-0.6.5
    
    Bump memoffset from 0.6.1 to 0.6.5 in /compiler
    classicvalues authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    92ae58f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from classicvalues/dependabot/cargo/compiler/o…

    …uroboros-0.15.6
    
    Bump ouroboros from 0.8.2 to 0.15.6 in /compiler
    classicvalues authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2acb08b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from classicvalues/dependabot/npm_and_yarn/web…

    …site/braintree/sanitize-url-6.0.2
    
    Bump @braintree/sanitize-url from 6.0.0 to 6.0.2 in /website
    classicvalues authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    9defd04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #54 from classicvalues/dependabot/cargo/compiler/o…

    …penssl-0.10.55
    
    Bump openssl from 0.10.32 to 0.10.55 in /compiler
    classicvalues authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5b04554 View commit details
    Browse the repository at this point in the history
Loading