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: myoshi2891/Algorithm-DataStructures-Math-SQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev-from-macmini
Choose a base ref
...
head repository: myoshi2891/Algorithm-DataStructures-Math-SQL
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.
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on May 14, 2026

  1. Merge pull request #341 from myoshi2891/dev-from-macmini

    Add and update Two Sum LeetCode documentation with Japanese explanations
    myoshi2891 authored May 14, 2026
    Configuration menu
    Copy the full SHA
    818d63e View commit details
    Browse the repository at this point in the history
  2. build: bump the pip group across 1 directory with 7 updates

    ---
    updated-dependencies:
    - dependency-name: jupyterlab
      dependency-version: 4.5.7
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: nbconvert
      dependency-version: 7.17.1
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: notebook
      dependency-version: 7.5.6
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: pip
      dependency-version: '26.1'
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: requests
      dependency-version: 2.33.0
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: tornado
      dependency-version: 6.5.5
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: wheel
      dependency-version: 0.46.2
      dependency-type: direct:production
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 14, 2026
    Configuration menu
    Copy the full SHA
    2de738c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2026

  1. Merge pull request #342 from myoshi2891/dependabot/pip/pip-5059cd8463

    build: bump the pip group across 1 directory with 7 updates
    myoshi2891 authored May 22, 2026
    Configuration menu
    Copy the full SHA
    e3d4d14 View commit details
    Browse the repository at this point in the history
Loading