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: masci/datadog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: masci/datadog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 9, 2023

  1. Bump tough-cookie from 4.0.0 to 4.1.3

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    8e3b140 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #27 from masci/dependabot/npm_and_yarn/tough-cooki…

    …e-4.1.3
    
    Bump tough-cookie from 4.0.0 to 4.1.3
    masci authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c0ea41f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c430b52 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #28 from masci/dependabot/npm_and_yarn/word-wrap-1…

    ….2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4
    masci authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    547d1e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump @babel/traverse from 7.15.4 to 7.23.2

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    39b52f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from masci/dependabot/npm_and_yarn/babel/trave…

    …rse-7.23.2
    
    Bump @babel/traverse from 7.15.4 to 7.23.2
    masci authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    772ff47 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. update runtime to node20

    masci committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2b05762 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from masci/node20

    Update runtime to node20
    masci authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    621ef0c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    8715cb0 View commit details
    Browse the repository at this point in the history
  2. bump checkout version

    masci committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8ef869f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1549e52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98184cf View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from masci/regression

    Fix performance regression
    masci authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a5d283e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update README.md

    masci authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    39a9321 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 18, 2024

  1. Bump ws from 7.5.5 to 7.5.10 (#40)

    Bumps [ws](https://github.com/websockets/ws) from 7.5.5 to 7.5.10.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.5.5...7.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    446b421 View commit details
    Browse the repository at this point in the history
Loading