open-meteo / typescript

Open-Meteo Typescript API SDK
MIT License
10 stars 0 forks source link

fix: bump @openmeteo/sdk from 1.11.4 to 1.11.7 #18

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @openmeteo/sdk from 1.11.4 to 1.11.7.

Release notes

Sourced from @​openmeteo/sdk's releases.

v1.11.7

1.11.7 (2024-06-11)

Bug Fixes

  • register meteofrance wave and ocean currents models (f166b8d)

v1.11.6

1.11.6 (2024-06-05)

Bug Fixes

v1.11.5

1.11.5 (2024-06-05)

Bug Fixes

  • add ecmwf_wam025 model (464a2db)
  • bump @​semantic-release/github in the semantic group (#107) (b824041)
  • bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 (#98) (00dd7c2)
  • bump gradle/wrapper-validation-action from 2 to 3 (#96) (f7dad40)
  • bump the semantic group with 6 updates (#106) (ccd8893)
Commits
  • f166b8d fix: register meteofrance wave and ocean currents models
  • 04f384f fix: update language files
  • b824041 fix: bump @​semantic-release/github in the semantic group (#107)
  • 464a2db fix: add ecmwf_wam025 model
  • f7dad40 fix: bump gradle/wrapper-validation-action from 2 to 3 (#96)
  • 00dd7c2 fix: bump amannn/action-semantic-pull-request from 5.4.0 to 5.5.2 (#98)
  • ccd8893 fix: bump the semantic group with 6 updates (#106)
  • 2472f3e fix indent
  • a6c9eaf group dependencies for semantic release
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 2 months ago

Superseded by #24.