1352 Commits

Author SHA1 Message Date
Mike McQuaid
1fbd624ba0
Merge pull request #1067 from Homebrew/shellenv_suffix 2026-01-08 15:48:24 +00:00
Mike McQuaid
75916bec5c
install: explicitly set shellenv suffix if possible.
This will avoid more error-prone autodetection in `brew shellenv`.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 10:34:35 +00:00
Mike McQuaid
ff566e5739
Merge pull request #1066 from Homebrew/sync-shared-config 2026-01-07 08:19:47 +00:00
BrewTestBot
911f496002
.rubocop.yml: update to match main configuration 2026-01-07 08:11:53 +00:00
Mike McQuaid
f92e9a64f1
Merge pull request #1065 from Homebrew/sync-shared-config 2025-12-31 09:20:30 +00:00
BrewTestBot
dc659f4329
.rubocop.yml: update to match main configuration 2025-12-31 08:11:20 +00:00
William Woodruff
0c40d07fbe
Merge pull request #1064 from fkobi/patch-2 2025-12-28 22:11:33 -05:00
fkobi
0a983d4b8f
install.sh: optimize a single printf
there is no need to have two commands there
2025-12-28 21:06:47 +00:00
Rui Chen
4a208b1664
Merge pull request #1062 from Homebrew/dependabot/github_actions/github-actions-399de44a3c
build(deps): bump the github-actions group with 3 updates
2025-12-26 09:52:56 -05:00
dependabot[bot]
9779f946b2
build(deps): bump the github-actions group with 3 updates
Bumps the github-actions group with 3 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](330a01c490...b7c566a772)

Updates `actions/download-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](018cc2cf5b...37930b1c2a)

Updates `github/codeql-action` from 4.31.5 to 4.31.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](fdbfb4d275...5d4e8d1aca)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-26 08:02:27 +00:00
Patrick Linnane
be0ab611a0
Merge pull request #1061 from Homebrew/sync-shared-config 2025-12-20 09:21:12 -08:00
BrewTestBot
263aa6e0ee
.ruby-version: update to match main configuration 2025-12-20 17:13:22 +00:00
Mike McQuaid
5155fed196
Merge pull request #1060 from Homebrew/sync-shared-config 2025-12-17 15:10:39 +00:00
BrewTestBot
34235a7f13
stale-issues.yml: update to match main configuration 2025-12-17 14:43:18 +00:00
BrewTestBot
cc16a6d8a1
actionlint.yml: update to match main configuration 2025-12-17 14:43:18 +00:00
Mike McQuaid
8603d35469
Merge pull request #1059 from Homebrew/dependabot/github_actions/github-actions-87a1ec940e 2025-12-12 09:05:45 +00:00
dependabot[bot]
f58360e2de
build(deps): bump actions/stale in the github-actions group
Bumps the github-actions group with 1 update: [actions/stale](https://github.com/actions/stale).


Updates `actions/stale` from 10.1.0 to 10.1.1
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](5f858e3efb...997185467f)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 08:02:11 +00:00
Patrick Linnane
b45f3d7ffb
Merge pull request #1058 from Homebrew/dependabot/github_actions/github-actions-2507bcfa80 2025-12-09 17:23:15 -08:00
dependabot[bot]
4ef82d966c
build(deps): bump actions/checkout in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1af3b93b68...8e8c483db8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-10 01:17:39 +00:00
Patrick Linnane
6e859fa565
Merge pull request #1056 from Homebrew/sync-shared-config 2025-12-06 11:18:28 -08:00
BrewTestBot
6cb34af72f
dependabot.yml: update to match main configuration 2025-12-06 18:45:07 +00:00
Patrick Linnane
e316881803
Merge pull request #1055 from Homebrew/sync-shared-config 2025-12-06 10:17:35 -08:00
BrewTestBot
562f4ca59f
dependabot.yml: update to match main configuration 2025-12-06 18:07:39 +00:00
Michael Cho
93dcaef7b8
Merge pull request #1054 from Homebrew/sync-shared-config
Synchronize shared configuration
2025-11-28 09:28:49 -05:00
BrewTestBot
0886f72f64
dependabot.yml: update to match main configuration 2025-11-28 14:09:23 +00:00
Mike McQuaid
bac6f5b774
Merge pull request #1053 from Homebrew/dependabot/all-6e5e59408c 2025-11-28 08:54:15 +00:00
dependabot[bot]
f1d28b49f3
build(deps): bump github/codeql-action in the all group
Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.31.4 to 4.31.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e12f017898...fdbfb4d275)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-28 08:05:25 +00:00
Mike McQuaid
7f9a74b433
Merge pull request #1052 from Homebrew/dependabot/all-9acab48073 2025-11-21 08:14:29 +00:00
dependabot[bot]
5a38dd67c2
build(deps): bump the all group with 2 updates
Bumps the all group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)

Updates `github/codeql-action` from 4.31.3 to 4.31.4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](014f16e7ab...e12f017898)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: github/codeql-action
  dependency-version: 4.31.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 08:06:21 +00:00
Mike McQuaid
f1451a844a
Merge pull request #1049 from Homebrew/dependabot/all-1f324dec04 2025-11-14 08:12:20 +00:00
dependabot[bot]
a380585569
build(deps): bump github/codeql-action in the all group
Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.31.2 to 4.31.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0499de31b9...014f16e7ab)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-14 08:05:56 +00:00
Mike McQuaid
39c012e6db
Merge pull request #1047 from Homebrew/sync-shared-config 2025-11-05 08:41:06 +00:00
BrewTestBot
51ccf9d5d9
.rubocop.yml: update to match main configuration 2025-11-05 08:10:34 +00:00
Ruoyu Zhong
6d48890a74
Merge pull request #1046 from Homebrew/dependabot/all-96b446ff11
Bump the "all" group with 1 updates across multiple ecosystems
2025-10-31 16:28:02 +08:00
dependabot[bot]
c79282a0bf
build(deps): bump the all group with 3 updates
Bumps the all group with 3 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](ea165f8d65...330a01c490)

Updates `actions/download-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](634f93cb29...018cc2cf5b)

Updates `github/codeql-action` from 4.30.9 to 4.31.2
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](16140ae1a1...0499de31b9)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: actions/download-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: github/codeql-action
  dependency-version: 4.31.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-31 08:06:37 +00:00
Ruoyu Zhong
dfeeaedef9
Merge pull request #1045 from Homebrew/dependabot/all-ff6e0617b3
Bump the "all" group with 1 updates across multiple ecosystems
2025-10-24 16:48:42 +08:00
dependabot[bot]
576ac98414
build(deps): bump github/codeql-action in the all group
Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.30.8 to 4.30.9
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f443b600d9...16140ae1a1)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.30.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-24 08:06:24 +00:00
Ruoyu Zhong
5d5b9488ff
Merge pull request #1040 from Homebrew/sync-shared-config
Synchronize shared configuration
2025-10-22 16:29:53 +08:00
BrewTestBot
af04af7365
.rubocop.yml: update to match main configuration 2025-10-22 08:11:45 +00:00
Mike McQuaid
4bf10b0190
Merge pull request #1041 from Homebrew/dependabot/all-5cf660ec65 2025-10-17 10:07:52 +01:00
dependabot[bot]
9f7ff12212
build(deps): bump github/codeql-action in the all group
Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 4.30.7 to 4.30.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](e296a93559...f443b600d9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.30.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 08:06:51 +00:00
Ruoyu Zhong
2abd0946b5
Merge pull request #1039 from Homebrew/dependabot/all-50c3a1a65f
Bump the "all" group with 1 updates across multiple ecosystems
2025-10-10 17:01:30 +08:00
dependabot[bot]
8c886c21d6
build(deps): bump the all group with 2 updates
Bumps the all group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [actions/stale](https://github.com/actions/stale).


Updates `github/codeql-action` from 3.30.6 to 4.30.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](64d10c1313...e296a93559)

Updates `actions/stale` from 10.0.0 to 10.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](3a9db7e6a4...5f858e3efb)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.30.7
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: actions/stale
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 08:15:28 +00:00
Ruoyu Zhong
d107fd252f
Merge pull request #1038 from Homebrew/sync-shared-config
Synchronize shared configuration
2025-10-08 16:20:33 +08:00
BrewTestBot
8f02181c38
.ruby-version: update to match main configuration 2025-10-08 08:11:45 +00:00
Ruoyu Zhong
aa0db6c6d7
Merge pull request #1037 from Homebrew/dependabot/all-eeb5152ada
Bump the "all" group with 1 updates across multiple ecosystems
2025-10-03 16:21:32 +08:00
dependabot[bot]
6ccf05a7bb
build(deps): bump github/codeql-action in the all group
Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.30.4 to 3.30.6
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](303c0aef88...64d10c1313)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.30.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 08:06:36 +00:00
Patrick Linnane
09792a0a15
Merge pull request #1034 from Homebrew/sync-shared-config 2025-09-26 14:27:13 -07:00
BrewTestBot
5d3dd50f8c
actionlint.yml: update to match main configuration 2025-09-26 21:14:59 +00:00
Mike McQuaid
404701dbf2
Merge pull request #1033 from Homebrew/dependabot/all-a5adbda898 2025-09-26 09:12:34 +01:00