Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
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: GoogleCloudPlatform/snapshot-debugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.6
Choose a base ref
...
head repository: GoogleCloudPlatform/snapshot-debugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.7
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 19, 2023

  1. Adds PHP support to the VS Code Extension (#140)

    Carlos Granados committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    bb6ed74 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. chore(deps-dev): bump com.google.guava:guava in /samples/java/gce (#149)

    Bumps [com.google.guava:guava](https://github.com/google/guava) from 31.1-jre to 32.0.0-jre.
    - [Release notes](https://github.com/google/guava/releases)
    - [Commits](https://github.com/google/guava/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.guava:guava
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    17ebf64 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. chore(deps): bump org.eclipse.jetty:jetty-server (#150)

    Bumps [org.eclipse.jetty:jetty-server](https://github.com/eclipse/jetty.project) from 9.4.44.v20210927 to 9.4.51.v20230217.
    - [Release notes](https://github.com/eclipse/jetty.project/releases)
    - [Commits](jetty/jetty.project@jetty-9.4.44.v20210927...jetty-9.4.51.v20230217)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.jetty:jetty-server
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8c76e55 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump flask in /samples/python/appengine-flexible (#153)

    Bumps [flask](https://github.com/pallets/flask) from 2.1.0 to 2.2.5.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@2.1.0...2.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a42c7ef View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump flask from 2.2.2 to 2.2.5 in /samples/python/gce (#151

    )
    
    Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.2.5.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@2.2.2...2.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c9a8fc8 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump flask in /samples/python/appengine-standard (#152)

    Bumps [flask](https://github.com/pallets/flask) from 2.1.0 to 2.2.5.
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@2.1.0...2.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: flask
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5b07b2e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    4436f6a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. docs: Document archival status (#156)

    This provides the documentation for #154
    mctavish committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    3a85a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    546114b View commit details
    Browse the repository at this point in the history
Loading