Closed dependabot[bot] closed 3 weeks ago
@dependabot squash and merge
On Mon, Oct 28, 2024, 07:07 dependabot[bot] @.***> wrote:
Bumps actions/cache https://github.com/actions/cache from 4.1.1 to 4.1.2. Release notes
Sourced from actions/cache's releases https://github.com/actions/cache/releases.
v4.1.2 What's Changed
- Add Bun example by @idleberg https://github.com/idleberg in actions/cache#1456 https://redirect.github.com/actions/cache/pull/1456
- Revise isGhes logic by @jww3 https://github.com/jww3 in actions/cache#1474 https://redirect.github.com/actions/cache/pull/1474
- Bump braces from 3.0.2 to 3.0.3 by @dependabot https://github.com/dependabot in actions/cache#1475 https://redirect.github.com/actions/cache/pull/1475
- Add dependabot.yml to enable automatic dependency upgrades by @Link https://github.com/Link- in actions/cache#1476 https://redirect.github.com/actions/cache/pull/1476
- Bump actions/checkout from 3 to 4 by @dependabot https://github.com/dependabot in actions/cache#1478 https://redirect.github.com/actions/cache/pull/1478
- Bump actions/stale from 3 to 9 by @dependabot https://github.com/dependabot in actions/cache#1479 https://redirect.github.com/actions/cache/pull/1479
- Bump github/codeql-action from 2 to 3 by @dependabot https://github.com/dependabot in actions/cache#1483 https://redirect.github.com/actions/cache/pull/1483
- Bump actions/setup-node from 3 to 4 by @dependabot https://github.com/dependabot in actions/cache#1481 https://redirect.github.com/actions/cache/pull/1481
- Prepare 4.1.2 release by @Link https://github.com/Link- in actions/cache#1477 https://redirect.github.com/actions/cache/pull/1477
New Contributors
- @idleberg https://github.com/idleberg made their first contribution in actions/cache#1456 https://redirect.github.com/actions/cache/pull/1456
- @jww3 https://github.com/jww3 made their first contribution in actions/cache#1474 https://redirect.github.com/actions/cache/pull/1474
- @Link https://github.com/Link- made their first contribution in actions/cache#1476 https://redirect.github.com/actions/cache/pull/1476
Full Changelog: @.*** https://github.com/actions/cache/compare/v4...v4.1.2
Changelog
Sourced from actions/cache's changelog https://github.com/actions/cache/blob/main/RELEASES.md.
4.1.2
- Add GitHub Enterprise Cloud instances hostname filters to inform API endpoint choices - #1474 https://redirect.github.com/actions/cache/pull/1474
- Security fix: Bump braces from 3.0.2 to 3.0.3 - #1475 https://redirect.github.com/actions/cache/pull/1475
Commits
- 6849a64 https://github.com/actions/cache/commit/6849a6489940f00c2f30c0fb92c6274307ccb58a Release 4.1.2 #1477 https://redirect.github.com/actions/cache/issues/1477
- 5a1720c https://github.com/actions/cache/commit/5a1720c49e91718f5d0ce7f154997c93e0f6159a Merge branch 'Link-/prep-4.1.2' of https://github.com/actions/cache into Link...
- d9fef48 https://github.com/actions/cache/commit/d9fef48d24d529bac46adcc1e42f49649de07ca9 Merge branch 'main' into Link-/prep-4.1.2
- a50e8d0 https://github.com/actions/cache/commit/a50e8d027b022a55ef85ffa721ebd97d2b22bcda Merge branch 'main' into Link-/prep-4.1.2
- acc9ae5 https://github.com/actions/cache/commit/acc9ae5c1401b6c072a7c89ff4c48ea7e30f4dbf Merge pull request #1481 https://redirect.github.com/actions/cache/issues/1481 from actions/dependabot/github_actions/actions/setup...
- 1ea5f18 https://github.com/actions/cache/commit/1ea5f18c31265ef251b3eb51ce8b857be5e7b044 Merge branch 'main' into Link-/prep-4.1.2
- cc679ff https://github.com/actions/cache/commit/cc679ff3baee71867c711040a5c21af61b262806 Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
- 366d43d https://github.com/actions/cache/commit/366d43d6f8aa1f3e5d28b2c98959d557d78ffa3f Merge pull request #1483 https://redirect.github.com/actions/cache/issues/1483 from actions/dependabot/github_actions/github/codeql...
- 02bf319 https://github.com/actions/cache/commit/02bf31969bcc471fd5f91b5896ae17beb0973413 Bump github/codeql-action from 2 to 3
- 6f6220b https://github.com/actions/cache/commit/6f6220be5af96ba6940aca960265218cae17e8fd Merge branch 'main' into dependabot/github_actions/actions/setup-node-4
- Additional commits viewable in compare view https://github.com/actions/cache/compare/v4.1.1...v4.1.2
[image: Dependabot compatibility score] https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores
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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can view, comment on, or merge this pull request online at:
https://github.com/futrnostr/futr/pull/42 Commit Summary
- 5e93b9f https://github.com/futrnostr/futr/pull/42/commits/5e93b9f440c028ecc01baacb86ebabeb27acab05 Bump actions/cache from 4.1.1 to 4.1.2
File Changes
(2 files https://github.com/futrnostr/futr/pull/42/files)
- M .github/workflows/continous.yml https://github.com/futrnostr/futr/pull/42/files#diff-60f2d7cf8ff1312a8fc07a8f296a6fd7e2e627b2ced7d410b407bc1b8416ad7c (2)
- M .github/workflows/tests.yml https://github.com/futrnostr/futr/pull/42/files#diff-1db27d93186e46d3b441ece35801b244db8ee144ff1405ca27a163bfe878957f (2)
Patch Links:
— Reply to this email directly, view it on GitHub https://github.com/futrnostr/futr/pull/42, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADAJPFZBFKWNVGOLHE5MM3Z5YEH5AVCNFSM6AAAAABQXBMEXWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYTOOJUGA2TANQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Bumps actions/cache from 4.1.1 to 4.1.2.
Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
Commits
6849a64
Release 4.1.2 #14775a1720c
Merge branch 'Link-/prep-4.1.2' of https://github.com/actions/cache into Link...d9fef48
Merge branch 'main' into Link-/prep-4.1.2a50e8d0
Merge branch 'main' into Link-/prep-4.1.2acc9ae5
Merge pull request #1481 from actions/dependabot/github_actions/actions/setup...1ea5f18
Merge branch 'main' into Link-/prep-4.1.2cc679ff
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4366d43d
Merge pull request #1483 from actions/dependabot/github_actions/github/codeql...02bf319
Bump github/codeql-action from 2 to 36f6220b
Merge branch 'main' into dependabot/github_actions/actions/setup-node-4Dependabot 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