flowbased / fbp-protocol-client

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

Bump ridedott/merge-me-action from v2.2.18 to v2.6.13 #197

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ridedott/merge-me-action from v2.2.18 to v2.6.13.

Release notes

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

v2.6.13

2.6.13 (2021-04-16)

Chores

  • deps-dev: bump ts-jest from 26.5.4 to 26.5.5 (caf61ea)

v2.6.12

2.6.12 (2021-04-15)

Chores

  • deps: bump ridedott/release-me-action from v3.5.21 to v3.5.22 (4886f1e)

v2.6.11

2.6.11 (2021-04-15)

Chores

  • deps-dev: bump @​types/node from 14.14.37 to 14.14.39 (71bae90)

v2.6.10

2.6.10 (2021-04-14)

Bug Fixes

  • retry on mergeable state unknown (1625aa4)

v2.6.9

2.6.9 (2021-04-14)

Chores

  • deps: bump ridedott/release-me-action from v3.5.16 to v3.5.21 (f229df0)

v2.6.8

2.6.8 (2021-04-14)

Chores

  • deps: bump @​actions/core from 1.2.6 to 1.2.7 (34ddc97)

v2.6.7

2.6.7 (2021-04-13)

... (truncated)

Changelog

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

2.6.13 (2021-04-16)

Chores

  • deps-dev: bump ts-jest from 26.5.4 to 26.5.5 (caf61ea)

2.6.12 (2021-04-15)

Chores

  • deps: bump ridedott/release-me-action from v3.5.21 to v3.5.22 (4886f1e)

2.6.11 (2021-04-15)

Chores

  • deps-dev: bump @​types/node from 14.14.37 to 14.14.39 (71bae90)

2.6.10 (2021-04-14)

Bug Fixes

  • retry on mergeable state unknown (1625aa4)

2.6.9 (2021-04-14)

Chores

  • deps: bump ridedott/release-me-action from v3.5.16 to v3.5.21 (f229df0)

2.6.8 (2021-04-14)

Chores

  • deps: bump @​actions/core from 1.2.6 to 1.2.7 (34ddc97)

2.6.7 (2021-04-13)

Chores

  • deps: bump actions/cache from v2.1.4 to v2.1.5 (d21992e)

2.6.6 (2021-04-13)

... (truncated)

Commits
  • 47d4886 chore(release): v2.6.13
  • caf61ea chore(deps-dev): bump ts-jest from 26.5.4 to 26.5.5
  • dab601f chore(release): v2.6.12
  • 4886f1e chore(deps): bump ridedott/release-me-action from v3.5.21 to v3.5.22
  • 98086e4 chore(release): v2.6.11
  • 71bae90 chore(deps-dev): bump @​types/node from 14.14.37 to 14.14.39
  • 24118eb chore(release): v2.6.10
  • 1625aa4 fix: retry on mergeable state unknown
  • 793dd16 chore(release): v2.6.9
  • f229df0 chore(deps): bump ridedott/release-me-action from v3.5.16 to v3.5.21
  • Additional commits viewable in compare view


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 #198.