Skip to content

chore(deps): Bump the actions group with 2 updates - #97

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-b3ed83332b
Aug 24, 2026
Merged

chore(deps): Bump the actions group with 2 updates#97
hyperpolymath merged 1 commit into
mainfrom
dependabot/github_actions/actions-b3ed83332b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: dawidd6/action-send-mail and Bogdanp/setup-racket.

Updates dawidd6/action-send-mail from 3.12.0 to 18

Release notes

Sourced from dawidd6/action-send-mail's releases.

v18

What's Changed

Full Changelog: dawidd6/action-send-mail@v17...v18

v17

What's Changed

Full Changelog: dawidd6/action-send-mail@v16...v17

v16

What's Changed

Full Changelog: dawidd6/action-send-mail@v15...v16

v15

What's Changed

Full Changelog: dawidd6/action-send-mail@v14...v15

v14

What's Changed

... (truncated)

Commits
  • 94de994 fix: Use extended HELLO with github.com domain (#302)
  • 6e50282 build(deps): bump actions/checkout from 6 to 7 (#300)
  • 1d138f3 build(deps): bump nodemailer from 9.0.0 to 9.0.1 (#299)
  • 1369c5b node_modules: update (#297)
  • d86d472 build(deps): bump nodemailer from 8.0.11 to 9.0.0 (#296)
  • 19dc783 build(deps): bump nodemailer from 8.0.10 to 8.0.11 (#295)
  • 0dd1be8 build(deps): bump nodemailer from 8.0.9 to 8.0.10 (#294)
  • 6bf8b9c build(deps): bump nodemailer from 8.0.8 to 8.0.9 (#293)
  • 51e2c0d build(deps): bump nodemailer from 8.0.7 to 8.0.8 (#292)
  • 076b075 build(deps): bump brace-expansion from 5.0.5 to 5.0.6 (#291)
  • Additional commits viewable in compare view

Updates Bogdanp/setup-racket from 1.9.1 to 1.15

Release notes

Sourced from Bogdanp/setup-racket's releases.

v1.15

  • No user-visible changes. This change simply updates the action to run using Node 24, as Node 20 will be dropped by GitHub in June.

v1.14

Changed

  • The snapshot sites have been updated to consolidate the set of builds provided between the Utah and Northwestern sites. BC snapshots are now no longer available, so if you currently use version: current with variant: BC, you'll have to change variant to CS to fix your builds going forward. Additionally, the "test" distribution from Northwestern is no longer available. In the highly unlikely case you were setting distribution to test, change it to full. The test option is rejected by the action as of this version.

v1.13

Added

  • Support for more arm configurations. See the "ARM Builds" section of the README for details. (#81, #80, #9)

Changed

  • The architecture flag no longer defaults to x64. Instead it defaults to the process arch. This may have an impact on macOS builds if you were using ARM runners and weren't specifying the arch.

v1.12

Added

Changed

  • The version argument now defaults to stable

v1.11

Changed

  • Bumped the Node.js runtime version from 16 to 20. (#70)

v1.10

Changed

  • By default, snapshot versions are now installed from whichever snapshot site (between Utah and Northwestern) finished building more recently. You can pick a specific snapshot site using the new snapshot_site option. (#63, #64)
Commits
  • 2466913 doc: s/1.14/1.15 and s/8.18/9.1 [skip ci]
  • 2d6a750 build: update dependencies and run on node 24
  • 8823878 ci: drop macos-13
  • 510c17a build(deps): bump js-yaml from 3.14.1 to 3.14.2 (#84)
  • 0e4942f doc: s/8.17/8.18
  • dff14a0 build(deps): bump form-data from 3.0.1 to 3.0.4 (#83)
  • fda0f4d doc: update version [skip ci]
  • e321cc4 ci: drop deprecated windows-2019 environment
  • b45ffad core: drop "test" Distribution
  • 2c52f9b ci: drop BC variant and "test" distribution from Northwestern tests
  • 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 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 actions group with 2 updates: [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) and [Bogdanp/setup-racket](https://github.com/bogdanp/setup-racket).


Updates `dawidd6/action-send-mail` from 3.12.0 to 18
- [Release notes](https://github.com/dawidd6/action-send-mail/releases)
- [Commits](dawidd6/action-send-mail@v3.12.0...v18)

Updates `Bogdanp/setup-racket` from 1.9.1 to 1.15
- [Release notes](https://github.com/bogdanp/setup-racket/releases)
- [Commits](Bogdanp/setup-racket@v1.9.1...v1.15)

---
updated-dependencies:
- dependency-name: dawidd6/action-send-mail
  dependency-version: '18'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: Bogdanp/setup-racket
  dependency-version: '1.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 23, 2026
@dependabot
dependabot Bot requested a review from hyperpolymath as a code owner August 23, 2026 23:55
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 23, 2026
@hyperpolymath
hyperpolymath merged commit e39dd2d into main Aug 24, 2026
20 of 21 checks passed
@hyperpolymath
hyperpolymath deleted the dependabot/github_actions/actions-b3ed83332b branch August 24, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant