Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump haraka-plugin-watch from 1.0.15 to 2.0.2 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps haraka-plugin-watch from 1.0.15 to 2.0.2.

Release notes

Sourced from haraka-plugin-watch's releases.

2.0.2

  • 6b4dbb5 Release 2.0.2 (#51)

2.0.1

  • 71b197b release 2.0.1 (#50)
  • fix: plugin.redis_subscribe_pattern is now async

2.0.0

  • 1268a52 Release 2.0.0 (#48)
  • f1c62ed assure connection.remote exists before access (#47)
  • ea9db63 plugin rename data.headers -> headers (#44)
  • b85c7e5 lint: updates for eslint 6 (#42)
  • 84a1540 fix(package): update ws to version 7.0.0 (#36)
  • 6062ab0 dmarc: add support, light up tls for port 465 (#37)
  • 7daae6f Merge pull request #34 from haraka/greenkeeper/ws-6.1.2
  • 320f876 Merge branch 'master' into greenkeeper/ws-6.1.2
  • 784d3ae Merge pull request #28 from haraka/greenkeeper/ws-4.0.0
  • 839cc24 fix(package): update ws to version 6.1.2
  • 4c88e30 Merge branch 'master' into greenkeeper/ws-4.0.0
  • be1dd52 Merge pull request #32 from haraka/32-eslint-no-lib
  • e0359fd remove lib/*.js from lint script
  • d0c77e6 add links to issues in Troubleshooting section
  • ca3d1f4 Merge pull request #30 from haraka/greenkeeper/update-to-node-10
  • f066d65 Update .travis.yml
  • c2e7100 Update to node 10 in .travis.yml
  • cc488fb fix(package): update ws to version 4.0.0
  • c1990bf Merge pull request #27 from lnedry/template-literals
  • 8fbfaf2 Replace string concatenations with template literals in haraka-plugin-watch
  • 06e6a16 Merge pull request #26 from haraka/eslint-no-var
  • 999c4bf eslint no-var updates
  • 4c77624 version bump
  • 33747a0 Merge pull request #22 from haraka/qmd-rename
  • 57e4b3b update Changes
  • ee10934 update for qmd rename, coalesce outbound to queue
  • 0a73905 Merge pull request #21 from haraka/ws-v2
  • 381de9c disable codecov reporting since not working
  • 4c92ef9 add codeclimate badge
  • 6928d9b more es6 updates
  • 77919bb add node,es6 to eslint env
  • 137df3c replace var with let
  • 5263ab2 update for compat with ws > 1
  • bd147b0 Merge pull request #20 from haraka/revert-14
  • 3842308 revert #14, plugin.server does not exist
  • 07825b8 Merge pull request #19 from haraka/17-eslint4-compat
  • aaf0e56 update for eslint 4 compat
  • e63e5fe Merge pull request #16 from haraka/15-malformed-results
  • bea2f38 appveyor: enable nodejs install
  • 1f1df25 drop node 4, add 7 and 8 to Travis testing
  • 9cc72a8 handle malformed results messages
  • 715766a Merge pull request #13 from haraka/greenkeeper/ws-3.0.0

... (truncated)

Changelog

Sourced from haraka-plugin-watch's changelog.

2.0.2 - 2022-05-27

  • dep: depend directly on redis

2.0.1 - 2022-05-27

  • fix: plugin.redis_subscribe_pattern is now async

2.0.0 - 2022-05-25

  • dep(pi-redis): 1 -> 2
  • dep(eslint): v6 -> 8
  • dep(tipsy): jquery.tipsy 1.0.2 -> 1.3.1
  • dep(jquery): 1.10 -> 3.6
  • dep(ws): 7.5.7 -> 8
  • chore(ci): consolidate CI jobs to ci.yml
  • chore(ci): add publish & codeql actions
  • chore(client): replace string concat with interp
Commits

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)

Bumps [haraka-plugin-watch](https://github.com/haraka/haraka-plugin-watch) from 1.0.15 to 2.0.2.
- [Release notes](https://github.com/haraka/haraka-plugin-watch/releases)
- [Changelog](https://github.com/haraka/haraka-plugin-watch/blob/master/Changes.md)
- [Commits](https://github.com/haraka/haraka-plugin-watch/commits/2.0.2)

---
updated-dependencies:
- dependency-name: haraka-plugin-watch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants