flowbased / fbp-protocol-client

JavaScript client library for FBP protocol connection handling
8 stars 5 forks source link

Bump ridedott/merge-me-action from 2.2.18 to 2.9.2 #216

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ridedott/merge-me-action from 2.2.18 to 2.9.2.

Release notes

Sourced from ridedott/merge-me-action's releases.

v2.9.2

2.9.2 (2021-07-22)

Chores

  • deps-dev: bump lint-staged from 11.0.1 to 11.1.0 (92d8ae1)

v2.9.1

2.9.1 (2021-07-21)

Bug Fixes

  • add pagination block to list branch protection rules query (e37f3bf)

v2.9.0

2.9.0 (2021-07-20)

Bug Fixes

  • fix typo ocurred => occurred (cff8b78)

Features

  • merge in accordance with branch protection rules (172fa69)

v2.8.47

2.8.47 (2021-07-13)

Chores

  • deps-dev: bump nock from 13.1.0 to 13.1.1 (d29c935)

v2.8.46

2.8.46 (2021-07-13)

Chores

  • deps-dev: bump eslint from 7.29.0 to 7.30.0 (ca22d7b)
  • deps-dev: bump husky from 7.0.0 to 7.0.1 (34433d3)

v2.8.45

2.8.45 (2021-07-13)

... (truncated)

Changelog

Sourced from ridedott/merge-me-action's changelog.

2.9.2 (2021-07-22)

Chores

  • deps-dev: bump lint-staged from 11.0.1 to 11.1.0 (92d8ae1)

2.9.1 (2021-07-21)

Bug Fixes

  • add pagination block to list branch protection rules query (e37f3bf)

2.9.0 (2021-07-20)

Bug Fixes

  • fix typo ocurred => occurred (cff8b78)

Features

  • merge in accordance with branch protection rules (172fa69)

2.8.47 (2021-07-13)

Chores

  • deps-dev: bump nock from 13.1.0 to 13.1.1 (d29c935)

2.8.46 (2021-07-13)

Chores

  • deps-dev: bump eslint from 7.29.0 to 7.30.0 (ca22d7b)
  • deps-dev: bump husky from 7.0.0 to 7.0.1 (34433d3)

2.8.45 (2021-07-13)

Chores

  • deps-dev: bump lint-staged from 11.0.0 to 11.0.1 (0efba35)

2.8.44 (2021-07-12)

... (truncated)

Commits
  • 010529a chore(release): v2.9.2
  • 92d8ae1 chore(deps-dev): bump lint-staged from 11.0.1 to 11.1.0
  • bc996e3 chore(release): v2.9.1
  • e37f3bf fix: add pagination block to list branch protection rules query
  • 079642b chore(release): v2.9.0
  • 172fa69 feat: merge in accordance with branch protection rules
  • cff8b78 fix: fix typo ocurred => occurred
  • b3c720c chore(release): v2.8.47
  • d29c935 chore(deps-dev): bump nock from 13.1.0 to 13.1.1
  • 12c36f7 chore(release): v2.8.46
  • 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 3 years ago

Superseded by #219.