Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
325 stars 165 forks source link

Bump backpack/backupmanager from 3.0.9 to 4.0.2 #502

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps backpack/backupmanager from 3.0.9 to 4.0.2.

Release notes

Sourced from backpack/backupmanager's releases.

v4.0.2

What's Changed

Full Changelog: https://github.com/Laravel-Backpack/BackupManager/compare/v4.0.1...v4.0.2

v4.0.1 🌈

Changes

v4.0.0 🎉

Changes

  • improved backup feedback, when triggered from the UI (loading sign and refresh when done)
  • removed jQuery dependency
  • support only lastest spatie/laravel-backup version (v8)

Full Changelog: https://github.com/Laravel-Backpack/BackupManager/compare/v3.0.8...v4.0.0

Commits
  • 240ff3f Merge pull request #119 from Laravel-Backpack/use-blank-layout
  • a6afd7e Merge branch 'master' into use-blank-layout
  • 252c0e4 use blank layout
  • 176ba30 Merge pull request #115 from pukkaro/fix-114
  • ad526e4 Provide proper window title translation (fixes #114)
  • d4f5506 Merge pull request #113 from Laravel-Backpack/promatik-patch-1
  • 00a58e0 Update README.md
  • 8583c6e Create add-to-project.yml
  • fae057b Update README.md
  • 091d611 Merge pull request #112 from Laravel-Backpack/v4
  • 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)