ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Bump external/gt4py from `36c487a` to `8a7e3c5` #469

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps external/gt4py from 36c487a to 8a7e3c5.

Commits
  • 8a7e3c5 feature[next]: Add support for positional-or-keyword arguments (#1248)
  • 0e9fde8 fix[next]: Fix CSE extraction for if statements (#1273)
  • e307609 refactor[next]: Frontend test refactoring part 2 (#1270)
  • 0b668fb feature[next]: Remove int type from FOAST, PAST, ITIR (#1255)
  • 7b0953a Test refactoring 1 (#1268)
  • a1fc8ab change of fieldview_backend (#1266)
  • 37b420d Test execution conversion (#1265)
  • 6a12143 refactor[next]: add public API to top level (#1263)
  • 3066f23 feature[next]: Save type to annex in ITIR type inference (#1259)
  • 94f97aa fix[next]: Use dataclasses.replace for with_grid_type and with_backend (#1264)
  • Additional commits viewable in compare view


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 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)
ofuhrer commented 1 year ago

Can one of the admins verify this patch?

dependabot[bot] commented 1 year ago

Superseded by #470.