Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Bump yajra/laravel-datatables-oracle from 10.4.2 to 10.6.0 #318

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps yajra/laravel-datatables-oracle from 10.4.2 to 10.6.0.

Release notes

Sourced from yajra/laravel-datatables-oracle's releases.

v10.6.0

  • feat: Expose autoFilter setter to disable post filtering #2981

v10.5.0

feat: Prevent editColumn when column is not shown #3018

v10.4.4

  • feat: Optimize countQuery with complex select #3008
  • fix: phpstan #3022

v10.4.3

Changelog

Sourced from yajra/laravel-datatables-oracle's changelog.

[v10.6.0] - 2023-06-29

  • feat: Expose autoFilter setter to disable post filtering #2981

[v10.5.0] - 2023-06-29

  • feat: Prevent editColumn when column is not shown #3018

[v10.4.4] - 2023-06-27

  • feat: Optimize countQuery with complex select #3008
  • fix: phpstan #3022

[v10.4.3] - 2023-06-07

  • Fix: Prevent the filteredCount() query if no filter is applied to the initial query #3007
Commits
  • 66299d9 chore: release v10.6.0 🚀
  • 8a1fdeb Merge pull request #2981 from thureos/patch-2
  • ac3f4ea chore: release v10.5.0 🚀
  • b1c5fa8 Merge pull request #3018 from Arkhas/prevent_edit_columns_when_columns_not_shown
  • e9a2697 CI
  • ad4210b make it optionnal
  • 25badb8 Merge remote-tracking branch 'upstream/master' into prevent_edit_columns_when...
  • cb61786 chore: release v10.4.4 🚀
  • 0119a1a fix: phpstan (#3022)
  • 2549a99 Merge pull request #3021 from yajra/analysis-RPVpp9
  • 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)

Bumps [yajra/laravel-datatables-oracle](https://github.com/yajra/laravel-datatables) from 10.4.2 to 10.6.0.
- [Release notes](https://github.com/yajra/laravel-datatables/releases)
- [Changelog](https://github.com/yajra/laravel-datatables/blob/master/CHANGELOG.md)
- [Commits](yajra/laravel-datatables@v10.4.2...v10.6.0)

---
updated-dependencies:
- dependency-name: yajra/laravel-datatables-oracle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 1, 2023
@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #318 (a0ba28a) into main (60cade2) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #318   +/-   ##
=========================================
  Coverage     75.23%   75.23%           
  Complexity      351      351           
=========================================
  Files            55       55           
  Lines          1377     1377           
=========================================
  Hits           1036     1036           
  Misses          341      341           

see 1 file with indirect coverage changes

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

Superseded by #322.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/composer/yajra/laravel-datatables-oracle-10.6.0 branch August 1, 2023 21:06
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants