Skip to content

Update ipywidgets 8#1514

Merged
martinRenou merged 1 commit into
bqplot:masterfrom
martinRenou:ipywidgets8
Aug 22, 2022
Merged

Update ipywidgets 8#1514
martinRenou merged 1 commit into
bqplot:masterfrom
martinRenou:ipywidgets8

Conversation

@martinRenou
Copy link
Copy Markdown
Member

References

Taking over #1404

@martinRenou martinRenou mentioned this pull request Aug 18, 2022
@martinRenou
Copy link
Copy Markdown
Member Author

Waiting for conda-forge/bqscales-feedstock#7

@martinRenou
Copy link
Copy Markdown
Member Author

This needs bqscales 0.3.1 now

@martinRenou
Copy link
Copy Markdown
Member Author

Please update galata references

@martinRenou martinRenou merged commit 7a243f0 into bqplot:master Aug 22, 2022
@martinRenou martinRenou deleted the ipywidgets8 branch August 22, 2022 09:30
@martinRenou
Copy link
Copy Markdown
Member Author

meeseeksdev please backport to 0.12.x

@lumberbot-app
Copy link
Copy Markdown

lumberbot-app Bot commented Aug 22, 2022

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout 0.12.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 7a243f00e7767283aef688bfa0f5df733a35eb0d
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #1514: Update ipywidgets 8'
  1. Push to a named branch:
git push YOURFORK 0.12.x:auto-backport-of-pr-1514-on-0.12.x
  1. Create a PR against branch 0.12.x, I would have named this PR:

"Backport PR #1514 on branch 0.12.x (Update ipywidgets 8)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant