Skip to content

build(deps): bump actions/download-artifact from 5 to 6#76

Closed
dependabot[bot] wants to merge 151 commits intomainfrom
dependabot/github_actions/actions/download-artifact-6
Closed

build(deps): bump actions/download-artifact from 5 to 6#76
dependabot[bot] wants to merge 151 commits intomainfrom
dependabot/github_actions/actions/download-artifact-6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps actions/download-artifact from 5 to 6.

Release notes

Sourced from actions/download-artifact's releases.

v6.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/download-artifact@v5...v6.0.0

Commits
  • 018cc2c Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
  • 815651c Revert "Remove github.dep.yml"
  • bb3a066 Remove github.dep.yml
  • fa1ce46 Prepare v6.0.0
  • 4a24838 Merge pull request #431 from danwkennedy/patch-1
  • 5e3251c Readme: spell out the first use of GHES
  • abefc31 Merge pull request #424 from actions/yacaovsnc/update_readme
  • ac43a60 Update README with artifact extraction details
  • de96f46 Merge pull request #417 from actions/yacaovsnc/update_readme
  • 7993cb4 Remove migration guide for artifact download changes
  • 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 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)

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

intel352 and others added 30 commits July 10, 2025 18:06
…n permissions (#24)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…in permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](golang-jwt/jwt@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
- [Commits](golang/net@v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…27)

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](golang/crypto@v0.31.0...v0.35.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.35.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…n permissions (#30)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…in permissions (#31)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…n permissions (#32)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
…app (#33)

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Initial plan

* Fix MockApplication missing IsVerboseConfig and SetVerboseConfig methods

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix MockApplication missing methods across all modules

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix SimpleMockApplication missing IsVerboseConfig and SetVerboseConfig methods in httpserver module

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ework modules (#39)

* Initial plan

* Merge fork changes and replace CrisisTextLine references with GoCodeAlone

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Run go mod tidy on all components and fix module dependencies

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Replace all remaining CrisisTextLine references and complete migration

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix auth module linting issues and improve eventlogger test coverage

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Complete test coverage improvements and linting fixes

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix security issue and linting violations in multiple modules

- Security: Remove authorization and set-cookie headers from httpclient logging to prevent credential leakage
- Auth module: Fix all testifylint violations (bool-compare, require-error issues)
- Database module: Fix noctx violation by using BeginTx instead of deprecated Begin
- Cache module: Fix errcheck, testifylint issues (len, require-error, float-compare)

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix linting issues in eventlogger, letsencrypt, and eventbus modules

- EventLogger: Fix err113 and errcheck violations, format code
- LetsEncrypt: Fix gofmt formatting issue
- EventBus: Comprehensive fixes:
  - Created static errors to replace dynamic fmt.Errorf calls
  - Fixed noctx violations using ErrorContext instead of Error
  - Fixed testifylint len assertion
  - Added proper error wrapping for all interface method calls
  - Removed unused fmt import

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix security vulnerability and resolve linting violations in httpserver and scheduler modules

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix remaining linting issues in httpserver and scheduler modules

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
…on, and resolve example failures (#41)

* Initial plan

* Fix CI workflow and add auth-demo example

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Add cache-demo and scheduler-demo examples

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Add missing eventbus, jsonschema, and letsencrypt demo examples with CI integration

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix service dependencies for eventbus and letsencrypt demos, partial fix for jsonschema demo

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Potential fix for code scanning alert no. 34: Slice memory allocation with excessive size value

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 35: Reflected cross-site scripting

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 32: Uncontrolled data used in path expression

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Fix all example application failures - auth-demo, cache-demo, scheduler-demo, jsonschema-demo, observer-demo

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

* Fix missing health endpoints in demo applications

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Co-authored-by: Jonathan Langevin <codingsloth@pm.me>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Merged fork/main with significant new features and improvements
- Resolved all merge conflicts by accepting fork versions
- Ready to update references from CrisisTextLine to GoCodeAlone
…eAlone

- Successfully merged all changes from CrisisTextLine/modular fork
- Updated all repository references from CrisisTextLine to GoCodeAlone
- Updated copyright from CrisisTextLine to GoCodeAlone in LICENSE
- Added replace directives to all modules for local development
- Added inter-module replace directives (letsencrypt -> httpserver)
- Ran go mod tidy for root project, all modules, examples, and CLI
- Linter passes with 0 issues
- All core tests pass (270+ tests running successfully)
- Repository is now fully migrated to GoCodeAlone organization

Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Merge and update latest changes from CrisisTextLine/modular fork
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…com/stretchr/testify-1.11.0

Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
intel352 and others added 21 commits September 9, 2025 01:26
…st, remove temp contract artifacts, format eventbus health (PR #55)
…security fixes

Coverage:
- Added aggregate_health_service_additional_test.go to exercise SetEventSubject, provider registration errors, unregister path, GetProviders, force-refresh cache bypass, constructor defaults.
- Core package coverage now 72.0% (was lower; previously uncovered branches now executed).

Lint & Static Analysis:
- Resolved staticcheck SA4006 (logmasker), exhaustive switch (scheduler), gosec G402 (TLS min version raised to 1.2 in httpserver), wrapcheck in TLS reload path, formatting across modules.
- Left dynamic error (err113) refactor for future focused pass to avoid large diff; current golangci-lint run shows 0 issues under existing config.

Security & Robustness:
- Enforced TLS 1.2 minimum in httpserver reload.
- Maintained wrapping for external cert load errors.

Scheduler & Logmasker:
- Added missing switch cases for Backfill strategies.
- Removed unused reflection assignment, clarified comment.

Misc:
- Added targeted LetsEncrypt escalation tests (additional_tests_test.go) to validate scenario coverage.

Follow-ups Proposed:
- Dedicated PR to convert dynamic inline errors to sentinel errors (err113) across modules.
- Review & triage outstanding CodeQL alerts.
- Potential further coverage uplift in feeders/internal packages.
…etsencrypt) + stabilize config accumulation test
- Introduced isolation tests for environment variable management in `isolation_test.go`.
- Added tests for event handling and backoff logic in `reload_orchestrator_additional_test.go`.
- Implemented tests for the Memguard secret provider lifecycle in `secret_provider_memguard_test.go`.
- Created tests for secret value handling and error scenarios in `secret_value_additional_test.go`.
- Developed tests for service registry functionalities in `service_registry_core_test.go`.
- Added tenant configuration loading tests in `tenant_config_file_loader_additional_test.go`.
- Implemented additional tests for tenant configuration provider behavior in `tenant_config_provider_additional_test.go`.
- Created tests for tenant service registration and notification mechanisms in `tenant_service_additional_test.go`.
… timestamp behavior

refactor: enhance logging to redact sensitive information in testLogger
chore: update permissions in doc-drift workflow
… data races occur

refactor: enhance violation retrieval to return deep copies for better isolation
chore: update .gitignore to include additional temporary files and backup patterns
chore: bump module dependencies to v1.4.3
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@intel352
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2026

Looks like actions/download-artifact is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 10, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/actions/download-artifact-6 branch March 10, 2026 00:52
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants