semaphore
semaphore copied to clipboard
build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /website
Bumps loader-utils from 1.4.0 to 1.4.2.
Release notes
Sourced from loader-utils's releases.
v1.4.2
1.4.2 (2022-11-11)
Bug Fixes
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
Changelog
Sourced from loader-utils's changelog.
1.4.2 (2022-11-11)
Bug Fixes
1.4.1 (2022-11-07)
Bug Fixes
Commits
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Codecov Report
Merging #207 (e4f3239) into master (7a85a9b) will decrease coverage by
3.03%. The diff coverage is76.07%.
@@ Coverage Diff @@
## master #207 +/- ##
==========================================
- Coverage 82.23% 79.20% -3.04%
==========================================
Files 144 158 +14
Lines 6385 6862 +477
==========================================
+ Hits 5251 5435 +184
- Misses 761 1032 +271
- Partials 373 395 +22
| Impacted Files | Coverage Δ | |
|---|---|---|
| cmd/semaphore/daemon/providers/options.go | 93.10% <0.00%> (-6.90%) |
:arrow_down: |
| middleware.go | 100.00% <ø> (ø) |
|
| options.go | 100.00% <ø> (ø) |
|
| pkg/broker/endpoints/errors.go | 100.00% <ø> (ø) |
|
| pkg/broker/listeners/errors.go | 100.00% <ø> (ø) |
|
| pkg/broker/listeners/listeners.go | 100.00% <ø> (ø) |
|
| pkg/broker/logger/logger.go | 100.00% <ø> (ø) |
|
| pkg/broker/manager/flow.go | 0.00% <0.00%> (ø) |
|
| pkg/broker/manager/options.go | 0.00% <0.00%> (ø) |
|
| pkg/checks/checks.go | 100.00% <ø> (ø) |
|
| ... and 121 more |