open-meteo / sdk

Open-Meteo schema files
MIT License
24 stars 15 forks source link

fix: bump the semantic group across 1 directory with 2 updates #128

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 3 weeks ago

Bumps the semantic group with 2 updates in the / directory: @semantic-release/github and semantic-release.

Updates @semantic-release/github from 10.1.3 to 10.1.7

Release notes

Sourced from @​semantic-release/github's releases.

v10.1.7

10.1.7 (2024-08-20)

Bug Fixes

v10.1.6

10.1.6 (2024-08-15)

Bug Fixes

  • edge-case: fetching associatedPRs on 100+ context.commits in success lifecycle (#892) (dfe47e9)

v10.1.5

10.1.5 (2024-08-14)

Bug Fixes

  • compare only / when checking for rename (#886) (24ea2ee)

v10.1.4

10.1.4 (2024-08-09)

Bug Fixes

  • docs: correct docs branch for fail-comment links (#893) (b591730)
Commits
  • 2b1b9b6 fix: ignore case when checking for repo rename (#903)
  • f9e5774 chore(deps): lock file maintenance (#900)
  • 73c2321 chore(deps): update dependency semantic-release to v24.1.0 (#899)
  • dfe47e9 fix(edge-case): fetching associatedPRs on 100+ context.commits in `succes...
  • d07718a chore(deps): update dependency publint to v0.2.10 (#898)
  • 24ea2ee fix: compare only <owner>/<repo> when checking for rename (#886)
  • 4adf13d chore(deps): lock file maintenance (#896)
  • b591730 fix(docs): correct docs branch for fail-comment links (#893)
  • 51ee808 chore(deps): lock file maintenance (#894)
  • 7f079f7 chore(deps): update dependency ls-engines to v0.9.3 (#891)
  • Additional commits viewable in compare view


Updates semantic-release from 24.0.0 to 24.1.0

Release notes

Sourced from semantic-release's releases.

v24.1.0

24.1.0 (2024-08-17)

Features

Commits
  • bcc663c feat: add warn type to global context.logger (#3423)
  • 8002f72 chore(deps): update dependency publint to v0.2.10 (#3426)
  • 1bae870 chore(deps): lock file maintenance (#3421)
  • 224b3c8 ci(action): update github/codeql-action action to v3.26.0 (#3419)
  • a18f04f ci(action): update actions/upload-artifact action to v4.3.6 (#3418)
  • d7d5b2e chore(deps): lock file maintenance (#3416)
  • a49bdce docs(installation.md): remove repetitive instrux (#3384)
  • 5d30a2b ci(action): update actions/upload-artifact action to v4.3.5 (#3415)
  • e523d94 chore(deps): update dependency ls-engines to v0.9.3 (#3414)
  • c9dd00d chore(deps): lock file maintenance (#3410)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 week ago

Superseded by #131.