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

fix(auto): bump laravel/telescope from 4.4.0 to 4.4.6 #226

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps laravel/telescope from 4.4.0 to 4.4.6.

Release notes

Sourced from laravel/telescope's releases.

v4.4.6

Fixed

  • Revert "[4.x] Move cache read inside handler to avoid early cache call" (#1030)

v4.4.5

Fixed

  • Move cache read inside handler to avoid early cache call (#1025)

v4.4.4

Fixed

  • Implement new GateEvaluated event (#1018)

v4.4.3

Fixed

  • Handle when $batch is null (#1013)

v4.4.2

Fixed

  • GateWatcher shows allowed when it is denied via Response class (#1010)

v4.4.1

Fixed

  • Prevent access to uninitialized typed properties (#1005)
Changelog

Sourced from laravel/telescope's changelog.

v4.4.6 (2021-03-11)

Fixed

  • Revert "[4.x] Move cache read inside handler to avoid early cache call" (#1030)

v4.4.5 (2021-03-09)

Fixed

  • Move cache read inside handler to avoid early cache call (#1025)

v4.4.4 (2021-02-23)

Fixed

  • Implement new GateEvaluated event (#1018)

v4.4.3 (2021-02-16)

Fixed

  • Handle when $batch is null (#1013)

v4.4.2 (2021-02-09)

Fixed

  • GateWatcher shows allowed when it is denied via Response class (#1010)

v4.4.1 (2021-01-26)

Fixed

  • Prevent access to uninitialized typed properties (#1005)
Commits
  • 903c709 Update CHANGELOG.md
  • c8a5ece Revert "Move cache read inside VarDumper handler to avoid cache call during p...
  • 0af30c6 Update CHANGELOG.md
  • 897d2e0 Move cache read inside VarDumper handler to avoid cache call during package d...
  • 4d4a2f7 Use ubuntu-18.04
  • 7f8baf5 Update CHANGELOG.md
  • 4b9d689 Implement new GateEvaluated event (#1018)
  • 2544c87 Update CHANGELOG.md
  • ecb6819 Handle when $batch is null (#1013)
  • bb2b733 Update CHANGELOG.md
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 12, 2021
@dependabot dependabot bot force-pushed the dependabot/composer/laravel/telescope-4.4.6 branch from e473df9 to cb7f3c2 Compare March 15, 2021 00:49
Bumps [laravel/telescope](https://github.com/laravel/telescope) from 4.4.0 to 4.4.6.
- [Release notes](https://github.com/laravel/telescope/releases)
- [Changelog](https://github.com/laravel/telescope/blob/4.x/CHANGELOG.md)
- [Commits](laravel/telescope@v4.4.0...v4.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 9, 2021

Superseded by #261.

@dependabot dependabot bot closed this Apr 9, 2021
@dependabot dependabot bot deleted the dependabot/composer/laravel/telescope-4.4.6 branch April 9, 2021 23:18
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 php Pull requests that update Php code
Projects
None yet
0 participants