-
Notifications
You must be signed in to change notification settings - Fork 10
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 wicked from 1.4.0 to 2.0.0 #2978
Merged
ConnorSheremeta
merged 5 commits into
master
from
dependabot/bundler/master/wicked-2.0.0
Feb 7, 2023
Merged
Bump wicked from 1.4.0 to 2.0.0 #2978
ConnorSheremeta
merged 5 commits into
master
from
dependabot/bundler/master/wicked-2.0.0
Feb 7, 2023
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
dependabot
bot
requested review from
ConnorSheremeta,
jefferya,
lagoan and
pgwillia
as code owners
September 26, 2022 18:30
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
4 times, most recently
from
November 1, 2022 20:53
f14e103
to
47ab638
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
6 times, most recently
from
November 15, 2022 18:51
3c16c49
to
a71f804
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
4 times, most recently
from
November 16, 2022 00:35
b6c922e
to
557b6da
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
from
November 30, 2022 17:58
557b6da
to
11a0878
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
4 times, most recently
from
December 14, 2022 22:42
b39cc32
to
28c0cb1
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
3 times, most recently
from
January 24, 2023 20:33
c789858
to
2489963
Compare
|
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
from
January 27, 2023 22:44
2489963
to
a04bbf7
Compare
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
12 times, most recently
from
February 4, 2023 02:19
1b3e006
to
f003eb2
Compare
Bumps [wicked](https://github.com/schneems/wicked) from 1.4.0 to 2.0.0. - [Release notes](https://github.com/schneems/wicked/releases) - [Changelog](https://github.com/zombocom/wicked/blob/main/CHANGELOG.md) - [Commits](zombocom/wicked@v1.4.0...v2.0.0) --- updated-dependencies: - dependency-name: wicked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
9 times, most recently
from
February 6, 2023 23:45
1e92551
to
e8f2831
Compare
Bumps [wicked](https://github.com/schneems/wicked) from 1.4.0 to 2.0.0. - [Release notes](https://github.com/schneems/wicked/releases) - [Changelog](https://github.com/zombocom/wicked/blob/main/CHANGELOG.md) - [Commits](zombocom/wicked@v1.4.0...v2.0.0) --- updated-dependencies: - dependency-name: wicked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/bundler/master/wicked-2.0.0
branch
from
February 6, 2023 23:52
e8f2831
to
b21e16a
Compare
….com/ualbertalib/jupiter into dependabot/bundler/master/wicked-2.0.0
ConnorSheremeta
approved these changes
Feb 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the wizard and it functioned as expected. New status code returned didn't affect functionality but it broke tests... fixed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 wicked from 1.4.0 to 2.0.0.
Changelog
Sourced from wicked's changelog.
Commits
439b39f
v2.0.0d360aaa
Return 422 - :unprocessable_entity when form submissions fails (#294)a46ffb8
Add rails 7.0 to CI (#293)0ab3cb5
Add link to deanin video to readme (#292)98034a2
Add CI badge to README [changelog skip] [ci skip] (#289)dd2b3f3
FIXES #287 - Add GitHub CI (#288)96d6e12
[ci skip] Add the Wicked logo to the repo (#286)52c9535
Pass the provided step when raising InvalidStepError errors (#284)28d14e0
Merge pull request #282 from iseth/patch-1be416de
Update README.mdDependabot 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)