hoverkraft-tech / ci-github-nodejs

Opinionated Github actions and workflows for continuous integration in NodeJs context
MIT License
0 stars 0 forks source link

chore(deps): bump the github-actions-dependencies group across 1 directory with 2 updates #132

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the github-actions-dependencies group with 2 updates in the / directory: hoverkraft-tech/ci-github-common and github/codeql-action.

Updates hoverkraft-tech/ci-github-common from 0.13.3 to 0.14.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

0.14.0

Release summary

Breaking Changes

  • feat!: Removed generate-dependabot-config workflow. Shoud be replaced by directories option

New Features

  • docs: Updated actions and workflows documentation.

Dependency Updates

  • Bumped tj-actions/changed-files from 44.5.2 to 44.5.

What's Changed

Full Changelog: https://github.com/hoverkraft-tech/ci-github-common/compare/0.13.3...0.14.0

Commits
  • d6367a8 feat!: remove generate-dependabot-config workflow
  • 3866731 chore(deps): bump tj-actions/changed-files
  • 662e8ad ci(dependabot): use 'directories' configuration
  • b11cc92 chore(deps): bump peter-evans/create-pull-request
  • abb6a19 chore(deps): bump tj-actions/changed-files
  • 0076b17 docs: update actions and workflows documentation
  • See full diff in compare view


Updates github/codeql-action from 3.25.10 to 3.25.11

Changelog

Sourced from github/codeql-action's changelog.

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
Commits
  • b611370 Merge pull request #2357 from github/update-v3.25.11-de945755c
  • 3e6431f Update changelog for v3.25.11
  • de94575 Merge pull request #2352 from github/update-bundle/codeql-bundle-v2.17.6
  • a32d305 Add changelog note
  • 9ccc995 Update default bundle to codeql-bundle-v2.17.6
  • 9b7c22c Merge pull request #2351 from github/dependabot/npm_and_yarn/npm-6791eaa26c
  • 9cf3243 Rebuild
  • 1895b29 Update checked-in dependencies
  • 9dcfde9 Bump the npm group with 2 updates
  • 8723b5b Merge pull request #2350 from github/angelapwen/add-exclude-pr-check-param
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Superseded by #134.