pollination / sky-irradiance

Pollination recipe to calculate annual radiation based on Tregenza/Reinhart sky subdevisions
Other
0 stars 4 forks source link

fix(deps): bump pollination-honeybee-radiance from 0.7.4 to 0.11.10 #48

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

Bumps pollination-honeybee-radiance from 0.7.4 to 0.11.10.

Release notes

Sourced from pollination-honeybee-radiance's releases.

v0.11.10

0.11.10 (2021-07-08)

Bug Fixes

  • deps: Bump honeybee-radiance (2778360)

v0.11.9

0.11.9 (2021-07-08)

Bug Fixes

  • sun: Remove unnecessary function inputs (2fe625e)

v0.11.8

0.11.8 (2021-07-02)

Bug Fixes

  • deps: Use kWh for annual-irradiance radiation output (bf380a2)
  • postprocess: Fix typo in templated command (d5cf333)

v0.11.7

0.11.7 (2021-07-01)

Bug Fixes

  • postprocess: Add functions to postprocess irradiance results (ee51725)

v0.11.6

0.11.6 (2021-06-30)

Bug Fixes

  • bsdf: Allow bsdf folders to be optional (856b533)

v0.11.5

0.11.5 (2021-06-30)

Bug Fixes

  • release: Trigger release with updated radiance (1161d8e)

v0.11.4

... (truncated)

Commits
  • 2778360 fix(deps): Bump honeybee-radiance
  • 2fe625e fix(sun): Remove unnecessary function inputs
  • d07a64c build(deps): bump honeybee-radiance from 1.43.3 to 1.43.4
  • 634a766 build(deps): bump honeybee-radiance from 1.43.2 to 1.43.3
  • d5cf333 fix(postprocess): Fix typo in templated command
  • bf380a2 fix(deps): Use kWh for annual-irradiance radiation output
  • 9fb36c1 build(deps): bump honeybee-radiance from 1.43.1 to 1.43.2
  • ee51725 fix(postprocess): Add functions to postprocess irradiance results
  • 0a9b394 build(deps): bump honeybee-radiance from 1.43.0 to 1.43.1
  • 8c7d986 build(deps): bump honeybee-radiance from 1.42.16 to 1.43.0
  • Additional commits viewable in compare view


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 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) - `@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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)