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-alias from 0.7.0 to 0.8.1 #44

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

Bumps pollination-alias from 0.7.0 to 0.8.1.

Release notes

Sourced from pollination-alias's releases.

v0.8.1

0.8.1 (2021-07-02)

Bug Fixes

  • daylight: Add aliases for annual-irradiance output (c9e2a99)

v0.8.0

0.8.0 (2021-06-22)

Features

  • leed: Add aliases for the LEED daylight illuminance recipe (62ac667)

v0.7.5

0.7.5 (2021-06-08)

Bug Fixes

  • bool_options: Add alias for skip_overture_input (079c5d8)

v0.7.4

0.7.4 (2021-06-04)

Bug Fixes

  • view: Add aliases for view-based recipes (6a962c3)

v0.7.3

0.7.3 (2021-06-01)

Bug Fixes

  • wea: Add an alias for Weas that must be at a timestep of 1 (16a4566)

v0.7.2

0.7.2 (2021-05-22)

Bug Fixes

  • pit: Add aliases for point-in-time daylight studies (490bcf7)

v0.7.1

0.7.1 (2021-05-19)

... (truncated)

Commits
  • c9e2a99 fix(daylight): Add aliases for annual-irradiance output
  • 62ac667 feat(leed): Add aliases for the LEED daylight illuminance recipe
  • 079c5d8 fix(bool_options): Add alias for skip_overture_input
  • 6a962c3 fix(view): Add aliases for view-based recipes
  • 16a4566 fix(wea): Add an alias for Weas that must be at a timestep of 1
  • 490bcf7 fix(pit): Add aliases for point-in-time daylight studies
  • 7c5829d fix(readme): changed description
  • 18642ce Update daylight.py
  • 76d50ff Update daylight.py
  • See full diff 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)