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

Bump the version-updates group across 1 directory with 6 updates #116

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2024

Bumps the version-updates group with 6 updates in the / directory:

Package From To
fish-shop/install-plugin-manager 2.2.13 2.2.14
fish-shop/workflows 1.9.6 1.9.7
step-security/harden-runner 2.9.0 2.9.1
actions/upload-artifact 4.3.5 4.3.6
github/codeql-action 3.25.15 3.26.0
fish-shop/install-fish-shell 1.0.10 1.0.11

Updates fish-shop/install-plugin-manager from 2.2.13 to 2.2.14

Release notes

Sourced from fish-shop/install-plugin-manager's releases.

v2.2.14

What's Changed

Full Changelog: fish-shop/install-plugin-manager@v2.2.13...v2.2.14

Commits
  • 8f9ad50 Merge pull request #102 from fish-shop/dependabot/github_actions/version-upda...
  • 24864d7 Bump the version-updates group across 1 directory with 5 updates
  • ee45e63 Merge pull request #99 from fish-shop/update-dependabot-config
  • 180de07 Update Dependabot configuration
  • See full diff in compare view

Updates fish-shop/workflows from 1.9.6 to 1.9.7

Release notes

Sourced from fish-shop/workflows's releases.

v1.9.7

What's Changed

Full Changelog: fish-shop/workflows@v1.9.6...v1.9.7

Commits
  • 0ab2668 Merge pull request #33 from fish-shop/dependabot/github_actions/step-security...
  • e255172 Merge pull request #34 from fish-shop/update-dependabot-config
  • 0d3e713 Update Dependabot configuration
  • 1946169 Bump step-security/harden-runner from 2.9.0 to 2.9.1
  • See full diff in compare view

Updates step-security/harden-runner from 2.9.0 to 2.9.1

Release notes

Sourced from step-security/harden-runner's releases.

v2.9.1

What's Changed

Release v2.9.1 by @​h0x0er and @​varunsh-coder in #440 This release includes two changes:

  1. Updated markdown displayed in the job summary by the Harden-Runner Action.
  2. Fixed a bug affecting Enterprise Tier customers where the agent attempted to upload telemetry for jobs with disable-telemetry set to true. No telemetry was uploaded as the endpoint was not in the allowed list.

Full Changelog: step-security/harden-runner@v2...v2.9.1

Commits
  • 5c7944e Merge pull request #440 from step-security/rc-11
  • c79be45 Merge branch 'main' into rc-11
  • deb3383 Merge pull request #446 from h0x0er/log-step
  • 23c8215 update dist
  • 727d06a logging step
  • f0db2aa Merge pull request #441 from step-security/dependabot/github_actions/github/c...
  • 1938ffc Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.25.13
  • 8e7dd2c Merge pull request #442 from step-security/dependabot/github_actions/step-sec...
  • f2823ee Bump step-security/publish-unit-test-result-action from 1 to 2
  • 5f95e05 Bump github/codeql-action from 2.13.4 to 3.25.13
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.3.5 to 4.3.6

Release notes

Sourced from actions/upload-artifact's releases.

v4.3.6

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.3.6

Commits

Updates github/codeql-action from 3.25.15 to 3.26.0

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

[UNRELEASED]

  • Deprecation: Swift analysis on Ubuntu runner images is no longer supported. Please migrate to a macOS runner if this affects you. #2403
  • Bump the minimum CodeQL bundle version to 2.13.5. #2408

3.25.15 - 26 Jul 2024

  • Update default CodeQL bundle version to 2.18.1. #2385

3.25.14 - 25 Jul 2024

  • Experimental: add a new start-proxy action which starts the same HTTP proxy as used by github/dependabot-action. Do not use this in production as it is part of an internal experiment and subject to change at any time. #2376

3.25.13 - 19 Jul 2024

  • Add codeql-version to outputs. #2368
  • Add a deprecation warning for customers using CodeQL version 2.13.4 and earlier. These versions of CodeQL were discontinued on 9 July 2024 alongside GitHub Enterprise Server 3.9, and will be unsupported by CodeQL Action versions 3.26.0 and later and versions 2.26.0 and later. #2375
    • If you are using one of these versions, please update to CodeQL CLI version 2.13.5 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
    • Alternatively, if you want to continue using a version of the CodeQL CLI between 2.12.6 and 2.13.4, you can replace github/codeql-action/*@v3 by github/codeql-action/*@v3.25.13 and github/codeql-action/*@v2 by github/codeql-action/*@v2.25.13 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

3.25.12 - 12 Jul 2024

  • Improve the reliability and performance of analyzing code when analyzing a compiled language with the autobuild build mode on GitHub Enterprise Server. This feature is already available to GitHub.com users. #2353
  • Update default CodeQL bundle version to 2.18.0. #2364

3.25.11 - 28 Jun 2024

  • Avoid failing the workflow run if there is an error while uploading debug artifacts. #2349
  • Update default CodeQL bundle version to 2.17.6. #2352

3.25.10 - 13 Jun 2024

  • Update default CodeQL bundle version to 2.17.5. #2327

3.25.9 - 12 Jun 2024

  • Avoid failing database creation if the database folder already exists and contains some unexpected files. Requires CodeQL 2.18.0 or higher. #2330
  • The init Action will attempt to clean up the database cluster directory before creating a new database and at the end of the job. This will help to avoid issues where the database cluster directory is left in an inconsistent state. #2332

3.25.8 - 04 Jun 2024

  • Update default CodeQL bundle version to 2.17.4. #2321

3.25.7 - 31 May 2024

... (truncated)

Commits
  • eb055d7 Merge pull request #2410 from github/update-v3.26.0-c24926b73
  • 3884d04 Update changelog for v3.26.0
  • c24926b Merge pull request #2407 from github/dependabot/npm_and_yarn/npm-7954a73ad2
  • 68ba39b Merge branch 'main' into dependabot/npm_and_yarn/npm-7954a73ad2
  • 8dd1773 Merge pull request #2408 from github/henrymercer/deprecate-codeql-2.13.4
  • 441c9d9 Merge pull request #2409 from github/henrymercer/fix-required-checks
  • f03da13 Exclude push-only unit tests job from required PR checks script
  • 29a5cfc Bump version to 3.26.0
  • 9e440ad Add changelog note
  • 136f5a5 Add CodeQL v2.17.6 to default test versions
  • Additional commits viewable in compare view

Updates fish-shop/install-fish-shell from 1.0.10 to 1.0.11

Release notes

Sourced from fish-shop/install-fish-shell's releases.

v1.0.11

What's Changed

Full Changelog: fish-shop/install-fish-shell@v1.0.10...v1.0.11

Commits
  • 71e4212 Merge pull request #37 from fish-shop/dependabot/github_actions/version-updat...
  • cbf48f5 Bump the version-updates group across 1 directory with 4 updates
  • 0070c32 Merge pull request #34 from fish-shop/update-dependabot-config
  • 3b8e0bc Update Dependabot configuration
  • See full diff 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the version-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [fish-shop/install-plugin-manager](https://github.com/fish-shop/install-plugin-manager) | `2.2.13` | `2.2.14` |
| [fish-shop/workflows](https://github.com/fish-shop/workflows) | `1.9.6` | `1.9.7` |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.9.0` | `2.9.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.3.5` | `4.3.6` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.25.15` | `3.26.0` |
| [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) | `1.0.10` | `1.0.11` |



Updates `fish-shop/install-plugin-manager` from 2.2.13 to 2.2.14
- [Release notes](https://github.com/fish-shop/install-plugin-manager/releases)
- [Commits](fish-shop/install-plugin-manager@f491db5...8f9ad50)

Updates `fish-shop/workflows` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@6a65387...0ab2668)

Updates `step-security/harden-runner` from 2.9.0 to 2.9.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@0d38121...5c7944e)

Updates `actions/upload-artifact` from 4.3.5 to 4.3.6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@89ef406...834a144)

Updates `github/codeql-action` from 3.25.15 to 3.26.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@afb54ba...eb055d7)

Updates `fish-shop/install-fish-shell` from 1.0.10 to 1.0.11
- [Release notes](https://github.com/fish-shop/install-fish-shell/releases)
- [Commits](fish-shop/install-fish-shell@81b9ed7...71e4212)

---
updated-dependencies:
- dependency-name: fish-shop/install-plugin-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: fish-shop/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: step-security/harden-runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
- dependency-name: fish-shop/install-fish-shell
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 6, 2024 17:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/fish-shop/workflows/.github/workflows/dependency-review.yml 0ab266814f754c4b1706b523a4e90ccd97bcc362 UnknownUnknown
actions/fish-shop/workflows/.github/workflows/markdown-links.yml 0ab266814f754c4b1706b523a4e90ccd97bcc362 UnknownUnknown
actions/actions/upload-artifact 834a144ee995460fba8ed112a2fc961b36a5ec5a 🟢 6.7
Details
CheckScoreReason
Code-Review🟢 9Found 10/11 approved changesets -- score normalized to 9
Maintained🟢 67 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 9security policy file detected
SAST🟢 9SAST tool detected but not run on all commits
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/github/codeql-action/upload-sarif eb055d739abdc2e8de2e5f4ba1a8b246daa779aa UnknownUnknown
actions/step-security/harden-runner 5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde 🟢 8.8
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
CI-Tests🟢 1014 out of 14 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review🟢 10all changesets reviewed
Contributors🟢 6project has 2 contributing companies or organizations -- score normalized to 6
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained🟢 1030 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 7dependency not pinned by hash detected -- score normalized to 7
SAST🟢 9SAST tool detected but not run on all commits
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/fish-shop/workflows/.github/workflows/release-tags.yml 0ab266814f754c4b1706b523a4e90ccd97bcc362 UnknownUnknown
actions/fish-shop/install-fish-shell 71e42122c25804f971f89857d700c68a7efb3855 🟢 6.9
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Branch-Protection🟢 8branch protection is not maximal on development and all release branches
CI-Tests🟢 1013 out of 13 merged PRs checked by a CI test -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Code-Review⚠️ 0Found 0/3 approved changesets -- score normalized to 0
Contributors🟢 10project has 3 contributing companies or organizations -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Dependency-Update-Tool🟢 10update tool detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Maintained⚠️ 0project was created in last 90 days. please review its contents carefully
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 10all dependencies are pinned
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Security-Policy🟢 10security policy file detected
Signed-Releases⚠️ -1no releases found
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Vulnerabilities🟢 100 existing vulnerabilities detected

Scanned Manifest Files

.github/workflows/dependency-review.yml
.github/workflows/markdown-links.yml
.github/workflows/openssf-scorecard.yml
.github/workflows/release-tags.yml
.github/workflows/test.yml

@marcransome
Copy link
Member

@dependabot merge.

@dependabot dependabot bot merged commit ac91ae7 into main Aug 6, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/version-updates-97e6b87e77 branch August 6, 2024 17:26
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant