flowbased / fbp-protocol-client

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

Bump ridedott/merge-me-action from v1.8.53 to v1.8.61 #173

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps ridedott/merge-me-action from v1.8.53 to v1.8.61.

Release notes

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

v1.8.61

1.8.61 (2020-11-27)

Chores

  • deps-dev: bump prettier from 2.1.2 to 2.2.0 (0779a7c)

v1.8.60

1.8.60 (2020-11-26)

Chores

  • deps-dev: bump @types/node from 14.14.9 to 14.14.10 (b43407c)

v1.8.59

1.8.59 (2020-11-26)

Chores

  • deps-dev: bump @ridedott/eslint-config from 2.5.37 to 2.5.38 (f993062)

v1.8.58

1.8.58 (2020-11-25)

Chores

  • deps-dev: bump @ridedott/eslint-config from 2.5.36 to 2.5.37 (e3a39f2)

v1.8.57

1.8.57 (2020-11-24)

Bug Fixes

  • correct warning for when PRESET is not present (#633) (ba59a33), closes #633

v1.8.56

1.8.56 (2020-11-24)

Chores

  • deps-dev: bump @ridedott/eslint-config from 2.5.34 to 2.5.36 (b643130)

v1.8.55

1.8.55 (2020-11-24)

... (truncated)

Changelog

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

1.8.61 (2020-11-27)

Chores

  • deps-dev: bump prettier from 2.1.2 to 2.2.0 (0779a7c)

1.8.60 (2020-11-26)

Chores

  • deps-dev: bump @types/node from 14.14.9 to 14.14.10 (b43407c)

1.8.59 (2020-11-26)

Chores

  • deps-dev: bump @ridedott/eslint-config from 2.5.37 to 2.5.38 (f993062)

1.8.58 (2020-11-25)

Chores

  • deps-dev: bump @ridedott/eslint-config from 2.5.36 to 2.5.37 (e3a39f2)

1.8.57 (2020-11-24)

Bug Fixes

  • correct warning for when PRESET is not present (#633) (ba59a33), closes #633

1.8.56 (2020-11-24)

Chores

  • deps-dev: bump @ridedott/eslint-config from 2.5.34 to 2.5.36 (b643130)

1.8.55 (2020-11-24)

Chores

  • deps-dev: bump lint-staged from 10.5.1 to 10.5.2 (2db15cf)

... (truncated)

Commits
  • 6c7d30e chore(release): v1.8.61
  • 0779a7c chore(deps-dev): bump prettier from 2.1.2 to 2.2.0
  • 9e0bfcd chore(release): v1.8.60
  • b43407c chore(deps-dev): bump @types/node from 14.14.9 to 14.14.10
  • 3ea149e chore(release): v1.8.59
  • f993062 chore(deps-dev): bump @ridedott/eslint-config from 2.5.37 to 2.5.38
  • 2b4b2ec chore(release): v1.8.58
  • e3a39f2 chore(deps-dev): bump @ridedott/eslint-config from 2.5.36 to 2.5.37
  • 106fd8c chore(release): v1.8.57
  • ba59a33 fix: correct warning for when PRESET is not present (#633)
  • 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)