Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 #1439

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps github/codeql-action from 3.25.4 to 3.25.5.

Changelog

Sourced from github/codeql-action's changelog.

3.25.5 - 13 May 2024

  • Add a compatibility matrix of supported CodeQL Action, CodeQL CLI, and GitHub Enterprise Server versions to the https://github.com/github/codeql-action/blob/main/README.md. #2273
  • Avoid printing out a warning for a missing on.push trigger when the CodeQL Action is triggered via a workflow_call event. #2274
  • The tools: latest input to the init Action has been renamed to tools: linked. This option specifies that the Action should use the tools shipped at the same time as the Action. The old name will continue to work for backwards compatibility, but we recommend that new workflows use the new name. #2281
Commits
  • b7cec75 Merge pull request #2287 from github/update-v3.25.5-4a5197247
  • 6778fe4 Update changelog for v3.25.5
  • 4a51972 Merge pull request #2280 from github/henrymercer/on-demand-ffs
  • a8c32fd Merge pull request #2283 from github/henrymercer/disable-fail-fast
  • f73b0b7 Disable fail fast for non-generated workflows
  • c59e052 Disable fail fast in generated workflows
  • 33e416c Comment that legacyApi is false by default
  • 67f8a36 Merge branch 'main' into henrymercer/on-demand-ffs
  • 4995c49 Merge pull request #2282 from github/henrymercer/no-build-mode-tracing-improv...
  • def4d2c Merge pull request #2273 from github/aeisenberg/specify-versions
  • 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 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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3.25.4...v3.25.5)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 20, 2024
Copy link

codecov bot commented May 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.58%. Comparing base (d42a336) to head (839d45e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1439      +/-   ##
==========================================
+ Coverage   91.29%   92.58%   +1.29%     
==========================================
  Files           4        4              
  Lines         310      310              
  Branches       85       85              
==========================================
+ Hits          283      287       +4     
+ Misses         27       23       -4     
Flag Coverage Δ
demo 92.58% <ø> (+1.29%) ⬆️
macos-latest 92.58% <ø> (+1.29%) ⬆️
script 92.58% <ø> (+1.29%) ⬆️
ubuntu-latest 92.58% <ø> (+1.29%) ⬆️
version 92.58% <ø> (+1.29%) ⬆️
windows-latest 92.58% <ø> (+1.29%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomasrockhu-codecov thomasrockhu-codecov merged commit 3889fdd into main May 20, 2024
15 checks passed
@thomasrockhu-codecov thomasrockhu-codecov deleted the dependabot/github_actions/github/codeql-action-3.25.5 branch May 20, 2024 11:20
peterjokumsen added a commit to helderberg-pirates-baseball/websites that referenced this pull request May 26, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://togithub.com/codecov/codecov-action)
| action | patch | `v4.4.0` -> `v4.4.1` |

---

### Release Notes

<details>
<summary>codecov/codecov-action (codecov/codecov-action)</summary>

###
[`v4.4.1`](https://togithub.com/codecov/codecov-action/releases/tag/v4.4.1)

[Compare
Source](https://togithub.com/codecov/codecov-action/compare/v4.4.0...v4.4.1)

#### What's Changed

- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#1427
- fix: prevent xlarge from running on forks by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1432
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#1439
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#1438
- fix: isPullRequestFromFork returns false for any PR by
[@&#8203;shahar-h](https://togithub.com/shahar-h) in
[codecov/codecov-action#1437
- chore(release): 4.4.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1441

#### New Contributors

- [@&#8203;shahar-h](https://togithub.com/shahar-h) made their first
contribution in
[codecov/codecov-action#1437

**Full Changelog**:
codecov/codecov-action@v4.4.0...v4.4.1

#### What's Changed

- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#1427
- fix: prevent xlarge from running on forks by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1432
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#1439
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[codecov/codecov-action#1438
- fix: isPullRequestFromFork returns false for any PR by
[@&#8203;shahar-h](https://togithub.com/shahar-h) in
[codecov/codecov-action#1437
- chore(release): 4.4.1 by
[@&#8203;thomasrockhu-codecov](https://togithub.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1441

#### New Contributors

- [@&#8203;shahar-h](https://togithub.com/shahar-h) made their first
contribution in
[codecov/codecov-action#1437

**Full Changelog**:
codecov/codecov-action@v4.4.0...v4.4.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNiIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: Renovate Bot GitHub <bot@renovateapp.com>
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.

None yet

1 participant