DevOpsMetrics
DevOpsMetrics copied to clipboard
Bump app-root-path from 3.0.0 to 3.1.0 in /src/ProbotMetrics
Bumps app-root-path from 3.0.0 to 3.1.0.
Release notes
Sourced from app-root-path's releases.
3.1.0
Added
- Add TypeScript types by
@douirain inxilpro/node-app-root-path#50Fixed
- Add fallback for when imported as ESM (in which case
require.mainis unavailable) by@Poujain inxilpro/node-app-root-path#53New Contributors
@Poujamade their first contribution in inxilpro/node-app-root-path#53@douiramade their first contribution in inxilpro/node-app-root-path#50Full Changelog: https://github.com/inxilpro/node-app-root-path/compare/v2.1.0...3.1.0
Commits
506c98dMerge pull request #50 from douira/patch-1e868e55Merge pull request #53 from Pouja/bugfix/require-main-is-undefined30b32b5fix: Added check if require.main is set5296e8duse return type of node requirefc2949bCreate index.d.ts54d06feMerge branch 'master' of https://github.com/inxilpro/node-app-root-pathbdd59eaci: updated semantic-release & other CI/build dependencies7aab416chore: tweaked gitignore file26cd05eUpdate README.md- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)