actions/setup-node (actions/setup-node)
### [`v4.0.1`](https://togithub.com/actions/setup-node/releases/tag/v4.0.1)
[Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.0...v4.0.1)
##### What's Changed
- Ignore engines in Yarn 1 e2e-cache tests by [@trivikr](https://togithub.com/trivikr) in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882)
- Update setup-node references in the README.md file to setup-node@v4 by [@jwetzell](https://togithub.com/jwetzell) in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884)
- Update reusable workflows to use Node.js v20 by [@MaksimZhukov](https://togithub.com/MaksimZhukov) in [https://github.com/actions/setup-node/pull/889](https://togithub.com/actions/setup-node/pull/889)
- Add fix for cache to resolve slow post action step by [@aparnajyothi-y](https://togithub.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917)
- Fix README.md by [@takayamaki](https://togithub.com/takayamaki) in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898)
- Add `package.json` to `node-version-file` list of examples. by [@TWiStErRob](https://togithub.com/TWiStErRob) in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879)
- Fix node-version-file interprets entire package.json as a version by [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865)
##### New Contributors
- [@trivikr](https://togithub.com/trivikr) made their first contribution in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882)
- [@jwetzell](https://togithub.com/jwetzell) made their first contribution in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884)
- [@aparnajyothi-y](https://togithub.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917)
- [@takayamaki](https://togithub.com/takayamaki) made their first contribution in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898)
- [@TWiStErRob](https://togithub.com/TWiStErRob) made their first contribution in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879)
- [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) made their first contribution in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865)
**Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.0.1
github/codeql-action (github/codeql-action)
### [`v2.23.1`](https://togithub.com/github/codeql-action/compare/v2.23.0...v2.23.1)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.23.0...v2.23.1)
### [`v2.23.0`](https://togithub.com/github/codeql-action/compare/v2.22.12...v2.23.0)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.12...v2.23.0)
### [`v2.22.12`](https://togithub.com/github/codeql-action/compare/v2.22.11...v2.22.12)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.11...v2.22.12)
### [`v2.22.11`](https://togithub.com/github/codeql-action/compare/v2.22.10...v2.22.11)
[Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.10...v2.22.11)
google-github-actions/auth (google-github-actions/auth)
### [`v2.0.1`](https://togithub.com/google-github-actions/auth/releases/tag/v2.0.1)
[Compare Source](https://togithub.com/google-github-actions/auth/compare/v2...v2.0.1)
##### What's Changed
- Trigger release on pushes to release branches by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/358](https://togithub.com/google-github-actions/auth/pull/358)
- Fix a small docs issue by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/359](https://togithub.com/google-github-actions/auth/pull/359)
- Remove broken markdown links by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/362](https://togithub.com/google-github-actions/auth/pull/362)
- Document that project_id might be required by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/367](https://togithub.com/google-github-actions/auth/pull/367)
- Update README and CI to use latest version by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/365](https://togithub.com/google-github-actions/auth/pull/365)
- Add service_account to WIF through SA example by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/369](https://togithub.com/google-github-actions/auth/pull/369)
- Use new markdown syntax for alerts by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/371](https://togithub.com/google-github-actions/auth/pull/371)
- Note .dockerignore in the exclusion for credentials by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/376](https://togithub.com/google-github-actions/auth/pull/376)
- Support newline-separated inputs for delegates and access_token_scopes by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/381](https://togithub.com/google-github-actions/auth/pull/381)
- Release: v2.0.1 by [@google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/382](https://togithub.com/google-github-actions/auth/pull/382)
**Full Changelog**: https://github.com/google-github-actions/auth/compare/v2...v2.0.1
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v4.0.0
->v4.0.1
v2.22.10
->v2.23.1
v2.0.0
->v2.0.1
Release Notes
actions/setup-node (actions/setup-node)
### [`v4.0.1`](https://togithub.com/actions/setup-node/releases/tag/v4.0.1) [Compare Source](https://togithub.com/actions/setup-node/compare/v4.0.0...v4.0.1) ##### What's Changed - Ignore engines in Yarn 1 e2e-cache tests by [@trivikr](https://togithub.com/trivikr) in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882) - Update setup-node references in the README.md file to setup-node@v4 by [@jwetzell](https://togithub.com/jwetzell) in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884) - Update reusable workflows to use Node.js v20 by [@MaksimZhukov](https://togithub.com/MaksimZhukov) in [https://github.com/actions/setup-node/pull/889](https://togithub.com/actions/setup-node/pull/889) - Add fix for cache to resolve slow post action step by [@aparnajyothi-y](https://togithub.com/aparnajyothi-y) in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917) - Fix README.md by [@takayamaki](https://togithub.com/takayamaki) in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898) - Add `package.json` to `node-version-file` list of examples. by [@TWiStErRob](https://togithub.com/TWiStErRob) in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879) - Fix node-version-file interprets entire package.json as a version by [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865) ##### New Contributors - [@trivikr](https://togithub.com/trivikr) made their first contribution in [https://github.com/actions/setup-node/pull/882](https://togithub.com/actions/setup-node/pull/882) - [@jwetzell](https://togithub.com/jwetzell) made their first contribution in [https://github.com/actions/setup-node/pull/884](https://togithub.com/actions/setup-node/pull/884) - [@aparnajyothi-y](https://togithub.com/aparnajyothi-y) made their first contribution in [https://github.com/actions/setup-node/pull/917](https://togithub.com/actions/setup-node/pull/917) - [@takayamaki](https://togithub.com/takayamaki) made their first contribution in [https://github.com/actions/setup-node/pull/898](https://togithub.com/actions/setup-node/pull/898) - [@TWiStErRob](https://togithub.com/TWiStErRob) made their first contribution in [https://github.com/actions/setup-node/pull/879](https://togithub.com/actions/setup-node/pull/879) - [@NullVoxPopuli](https://togithub.com/NullVoxPopuli) made their first contribution in [https://github.com/actions/setup-node/pull/865](https://togithub.com/actions/setup-node/pull/865) **Full Changelog**: https://github.com/actions/setup-node/compare/v4...v4.0.1github/codeql-action (github/codeql-action)
### [`v2.23.1`](https://togithub.com/github/codeql-action/compare/v2.23.0...v2.23.1) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.23.0...v2.23.1) ### [`v2.23.0`](https://togithub.com/github/codeql-action/compare/v2.22.12...v2.23.0) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.12...v2.23.0) ### [`v2.22.12`](https://togithub.com/github/codeql-action/compare/v2.22.11...v2.22.12) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.11...v2.22.12) ### [`v2.22.11`](https://togithub.com/github/codeql-action/compare/v2.22.10...v2.22.11) [Compare Source](https://togithub.com/github/codeql-action/compare/v2.22.10...v2.22.11)google-github-actions/auth (google-github-actions/auth)
### [`v2.0.1`](https://togithub.com/google-github-actions/auth/releases/tag/v2.0.1) [Compare Source](https://togithub.com/google-github-actions/auth/compare/v2...v2.0.1) ##### What's Changed - Trigger release on pushes to release branches by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/358](https://togithub.com/google-github-actions/auth/pull/358) - Fix a small docs issue by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/359](https://togithub.com/google-github-actions/auth/pull/359) - Remove broken markdown links by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/362](https://togithub.com/google-github-actions/auth/pull/362) - Document that project_id might be required by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/367](https://togithub.com/google-github-actions/auth/pull/367) - Update README and CI to use latest version by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/365](https://togithub.com/google-github-actions/auth/pull/365) - Add service_account to WIF through SA example by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/369](https://togithub.com/google-github-actions/auth/pull/369) - Use new markdown syntax for alerts by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/371](https://togithub.com/google-github-actions/auth/pull/371) - Note .dockerignore in the exclusion for credentials by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/376](https://togithub.com/google-github-actions/auth/pull/376) - Support newline-separated inputs for delegates and access_token_scopes by [@sethvargo](https://togithub.com/sethvargo) in [https://github.com/google-github-actions/auth/pull/381](https://togithub.com/google-github-actions/auth/pull/381) - Release: v2.0.1 by [@google-github-actions-bot](https://togithub.com/google-github-actions-bot) in [https://github.com/google-github-actions/auth/pull/382](https://togithub.com/google-github-actions/auth/pull/382) **Full Changelog**: https://github.com/google-github-actions/auth/compare/v2...v2.0.1Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.