5e-bits / 5e-database

Database for the D&D 5th Edition API
http://dnd5eapi.co/
MIT License
712 stars 354 forks source link

build(deps-dev): bump @semantic-release/github from 10.1.7 to 10.3.3 #707

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps @semantic-release/github from 10.1.7 to 10.3.3.

Release notes

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

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)
Commits
  • 990bd73 fix: Revert: feat: verify OAuth scopes of classic GitHub PATs (#915)
  • 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)
  • 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)
github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 3.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: