dominion-solutions / laravel-mysqlite

A Laravel Service Provider that injects select MySQL functions into SQLite
MIT License
7 stars 6 forks source link

Bump illuminate/database from 6.1.0 to 6.6.2 #62

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps illuminate/database from 6.1.0 to 6.6.2.

Commits - [`84b2a63`](https://github.com/illuminate/database/commit/84b2a63e17e8f49d5e8dbacda8269e3fbebfa9ee) Add missing imports. ([#30764](https://github-redirect.dependabot.com/illuminate/database/issues/30764)) - [`f4a1847`](https://github.com/illuminate/database/commit/f4a1847e72b22f4471806bae75b1407546c4f434) spacing - [`478736c`](https://github.com/illuminate/database/commit/478736c278da232d9584e25c5382a9140f4c458c) spacing - [`f6ded2e`](https://github.com/illuminate/database/commit/f6ded2ea0dfeae572cd0af7dd9d40e49888cf3ea) spacing - [`aecb2c1`](https://github.com/illuminate/database/commit/aecb2c1966b39f09db1851776b6ab10700f690d2) spacing - [`52c0910`](https://github.com/illuminate/database/commit/52c0910644ba8aa79d5b36f1a883e65b72964683) spacing - [`575ba8e`](https://github.com/illuminate/database/commit/575ba8e42c986166990025f82562c67d47196781) fix single spaces for params in docs - [`a135ca9`](https://github.com/illuminate/database/commit/a135ca968c7ece366d122d0a98bf10b2c8cbd3f4) Fixed some functions visibility to be public as other ones in the same class ... - [`fb68dfa`](https://github.com/illuminate/database/commit/fb68dfab3158ea618772a5f0a78419f796014b1b) Allow string in some Builder param types ([#30744](https://github-redirect.dependabot.com/illuminate/database/issues/30744)) - [`eef682f`](https://github.com/illuminate/database/commit/eef682f66b9a1d44c93121129a8b8412ac653460) formatting - Additional commits viewable in [compare view](https://github.com/illuminate/database/compare/v6.1.0...v6.6.2)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #63.