eXist-db / node-exist

Interact with eXist DB instances via XML-RPC and REST
MIT License
16 stars 6 forks source link

build(deps-dev): bump @semantic-release/github from 8.0.7 to 9.0.2 #298

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v9.0.2

9.0.2 (2023-06-03)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v7 (#646) (86a7562)

v9.0.1

9.0.1 (2023-06-03)

Bug Fixes

  • deps: update dependency @​octokit/plugin-retry to v5 (#647) (ecb8fa8)

v9.0.0

BREAKING CHANGES

  • @semantic-release/github is now a native ES Module
  • Node 14 and 16 are no longer supported

v9.0.0-beta.2

9.0.0-beta.2 (2023-05-29)

Bug Fixes

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

Features

v9.0.0-beta.1

9.0.0-beta.1 (2023-05-29)

Features

BREAKING CHANGES

  • @semantic-release/github is now a native ES Module

... (truncated)

Commits
  • 86a7562 fix(deps): update dependency @​octokit/plugin-paginate-rest to v7 (#646)
  • ecb8fa8 fix(deps): update dependency @​octokit/plugin-retry to v5 (#647)
  • acac042 chore(deps): update dependency semantic-release to v21.0.3 (#645)
  • a589e18 v9 (#639)
  • d78b44a chore(deps): lock file maintenance (#638)
  • 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)
  • 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 #300.