Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Bump sentry/sentry-laravel from 3.0.0 to 3.0.1 #358

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2022

Bumps sentry/sentry-laravel from 3.0.0 to 3.0.1.

Release notes

Sourced from sentry/sentry-laravel's releases.

3.0.1

  • Remove incorrect checks if performance tracing should be enabled and rely on the transaction sampling decision instead (#600)
  • Fix SENTRY_RELEASE .env variable not working when using config caching (#603)
Changelog

Sourced from sentry/sentry-laravel's changelog.

3.0.1

  • Remove incorrect checks if performance tracing should be enabled and rely on the transaction sampling decision instead (#600)
  • Fix SENTRY_RELEASE .env variable not working when using config caching (#603)
Commits

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 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 [sentry/sentry-laravel](https://github.com/getsentry/sentry-laravel) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/getsentry/sentry-laravel/releases)
- [Changelog](https://github.com/getsentry/sentry-laravel/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-laravel@3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: sentry/sentry-laravel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2022
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 5.69% // Head: 5.69% // No change to project coverage 👍

Coverage data is based on head (b85fb05) compared to base (e291cc3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##              main    #358   +/-   ##
=======================================
  Coverage     5.69%   5.69%           
  Complexity      49      49           
=======================================
  Files           14      14           
  Lines          123     123           
=======================================
  Hits             7       7           
  Misses         116     116           
Flag Coverage Δ
unittests 5.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gomzyakov gomzyakov merged commit b22842c into main Oct 29, 2022
@gomzyakov gomzyakov deleted the dependabot/composer/sentry/sentry-laravel-3.0.1 branch October 29, 2022 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant