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 github-actions group with 3 updates #131

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps the github-actions group with 3 updates: actions/setup-node, github/codeql-action and actions/dependency-review-action.

Updates actions/setup-node from 4.0.0 to 4.0.1

Release notes

Sourced from actions/setup-node's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.1

Commits

Updates github/codeql-action from 2.22.8 to 3.22.12

Changelog

Sourced from github/codeql-action's changelog.

3.22.12 - 22 Dec 2023

  • Update default CodeQL bundle version to 2.15.5. #2047

3.22.11 - 13 Dec 2023

  • [v3+ only] The CodeQL Action now runs on Node.js v20. #2006

2.22.10 - 12 Dec 2023

  • Update default CodeQL bundle version to 2.15.4. #2016

2.22.9 - 07 Dec 2023

No user facing changes.

Commits
  • 012739e Merge pull request #2052 from github/update-v3.22.12-40cb08c12
  • c1cf794 Update changelog for v3.22.12
  • 40cb08c Merge pull request #2051 from github/angelapwen/patch-release-script
  • 0be9290 Typecast OLDEST_SUPPORTED_MAJOR_VERSION when defined
  • 658e3c6 Fix type error
  • 49812ec Merge pull request #2050 from github/nickfyson/add-releases-ini
  • 9ed5fc7 add note about backporting check changes to v2 branch
  • a42c9a2 update required checks script to handle release branches
  • a110746 Merge pull request #2047 from github/update-bundle/codeql-bundle-v2.15.5
  • a99bd84 Add changelog note
  • Additional commits viewable in compare view

Updates actions/dependency-review-action from 3.1.3 to 3.1.5

Release notes

Sourced from actions/dependency-review-action's releases.

3.1.5

What's Changed

Full Changelog: actions/dependency-review-action@v3.1.4...v3.1.5

3.1.4

What's Changed

Full Changelog: actions/dependency-review-action@v3...v3.1.4

Commits
  • c74b580 Merge pull request #651 from actions/release-3.1.5
  • cc4f653 Release 3.1.5
  • d2ed7c0 Merge pull request #649 from actions/per-page
  • 9e77cc7 npm run package
  • b383a9a Smaller per_page when requesting diff
  • 8a49820 Merge pull request #646 from actions/dependabot/npm_and_yarn/prettier-3.1.1
  • a10a70d Merge pull request #645 from actions/dependabot/npm_and_yarn/typescript-eslin...
  • 0de1638 Bump prettier from 3.1.0 to 3.1.1
  • 522f021 Bump @​typescript-eslint/parser from 6.13.1 to 6.16.0
  • 2597ca4 Merge pull request #640 from actions/dependabot/npm_and_yarn/eslint-8.56.0
  • 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 github-actions group with 3 updates: [actions/setup-node](https://github.com/actions/setup-node), [github/codeql-action](https://github.com/github/codeql-action) and [actions/dependency-review-action](https://github.com/actions/dependency-review-action).


Updates `actions/setup-node` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.0.0...v4.0.1)

Updates `github/codeql-action` from 2.22.8 to 3.22.12
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2.22.8...v3.22.12)

Updates `actions/dependency-review-action` from 3.1.3 to 3.1.5
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v3.1.3...v3.1.5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from AliMD as a code owner January 5, 2024 06:24
@dependabot dependabot bot added ci Work that improves the continuous integration. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Jan 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

Superseded by #135.

@dependabot dependabot bot closed this Jan 9, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-cd9e212ad8 branch January 9, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants