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.3.2 to 1.4.6 #26

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.4.6

Changes

Bug Fixes

  • The windows build from v1.4.5 had an issue at the release. This release will fix this issue and provide a windows build

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.4.5

Changes

Bug Fixes

  • docker: add {VERSION}-slim tag to releases (#1977)
  • Fix docker_start.sh not properly handling env vars (#1993)

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.4.4

Changes

Bug Fixes

CI

  • simplified release workflow, removed hub dispatch @​mmetc

Geolite2 notice

... (truncated)

Commits
  • a9a2186 Fix docker_start.sh not properly handling env vars (#1993)
  • 8f400f9 docker: add {VERSION}-slim tag to releases (#1977)
  • 8d0af73 docker: install gcc before yq (fix i386 build) (#1965)
  • ff6ade7 docker entrypoint/configuration fixes + refactoring (#1959)
  • 3ab6429 fix parser test 2k23
  • 1b28792 fix tls communication with lapi and user/pw auth (backport) (#1955)
  • 6ef4217 ci: remove hub dispatch, always full history when building, build version fro...
  • 80e6a2e ci: build msi package on prerelease action, explicit job dependency (#1941)
  • 79aecac ci: define job output (#1940)
  • b561a37 ci: authenticate when looking up release information (#1936) (#1939)
  • 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.
dependabot[bot] commented 1 year ago

Superseded by #34.