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

chore(deps): bump the dependencies group with 2 updates #167

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the dependencies group with 2 updates: github/codeql-action and super-linter/super-linter.

Updates github/codeql-action from 3.27.4 to 3.27.5

Release notes

Sourced from github/codeql-action's releases.

v3.27.5

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.

3.27.5 - 19 Nov 2024

No user facing changes.

See the full CHANGELOG.md for more information.

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]

No user facing changes.

3.27.5 - 19 Nov 2024

No user facing changes.

3.27.4 - 14 Nov 2024

No user facing changes.

3.27.3 - 12 Nov 2024

No user facing changes.

3.27.2 - 12 Nov 2024

  • Fixed an issue where setting up the CodeQL tools would sometimes fail with the message "Invalid value 'undefined' for header 'authorization'". #2590

3.27.1 - 08 Nov 2024

  • The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. #2573
  • Update default CodeQL bundle version to 2.19.3. #2576

3.27.0 - 22 Oct 2024

  • Bump the minimum CodeQL bundle version to 2.14.6. #2549
  • Fix an issue where the upload-sarif Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the upload-sarif Action. #2557
  • Update default CodeQL bundle version to 2.19.2. #2552

3.26.13 - 14 Oct 2024

No user facing changes.

3.26.12 - 07 Oct 2024

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.14.5 and earlier. These versions of CodeQL were discontinued on 24 September 2024 alongside GitHub Enterprise Server 3.10, and will be unsupported by CodeQL Action versions 3.27.0 and later and versions 2.27.0 and later. #2520

    • If you are using one of these versions, please update to CodeQL CLI version 2.14.6 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.13.5 and 2.14.5, you can replace github/codeql-action/*@v3 by github/codeql-action/*@v3.26.11 and github/codeql-action/*@v2 by github/codeql-action/*@v2.26.11 in your code scanning workflow to ensure you continue using this version of the CodeQL Action.

3.26.11 - 03 Oct 2024

... (truncated)

Commits
  • f09c1c0 Merge pull request #2616 from github/update-v3.27.5-a6c8729a5
  • 67b73ea Update changelog for v3.27.5
  • a6c8729 Merge pull request #2614 from github/marcogario/per-platform-proxy
  • 8f3b487 Start-proxy: Fetch OS specific binary
  • cba5fb5 Merge pull request #2613 from github/dependabot/npm_and_yarn/npm_and_yarn-018...
  • e782c3a Merge pull request #2612 from github/angelapwen/report-linux-runner-release
  • db67881 Update checked-in dependencies
  • ecde4d2 Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group
  • e3c67a0 Merge pull request #2610 from github/dependabot/npm_and_yarn/npm-d2ca52e617
  • f9ada54 Telemetry: report OS release for GitHub-hosted Linux runners
  • Additional commits viewable in compare view

Updates super-linter/super-linter from 7.1.0 to 7.2.0

Release notes

Sourced from super-linter/super-linter's releases.

v7.2.0

7.2.0 (2024-11-17)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump standard from 1.40.0 to 1.40.1 in /dependencies (#6239) (75fb343)
  • bundler: bump standard from 1.41.0 to 1.41.1 in /dependencies (#6291) (54782ec)
  • bundler: bump the rubocop group across 1 directory with 3 updates (#6348) (6e23e6e)
  • bundler: bump the rubocop group in /dependencies with 6 updates (#6252) (a8920a4)
  • docker: bump composer/composer from 2.7.6 to 2.8.1 (#6237) (95b56f1)
  • docker: bump golang from 1.23.0-alpine to 1.23.2-alpine (#6236) (2a42244)
  • docker: bump python from 3.12.5-alpine3.20 to 3.12.7-alpine3.20 (#6235) (c97987c)
  • docker: bump the docker group across 1 directory with 15 updates (#6356) (ddabcba)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6248) (fd28996)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6335) (d4402a4)
  • npm: bump @​babel/eslint-parser in /dependencies (#6261) (0891581)
  • npm: bump @​babel/eslint-parser in /dependencies (#6307) (538bda9)
  • npm: bump @​react-native/eslint-config (#6355) (4013f55)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6181) (468901b)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6337) (918f185)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6359) (9b3e0cd)
  • npm: bump asl-validator from 3.8.3 to 3.8.4 in /dependencies (#6312) (e8c508a)
  • npm: bump asl-validator from 3.8.4 to 3.9.0 in /dependencies (#6357) (f955866)
  • npm: bump eslint from 8.57.0 to 8.57.1 in /dependencies (#6177) (86df3f8)
  • npm: bump markdownlint-cli from 0.41.0 to 0.42.0 in /dependencies (#6199) (1f9b00c)
  • npm: bump next (#6256) (6994834)
  • npm: bump next (#6329) (9b2933b)
  • npm: bump next from 14.2.6 to 14.2.11 in /dependencies (#6157) (b526eff)
  • npm: bump npm-groovy-lint from 14.6.0 to 15.0.2 in /dependencies (#6266) (b8dc2a1)
  • npm: bump renovate from 38.55.1 to 39.15.4 in /dependencies (#6358) (3aff158)
  • npm: bump standard from 17.1.0 to 17.1.2 in /dependencies (#6265) (22f5beb)
  • npm: bump textlint (#6305) (e55903c)
  • npm: bump the eslint-plugins-configs group across 1 directory with 5 updates (#6255) (5e252d4)
  • npm: bump the react group across 1 directory with 4 updates (#6257) (7b76efb)
  • npm: bump the react group across 1 directory with 4 updates (#6332) (b9520be)
  • npm: bump the stylelint group across 1 directory with 7 updates (#6340) (f9e2182)

... (truncated)

Changelog

Sourced from super-linter/super-linter's changelog.

Changelog

7.2.0 (2024-11-17)

🚀 Features

🐛 Bugfixes

⬆️ Dependency updates

  • bundler: bump standard from 1.40.0 to 1.40.1 in /dependencies (#6239) (75fb343)
  • bundler: bump standard from 1.41.0 to 1.41.1 in /dependencies (#6291) (54782ec)
  • bundler: bump the rubocop group across 1 directory with 3 updates (#6348) (6e23e6e)
  • bundler: bump the rubocop group in /dependencies with 6 updates (#6252) (a8920a4)
  • docker: bump composer/composer from 2.7.6 to 2.8.1 (#6237) (95b56f1)
  • docker: bump golang from 1.23.0-alpine to 1.23.2-alpine (#6236) (2a42244)
  • docker: bump python from 3.12.5-alpine3.20 to 3.12.7-alpine3.20 (#6235) (c97987c)
  • docker: bump the docker group across 1 directory with 15 updates (#6356) (ddabcba)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6248) (fd28996)
  • java: bump the java-gradle group across 2 directories with 2 updates (#6335) (d4402a4)
  • npm: bump @​babel/eslint-parser in /dependencies (#6261) (0891581)
  • npm: bump @​babel/eslint-parser in /dependencies (#6307) (538bda9)
  • npm: bump @​react-native/eslint-config (#6355) (4013f55)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6181) (468901b)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6337) (918f185)
  • npm: bump @​stoplight/spectral-cli in /dependencies (#6359) (9b3e0cd)
  • npm: bump asl-validator from 3.8.3 to 3.8.4 in /dependencies (#6312) (e8c508a)
  • npm: bump asl-validator from 3.8.4 to 3.9.0 in /dependencies (#6357) (f955866)
  • npm: bump eslint from 8.57.0 to 8.57.1 in /dependencies (#6177) (86df3f8)
  • npm: bump markdownlint-cli from 0.41.0 to 0.42.0 in /dependencies (#6199) (1f9b00c)
  • npm: bump next (#6256) (6994834)
  • npm: bump next (#6329) (9b2933b)
  • npm: bump next from 14.2.6 to 14.2.11 in /dependencies (#6157) (b526eff)
  • npm: bump npm-groovy-lint from 14.6.0 to 15.0.2 in /dependencies (#6266) (b8dc2a1)
  • npm: bump renovate from 38.55.1 to 39.15.4 in /dependencies (#6358) (3aff158)
  • npm: bump standard from 17.1.0 to 17.1.2 in /dependencies (#6265) (22f5beb)
  • npm: bump textlint (#6305) (e55903c)
  • npm: bump the eslint-plugins-configs group across 1 directory with 5 updates (#6255) (5e252d4)
  • npm: bump the react group across 1 directory with 4 updates (#6257) (7b76efb)
  • npm: bump the react group across 1 directory with 4 updates (#6332) (b9520be)

... (truncated)

Commits
  • e1cb86b chore(main): release 7.2.0 (#6091)
  • 538bda9 deps(npm): bump @​babel/eslint-parser in /dependencies (#6307)
  • 4013f55 deps(npm): bump @​react-native/eslint-config (#6355)
  • 3aff158 deps(npm): bump renovate from 38.55.1 to 39.15.4 in /dependencies (#6358)
  • 9b2933b deps(npm): bump next (#6329)
  • e55903c deps(npm): bump textlint (#6305)
  • ddabcba deps(docker): bump the docker group across 1 directory with 15 updates (#6356)
  • f955866 deps(npm): bump asl-validator from 3.8.4 to 3.9.0 in /dependencies (#6357)
  • 9b3e0cd deps(npm): bump @​stoplight/spectral-cli in /dependencies (#6359)
  • 99b4bf6 chore: move base image to a dedicated group (#6351)
  • 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 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 dependencies group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [super-linter/super-linter](https://github.com/super-linter/super-linter).


Updates `github/codeql-action` from 3.27.4 to 3.27.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@ea9e4e3...f09c1c0)

Updates `super-linter/super-linter` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@b92721f...e1cb86b)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 25, 2024
@dependabot dependabot bot requested a review from zkoppert as a code owner November 25, 2024 05:45
@jmeridth
Copy link
Member

jmeridth commented Nov 25, 2024

Linting issues solved in #166

Added linting fixes to this PR

- [x] solve actionlint issues
  - [x] group commands instead of instead of individual redirects
  - [x] double quote variable to prevent globbing and word splitting

Signed-off-by: jmeridth <[email protected]>
@jmeridth jmeridth merged commit b481583 into main Nov 25, 2024
29 checks passed
@jmeridth jmeridth deleted the dependabot/github_actions/dependencies-92b3e5af0c branch November 25, 2024 16:43
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 maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant