Skip to content

Production Release - June 12 / 2026 - #4044

Merged
vanessatran-ddi merged 30 commits into
mainfrom
dev
Jun 12, 2026
Merged

Production Release - June 12 / 2026#4044
vanessatran-ddi merged 30 commits into
mainfrom
dev

Conversation

@vanessatran-ddi

@vanessatran-ddi vanessatran-ddi commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Purpose

Production release merging dev into main. This bundles all work merged into dev since the previous release (#4005, June 1). Stories are grouped below so reviewers can see what ships to the published packages versus what only affects the docs site and tooling.

Component library changes (drive the npm version bumps)

Documentation site and tooling

Expected version bumps

All component library changes are fixes, so semantic-release should publish patch versions. Final numbers are computed by semantic-release on merge:

  • @abgov/web-components: 2.2.1 -> 2.2.2
  • @abgov/react-components: 7.2.1 -> 7.2.2
  • @abgov/angular-components: 5.2.1 -> 5.2.2

dependabot Bot and others added 30 commits May 27, 2026 19:39
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.5 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.5...v0.2.7)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) from 4.1.2 to 4.1.6.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/browser)

---
updated-dependencies:
- dependency-name: "@vitest/browser"
  dependency-version: 4.1.6
  dependency-type: direct:development
...

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

chore(deps-dev): bump @vitest/browser from 4.1.2 to 4.1.6
fix(#4001): scope PreviewLayout's full-viewport reset to its own pages
…buttons (#4018)

* fix(#3824): use goa-space-l gap between pagination Previous and Next buttons

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…g deps

A root postinstall (npm install --prefix docs) sets up tsx for everyone on a single root install, so the hook always has what it needs. Drops the libs-only skip path; missing deps now block.
* fix(#3610): use em dashes and title case for DatePicker month placeholder

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add a Markdown bundle output for AI tools
* fix(#4030): replace two-span footer bar with single Government of Alberta copyright

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
chore(#3868): add pre-commit hook to keep generated docs files in sync
The check listed only changed file names on failure. It now prints the full git diff (intent-to-add first so new files show too), so you can see exactly what changed, including whitespace or line-ending differences that make a file look identical but diff as changed.
fix(#4020): show the right properties on the Temporary Notification page
chore(#4038): add CI gate to keep generated docs files in sync
Co-authored-by: Benji Franck <benjamin.franck@gmail.com>
…es (#4035)

* fix(#3683): vertically center text values for date and time input types

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Mark E <51723535+Spark450@users.noreply.github.com>

@bdfranck bdfranck left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I looked at the release...

  • ✅ All the commits seem in order
  • ✅ All the tests pass

Looks good to me! 👍

@twjeffery twjeffery left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@vanessatran-ddi
vanessatran-ddi merged commit a5d27f8 into main Jun 12, 2026
9 checks passed
@chrisolsen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@chrisolsen chrisolsen added the released Released into production. label Jun 12, 2026
@chrisolsen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@chrisolsen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 7.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@chrisolsen

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 5.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Released into production.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants