Automattic / HyperDB

HyperDB is an advanced database class that supports replication, failover, load balancing, and partitioning.
105 stars 22 forks source link

Bump actions/dependency-review-action from 1.0.0 to 1.0.2 #49

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps actions/dependency-review-action from 1.0.0 to 1.0.2.

Release notes

Sourced from actions/dependency-review-action's releases.

1.0.2

  • Clarify error messages for private repos
  • Update NPM dependencies.

v1.0.1

We're starting to use semantic versioning for our project.

Commits
  • a9c83d3 Merge pull request #81 from actions/elireisman/fix-default-case
  • f4b10ab update dist package
  • a4da1f9 handle unexpected error types opaquely
  • 19edfd7 fix default case in error handling
  • 0be8084 Merge pull request #80 from actions/dependabot/npm_and_yarn/typescript-eslint...
  • 77396f2 Merge pull request #79 from actions/dependabot/npm_and_yarn/zod-3.17.2
  • 9bc6bde updating dist
  • 3b26a2a Bump zod from 3.16.0 to 3.17.2
  • 7517e23 Bump @​typescript-eslint/parser from 5.24.0 to 5.26.0
  • cdae254 Merge pull request #78 from actions/dependabot/npm_and_yarn/eslint-8.16.0
  • 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)