contentful / contentful-sdk-core

Core modules for the Contentful JS SDKs
MIT License
22 stars 20 forks source link

build(deps-dev): bump @semantic-release/github from 10.0.7 to 10.3.2 #517

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps @semantic-release/github from 10.0.7 to 10.3.2.

Release notes

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

v10.3.2

10.3.2 (2024-09-04)

Bug Fixes

  • missing "PullRequest".canBeRebased field on GHES graphql api (#913) (4393578)

v10.3.1

10.3.1 (2024-09-03)

Bug Fixes

  • max_node_limit_exceeded error when fetching associatedPRs (#912) (bb806af)

v10.3.0

10.3.0 (2024-09-02)

Features

  • allow conditional skip on success and fail comments (#874) (e097d1c)

v10.2.0

10.2.0 (2024-09-02)

Features

  • verify OAuth scopes of classic GitHub PATs (#897) (be071a2)

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)

... (truncated)

Commits
  • 4393578 fix: missing "PullRequest".canBeRebased field on GHES graphql api (#913)
  • bb806af fix: max_node_limit_exceeded error when fetching associatedPRs (#912)
  • e097d1c feat: allow conditional skip on success and fail comments (#874)
  • be071a2 feat: verify OAuth scopes of classic GitHub PATs (#897)
  • 8061687 chore(deps): lock file maintenance (#909)
  • 81ae6eb chore(deps): update npm to v10.8.3 (#908)
  • 9b15219 chore(deps): lock file maintenance (#906)
  • 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)
  • 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 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 1 week ago

Superseded by #518.