-
Notifications
You must be signed in to change notification settings - Fork 60
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: dbader/node-datadog-metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dbader/node-datadog-metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 2 contributors
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d10438 - Browse repository at this point
Copy the full SHA 9d10438View commit details
Commits on Oct 31, 2024
-
Expand CI test matrix, add dependabot for actions (#121)
Node.js has moved forward by several major versions since our CI configuration was last updated, and this updates our CI test matrix to cover them. I've also added Dependabot for updating CI workflows, but not JS dependencies (we only want security updates for those).
Configuration menu - View commit details
-
Copy full SHA for 99b4624 - Browse repository at this point
Copy the full SHA 99b4624View commit details -
Bump actions/checkout from 3 to 4 (#122)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 72ff76d - Browse repository at this point
Copy the full SHA 72ff76dView commit details -
Bump actions/setup-node from 3 to 4 (#123)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b0e9936 - Browse repository at this point
Copy the full SHA b0e9936View commit details
Commits on Nov 1, 2024
-
Export a type for BufferedMetricsLogger (#120)
Even though we started generating TypeScript types from the JSDoc a while back, it turns out `BufferedMetricsLogger` was getting exported as a *value* and not a type. That technically works in TS, but requires some weird syntax and is definitely not what you want. This changes up our imports and exports a bit to get the TypeScript compiler to do the right thing, and adds a basic test of the types to make sure we don't regress. See #119.
Configuration menu - View commit details
-
Copy full SHA for a834a05 - Browse repository at this point
Copy the full SHA a834a05View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6dca69 - Browse repository at this point
Copy the full SHA a6dca69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 804190a - Browse repository at this point
Copy the full SHA 804190aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d49b78 - Browse repository at this point
Copy the full SHA 6d49b78View commit details
Commits on Nov 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f87676 - Browse repository at this point
Copy the full SHA 9f87676View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.11.3...v0.11.4