eXist-db / xst

Command line tool to interact with exist-db instances
https://npmjs.com/@existdb/xst
MIT License
17 stars 4 forks source link

chore: bump @semantic-release/github from 8.0.7 to 8.1.0 #121

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @semantic-release/github from 8.0.7 to 8.1.0.

Release notes

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

v8.1.0

8.1.0 (2023-05-28)

Features

v8.0.9

8.0.9 (2023-05-28)

Bug Fixes

  • deps: update dependency https-proxy-agent to v7 (#636) (0f12010)

v8.0.8

Bug Fixes

  • Use Octokit for request retries and throttling to prevent rate limit errors (#487) (3dc59ec)
Commits
  • 3c42e02 feat: add 'draftRelease' option (#379)
  • 0f12010 fix(deps): update dependency https-proxy-agent to v7 (#636)
  • 3dc59ec fix: use retry and throttle octokit plugins (#487)
  • 94a0a7b chore(deps): update dependency sinon to v15.1.0 (#633)
  • 8efe794 chore(deps): lock file maintenance (#626)
  • 31e65c6 chore(deps): pin dependencies (#625)
  • b804981 chore(deps): update dependency semantic-release to v21.0.2 (#623)
  • cf73cad chore(deps): update dependency nock to v13.3.1 (#621)
  • 8ee5a57 chore(deps): lock file maintenance (#618)
  • c03b19d chore(deps): update dependency sinon to v15.0.4 (#617)
  • 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 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 year ago

Superseded by #126.