-
Notifications
You must be signed in to change notification settings - Fork 3
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 bensampo/laravel-enum from 1.38.0 to 2.2.0 #959
Open
dependabot
wants to merge
1
commit into
develop
Choose a base branch
from
dependabot/composer/bensampo/laravel-enum-2.2.0
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump bensampo/laravel-enum from 1.38.0 to 2.2.0 #959
dependabot
wants to merge
1
commit into
develop
from
dependabot/composer/bensampo/laravel-enum-2.2.0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0d341a0
to
64c6f5f
Compare
64c6f5f
to
e4d021c
Compare
@dependabot rebase |
db77dd7
to
50f74f8
Compare
50f74f8
to
30d1f2d
Compare
30d1f2d
to
0d38e54
Compare
d6b71f7
to
9ecce61
Compare
bd88eb6
to
1651675
Compare
4ba10da
to
7d38c08
Compare
681b78c
to
a9a7a2e
Compare
a9a7a2e
to
8293ab1
Compare
0623c44
to
e38f98d
Compare
5f83bc2
to
edb3655
Compare
edb3655
to
16ede9c
Compare
4e948ff
to
f1e016d
Compare
e8386f7
to
d6f3ba5
Compare
e8f667d
to
69910e1
Compare
69910e1
to
d821ddd
Compare
3d76ba4
to
eae4476
Compare
eae4476
to
d40a77c
Compare
6c0580c
to
e8d715f
Compare
e8d715f
to
978b6ce
Compare
978b6ce
to
aee9bdf
Compare
aee9bdf
to
a797192
Compare
a797192
to
7ac654d
Compare
7ac654d
to
417b769
Compare
Bumps [bensampo/laravel-enum](https://github.com/BenSampo/laravel-enum) from 1.38.0 to 2.2.0. - [Release notes](https://github.com/BenSampo/laravel-enum/releases) - [Changelog](https://github.com/BenSampo/laravel-enum/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/BenSampo/laravel-enum/blob/master/UPGRADE.md) - [Commits](BenSampo/laravel-enum@v1.38.0...v2.2.0) Signed-off-by: dependabot[bot] <[email protected]>
417b769
to
da53f34
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps bensampo/laravel-enum from 1.38.0 to 2.2.0.
Changelog
Sourced from bensampo/laravel-enum's changelog.
Upgrade guide
Sourced from bensampo/laravel-enum's upgrade guide.
Commits
d48fc31
Update changelogee0a511
Enum implements Arrayable and JsonSerializable to help align with attribute c...640fbd2
Update changelogfe68a3d
Readme updatee75ec36
Update readme66e7a85
Removed unused includec1e4f59
Allow to return null on native cast (#152)98b8a30
Remove unsupported environments from travis729257e
Update changelogba34875
Laravel 7 native casts (#131)You can trigger a rebase of this PR 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)