Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 24, 2018

Bumps netcdf4 from 1.4.1 to 1.4.2.

Changelog

Sourced from netcdf4's changelog.

since version 1.4.2

  • make set_always_mask work in MFDataset.

version 1.4.2 (tag v1.4.2rel)

  • add get_dims Variable method (issue #824)
  • make sure format keyword not ignored when mode is 'ws' (issue #827)
  • fix numpy FutureWarning (non-tuple sequence for
    multidimensional indexing is deprecated), issue #833.
  • add 'master_file' kwarg to MFDataset.init (issue #835).
  • always use nc_get_vars for strided access over OpenDAP (issue #838).
  • raise FutureWarning when trying to set multi-dimensional array attribute
    while still silently flattening the array (issue #841). Will change
    to ValueError in next release (1.4.3).
  • fix parallel writes when both nc4 parallel and pnetcdf parallel options
    enabled in the netcdf-c library (issue #820).
  • fix for writing masked scalar character variable (issue #850).
Commits

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2018
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/netcdf4-1.4.2 branch 2 times, most recently from 96f2548 to b7d92ed Compare November 24, 2018 21:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/netcdf4-1.4.2 branch from b7d92ed to 13b6497 Compare November 24, 2018 22:35
@weiji14
Copy link
Owner

weiji14 commented Nov 25, 2018

@dependabot ignore this patch. NetCDF4 v1.4.2 doesn't quite work with xarray. See a84dfd6 of #52.

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you about version 1.4.2 again, unless you re-open this PR or update to a 1.4.2 release yourself.

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants