Skip to content

Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 - #449

Merged
jeffreyaven merged 3 commits into
devfrom
dependabot/go_modules/github.com/sirupsen/logrus-1.8.3
Aug 24, 2026
Merged

Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3#449
jeffreyaven merged 3 commits into
devfrom
dependabot/go_modules/github.com/sirupsen/logrus-1.8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/sirupsen/logrus from 1.8.1 to 1.8.3.

Release notes

Sourced from github.com/sirupsen/logrus's releases.

v1.8.3

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.2...v1.8.3

v1.8.2

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.1...v1.8.2

Changelog

Sourced from github.com/sirupsen/logrus's changelog.

1.8.3

Fixes:

  • Fix potential denial of service in logrus.Writer() when logging >64KB single-line payloads without newlines (#1376)

1.8.2

Features:

  • Add support for the logger private buffer pool (#1253)

Fixes:

  • Fix race condition for SetFormatter and SetReportCaller
  • Fix data race in hooks test package
Commits
  • b30aa27 Merge pull request #1339 from xieyuschen/patch-1
  • 6acd903 Merge pull request #1376 from ozfive/master
  • 105e63f Merge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scanner
  • c052ba6 Scan text in 64KB chunks
  • e59b167 Merge pull request #1372 from tommyblue/syslog_different_loglevels
  • 766cfec This commit fixes a potential denial of service vulnerability in logrus.Write...
  • 70234da Add instructions to use different log levels for local and syslog
  • a448f82 Merge pull request #1362 from FrancoisWagner/fix-data-race-in-hooks-test-pkg
  • ff07b25 Fix data race in hooks.test package
  • f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.8.1...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.8.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 24, 2026
jeffreyaven and others added 2 commits August 25, 2026 07:52
stackql/stackql and stackql/any-sdk are public, so actions/checkout can
clone them with the default GITHUB_TOKEN. The explicit PAT input broke
Dependabot-triggered runs, which only see the Dependabot secret store
("Input required and not supplied: token").

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Gate every [PUBLISH] and [DEPLOY*] step in main.yml on NUM_PROVIDERS > 0
(derived from providers/src/ paths in diff.txt) in addition to the
existing push/branch conditions. A merge to dev or main that touches
nothing under providers/src/ now runs the [SETUP] steps only: no S3
publish, no R2 sync, no worker deploy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@jeffreyaven
jeffreyaven merged commit 39bad72 into dev Aug 24, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/sirupsen/logrus-1.8.3 branch August 24, 2026 22:11
jeffreyaven added a commit that referenced this pull request Aug 24, 2026
…aml.v3-3.0.1 [skip ci]

Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1

Also: ci: drop CI_STACKQL_PACKAGE_DOWNLOAD_TOKEN from upstream checkouts (already on dev via #449).

[skip ci] on this merge commit: no provider artefacts changed, so no registry pipeline run is wanted on dev for this push.
jeffreyaven added a commit that referenced this pull request Aug 24, 2026
…skip ci]

Bump requests from 2.32.3 to 2.33.0

Also: ci: drop CI_STACKQL_PACKAGE_DOWNLOAD_TOKEN from upstream checkouts (already on dev via #449).

[skip ci] on this merge commit: no provider artefacts changed, so no registry pipeline run is wanted on dev for this push.
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant