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: paulo-ferraz-oliveira/dogstatsd-2-statsd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: paulo-ferraz-oliveira/dogstatsd-2-statsd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.2
Choose a head ref
  • 9 commits
  • 15 files changed
  • 1 contributor

Commits on Mar 10, 2023

  1. Bump our dependencies, to fix a vulnerability (#6)

    Locally, we also did `npm audit fix` for
    
    json5  <1.0.2
    Severity: high
    Prototype Pollution in JSON5 via Parse Method - GHSA-9c47-m6qq-7p4h
    paulo-ferraz-oliveira authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    0b2858c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc86fe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c514771 View commit details
    Browse the repository at this point in the history
  4. Implement a security policy (#10)

    * Implement a security policy
    
    * Update as per CI results
    paulo-ferraz-oliveira authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    3c5a39b View commit details
    Browse the repository at this point in the history
  5. Add a code of conduct (#11)

    * Add a code of conduct
    
    * Update as per CI
    paulo-ferraz-oliveira authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    e9760ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3770009 View commit details
    Browse the repository at this point in the history
  7. Add a pull request template (#13)

    * Add a pull request template
    
    * Move to proper place
    
    * Update as per CI
    paulo-ferraz-oliveira authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    d122c2d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Improved maintenance via npm and CI (#14)

    * Update pull request template
    
    Not really related to the scope of this branch, but useful nonetheless
    
    * Improve maintenance (mostly via npm run dist)
    
    ... and subsequent actions, also present in CI
    paulo-ferraz-oliveira authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    548f0dc View commit details
    Browse the repository at this point in the history
  2. Make our intentions explicit (#16)

    * Make our intentions explicit
    
    * Update as per CI
    paulo-ferraz-oliveira authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    33c2c6a View commit details
    Browse the repository at this point in the history
Loading