Skip to content

Release/1.18.0 - #495

Merged
akf merged 41 commits into
mainfrom
release/1.18.0
Aug 11, 2026
Merged

Release/1.18.0#495
akf merged 41 commits into
mainfrom
release/1.18.0

Conversation

@akf

@akf akf commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Deploy to production.

arpage and others added 30 commits April 10, 2026 13:46
Bumps the npm_and_yarn group with 6 updates in the /web/themes/custom/digital_gov directory:

| Package | From | To |
| --- | --- | --- |
| [sharp](https://github.com/lovell/sharp) | `0.33.4` | `0.35.0` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.1.2` | `3.1.4` |
| [immutable](https://github.com/immutable-js/immutable-js) | `4.3.8` | `4.3.9` |
| [linkify-it](https://github.com/markdown-it/linkify-it) | `5.0.1` | `5.0.2` |
| [shell-quote](https://github.com/ljharb/shell-quote) | `1.8.4` | `1.10.0` |
| [svgo](https://github.com/svg/svgo) | `2.8.2` | `2.8.3` |



Updates `sharp` from 0.33.4 to 0.35.0
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.33.4...v0.35.0)

Updates `fast-uri` from 3.1.2 to 3.1.4
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.2...v3.1.4)

Updates `immutable` from 4.3.8 to 4.3.9
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](immutable-js/immutable-js@v4.3.8...v4.3.9)

Updates `linkify-it` from 5.0.1 to 5.0.2
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](markdown-it/linkify-it@5.0.1...5.0.2)

Updates `shell-quote` from 1.8.4 to 1.10.0
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.4...v1.10.0)

Updates `svgo` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](svg/svgo@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: fast-uri
  dependency-version: 3.1.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: immutable
  dependency-version: 4.3.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: shell-quote
  dependency-version: 1.10.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: svgo
  dependency-version: 2.8.3
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Update block--site-wrapper-usa-banner.html.twig
SiteImprove color contrast accessibility fix:

Restore Kicker weight in `$theme-font-weight-light: 200,`

to the USWDS default: `$theme-font-weight-light: 300,`
…ustom/digital_gov/npm_and_yarn-0d046b6387

Bump the npm_and_yarn group across 1 directory with 6 updates
Bumps the npm_and_yarn group with 1 update in the /web/themes/custom/digital_gov directory: [postcss](https://github.com/postcss/postcss).


Updates `postcss` from 8.5.14 to 8.5.23
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.14...8.5.23)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.23
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…dates

DIGITAL-807 - Drupal core update to 10.6.14
…ustom/digital_gov/npm_and_yarn-6b7f7a8c69

Bump postcss from 8.5.14 to 8.5.23 in /web/themes/custom/digital_gov in the npm_and_yarn group across 1 directory
…tion

DIGITAL-808 - Add script to delete action workflow run logs
…-changes

Feature/digital 817 blog ux template changes
Bumps the npm_and_yarn group with 1 update in the /web/themes/custom/digital_gov directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).


Updates `brace-expansion` from 1.1.13 to 1.1.18
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.13...v1.1.18)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.18
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
…ustom/digital_gov/npm_and_yarn-84557ebc70

Bump brace-expansion from 1.1.13 to 1.1.18 in /web/themes/custom/digital_gov in the npm_and_yarn group across 1 directory
akf and others added 11 commits August 5, 2026 17:34
Merge main into develop
DIGITAL-725 - small fixes/enhancements for the download_backup, and s3 credentials  scripts
Restore `alt=""` (conflicts with `aria-hidden="true"`). 
Will need to set up rule in new crawler to prevent Issue in reports.
Update block--site-wrapper-usa-banner.html.twig
…ts-footer-link

Updates "Performance Reports" link in footer
Merge develop branch into upcoming release
@akf
akf marked this pull request as ready for review August 11, 2026 23:23
@akf
akf marked this pull request as draft August 11, 2026 23:23
@akf
akf marked this pull request as ready for review August 11, 2026 23:46
@akf
akf merged commit 8db3d1c into main Aug 11, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants