Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump nestjs-otel from 5.1.2 to 5.1.5 in /src/checkout #386

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps nestjs-otel from 5.1.2 to 5.1.5.

Release notes

Sourced from nestjs-otel's releases.

nestjs-otel v5.1.5

Bug Fixes

  • latency buckets are not matching the expected time unit in milliseconds (c269bac)

nestjs-otel v5.1.4

Bug Fixes

  • should support both 9 and 10 versions (50f2273)

nestjs-otel v5.1.3

Bug Fixes

  • #231 Remove unnecessary files from package bundle (faa521b)
Changelog

Sourced from nestjs-otel's changelog.

5.1.5 (2023-09-04)

Bug Fixes

  • latency buckets are not matching the expected time unit in milliseconds (c269bac)

5.1.4 (2023-06-28)

Bug Fixes

  • should support both 9 and 10 versions (50f2273)

5.1.3 (2023-06-21)

Bug Fixes

  • #231 Remove unnecessary files from package bundle (faa521b)
Commits
  • 80ab0ee Merge pull request #451 from pragmaticivan/release-v5.1.5
  • b41ab59 chore: release 5.1.5
  • cfcae07 Merge pull request #450 from pragmaticivan/fix/449-fix-millisecond-time
  • c269bac fix: latency buckets are not matching the expected time unit in milliseconds
  • b599f90 chore: fix dependabot exclude-patterns
  • a5be500 chore: fix dependabot group typo
  • 397ba08 chore: support dependabot groups
  • 731457a build: update dependencies
  • c02253d Merge pull request #441 from pragmaticivan/release-v5.1.4
  • 53ed5f7 chore: release 5.1.4
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [nestjs-otel](https://github.com/pragmaticivan/nestjs-otel) from 5.1.2 to 5.1.5.
- [Release notes](https://github.com/pragmaticivan/nestjs-otel/releases)
- [Changelog](https://github.com/pragmaticivan/nestjs-otel/blob/main/CHANGELOG.md)
- [Commits](pragmaticivan/nestjs-otel@v5.1.2...v5.1.5)

---
updated-dependencies:
- dependency-name: nestjs-otel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2023
@mergify mergify bot merged commit a458f71 into main Dec 1, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/checkout/nestjs-otel-5.1.5 branch December 1, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants