grupoboticario / nestjs-sap-rfc

NestJS SAP RFC Client, providing convenient ABAP business logic consumption from Nest.
MIT License
13 stars 2 forks source link

chore(deps-dev): bump @semantic-release/github from 10.1.4 to 10.3.4 #1210

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @semantic-release/github from 10.1.4 to 10.3.4.

Release notes

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

v10.3.4

10.3.4 (2024-09-15)

Bug Fixes

  • glob-assets: remove unnecessary option when invoking globby() (#924) (efe9f49)

v10.3.3

10.3.3 (2024-09-05)

Bug Fixes

  • Revert: feat: verify OAuth scopes of classic GitHub PATs (#915) (990bd73)

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)

... (truncated)

Commits
  • efe9f49 fix(glob-assets): remove unnecessary option when invoking globby() (#924)
  • 9ceb494 chore(deps): update dependency npm-run-all2 to v6.2.3 (#926)
  • 10dfabc chore(deps): update dependency sinon to v19.0.2 (#923)
  • ce2a68e chore(deps): update dependency sinon to v19.0.1 (#922)
  • c486225 chore(deps): update dependency sinon to v19 (#921)
  • 7981b08 chore(deps): update dependency semantic-release to v24.1.1 (#919)
  • bada21d chore(deps): update dependency sinon to v18.0.1 (#918)
  • 878475f chore(deps): lock file maintenance (#917)
  • 990bd73 fix: Revert: feat: verify OAuth scopes of classic GitHub PATs (#915)
  • 4393578 fix: missing "PullRequest".canBeRebased field on GHES graphql api (#913)
  • 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 2 months ago

Looks like @semantic-release/github is up-to-date now, so this is no longer needed.