MNT:(deps): Bump xarray from 0.15.1 to 0.16.0 in /ci#1419
MNT:(deps): Bump xarray from 0.15.1 to 0.16.0 in /ci#1419dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
54a0e66 to
00da3c9
Compare
|
@dopplershift Now that Dependabot is in place, what should the workflow be for patches for version updates? I'd like to go ahead and fix this xarray 0.16 issue. Ideas I had:
Also, as referenced in #1372 (comment), I think the broken tests are only on master, not 0.12.x, so I think this can be remilestoned as 1.0? |
|
I milestoned for 0.12.2 to make sure I didn't forget to check it before I released--don't want to release without support for xarray 0.16.0. In general, I'm ok with any of those workflows for incorporating version bumps. I'd say go with whatever you're most comfortable with. The important part is that we now have a bot checking for new versions and that's the only time things should change. |
Sounds good!
In that case, I think I'll go with the first (separate PR). Thanks! |
Bumps [xarray](https://github.com/pydata/xarray) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/pydata/xarray/releases) - [Changelog](https://github.com/pydata/xarray/blob/master/HOW_TO_RELEASE.md) - [Commits](pydata/xarray@v0.15.1...v0.16.0) Signed-off-by: dependabot[bot] <support@github.com>
00da3c9 to
68c4a44
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps xarray from 0.15.1 to 0.16.0.
Release notes
Sourced from xarray's releases.
Commits
5676926Release v0.16.0c90d6dcMinor reorg of whatsnew for 0.16.0 (#4216)f3ca63afix sphinx warnings (#4199)64c1391pin isort (#4206)03c8562get the colorbar label via public methods (#4201)87f671eBump minimum versions for 0.16 release (#4175)834d4c4Allow passing axis kwargs to plot (#4020)329cefbFix to_unstacked_dataset for single dimension variables. (#4094)03d409eImprove the speed of from_dataframe with a MultiIndex (by 40x!) (#4184)e216720More pint compatibility: silence UnitStrippedWarnings (#4163)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)