funkolab / cs-mikrotik-bouncer

A CrowdSec bouncer for MikroTik RouterOS appliance
Apache License 2.0
39 stars 7 forks source link

Bump github.com/crowdsecurity/crowdsec from 1.4.6 to 1.5.2 #34

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/crowdsecurity/crowdsec from 1.4.6 to 1.5.2.

Release notes

Sourced from github.com/crowdsecurity/crowdsec's releases.

v1.5.2

Changes

Improvements

Bug Fixes

Chore / Deps

  • decouple bouncer dependencies: use go-cs-lib/pkg/ptr (#2228) @​mmetc
  • decouple bouncer dependencies: use go-cs-lib in test code (#2229) @​mmetc
  • makefiles: de-duplicate, simplify and remove unused code (#2222) @​mmetc
  • decouple bouncer dependencies: use go-cs-lib/pkg/ptr in apiclient (#2227) @​mmetc
  • decouple bouncer dependencies: use go-cs-lib/pkg/* (#2216) @​mmetc

Geolite2 notice

This product includes GeoLite2 data created by MaxMind, available from https://www.maxmind.com.

Installation

Take a look at the installation instructions.

v1.5.2-rc1

Changes

Improvements

Bug Fixes

Chore / Deps

  • decouple bouncer dependencies: use go-cs-lib/pkg/ptr (#2228) @​mmetc
  • decouple bouncer dependencies: use go-cs-lib in test code (#2229) @​mmetc
  • makefiles: de-duplicate, simplify and remove unused code (#2222) @​mmetc

... (truncated)

Commits
  • 4fbc340 Update KV ignore whitespace before and after = (#2236)
  • 6720d89 fix lock when dumping the parsing state in explain mode (#2234)
  • f6924f8 generate asserts for evt.Unmarshaled in hubtest (#2214)
  • 9167bd1 decouple bouncer dependencies: use go-cs-lib/pkg/ptr (#2228)
  • b2d3520 decouple bouncer dependencies: use go-cs-lib in test code (#2229)
  • 364b833 test cleanup: remove /tmp/crowdsec_tests* directories (#2232)
  • 0416a41 Log info capi whitelists (#2220)
  • 1f9f81d makefiles: de-duplicate, simplify and remove unused code (#2222)
  • 025f14f merge system cert pool with own certs (#2226)
  • e5fe74c decouple bouncer dependencies: use go-cs-lib/pkg/ptr in apiclient (#2227)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.