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

Bump nwidart/laravel-modules from 10.0.6 to 11.0.3 #124

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps nwidart/laravel-modules from 10.0.6 to 11.0.3.

Release notes

Sourced from nwidart/laravel-modules's releases.

v11.0.3

What's Changed

New Contributors

Full Changelog: nWidart/laravel-modules@v11.0.2...v11.0.3

v11.0.2

Full Changelog: nWidart/laravel-modules@v11.0.1...v11.0.2

v11.0.1

What's Changed

Full Changelog: nWidart/laravel-modules@v11.0.0...v11.0.1

v11.0.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from nwidart/laravel-modules's changelog.

11.0.3 - 2024-03-24

Added

  • @​enterprime Passing the values of vendor, author's name, and author's email in a line during module creation.
  • @​enterprime control the author through the .env configuration file.

11.0.2 - 2024-03-24

Fixed

11.0.1 - 2024-03-23

Added

  • @​alissn add RouteServiceProvider Configuration in Generator
  • @​alissn added Laravel Modules package version to command 'about'
  • @​dcblogdev Added view:make command to generate views

Changed

11.0.0 - 2024-03-19

Fixed

Changed

Commits
  • 24c5ca3 updated CHANGELOG.md
  • 0451192 Merge pull request #1787 from nWidart/feature/test-author-details-can-be-changed
  • 97d89d3 added test to confirm author details
  • e913b76 Merge pull request #1786 from enterprime/master
  • 464f3a1 Passing the values of vendor, author's name, and author's email in a line dur...
  • 0e17c72 Passing the values of vendor, author's name, and author's email in a line dur...
  • e003d42 updated CHANGELOG.md
  • dfedcd3 Merge pull request #1785 from enterprime/master
  • e616c8b Modified to control the author through the .env configuration file.
  • ac1d127 fixed module:migrate-rollback
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules) from 10.0.6 to 11.0.3.
- [Release notes](https://github.com/nWidart/laravel-modules/releases)
- [Changelog](https://github.com/nWidart/laravel-modules/blob/master/CHANGELOG.md)
- [Commits](nWidart/laravel-modules@10.0.6...v11.0.3)

---
updated-dependencies:
- dependency-name: nwidart/laravel-modules
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2024

Looks like nwidart/laravel-modules is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 27, 2024
@dependabot dependabot bot deleted the dependabot/composer/nwidart/laravel-modules-11.0.3 branch March 27, 2024 18:28
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
Development

Successfully merging this pull request may close these issues.

0 participants