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: looker-open-source/looker-sdk-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.4
Choose a base ref
...
head repository: looker-open-source/looker-sdk-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Jun 7, 2023

  1. docs: Update README.md with support info (#23)

    Change-Id: I6593ca1f4d0733be77e23caa6b600690fd33d7d4
    drstrangelooker authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    858ebb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. docs: minor update to reflect API support (#24)

    Change-Id: I7624507519bef444e80b8ac7f72a5a33291f5340
    drstrangelooker authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    13f9c13 View commit details
    Browse the repository at this point in the history
  2. Update some dependencies

    The main impetus for this PR is to update the very outdated rack dep, which keeps registering critical issues in our vulnerability scanners.
    
    While I was at it, I updated a few others. Would be nice to update rack-test to 2.1 and mocha as well, but they require more extensive changes.
    mscrivo committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    826a657 View commit details
    Browse the repository at this point in the history
  3. Fix CI issue

    mscrivo committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ede781d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6861a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Fix typo

    mscrivo committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1e0ffb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge pull request #25 from affinity/scrivo/update-rack-dep

    Update some dependencies
    drstrangelooker authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    32d2de2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix: updated redcarpet dependency to account for an injection vulnera…

    …bility which can enable a cross-site scripting attack.
    
    Change-Id: If8aabf1f4a3b0ac89babcf3125ebd0bdf044d553
    drstrangelooker committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f325228 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from looker-open-source/update-rack-dep

    fix: Update rack dep
    drstrangelooker authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0bab866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e89e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f1a65d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from looker-open-source/release-please--branch…

    …es--main--components--looker-sdk
    
    chore(main): release 0.1.5
    drstrangelooker authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    6fa0bd3 View commit details
    Browse the repository at this point in the history
Loading