Bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 - #449
Merged
jeffreyaven merged 3 commits intoAug 24, 2026
Conversation
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>
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>
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/sirupsen/logrus from 1.8.1 to 1.8.3.
Release notes
Sourced from github.com/sirupsen/logrus's releases.
Changelog
Sourced from github.com/sirupsen/logrus's changelog.
Commits
b30aa27Merge pull request #1339 from xieyuschen/patch-16acd903Merge pull request #1376 from ozfive/master105e63fMerge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scannerc052ba6Scan text in 64KB chunkse59b167Merge pull request #1372 from tommyblue/syslog_different_loglevels766cfecThis commit fixes a potential denial of service vulnerability in logrus.Write...70234daAdd instructions to use different log levels for local and sysloga448f82Merge pull request #1362 from FrancoisWagner/fix-data-race-in-hooks-test-pkgff07b25Fix data race in hooks.test packagef8bf765Merge pull request #1343 from sirupsen/dbd-upd-depDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.