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

deps: bump the dev-ci-tools group across 1 directory with 2 updates #1689

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dev-ci-tools group with 2 updates in the / directory: renovatebot/github-action and github/codeql-action.

Updates renovatebot/github-action from 40.3.4 to 41.0.2

Release notes

Sourced from renovatebot/github-action's releases.

v41.0.2

41.0.2 (2024-11-08)

Build System

v41.0.1

41.0.1 (2024-11-08)

Miscellaneous Chores

Tests

Build System

Continuous Integration

v41.0.0

41.0.0 (2024-11-08)

⚠ BREAKING CHANGES

  • Renovate is now pinned to v39.

Features

v40.3.6

40.3.6 (2024-11-08)

Bug Fixes

Documentation

... (truncated)

Commits
  • 67a664f chore(release): 41.0.2 [skip ci]
  • 1710021 skip: merge (e8fc25c747f24032368eb5dfd40ab54491f4640c) [skip release]
  • e8fc25c build: compile as esm (#888)
  • 0c8490f chore(release): 41.0.1 [skip ci]
  • cf1542c skip: merge (4a407be28ac596f9cd42fb07eb4486f9221d28ed) [skip release]
  • 4a407be build: use esbuild (#887)
  • b62d68d skip: merge (d16f12d19b53252b0d6f66d0c796e29551a5f80e) [skip release]
  • d16f12d test(e2e): test with default version (#886)
  • 8b300f5 skip: merge (f8106c12581d77b071ac33e236321f3c5ab09976) [skip release]
  • f8106c1 ci(deps): update renovate docker tag to v39 (#885)
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.27.0 to 3.27.1

Release notes

Sourced from github/codeql-action's releases.

v3.27.1

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.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

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

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
Commits
  • 4f3212b Merge pull request #2585 from github/update-v3.27.1-3ef4c0845
  • 63b548d Update changelog for v3.27.1
  • 3ef4c08 Merge pull request #2576 from github/update-bundle/codeql-bundle-v2.19.3
  • 4e033f0 Merge branch 'main' into update-bundle/codeql-bundle-v2.19.3
  • 5ac2ddd Merge pull request #2580 from jsoref/minor-cleanup
  • 3b7b85f Conditionally clear runner cache
  • 688ea53 Fix publish-immutable-action version
  • 1e6d67b Give expected-queries-runs permissions
  • d5e7384 Strip trailing whitespace generated by ruamel-yaml
  • 756aa64 spelling: macos
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2024
@dependabot dependabot bot added the github_actions Pull requests that update Github_actions code label Nov 8, 2024
@ferrarimarco ferrarimarco enabled auto-merge (squash) November 10, 2024 17:54
@ferrarimarco
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/dev-ci-tools-61c6b173b4 branch from 2f4b00d to a5f1730 Compare November 10, 2024 17:58
Bumps the dev-ci-tools group with 2 updates in the / directory: [renovatebot/github-action](https://github.com/renovatebot/github-action) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `renovatebot/github-action` from 40.3.4 to 41.0.2
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](renovatebot/github-action@v40.3.4...v41.0.2)

Updates `github/codeql-action` from 3.27.0 to 3.27.1
- [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.27.0...v3.27.1)

---
updated-dependencies:
- dependency-name: renovatebot/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-ci-tools
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-ci-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/dev-ci-tools-61c6b173b4 branch from a5f1730 to 80b767b Compare November 11, 2024 23:27
@ferrarimarco ferrarimarco merged commit 0a4db58 into master Nov 11, 2024
58 checks passed
@ferrarimarco ferrarimarco deleted the dependabot/github_actions/dev-ci-tools-61c6b173b4 branch November 11, 2024 23:32
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.

1 participant