Bump github.com/GoCodeAlone/modular from 1.4.0 to 1.4.2
Closed
Number: #13
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 08, 2025 at 07:57 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 15, 2025 at 08:22 AM UTC
(9 months ago)
(9 months ago)
Closed:
September 15, 2025 at 08:22 AM UTC
(9 months ago)
(9 months ago)
Time to Close:
7 days
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/GoCodeAlone/modular from 1.4.0 to 1.4.2.
Release notes
Sourced from github.com/GoCodeAlone/modular's releases.
Modular v1.4.2
Release v1.4.2
Changes
- chore(workflows): enhance permissions for bump-modules job to support module dependency updates (7ab4e21)
- PR #51: lifecycle CloudEvent tests, metrics exporters build tag guidance, doc/comment refinements, race-safe counters already added (533c0f2)
- chore(workflows): enhance permissions for future artifact publication and clarify comments docs(readme): add advanced usage section for route pattern matching and dynamic segment mismatches docs(metrics): refine build tag guidance for Prometheus and Datadog exporters fix(eventlogger): clarify ShutdownDrainTimeout behavior for graceful shutdown (354953c)
- style(tests): format code for consistency and readability in additional test cases (b19b9ab)
- test(enhanced-registry): add edge case coverage (nil service skip, map isolation, empty module lookup) (5cddb20)
- tests: add comprehensive unit tests for base configuration, decorators, and event handling (7fae4ef)
- Add comprehensive tests for EventBus and LetsEncrypt modules (50090d1)
- ci: harden release workflow permissions (contents-only top-level) (96ac97b)
- ci(release): add explicit minimal permissions for security advisory (a9f123e)
- refactor(tests): improve formatting and readability in mock service implementations (83ff228)
- ci(contract): make contract check resilient when main lacks contract subcommand (353469c)
- refactor(core): contract Application interface via ServiceIntrospector extension (remove direct introspection methods) (c4b74a2)
- refactor: introduce ServiceIntrospector extension interface and deprecate direct Application introspection methods (a167589)
- ci: improve go.mod verification for examples, allowing flexible module names and optional replace directive (a45fbeb)
- ci(contract): fix contract-check workflow build path and gating (56c5499)
- ci: enhance contract-check to mark has_changes on non-breaking additions (3e5d8ef)
- ci: rewrite contract-check workflow (worktree extraction, stable compare) (dbca07a)
- ci: stabilize contract-check using worktree extraction (22f9c6d)
- chore: migrate org refs to GoCodeAlone, add workspace examples, add go.work.sum, tidy deps (2dac076)
- basic-app: fix webserver import path (231236b)
- basic-app: fix api import path to full module path (ec5986f)
- Fix basic-app imports to use full module path (20a0b19)
- Include auth-demo in go.work workspace (77fff4d)
- Add go 1.25 directive to go.work to satisfy module toolchain requirements (7a4ae8e)
- build(deps): bump actions/download-artifact from 4 to 5 (#92) (25795ce)
- build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#91) (1830a7a)
- Fix nil pointer panic in interface matching and enhance Application interface compatibility (#89) (486711f)
- ci: split module release job to avoid skip when bump dependency skipped (00ad3aa)
- ci: verbose and robust module change detection in release-all workflow (28c3cb6)
- ci: robust tag-based change detection & skip logic for core and module releases (6e6d4f8)
- ci(release): fix module change detection to include go.mod/go.sum paths (2d67a92)
- chore: bump module dependencies to v1.11.1 (#87) (0a2a0e9)
- feat(workflow): improve module dependency updates and merge logic in auto-bump workflow (31c3ed6)
- feat(workflow): add Go mod tidy step for modcli module (ed454ec)
- feat(workflow): streamline branch management and push logic in auto-bump workflow (b469121)
- feat(workflow): enhance branch handling and push logic in auto-bump workflow (031f553)
- feat(workflow): add Go mod tidy steps for examples and root module (dc0e126)
- feat(workflow): enable CGO for race builds in test step (062cc07)
- feat(release): enhance contract change classification and changelog generation (67abee5)
- feat(release): enhance release workflow to support orchestrated module bump skipping (f47df71)
- feat(release): add core cleanup job and enhance artifact exclusion in release process (f903e23)
- fix: update permissions in release workflow for pull-requests and checks (4519377)
- feat(eventbus): fairness rotation, backpressure modes, metrics & structured lifecycle events (#86) (40890a7)
- refactor: update changelog generation to include diff formatting and remove unnecessary outputs (32f9a44)
- Implement missing field tracking functionality and fix skipped tests (#85) (271bfee)
... (truncated)
Commits
7ab4e21chore(workflows): enhance permissions for bump-modules job to support module ...0373bceMerge pull request #51 from GoCodeAlone/sync/ctl-main-2025-093014582Update modules/eventbus/memory.gofb19351docs(eventbus,eventlogger): clarify uint64 cast safety (gosec G115) and drain...533c0f2PR #51: lifecycle CloudEvent tests, metrics exporters build tag guidance, doc...354953cchore(workflows): enhance permissions for future artifact publication and cla...b19b9abstyle(tests): format code for consistency and readability in additional test ...5cddb20test(enhanced-registry): add edge case coverage (nil service skip, map isolat...24b3bdbdocs(eventbus): update RotateSubscriberOrder behavior and add build tag guida...926609bdocs(eventbus): refine subject comment & clarify WaitGroup.Go rationale in ki...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
github.com/GoCodeAlone/modular
Ecosystem:
go
go
Version Change:
1.4.0 → 1.4.2
Update Type:
Patch
Patch
Technical Details
| ID: | 7749630 |
| UUID: | 3393060811 |
| Node ID: | PR_kwDOOTv_y86nUwRq |
| Host: | GitHub |
| Repository: | GoCodeAlone/workflow |