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

Bump the datadog group with 2 updates #8249

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2024

Bumps the datadog group with 2 updates: @datadog/browser-logs and @datadog/browser-rum.

Updates @datadog/browser-logs from 5.14.0 to 5.15.0

Changelog

Sourced from @​datadog/browser-logs's changelog.

v5.15.0

  • 🐛 fix beforeSend type definition for logs (#2686)
  • 🐛 [RUM-2782] remove buggy redirect timing estimation based on fetchStart (#2683)
  • [ci-visibility] Implement driver-agnostic integration with CI Visibility (#2639)
Commits

Updates @datadog/browser-rum from 5.14.0 to 5.15.0

Changelog

Sourced from @​datadog/browser-rum's changelog.

v5.15.0

  • 🐛 fix beforeSend type definition for logs (#2686)
  • 🐛 [RUM-2782] remove buggy redirect timing estimation based on fetchStart (#2683)
  • [ci-visibility] Implement driver-agnostic integration with CI Visibility (#2639)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the datadog group with 2 updates: [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/logs) and [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum).


Updates `@datadog/browser-logs` from 5.14.0 to 5.15.0
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v5.15.0/packages/logs)

Updates `@datadog/browser-rum` from 5.14.0 to 5.15.0
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v5.15.0/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: datadog
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: datadog
...

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 Apr 14, 2024
Copy link

codecov bot commented Apr 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.50%. Comparing base (6d5f3ec) to head (2bb354c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8249      +/-   ##
==========================================
- Coverage   73.50%   73.50%   -0.01%     
==========================================
  Files        1325     1325              
  Lines       40854    40854              
  Branches     7561     7561              
==========================================
- Hits        30031    30028       -3     
- Misses      10823    10826       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@twschiller twschiller self-requested a review April 15, 2024 13:08
@twschiller twschiller merged commit ad63324 into main Apr 15, 2024
21 checks passed
@twschiller twschiller deleted the dependabot/npm_and_yarn/datadog-b69e986cd1 branch April 15, 2024 13:08
@twschiller twschiller added this to the 1.8.13 milestone Apr 15, 2024
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.

2 participants