]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
3 weeks agoUse `@forward` instead of `@use` for proper customization (#41762)
Mark Otto [Wed, 24 Sep 2025 06:10:02 +0000 (23:10 -0700)] 
Use `@forward` instead of `@use` for proper customization (#41762)

* Use `@forward` instead of `@use` for proper customization

* linty linterson

* woof

3 weeks agov6 Migration guide (#41683)
Mark Otto [Tue, 23 Sep 2025 04:54:18 +0000 (21:54 -0700)] 
v6 Migration guide (#41683)

* wip

* More updates

3 weeks agov6: Add sub-groups to Utilities docs (#41758)
Mark Otto [Mon, 22 Sep 2025 18:55:12 +0000 (11:55 -0700)] 
v6: Add sub-groups to Utilities docs (#41758)

* Split the flex.mdx file into separate pages

* Add subgroups to docs utils nav

* More new groups, split pages

* Update MDX linter

* fixes

3 weeks agov6: `justify-items` and `place-items` utilities (#41757)
Mark Otto [Mon, 22 Sep 2025 17:12:07 +0000 (10:12 -0700)] 
v6: `justify-items` and `place-items` utilities (#41757)

* Add utilities for place-items and justify-items

* bump

3 weeks agoRemove `!important` from utilities, make it opt-in per utility (#41755)
Mark Otto [Mon, 22 Sep 2025 05:12:17 +0000 (22:12 -0700)] 
Remove `!important` from utilities, make it opt-in per utility (#41755)

* Remove !important from utilities, make it opt-in per utility

* package-lock

* Fix test

3 weeks agov6: Add reference tables to utilities docs, add community links to some pages (MDN...
Mark Otto [Fri, 19 Sep 2025 02:55:53 +0000 (19:55 -0700)] 
v6: Add reference tables to utilities docs, add community links to some pages (MDN, CSS Tricks) (#41749)

* wip

* improve

* Add more utility refs

* Remove important flag from the utilities

* update

* Start on helpers

* fixes

* fix links

3 weeks agoNew forms and buttons (#41708)
Mark Otto [Wed, 17 Sep 2025 00:05:34 +0000 (17:05 -0700)] 
New forms and buttons (#41708)

3 weeks agoColocate Sass vars in their respective files (#41706)
Mark Otto [Fri, 29 Aug 2025 04:27:13 +0000 (21:27 -0700)] 
Colocate Sass vars in their respective files (#41706)

* Co-locate Sass variables in most files

* another

* fix

* Don't bring tables into reboot, temp remove some sass vars so we don't need the co-dependency

* Move vars

* bundlewatch

* scssdocs

* Fix scssdocs

3 weeks agoRefactor accordion button to use mask, remove some Sass vars and dark mode styles...
Mark Otto [Thu, 28 Aug 2025 22:39:55 +0000 (15:39 -0700)] 
Refactor accordion button to use mask, remove some Sass vars and dark mode styles (#41703)

3 weeks agoRestore both grids , enable CSS grid by default, and update mixins (#41702)
Mark Otto [Thu, 28 Aug 2025 20:13:44 +0000 (13:13 -0700)] 
Restore both grids , enable CSS grid by default, and update mixins (#41702)

* Restore both grids and update mixins

* Bundlewatch

3 weeks agoFirst pass at CSS layers (#41701)
Mark Otto [Thu, 28 Aug 2025 19:47:04 +0000 (12:47 -0700)] 
First pass at CSS layers (#41701)

* First pass at CSS layers

* bundlewatch

* more bundlewatch

3 weeks agoMigrate to Sass modules (#41512)
Mark Otto [Thu, 28 Aug 2025 04:14:59 +0000 (21:14 -0700)] 
Migrate to Sass modules (#41512)

* Reorganize scss folder

* Migrate to Sass modules

* Migrate docs to Sass modules, comment out docs grid CSS

* Give helpers folder an index.scss, migrate ratio helper to aspect-ratio utility

* Delete node sass Action

* Modify Sass tests to pass for new Sass modules implementation

* Don't disallow calc()

* Move heading classes back to Reboot to prevent a dependency

* Utilities, some helpers, and theme colors

* Temporary fix of docs compilation

* Temporary Bundlewatch fix

* docs fix import to use

* Restyle docs callouts

* Fix docs colors

* Revert typo

* Reintroduce `css-lint-vars` npm script

* Bump to Sass v1.90.x

* Fixes

* more

* Remove

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
3 weeks agoCo-locate heading and some type styles in Reboot to avoid some extends and extra...
Mark Otto [Thu, 28 Aug 2025 03:24:43 +0000 (20:24 -0700)] 
Co-locate heading and some type styles in Reboot to avoid some extends and extra dependencies once we migrate to Sass modules (#41697)

3 weeks agoRemove added badges from docs pages (#41694)
Mark Otto [Thu, 28 Aug 2025 03:13:31 +0000 (20:13 -0700)] 
Remove added badges from docs pages (#41694)

* Remove added badges from docs pages

* Remove AddedIn

3 weeks agoClean up deprecated Sass (#41693)
Mark Otto [Thu, 28 Aug 2025 03:05:50 +0000 (20:05 -0700)] 
Clean up deprecated Sass (#41693)

* Remove all deprecated Sass variables and deprecation notices from docs components

* Fix linter error

* fix

3 weeks agoDrop -prefix (#41692)
Mark Otto [Wed, 27 Aug 2025 16:21:32 +0000 (09:21 -0700)] 
Drop -prefix (#41692)

3 weeks agoRename mh-* and mw-* to max-h/w-*, add additional width and height va… (#41687)
Mark Otto [Wed, 27 Aug 2025 06:05:12 +0000 (23:05 -0700)] 
Rename mh-* and mw-* to max-h/w-*, add additional width and height va… (#41687)

* Rename mh-* and mw-* to max-h/w-*, add additional width and height values

Fixes #41330, fixes #40674.

* Bump bundlewatch

3 weeks agoDrop clearfix for `display: flow-root` (#41686)
Mark Otto [Wed, 27 Aug 2025 06:00:06 +0000 (23:00 -0700)] 
Drop clearfix for `display: flow-root` (#41686)

* Drop clearfix for display: flow-root

* Fix links

3 weeks agoAdd Markdownlint for our MDX (#41685)
Mark Otto [Wed, 27 Aug 2025 05:36:40 +0000 (22:36 -0700)] 
Add Markdownlint for our MDX (#41685)

3 weeks agoRemove jQuery support in plugins (#41682)
Mark Otto [Wed, 27 Aug 2025 05:31:12 +0000 (22:31 -0700)] 
Remove jQuery support in plugins (#41682)

3 weeks agoMove ratio from helpers to utilties (#41684)
Mark Otto [Wed, 27 Aug 2025 05:24:47 +0000 (22:24 -0700)] 
Move ratio from helpers to utilties (#41684)

* Convert .ratio helper to new .ratio utility

* Fix up

* Fix links for now, even though they'll be deleted

3 weeks agov6: Don't disallow calc (#41681)
Mark Otto [Wed, 27 Aug 2025 04:34:58 +0000 (21:34 -0700)] 
v6: Don't disallow calc (#41681)

* Don't disallow calc()

* Remove disables that aren't needed

* Remove custom subtract and add functions

* Remove more disables

* keep it here

4 weeks agoRemove link to translation associated with supply chain attack main
Bardi Harborow [Thu, 25 Dec 2025 15:56:16 +0000 (02:56 +1100)] 
Remove link to translation associated with supply chain attack

This commit removes a link from our documentation to a Mandarin Chinese (Simplified) translation of our documentation which is hosted on a sub-domain of the `bootcss.com` domain previously involved in the `polyfill.io` supply chain attack.

5 weeks agoBuild(deps): Bump the github-actions group across 1 directory with 4 updates (#41961)
dependabot[bot] [Sat, 20 Dec 2025 14:02:08 +0000 (15:02 +0100)] 
Build(deps): Bump the github-actions group across 1 directory with 4 updates (#41961)

Bumps the github-actions group with 4 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action), [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper) and [actions/upload-artifact](https://github.com/actions/upload-artifact).

Updates `github/codeql-action` from 4.31.7 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](https://github.com/github/codeql-action/compare/cf1bb45a277cb3c205638b2cd5c984db1c46a412...5d4e8d1aca955e8d8589aabd499c5cae939e33c7)

Updates `streetsidesoftware/cspell-action` from 8.0.0 to 8.1.1
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/3294df585d3d639e30f3bc019cb11940b9866e95...e5a858a18b7e0b56e0342b1dcad796308b7341a2)

Updates `actions-cool/issues-helper` from 3.7.3 to 3.7.4
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-cool/issues-helper/compare/3809910bc12872edc9b8132f122069ac16cd16ee...d1d51fccf39469b5458203b1369060db0ff0c0db)

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

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoRemove volar-service-emmet version override
Julien Déramond [Sat, 20 Dec 2025 13:56:39 +0000 (14:56 +0100)] 
Remove volar-service-emmet version override

This error came from @astrojs/check version 0.9.5. More context at withastro/astro#14544.

5 weeks agoBump dependencies
Julien Déramond [Sat, 20 Dec 2025 13:50:51 +0000 (14:50 +0100)] 
Bump dependencies

- @astrojs/check                ^0.9.5  →    ^0.9.6
- @astrojs/markdown-remark      ^6.3.9  →   ^6.3.10
- @astrojs/mdx                 ^4.3.12  →   ^4.3.13
- astro                        ^5.16.0  →   ^5.16.6
- autoprefixer                ^10.4.22  →  ^10.4.23
- find-unused-sass-variables    ^6.1.0  →    ^6.1.1
- jasmine                      ^5.12.0  →   ^5.13.0
- prettier                      ^3.6.2  →    ^3.7.4
- rollup                       ^4.53.3  →   ^4.54.0
- sass-true                    ^10.0.0  →   ^10.1.0
- stylelint                   ^16.26.0  →  ^16.26.1
- zod                          ^4.1.13  →    ^4.2.1

7 weeks agoBuild(deps): Bump the github-actions group across 1 directory with 4 updates (#41912)
dependabot[bot] [Tue, 9 Dec 2025 19:51:17 +0000 (20:51 +0100)] 
Build(deps): Bump the github-actions group across 1 directory with 4 updates (#41912)

Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node), [github/codeql-action](https://github.com/github/codeql-action) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper).

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](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8)

Updates `actions/setup-node` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)

Updates `github/codeql-action` from 4.31.5 to 4.31.7
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/fdbfb4d2750291e159f0156def62b853c2798ca2...cf1bb45a277cb3c205638b2cd5c984db1c46a412)

Updates `actions-cool/issues-helper` from 3.7.2 to 3.7.3
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-cool/issues-helper/compare/9861779a695cf1898bd984c727f685f351cfc372...3809910bc12872edc9b8132f122069ac16cd16ee)

---
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
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8 weeks agoAdd incident response plan documentation (#41905)
Mark Otto [Wed, 3 Dec 2025 17:18:05 +0000 (09:18 -0800)] 
Add incident response plan documentation (#41905)

This document outlines the incident response plan for Bootstrap maintainers, detailing procedures for managing security and operational incidents, roles, responsibilities, and communication protocols.

2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Tue, 25 Nov 2025 17:30:11 +0000 (18:30 +0100)] 
Build(deps-dev): Bump dependencies

- vnu-jar  25.11.20  →  25.11.25
- zod       ^4.1.12  →   ^4.1.13

2 months agoBuild(deps): Bump the github-actions group with 2 updates (#41886)
dependabot[bot] [Tue, 25 Nov 2025 17:28:06 +0000 (18:28 +0100)] 
Build(deps): Bump the github-actions group with 2 updates (#41886)

Bumps the github-actions 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.1 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/93cb6efe18208431cddfb8368fd83d5badbf9bfd...1af3b93b6815bc44a9784bd300feb67ff0d1eeb3)

Updates `github/codeql-action` from 4.31.3 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](https://github.com/github/codeql-action/compare/014f16e7ab1402f30e7c3329d33797e7948572db...fdbfb4d2750291e159f0156def62b853c2798ca2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.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.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months agoBuild(deps): Bump dependencies
Julien Déramond [Sat, 22 Nov 2025 07:42:05 +0000 (08:42 +0100)] 
Build(deps): Bump dependencies

- @astrojs/mdx   ^4.3.11  →   ^4.3.12
- astro          ^5.15.9  →   ^5.16.0
- rollup         ^4.53.2  →   ^4.53.3
- sass-true       ^9.0.0  →   ^10.0.0
- stylelint     ^16.25.0  →  ^16.26.0
- vnu-jar       25.11.17  →  25.11.20

2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Tue, 18 Nov 2025 17:41:50 +0000 (18:41 +0100)] 
Build(deps-dev): Bump dependencies

- @astrojs/markdown-remark   ^6.3.8  →   ^6.3.9
- @astrojs/mdx              ^4.3.10  →  ^4.3.11
- astro                     ^5.15.8  →  ^5.15.9

2 months agoBuild(deps): Bump the github-actions group with 3 updates (#41878)
dependabot[bot] [Tue, 18 Nov 2025 17:39:20 +0000 (18:39 +0100)] 
Build(deps): Bump the github-actions group with 3 updates (#41878)

Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [github/codeql-action](https://github.com/github/codeql-action) and [coverallsapp/github-action](https://github.com/coverallsapp/github-action).

Updates `actions/checkout` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f88322edcfb5dd907a8...93cb6efe18208431cddfb8368fd83d5badbf9bfd)

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](https://github.com/github/codeql-action/compare/0499de31b99561a6d14a36a5f662c2a54f91beee...014f16e7ab1402f30e7c3329d33797e7948572db)

Updates `coverallsapp/github-action` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/648a8eb78e6d50909eff900e4ec85cab4524a45b...5cbfd81b66ca5d10c19b062c04de0199c215fb6e)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months agoBuild(deps-dev): Bump vnu-jar from 25.11.8 to 25.11.17
Julien Déramond [Mon, 17 Nov 2025 17:27:33 +0000 (18:27 +0100)] 
Build(deps-dev): Bump vnu-jar from 25.11.8 to 25.11.17

2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sat, 15 Nov 2025 17:02:18 +0000 (18:02 +0100)] 
Build(deps-dev): Bump dependencies

- astro   ^5.15.6  →  ^5.15.8
- globby  ^15.0.0  →  ^16.0.0

2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Fri, 14 Nov 2025 06:01:47 +0000 (07:01 +0100)] 
Build(deps-dev): Bump dependencies

 - astro    ^5.15.5  →  ^5.15.6
 - js-yaml   ^4.1.0  →   ^4.1.1

2 months agoBuild(deps-dev): Bump nodemon from 3.1.10 to 3.1.11
Julien Déramond [Wed, 12 Nov 2025 08:37:24 +0000 (09:37 +0100)] 
Build(deps-dev): Bump nodemon from 3.1.10 to 3.1.11

2 months agoBuild(deps): Bump the github-actions group with 2 updates (#41865)
dependabot[bot] [Tue, 11 Nov 2025 11:10:20 +0000 (12:10 +0100)] 
Build(deps): Bump the github-actions group with 2 updates (#41865)

Bumps the github-actions group with 2 updates: [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper).

Updates `streetsidesoftware/cspell-action` from 7.2.1 to 8.0.0
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0...3294df585d3d639e30f3bc019cb11940b9866e95)

Updates `actions-cool/issues-helper` from 3.7.1 to 3.7.2
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-cool/issues-helper/compare/564cd9b1baacd7a9cd634e8039a149901ee5f600...9861779a695cf1898bd984c727f685f351cfc372)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Tue, 11 Nov 2025 07:17:51 +0000 (08:17 +0100)] 
Build(deps-dev): Bump dependencies

- astro          ^5.15.4  →   ^5.15.5
- autoprefixer  ^10.4.21  →  ^10.4.22

2 months agoBuild(deps-dev): Bump rollup from 4.53.1 to 4.53.2
Julien Déramond [Mon, 10 Nov 2025 18:45:48 +0000 (19:45 +0100)] 
Build(deps-dev): Bump rollup from 4.53.1 to 4.53.2

2 months agoDocs: update `<meta>` viewport MDN link in Getting Started > Introduction page (...
Shakil Shahadat [Sat, 8 Nov 2025 13:53:13 +0000 (19:53 +0600)] 
Docs: update `<meta>` viewport MDN link in Getting Started > Introduction page (#41861)

2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sat, 8 Nov 2025 05:06:18 +0000 (06:06 +0100)] 
Build(deps-dev): Bump dependencies

- rollup   ^4.52.5  →  ^4.53.1
- vnu-jar  25.11.7  →  25.11.8

2 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Fri, 7 Nov 2025 07:15:24 +0000 (08:15 +0100)] 
Build(deps-dev): Bump dependencies

- @astrojs/mdx   ^4.3.9  →  ^4.3.10
- astro         ^5.15.3  →  ^5.15.4
- terser        ^5.44.0  →  ^5.44.1
- vnu-jar       25.11.4  →  25.11.7

2 months agoBuild(deps-dev): Bump vnu-jar from 25.11.2 to 25.11.4
Julien Déramond [Wed, 5 Nov 2025 05:52:38 +0000 (06:52 +0100)] 
Build(deps-dev): Bump vnu-jar from 25.11.2 to 25.11.4

2 months agoBuild(deps): Bump the github-actions group with 3 updates (#41848)
dependabot[bot] [Wed, 5 Nov 2025 05:50:42 +0000 (06:50 +0100)] 
Build(deps): Bump the github-actions group with 3 updates (#41848)

Bumps the github-actions group with 3 updates: [github/codeql-action](https://github.com/github/codeql-action), [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper).

Updates `github/codeql-action` from 4.31.0 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](https://github.com/github/codeql-action/compare/4e94bd11f71e507f7f87df81788dff88d1dacbfb...0499de31b99561a6d14a36a5f662c2a54f91beee)

Updates `JustinBeckwith/linkinator-action` from 2.1 to 2.3
- [Release notes](https://github.com/justinbeckwith/linkinator-action/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/justinbeckwith/linkinator-action/compare/cf305c16947ba91077d8a51fa2cbe155cd60f455...af984b9f30f63e796ae2ea5be5e07cb587f1bbd9)

Updates `actions-cool/issues-helper` from 3.6.3 to 3.7.1
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-cool/issues-helper/compare/45d75b6cf72bf4f254be6230cb887ad002702491...564cd9b1baacd7a9cd634e8039a149901ee5f600)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: JustinBeckwith/linkinator-action
  dependency-version: '2.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months agoBuild(deps-dev): Bump vnu-jar from 25.11.1 to 25.11.2
Julien Déramond [Sun, 2 Nov 2025 08:35:22 +0000 (09:35 +0100)] 
Build(deps-dev): Bump vnu-jar from 25.11.1 to 25.11.2

2 months agoBuild(deps-dev): Bump vnu-jar from 24.10.17 to 25.11.1
Julien Déramond [Sat, 1 Nov 2025 10:09:11 +0000 (11:09 +0100)] 
Build(deps-dev): Bump vnu-jar from 24.10.17 to 25.11.1

3 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Fri, 31 Oct 2025 06:02:45 +0000 (07:02 +0100)] 
Build(deps-dev): Bump dependencies

- @rollup/plugin-commonjs  ^28.0.9  →  ^29.0.0
- astro                    ^5.15.2  →  ^5.15.3

3 months agoBuild(deps-dev): Bump @rollup/plugin-replace from 6.0.2 to 6.0.3
Julien Déramond [Wed, 29 Oct 2025 17:19:18 +0000 (18:19 +0100)] 
Build(deps-dev): Bump @rollup/plugin-replace from 6.0.2 to 6.0.3

3 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Tue, 28 Oct 2025 17:15:33 +0000 (18:15 +0100)] 
Build(deps-dev): Bump dependencies

- @astrojs/mdx   ^4.3.8  →   ^4.3.9
- astro         ^5.15.1  →  ^5.15.2

3 months agoBuild(deps): Bump the github-actions group across 1 directory with 5 updates (#41840)
dependabot[bot] [Sun, 26 Oct 2025 18:41:30 +0000 (19:41 +0100)] 
Build(deps): Bump the github-actions group across 1 directory with 5 updates (#41840)

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/setup-node](https://github.com/actions/setup-node) | `5.0.0` | `6.0.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.30.6` | `4.31.0` |
| [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) | `7.2.0` | `7.2.1` |
| [JustinBeckwith/linkinator-action](https://github.com/justinbeckwith/linkinator-action) | `1.11.0` | `2.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` |

Updates `actions/setup-node` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903)

Updates `github/codeql-action` from 3.30.6 to 4.31.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/64d10c13136e1c5bce3e5fbde8d4906eeaafc885...4e94bd11f71e507f7f87df81788dff88d1dacbfb)

Updates `streetsidesoftware/cspell-action` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell-action/compare/dcd03dc3e8a59ec2e360d0c62db517baa0b4bb6d...76c6f6d52abd57f4bcab5f3fde1bbd4f19a99eb0)

Updates `JustinBeckwith/linkinator-action` from 1.11.0 to 2.1
- [Release notes](https://github.com/justinbeckwith/linkinator-action/releases)
- [Changelog](https://github.com/JustinBeckwith/linkinator-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/justinbeckwith/linkinator-action/compare/3d5ba091319fa7b0ac14703761eebb7d100e6f6d...cf305c16947ba91077d8a51fa2cbe155cd60f455)

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

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.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.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: JustinBeckwith/linkinator-action
  dependency-version: '2.1'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months agoOverrides volar-service-emmet version to fix linting issues
Julien Déramond [Sun, 26 Oct 2025 18:22:57 +0000 (19:22 +0100)] 
Overrides volar-service-emmet version to fix linting issues

This error comes from @astrojs/check version 0.9.5. More context at https://github.com/withastro/astro/issues/14544.

3 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sun, 26 Oct 2025 17:57:46 +0000 (18:57 +0100)] 
Build(deps-dev): Bump dependencies

- @astrojs/check                ^0.9.4  →   ^0.9.5
- @astrojs/mdx                  ^4.3.7  →   ^4.3.8
- @babel/core                  ^7.28.4  →  ^7.28.5
- @babel/preset-env            ^7.28.3  →  ^7.28.5
- @rollup/plugin-babel          ^6.0.4  →   ^6.1.0
- @rollup/plugin-commonjs      ^28.0.6  →  ^28.0.9
- @rollup/plugin-node-resolve  ^16.0.2  →  ^16.0.3
- astro                        ^5.14.4  →  ^5.15.1
- rollup                       ^4.52.4  →  ^4.52.5

3 months agoBuild(deps-dev): Bump astro from 5.14.3 to 5.14.4
Julien Déramond [Sun, 12 Oct 2025 17:39:58 +0000 (19:39 +0200)] 
Build(deps-dev): Bump astro from 5.14.3 to 5.14.4

3 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Fri, 10 Oct 2025 04:59:35 +0000 (06:59 +0200)] 
Build(deps-dev): Bump dependencies

 - @astrojs/markdown-remark   ^6.3.7  →   ^6.3.8
 - @astrojs/mdx               ^4.3.6  →   ^4.3.7
 - astro                     ^5.14.1  →  ^5.14.3

3 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Tue, 7 Oct 2025 18:49:40 +0000 (20:49 +0200)] 
Build(deps-dev): Bump dependencies

- @rollup/plugin-node-resolve  ^16.0.1  →  ^16.0.2
- astro-auto-import             ^0.4.4  →   ^0.4.5
- jasmine                      ^5.11.0  →  ^5.12.0
- zod                          ^4.1.11  →  ^4.1.12

3 months agoBuild(deps): Bump the github-actions group with 2 updates (#41798)
dependabot[bot] [Tue, 7 Oct 2025 15:25:14 +0000 (17:25 +0200)] 
Build(deps): Bump the github-actions group with 2 updates (#41798)

Bumps the github-actions group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [ossf/scorecard-action](https://github.com/ossf/scorecard-action).

Updates `github/codeql-action` from 3.30.5 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](https://github.com/github/codeql-action/compare/3599b3baa15b485a2e49ef411a7a4bb2452e7f93...64d10c13136e1c5bce3e5fbde8d4906eeaafc885)

Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/05b42c624433fc40578a4040d5cf5e36ddca8cde...4eaacf0543bb3f2c246792bd56e8cdeffafb205a)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sat, 4 Oct 2025 07:02:05 +0000 (09:02 +0200)] 
Build(deps-dev): Bump dependencies

- rollup      ^4.52.3  →   ^4.52.4
- stylelint  ^16.24.0  →  ^16.25.0

4 months agoBuild(deps): Bump github/codeql-action in the github-actions group (#41782)
dependabot[bot] [Tue, 30 Sep 2025 16:01:50 +0000 (18:01 +0200)] 
Build(deps): Bump github/codeql-action in the github-actions group (#41782)

Bumps the github-actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).

Updates `github/codeql-action` from 3.30.3 to 3.30.5
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/192325c86100d080feab897ff886c34abd4c83a3...3599b3baa15b485a2e49ef411a7a4bb2452e7f93)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months agoBuild(deps-dev): Bump dependencies (#41780)
Julien Déramond [Mon, 29 Sep 2025 19:59:14 +0000 (21:59 +0200)] 
Build(deps-dev): Bump dependencies (#41780)

- cross-env  ^10.0.0  →  ^10.1.0
- globby     ^14.1.0  →  ^15.0.0

4 months agochore(deps-dev): bump dependencies
Julien Déramond [Sat, 27 Sep 2025 09:31:05 +0000 (11:31 +0200)] 
chore(deps-dev): bump dependencies

- astro    ^5.13.11  →  ^5.14.1
- jasmine   ^5.10.0  →  ^5.11.0
- rollup    ^4.52.2  →  ^4.52.3

4 months agoBuild(deps-dev): Bump astro from 5.13.10 to 5.13.11
Julien Déramond [Wed, 24 Sep 2025 20:08:35 +0000 (22:08 +0200)] 
Build(deps-dev): Bump astro from 5.13.10 to 5.13.11

4 months agoBuild(deps-dev): Bump rollup from 4.52.0 to 4.52.2
Julien Déramond [Tue, 23 Sep 2025 18:01:25 +0000 (20:01 +0200)] 
Build(deps-dev): Bump rollup from 4.52.0 to 4.52.2

4 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Mon, 22 Sep 2025 18:54:26 +0000 (20:54 +0200)] 
Build(deps-dev): Bump dependencies

- @astrojs/markdown-remark   ^6.3.6  →    ^6.3.7
- @astrojs/mdx               ^4.3.5  →    ^4.3.6
- astro                     ^5.13.9  →  ^5.13.10
- zod                        ^4.1.9  →   ^4.1.11

4 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sat, 20 Sep 2025 09:26:30 +0000 (11:26 +0200)] 
Build(deps-dev): Bump dependencies

- astro   ^5.13.8  →  ^5.13.9
- rollup  ^4.50.2  →  ^4.52.0

4 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Wed, 17 Sep 2025 16:48:07 +0000 (18:48 +0200)] 
Build(deps-dev): Bump dependencies

- @astrojs/sitemap   ^3.5.1  →   ^3.6.0
- astro             ^5.13.7  →  ^5.13.8
- zod                ^4.1.8  →   ^4.1.9

4 months agoBuild(deps): Bump the github-actions group with 2 updates (#41744)
dependabot[bot] [Wed, 17 Sep 2025 16:28:26 +0000 (18:28 +0200)] 
Build(deps): Bump the github-actions group with 2 updates (#41744)

Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `calibreapp/image-actions` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/calibreapp/image-actions/releases)
- [Commits](https://github.com/calibreapp/image-actions/compare/f72c7c4a237181dd3b26e5935fd33b22ae4a7e26...f32575787d333b0579f0b7d506ff03be63a669d1)

Updates `github/codeql-action` from 3.30.2 to 3.30.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/d3678e237b9c32a6c9bffb3315c335f976f3549f...192325c86100d080feab897ff886c34abd4c83a3)

---
updated-dependencies:
- dependency-name: calibreapp/image-actions
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months agoBuild(deps-dev): Bump rollup from 4.50.1 to 4.50.2
Julien Déramond [Mon, 15 Sep 2025 16:51:05 +0000 (18:51 +0200)] 
Build(deps-dev): Bump rollup from 4.50.1 to 4.50.2

4 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sat, 13 Sep 2025 07:27:31 +0000 (09:27 +0200)] 
Build(deps-dev): Bump dependencies

- mime  ^4.0.7  →  ^4.1.0
- zod   ^4.1.6  →  ^4.1.8

4 months agoBuild(deps-dev): Bump zod from 4.1.5 to 4.1.6 41651/head
Julien Déramond [Thu, 11 Sep 2025 04:29:29 +0000 (06:29 +0200)] 
Build(deps-dev): Bump zod from 4.1.5 to 4.1.6

4 months agoBuild(deps): Bump the github-actions group with 2 updates (#41730)
dependabot[bot] [Tue, 9 Sep 2025 18:35:19 +0000 (20:35 +0200)] 
Build(deps): Bump the github-actions group with 2 updates (#41730)

Bumps the github-actions group with 2 updates: [actions/setup-node](https://github.com/actions/setup-node) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `actions/setup-node` from 4.4.0 to 5.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...a0853c24544627f65ddf259abe73b1d18a591444)

Updates `github/codeql-action` from 3.30.0 to 3.30.1
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d...f1f6e5f6af878fb37288ce1c627459e94dbf7d01)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.30.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Tue, 9 Sep 2025 18:19:57 +0000 (20:19 +0200)] 
Build(deps-dev): Bump dependencies

- @astrojs/mdx   ^4.3.4  →   ^4.3.5
- astro         ^5.13.5  →  ^5.13.7

4 months agoBuild(deps-dev): Bump dependencies
Julien Déramond [Sun, 7 Sep 2025 17:31:30 +0000 (19:31 +0200)] 
Build(deps-dev): Bump dependencies

- rollup      ^4.50.0  →   ^4.50.1
- stylelint  ^16.23.1  →  ^16.24.0

4 months agoDocs: Add `.table` class to color tables example (#41691)
Stefan Korn [Sat, 6 Sep 2025 20:25:43 +0000 (22:25 +0200)] 
Docs: Add `.table` class to color tables example (#41691)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
4 months agoBuild(deps-dev): Bump @babel/core from 7.28.3 to 7.28.4
Julien Déramond [Sat, 6 Sep 2025 11:23:01 +0000 (13:23 +0200)] 
Build(deps-dev): Bump @babel/core from 7.28.3 to 7.28.4

4 months agoBuild(deps): Bump the github-actions group with 2 updates (#41721)
dependabot[bot] [Wed, 3 Sep 2025 12:34:53 +0000 (14:34 +0200)] 
Build(deps): Bump the github-actions group with 2 updates (#41721)

Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions) and [github/codeql-action](https://github.com/github/codeql-action).

Updates `calibreapp/image-actions` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/calibreapp/image-actions/releases)
- [Commits](https://github.com/calibreapp/image-actions/compare/51921e25c9b0b62ed202c0ad0a2121f0f3ad186d...f72c7c4a237181dd3b26e5935fd33b22ae4a7e26)

Updates `github/codeql-action` from 3.29.11 to 3.30.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/3c3833e0f8c1c83d449a7478aa59c036a9165498...2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d)

---
updated-dependencies:
- dependency-name: calibreapp/image-actions
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months agoBuild(deps-dev): Bump dependencies (#41717)
Julien Déramond [Tue, 2 Sep 2025 21:22:40 +0000 (23:22 +0200)] 
Build(deps-dev): Bump dependencies (#41717)

- @astrojs/sitemap   ^3.5.0  →   ^3.5.1
- astro             ^5.13.2  →  ^5.13.5
- jasmine            ^5.9.0  →  ^5.10.0
- rollup            ^4.46.3  →  ^4.50.0
- terser            ^5.43.1  →  ^5.44.0
- zod               ^4.0.17  →   ^4.1.5

4 months agoBuild(deps): Bump the github-actions group with 2 updates (#41696)
dependabot[bot] [Mon, 1 Sep 2025 14:45:57 +0000 (17:45 +0300)] 
Build(deps): Bump the github-actions group with 2 updates (#41696)

Bumps the github-actions group with 2 updates: [calibreapp/image-actions](https://github.com/calibreapp/image-actions) and [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper).

Updates `calibreapp/image-actions` from 1.1.0 to 1.3.0
- [Release notes](https://github.com/calibreapp/image-actions/releases)
- [Commits](https://github.com/calibreapp/image-actions/compare/737ceeaeed61e17b8d358358a303f1b8d177b779...51921e25c9b0b62ed202c0ad0a2121f0f3ad186d)

Updates `actions-cool/issues-helper` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions-cool/issues-helper/compare/50068f49b7b2b3857270ead65e2d02e4459b022c...45d75b6cf72bf4f254be6230cb887ad002702491)

---
updated-dependencies:
- dependency-name: calibreapp/image-actions
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoBuild(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0 (#41679) 41743/head
dependabot[bot] [Wed, 27 Aug 2025 19:31:37 +0000 (22:31 +0300)] 
Build(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0 (#41679)

* Build(deps): Bump calibreapp/image-actions from 1.1.0 to 1.3.0

Bumps [calibreapp/image-actions](https://github.com/calibreapp/image-actions) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/calibreapp/image-actions/releases)
- [Commits](https://github.com/calibreapp/image-actions/compare/737ceeaeed61e17b8d358358a303f1b8d177b779...51921e25c9b0b62ed202c0ad0a2121f0f3ad186d)

---
updated-dependencies:
- dependency-name: calibreapp/image-actions
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Change githubToken to GITHUB_TOKEN in workflow

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
5 months agodependabot: group actions updates
XhmikosR [Wed, 27 Aug 2025 19:16:40 +0000 (22:16 +0300)] 
dependabot: group actions updates

5 months agoBuild(deps): Bump github/codeql-action from 3.29.10 to 3.29.11 (#41678)
dependabot[bot] [Wed, 27 Aug 2025 19:12:21 +0000 (22:12 +0300)] 
Build(deps): Bump github/codeql-action from 3.29.10 to 3.29.11 (#41678)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.10 to 3.29.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/96f518a34f7a870018057716cc4d7a5c014bd61c...3c3833e0f8c1c83d449a7478aa59c036a9165498)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoBuild(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#41680)
dependabot[bot] [Wed, 27 Aug 2025 19:12:11 +0000 (22:12 +0300)] 
Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#41680)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...08c6903cd8c0fde910a37f88322edcfb5dd907a8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoAdd permissions for NuGet package publishing
XhmikosR [Wed, 27 Aug 2025 19:10:10 +0000 (22:10 +0300)] 
Add permissions for NuGet package publishing

5 months agoRelease v5.3.8 (#41669) v5.3.8
Mark Otto [Tue, 26 Aug 2025 02:01:02 +0000 (19:01 -0700)] 
Release v5.3.8 (#41669)

* Bump version

* Run dist

* Unrelated new docs error

5 months agoRemove Themes from docs (#41671)
Mark Otto [Tue, 26 Aug 2025 01:50:11 +0000 (18:50 -0700)] 
Remove Themes from docs (#41671)

5 months agodocs: Minor range example code optimization (#41665)
Christian Oliff [Mon, 25 Aug 2025 16:51:35 +0000 (01:51 +0900)] 
docs: Minor range example code optimization (#41665)

I think the 'custom' prefix for the ids in examples were mainly from Bootstrap v4 custom controls. Removing it makes it a bit shorter/neater.

5 months agoRevert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41668)
Mark Otto [Mon, 25 Aug 2025 16:48:45 +0000 (09:48 -0700)] 
Revert "Attempt to return focus explicitly to dropdown trigger (#41365)" (#41668)

This reverts commit 24305e7b187875c524a3c9c97ae53e47c1cc5b03.

5 months agoMigrate MyGet script to GH actions (#41583)
Jesse Mandel [Fri, 22 Aug 2025 04:02:49 +0000 (21:02 -0700)] 
Migrate MyGet script to GH actions (#41583)

* Migrate MyGet script to GH actions to automatically build/publish the
Bootstrap NuGet package when a release is created

* Remove `-NoPackageAnalysis` flag

* Use sha-1 for jobs

---------

Co-authored-by: Jesse Mandel <jesse.mandel@jdpa.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
5 months agoCSS: Fix spinner deformation in flex boxes when content is multiline (#41654)
Julien Déramond [Fri, 22 Aug 2025 04:00:46 +0000 (06:00 +0200)] 
CSS: Fix spinner deformation in flex boxes when content is multiline (#41654)

5 months agoSet cursor pointer on input search cancel button (#41639)
Mark Otto [Wed, 20 Aug 2025 18:13:33 +0000 (11:13 -0700)] 
Set cursor pointer on input search cancel button (#41639)

* Set cursor pointer on input search cancel button

* Update _reboot.scss

5 months agoBuild(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664)
dependabot[bot] [Wed, 20 Aug 2025 08:06:24 +0000 (10:06 +0200)] 
Build(deps): Bump github/codeql-action from 3.29.8 to 3.29.10 (#41664)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.8 to 3.29.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/76621b61decf072c1cee8dd1ce2d2a82d33c17ed...96f518a34f7a870018057716cc4d7a5c014bd61c)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
5 months agoBuild(deps-dev): Bump rollup from 4.46.2 to 4.46.3
Julien Déramond [Tue, 19 Aug 2025 06:20:04 +0000 (08:20 +0200)] 
Build(deps-dev): Bump rollup from 4.46.2 to 4.46.3

5 months agoBuild(deps-dev): bump dependencies
Julien Déramond [Sat, 16 Aug 2025 09:40:02 +0000 (11:40 +0200)] 
Build(deps-dev): bump dependencies

- @astrojs/markdown-remark   ^6.3.5  →   ^6.3.6
- @astrojs/mdx               ^4.3.3  →   ^4.3.4
- astro                     ^5.13.0  →  ^5.13.2

5 months agoBuild(deps-dev): bump dependencies
Julien Déramond [Fri, 15 Aug 2025 06:34:18 +0000 (08:34 +0200)] 
Build(deps-dev): bump dependencies

- @astrojs/sitemap    ^3.4.2  →   ^3.5.0
- @babel/cli         ^7.28.0  →  ^7.28.3
- @babel/core        ^7.28.0  →  ^7.28.3
- @babel/preset-env  ^7.28.0  →  ^7.28.3
- astro              ^5.12.9  →  ^5.13.0

5 months agoBuild(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#41655)
dependabot[bot] [Fri, 15 Aug 2025 06:25:43 +0000 (08:25 +0200)] 
Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#41655)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoBuild(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 (#41657)
dependabot[bot] [Fri, 15 Aug 2025 06:22:25 +0000 (08:22 +0200)] 
Build(deps): Bump github/codeql-action from 3.29.7 to 3.29.8 (#41657)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/51f77329afa6477de8c49fc9c7046c15b9a4e79d...76621b61decf072c1cee8dd1ce2d2a82d33c17ed)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months agoDocs: fix missing "Copy to clipboard" tooltips when `<Example>` was used, not just...
Louis-Maxime Piton [Sun, 10 Aug 2025 17:38:15 +0000 (19:38 +0200)] 
Docs: fix missing "Copy to clipboard" tooltips when `<Example>` was used, not just `<Code>` (#41582)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
5 months agoBuild(deps-dev): Bump zod from 4.0.16 to 4.0.17
Julien Déramond [Sun, 10 Aug 2025 06:37:46 +0000 (08:37 +0200)] 
Build(deps-dev): Bump zod from 4.0.16 to 4.0.17

5 months agoBuild(deps-dev): Bump zod from 4.0.15 to 4.0.16
Julien Déramond [Sat, 9 Aug 2025 06:33:38 +0000 (08:33 +0200)] 
Build(deps-dev): Bump zod from 4.0.15 to 4.0.16

5 months agoBuild(deps-dev): Bump astro from 5.12.8 to 5.12.9
Julien Déramond [Fri, 8 Aug 2025 17:17:10 +0000 (19:17 +0200)] 
Build(deps-dev): Bump astro from 5.12.8 to 5.12.9