]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
6 weeks agoMerge branch 'main' into xmr/docs-icons xmr/docs-icons 39809/head
XhmikosR [Wed, 20 Mar 2024 19:46:43 +0000 (21:46 +0200)] 
Merge branch 'main' into xmr/docs-icons

6 weeks agoMove theme toggler to a partial (#39807)
XhmikosR [Wed, 20 Mar 2024 17:05:43 +0000 (19:05 +0200)] 
Move theme toggler to a partial (#39807)

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
6 weeks agomasthead.html: add `rel="noopener" target="_blank"` (#39805)
XhmikosR [Wed, 20 Mar 2024 15:29:12 +0000 (17:29 +0200)] 
masthead.html: add `rel="noopener" target="_blank"` (#39805)

6 weeks agodocs: update Bootstrap Icons from the latest upstream version
XhmikosR [Tue, 19 Mar 2024 16:24:04 +0000 (18:24 +0200)] 
docs: update Bootstrap Icons from the latest upstream version

6 weeks agodocs: move examples icons to a partial (#39808)
XhmikosR [Tue, 19 Mar 2024 19:31:49 +0000 (21:31 +0200)] 
docs: move examples icons to a partial (#39808)

6 weeks agoOptimize Sass SVG files (#39804)
XhmikosR [Tue, 19 Mar 2024 19:31:07 +0000 (21:31 +0200)] 
Optimize Sass SVG files (#39804)

6 weeks agoFurther improve PNG compression (#39773)
XhmikosR [Tue, 19 Mar 2024 19:04:00 +0000 (21:04 +0200)] 
Further improve PNG compression (#39773)

6 weeks agopackage.json: stop ignoring jasmine (#39806)
XhmikosR [Tue, 19 Mar 2024 16:23:55 +0000 (18:23 +0200)] 
package.json: stop ignoring jasmine (#39806)

6 weeks agoBuild(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.1 (#39802)
dependabot[bot] [Tue, 19 Mar 2024 15:39:28 +0000 (17:39 +0200)] 
Build(deps-dev): Bump @babel/preset-env from 7.24.0 to 7.24.1 (#39802)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  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>
6 weeks agoBuild(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.1 (#39803)
dependabot[bot] [Tue, 19 Mar 2024 15:35:13 +0000 (17:35 +0200)] 
Build(deps-dev): Bump @babel/cli from 7.23.9 to 7.24.1 (#39803)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.23.9 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoBuild(deps-dev): Bump @babel/core from 7.24.0 to 7.24.1 (#39801)
dependabot[bot] [Tue, 19 Mar 2024 13:53:42 +0000 (15:53 +0200)] 
Build(deps-dev): Bump @babel/core from 7.24.0 to 7.24.1 (#39801)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  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>
6 weeks agoUpdate dependencies (#39800)
XhmikosR [Tue, 19 Mar 2024 09:33:08 +0000 (11:33 +0200)] 
Update dependencies (#39800)

* hugo-bin  ^0.120.8  →  ^0.121.0
* postcss    ^8.4.35  →   ^8.4.36
* sass       ^1.71.1  →   ^1.72.0
* terser     ^5.29.1  →   ^5.29.2

6 weeks agodocs: move algolia config to hugo config
XhmikosR [Wed, 13 Mar 2024 06:38:53 +0000 (08:38 +0200)] 
docs: move algolia config to hugo config

6 weeks agodocs: use defer when possible for JS
XhmikosR [Fri, 8 Mar 2024 10:53:43 +0000 (12:53 +0200)] 
docs: use defer when possible for JS

6 weeks agodocs: move search style to its own CSS file
Julien Déramond [Fri, 8 Mar 2024 10:55:18 +0000 (12:55 +0200)] 
docs: move search style to its own CSS file

6 weeks agodocs: improve stackblitz.js
XhmikosR [Wed, 2 Aug 2023 07:38:19 +0000 (10:38 +0300)] 
docs: improve stackblitz.js

* tweak indentation
* stop extending the sdk object
* conditionally add `index.js`

6 weeks agodocs: bundle assets with Hugo
XhmikosR [Fri, 8 Mar 2024 10:43:44 +0000 (12:43 +0200)] 
docs: bundle assets with Hugo

Also:

* load any docs' third-party dependencies from node_modules (except for examples)
* exclude docsearch from layouts that don't use it
* preconnect to algolia only when not examples layout
* switch to `RelPermalink`
* refactor JS assets into partials

6 weeks agoChange floating label placeholder's color (#39494)
Tommaso Allegretti [Tue, 19 Mar 2024 05:47:42 +0000 (06:47 +0100)] 
Change floating label placeholder's color (#39494)

Co-authored-by: Louis-Maxime Piton <louismaxime.piton@orange.com>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
6 weeks agoFix broken comment link for reflow hack (#39791)
Caleb Albritton [Mon, 18 Mar 2024 08:32:49 +0000 (04:32 -0400)] 
Fix broken comment link for reflow hack (#39791)

6 weeks agoBuild(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 (#39792)
dependabot[bot] [Mon, 18 Mar 2024 07:30:16 +0000 (09:30 +0200)] 
Build(deps-dev): Bump follow-redirects from 1.15.5 to 1.15.6 (#39792)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 weeks agodocs: mention text transform classes (#39782)
XhmikosR [Fri, 15 Mar 2024 19:23:19 +0000 (21:23 +0200)] 
docs: mention text transform classes (#39782)

7 weeks agoUpdate masthead to HeroDevs EOL (#39749)
Edward Ezekiel [Fri, 15 Mar 2024 17:23:43 +0000 (13:23 -0400)] 
Update masthead to HeroDevs EOL (#39749)

* feat(masthead):  Update masthead to HeroDevs EOL

Add box-arrow-up-right icon.

* Update masthead.html

* Update icons.html

---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
7 weeks agodocs: move fathom site to hugo config (#39781)
XhmikosR [Wed, 13 Mar 2024 09:43:02 +0000 (11:43 +0200)] 
docs: move fathom site to hugo config (#39781)

7 weeks agoDocs: fix Reddit URL to avoid redirection (#39777)
Julien Déramond [Tue, 12 Mar 2024 14:10:02 +0000 (15:10 +0100)] 
Docs: fix Reddit URL to avoid redirection (#39777)

7 weeks agoexamples: assorted tweaks (#39772)
XhmikosR [Tue, 12 Mar 2024 09:42:03 +0000 (11:42 +0200)] 
examples: assorted tweaks (#39772)

* remove trailing slash
* use urls.JoinPath
* reindent
* use `imageConfig` so that we add dimensions automatically

7 weeks agoSwitch to lockfile v3
XhmikosR [Tue, 12 Mar 2024 05:42:37 +0000 (07:42 +0200)] 
Switch to lockfile v3

7 weeks agoUpdate globby to v14
XhmikosR [Mon, 11 Mar 2024 10:06:01 +0000 (12:06 +0200)] 
Update globby to v14

Also:

* fix globals type
* switch to async

7 weeks agoUpdate devDependencies and regenerate package-lock.json
XhmikosR [Mon, 11 Mar 2024 09:57:29 +0000 (11:57 +0200)] 
Update devDependencies and regenerate package-lock.json

* eslint-plugin-markdown    ^3.0.1  →    ^4.0.1
* hugo-bin                ^0.120.7  →  ^0.120.8
* rollup                   ^4.12.0  →   ^4.13.0
* terser                   ^5.27.2  →   ^5.29.1

7 weeks agoDocs: drop `data-bs-scroll="true"` from navbar (#39766)
Julien Déramond [Mon, 11 Mar 2024 07:26:03 +0000 (08:26 +0100)] 
Docs: drop `data-bs-scroll="true"` from navbar (#39766)

8 weeks agoSwitch to using `hugo.IsProduction` (#39763)
XhmikosR [Fri, 8 Mar 2024 10:41:17 +0000 (12:41 +0200)] 
Switch to using `hugo.IsProduction` (#39763)

8 weeks agoDocs: fix position of search modal to avoid interface blocking at small breakpoints...
Louis-Maxime Piton [Fri, 8 Mar 2024 08:04:12 +0000 (09:04 +0100)] 
Docs: fix position of search modal to avoid interface blocking at small breakpoints (#39739)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
8 weeks agofooter: remove unneeded trailing slash (#39757)
XhmikosR [Thu, 7 Mar 2024 14:11:00 +0000 (16:11 +0200)] 
footer: remove unneeded trailing slash (#39757)

8 weeks agoREADME.md: fix source-maps link after 953b4b6 (#39748)
XhmikosR [Thu, 7 Mar 2024 04:50:52 +0000 (06:50 +0200)] 
README.md: fix source-maps link after 953b4b6 (#39748)

8 weeks agodocsref.html: move to variable
XhmikosR [Wed, 6 Mar 2024 06:09:35 +0000 (08:09 +0200)] 
docsref.html: move to variable

8 weeks agoUpdate hugo server options
XhmikosR [Sun, 3 Mar 2024 16:29:49 +0000 (18:29 +0200)] 
Update hugo server options

Add --noHTTPCache --renderToMemory --printPathWarnings

8 weeks agotemplates: use `urls.JoinPath` when handling URLs
XhmikosR [Sun, 3 Mar 2024 06:00:52 +0000 (08:00 +0200)] 
templates: use `urls.JoinPath` when handling URLs

8 weeks agodocs: use a responsive image for bootstrap-logo-shadow.png (#39745)
XhmikosR [Wed, 6 Mar 2024 08:17:35 +0000 (10:17 +0200)] 
docs: use a responsive image for bootstrap-logo-shadow.png (#39745)

8 weeks agoImprove front matter "added" params
XhmikosR [Tue, 5 Mar 2024 06:12:38 +0000 (08:12 +0200)] 
Improve front matter "added" params

Add missing ones and add the ability to show or hide the badge

Fixes a few more 404 errors in the version picker

8 weeks agoFix various redirects
XhmikosR [Mon, 4 Mar 2024 18:58:00 +0000 (20:58 +0200)] 
Fix various redirects

8 weeks agodocs: fix missing trailing slashes causing redirects
XhmikosR [Sun, 3 Mar 2024 16:36:07 +0000 (18:36 +0200)] 
docs: fix missing trailing slashes causing redirects

2 months agodashboard: remove the unused bootstrap-icons.css
XhmikosR [Tue, 22 Aug 2023 12:22:40 +0000 (15:22 +0300)] 
dashboard: remove the unused bootstrap-icons.css

We should revisit this later because it's a lot simpler for people
to just include the CSS than copy around tens of icons, even if it
leads to unused CSS

2 months agoRemove useless crossorigin="anonymous" attributes
XhmikosR [Tue, 22 Aug 2023 12:19:51 +0000 (15:19 +0300)] 
Remove useless crossorigin="anonymous" attributes

2 months agoheader.html: remove unneeded `relUrl`
XhmikosR [Sun, 3 Mar 2024 06:00:12 +0000 (08:00 +0200)] 
header.html: remove unneeded `relUrl`

2 months agoMinor template cleanup
XhmikosR [Sun, 3 Mar 2024 05:58:52 +0000 (07:58 +0200)] 
Minor template cleanup

2 months agoexamples.html: Move color mode JS lower
XhmikosR [Sun, 3 Mar 2024 05:57:55 +0000 (07:57 +0200)] 
examples.html: Move color mode JS lower

2 months agorender-heading.html: use variables
XhmikosR [Sun, 6 Aug 2023 06:40:35 +0000 (09:40 +0300)] 
render-heading.html: use variables

2 months agoFix docs-versions.html (#39738)
XhmikosR [Tue, 5 Mar 2024 18:24:46 +0000 (20:24 +0200)] 
Fix docs-versions.html (#39738)

Cast to string when comparing the versions, otherwise we were comparing numbers with strings.

Also, move checks to variables.

Fixes 404 errors in the version picker.

2 months agoBuild(deps): Bump streetsidesoftware/cspell-action from 5 to 6 (#39730)
dependabot[bot] [Tue, 5 Mar 2024 12:39:02 +0000 (14:39 +0200)] 
Build(deps): Bump streetsidesoftware/cspell-action from 5 to 6 (#39730)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 months agoBuild(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3 (#39736)
dependabot[bot] [Tue, 5 Mar 2024 11:26:27 +0000 (13:26 +0200)] 
Build(deps-dev): Bump karma-firefox-launcher from 2.1.2 to 2.1.3 (#39736)

Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: karma-firefox-launcher
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump @babel/preset-env from 7.23.9 to 7.24.0 (#39734)
dependabot[bot] [Tue, 5 Mar 2024 11:25:37 +0000 (13:25 +0200)] 
Build(deps-dev): Bump @babel/preset-env from 7.23.9 to 7.24.0 (#39734)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.9 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 @babel/core from 7.23.9 to 7.24.0 (#39735)
dependabot[bot] [Tue, 5 Mar 2024 11:22:38 +0000 (13:22 +0200)] 
Build(deps-dev): Bump @babel/core from 7.23.9 to 7.24.0 (#39735)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.9 to 7.24.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.0/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 karma from 6.4.2 to 6.4.3 (#39733)
dependabot[bot] [Tue, 5 Mar 2024 11:22:16 +0000 (13:22 +0200)] 
Build(deps-dev): Bump karma from 6.4.2 to 6.4.3 (#39733)

Bumps [karma](https://github.com/karma-runner/karma) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 (#39732)
dependabot[bot] [Tue, 5 Mar 2024 11:19:18 +0000 (13:19 +0200)] 
Build(deps-dev): Bump autoprefixer from 10.4.17 to 10.4.18 (#39732)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 (#39731)
dependabot[bot] [Tue, 5 Mar 2024 11:18:43 +0000 (13:18 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.120.4 to 0.120.7 (#39731)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.120.4 to 0.120.7.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.120.4...v0.120.7)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  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>
2 months agodocs: remove Google Analytics (#39725)
XhmikosR [Mon, 4 Mar 2024 18:34:48 +0000 (20:34 +0200)] 
docs: remove Google Analytics (#39725)

It no longer works

2 months agoBuild(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 (#39714)
dependabot[bot] [Tue, 27 Feb 2024 13:24:40 +0000 (15:24 +0200)] 
Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 (#39714)

Bumps [sass-true](https://github.com/oddbird/true) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/oddbird/true/releases)
- [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oddbird/true/compare/v7.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: sass-true
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump eslint from 8.56.0 to 8.57.0 (#39711)
dependabot[bot] [Tue, 27 Feb 2024 13:20:22 +0000 (15:20 +0200)] 
Build(deps-dev): Bump eslint from 8.56.0 to 8.57.0 (#39711)

Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.56.0...v8.57.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 nodemon from 3.0.3 to 3.1.0 (#39713)
dependabot[bot] [Tue, 27 Feb 2024 13:19:08 +0000 (15:19 +0200)] 
Build(deps-dev): Bump nodemon from 3.0.3 to 3.1.0 (#39713)

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 hugo-bin from 0.120.2 to 0.120.4 (#39715)
dependabot[bot] [Tue, 27 Feb 2024 13:17:48 +0000 (15:17 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.120.2 to 0.120.4 (#39715)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.120.2 to 0.120.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.120.2...v0.120.4)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump hugo-bin from 0.119.0 to 0.120.2 (#39704)
dependabot[bot] [Thu, 22 Feb 2024 20:04:59 +0000 (22:04 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.119.0 to 0.120.2 (#39704)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.119.0 to 0.120.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.119.0...v0.120.2)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 lockfile-lint from 4.13.1 to 4.13.2 (#39703)
dependabot[bot] [Thu, 22 Feb 2024 19:59:12 +0000 (21:59 +0200)] 
Build(deps-dev): Bump lockfile-lint from 4.13.1 to 4.13.2 (#39703)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md)
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.13.2/packages/lockfile-lint)

---
updated-dependencies:
- dependency-name: lockfile-lint
  dependency-type: direct:development
  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>
2 months agoMerge accordion selectors for `border-radius` rule (#39697)
Vasyl Zuziak [Thu, 22 Feb 2024 12:11:39 +0000 (04:11 -0800)] 
Merge accordion selectors for `border-radius` rule (#39697)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 months agoBuild(deps-dev): Bump sass from 1.71.0 to 1.71.1 (#39699)
dependabot[bot] [Wed, 21 Feb 2024 10:02:26 +0000 (12:02 +0200)] 
Build(deps-dev): Bump sass from 1.71.0 to 1.71.1 (#39699)

Bumps [sass](https://github.com/sass/dart-sass) from 1.71.0 to 1.71.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  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>
2 months agoRelease v5.3.3 (#39524) v5.3.3
Julien Déramond [Tue, 20 Feb 2024 15:14:29 +0000 (16:14 +0100)] 
Release v5.3.3 (#39524)

* Release v5.3.3

* Dist

---------

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 months agoBuild(deps-dev): Bump terser from 5.27.1 to 5.27.2 (#39690)
dependabot[bot] [Tue, 20 Feb 2024 15:03:19 +0000 (17:03 +0200)] 
Build(deps-dev): Bump terser from 5.27.1 to 5.27.2 (#39690)

Bumps [terser](https://github.com/terser/terser) from 5.27.1 to 5.27.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.27.1...v5.27.2)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  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: XhmikosR <xhmikosr@gmail.com>
2 months agoBuild(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#39691)
dependabot[bot] [Tue, 20 Feb 2024 12:45:28 +0000 (14:45 +0200)] 
Build(deps-dev): Bump ip from 2.0.0 to 2.0.1 (#39691)

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump sass from 1.70.0 to 1.71.0 (#39684)
dependabot[bot] [Sun, 18 Feb 2024 07:09:39 +0000 (09:09 +0200)] 
Build(deps-dev): Bump sass from 1.70.0 to 1.71.0 (#39684)

Bumps [sass](https://github.com/sass/dart-sass) from 1.70.0 to 1.71.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 rollup from 4.9.6 to 4.12.0 (#39683)
dependabot[bot] [Sun, 18 Feb 2024 07:06:04 +0000 (09:06 +0200)] 
Build(deps-dev): Bump rollup from 4.9.6 to 4.12.0 (#39683)

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.6 to 4.12.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.9.6...v4.12.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
2 months agoBuild(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672)
dependabot[bot] [Sun, 18 Feb 2024 07:04:14 +0000 (09:04 +0200)] 
Build(deps-dev): Bump eslint-plugin-html from 7.1.0 to 8.0.0 (#39672)

Bumps [eslint-plugin-html](https://github.com/BenoitZugmeyer/eslint-plugin-html) from 7.1.0 to 8.0.0.
- [Changelog](https://github.com/BenoitZugmeyer/eslint-plugin-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/BenoitZugmeyer/eslint-plugin-html/compare/v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-html
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump terser from 5.27.0 to 5.27.1 (#39682)
dependabot[bot] [Sun, 18 Feb 2024 07:01:05 +0000 (09:01 +0200)] 
Build(deps-dev): Bump terser from 5.27.0 to 5.27.1 (#39682)

Bumps [terser](https://github.com/terser/terser) from 5.27.0 to 5.27.1.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.27.0...v5.27.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (#39673)
dependabot[bot] [Sun, 18 Feb 2024 07:00:15 +0000 (09:00 +0200)] 
Build(deps-dev): Bump postcss from 8.4.34 to 8.4.35 (#39673)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.34 to 8.4.35.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.34...8.4.35)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675)
dependabot[bot] [Sun, 18 Feb 2024 06:59:46 +0000 (08:59 +0200)] 
Build(deps-dev): Bump lockfile-lint from 4.12.1 to 4.13.1 (#39675)

Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint/tree/HEAD/packages/lockfile-lint) from 4.12.1 to 4.13.1.
- [Release notes](https://github.com/lirantal/lockfile-lint/releases)
- [Changelog](https://github.com/lirantal/lockfile-lint/blob/main/packages/lockfile-lint/CHANGELOG.md)
- [Commits](https://github.com/lirantal/lockfile-lint/commits/lockfile-lint@4.13.1/packages/lockfile-lint)

---
updated-dependencies:
- dependency-name: lockfile-lint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#39676)
dependabot[bot] [Sun, 18 Feb 2024 06:58:26 +0000 (08:58 +0200)] 
Build(deps-dev): Bump eslint-plugin-unicorn from 51.0.0 to 51.0.1 (#39676)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 51.0.0 to 51.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v51.0.0...v51.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  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>
2 months agoSelector Engine: fix multiple IDs (#39201)
GeoSot [Sun, 18 Feb 2024 06:58:07 +0000 (08:58 +0200)] 
Selector Engine: fix multiple IDs (#39201)

* fix: regression of #38989

* Add unit test in selector-engine.spec.js

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 months agoFix product example mobile navbar toggler (#39657)
Julien Déramond [Wed, 14 Feb 2024 20:33:47 +0000 (21:33 +0100)] 
Fix product example mobile navbar toggler (#39657)

2 months agoDocs: fix typos in Vite, Parcel and Webpack guides (#39592)
Robert Martin [Tue, 13 Feb 2024 18:28:35 +0000 (12:28 -0600)] 
Docs: fix typos in Vite, Parcel and Webpack guides (#39592)

Co-authored-by: Patrick H. Lauke <redux@splintered.co.uk>
Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 months agoDocs: update colors table to be responsive in Customize > Color page (#39663)
DrejT [Tue, 13 Feb 2024 08:06:40 +0000 (13:36 +0530)] 
Docs: update colors table to be responsive in Customize > Color page (#39663)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
2 months agoDrop `--bs-accordion-btn-focus-border-color` and deprecate `$accordion-button-focus...
Julien Déramond [Tue, 6 Feb 2024 20:04:06 +0000 (21:04 +0100)] 
Drop `--bs-accordion-btn-focus-border-color` and deprecate `$accordion-button-focus-border-color` (#39560)

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 months agoChanged RTL processing of carousel control icons (#39536)
Abdullah Alharbi [Tue, 6 Feb 2024 20:02:43 +0000 (23:02 +0300)] 
Changed RTL processing of carousel control icons (#39536)

* Changed RTL processing of carousel control icons

* Update scss/_carousel.scss

---------

Co-authored-by: Julien Déramond <juderamond@gmail.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 months agoFix the focus ring on focused checked buttons (#39595)
Louis-Maxime Piton [Tue, 6 Feb 2024 19:59:42 +0000 (20:59 +0100)] 
Fix the focus ring on focused checked buttons (#39595)

2 months agoUpdate jasmine and regenerate package-lock.json (#39654)
XhmikosR [Tue, 6 Feb 2024 19:56:08 +0000 (21:56 +0200)] 
Update jasmine and regenerate package-lock.json (#39654)

* Update jasmine to v5.1.0

* Regenerate package-lock.json

2 months agoBuild(deps): Bump release-drafter/release-drafter from 5 to 6 (#39653)
dependabot[bot] [Tue, 6 Feb 2024 19:47:04 +0000 (21:47 +0200)] 
Build(deps): Bump release-drafter/release-drafter from 5 to 6 (#39653)

Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  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>
2 months agoBuild(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)
dependabot[bot] [Tue, 6 Feb 2024 19:46:52 +0000 (21:46 +0200)] 
Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0 (#39651)

* Build(deps-dev): Bump eslint-config-xo from 0.43.1 to 0.44.0

Bumps [eslint-config-xo](https://github.com/xojs/eslint-config-xo) from 0.43.1 to 0.44.0.
- [Release notes](https://github.com/xojs/eslint-config-xo/releases)
- [Commits](https://github.com/xojs/eslint-config-xo/compare/v0.43.1...v0.44.0)

---
updated-dependencies:
- dependency-name: eslint-config-xo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
* Update .eslintrc.json

* Update .eslintrc.json

* autofix

---------

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>
2 months agoBuild(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 (#39650)
dependabot[bot] [Tue, 6 Feb 2024 19:35:43 +0000 (21:35 +0200)] 
Build(deps-dev): Bump eslint-plugin-unicorn from 50.0.1 to 51.0.0 (#39650)

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 50.0.1 to 51.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v50.0.1...v51.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-type: direct:development
  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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2 months agoBuild(deps-dev): Bump postcss from 8.4.33 to 8.4.34 (#39652)
dependabot[bot] [Tue, 6 Feb 2024 19:33:10 +0000 (21:33 +0200)] 
Build(deps-dev): Bump postcss from 8.4.33 to 8.4.34 (#39652)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.34.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.34)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  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>
2 months agoBuild(deps-dev): Bump stylelint-config-twbs-bootstrap (#39649)
dependabot[bot] [Tue, 6 Feb 2024 19:32:41 +0000 (21:32 +0200)] 
Build(deps-dev): Bump stylelint-config-twbs-bootstrap (#39649)

Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 13.0.0 to 14.0.0.
- [Release notes](https://github.com/twbs/stylelint-config-twbs-bootstrap/releases)
- [Commits](https://github.com/twbs/stylelint-config-twbs-bootstrap/compare/v13.0.0...v14.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-twbs-bootstrap
  dependency-type: direct:development
  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>
2 months agoBump copyright year to 2024
Julien Déramond [Mon, 5 Feb 2024 20:39:38 +0000 (21:39 +0100)] 
Bump copyright year to 2024

3 months agodocs: clean up example.html (#39528)
XhmikosR [Fri, 2 Feb 2024 07:56:42 +0000 (09:56 +0200)] 
docs: clean up example.html (#39528)

3 months agoBuild(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 (#39630)
dependabot[bot] [Fri, 2 Feb 2024 07:04:00 +0000 (09:04 +0200)] 
Build(deps-dev): Bump @babel/core from 7.23.7 to 7.23.9 (#39630)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.23.7 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  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>
3 months agoBuild(deps-dev): Bump hugo-bin from 0.118.1 to 0.119.0 (#39631)
dependabot[bot] [Fri, 2 Feb 2024 07:03:15 +0000 (09:03 +0200)] 
Build(deps-dev): Bump hugo-bin from 0.118.1 to 0.119.0 (#39631)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.118.1 to 0.119.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.118.1...v0.119.0)

---
updated-dependencies:
- dependency-name: hugo-bin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 @babel/cli from 7.23.4 to 7.23.9 (#39628)
dependabot[bot] [Fri, 2 Feb 2024 07:01:28 +0000 (09:01 +0200)] 
Build(deps-dev): Bump @babel/cli from 7.23.4 to 7.23.9 (#39628)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.23.4 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-cli)

---
updated-dependencies:
- dependency-name: "@babel/cli"
  dependency-type: direct:development
  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>
3 months agoBuild(deps-dev): Bump @babel/preset-env from 7.23.8 to 7.23.9 (#39629)
dependabot[bot] [Fri, 2 Feb 2024 07:01:02 +0000 (09:01 +0200)] 
Build(deps-dev): Bump @babel/preset-env from 7.23.8 to 7.23.9 (#39629)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.23.8 to 7.23.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.9/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  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>
3 months agoBuild(deps-dev): Bump npm-run-all2 from 6.1.1 to 6.1.2 (#39627)
dependabot[bot] [Fri, 2 Feb 2024 07:00:22 +0000 (09:00 +0200)] 
Build(deps-dev): Bump npm-run-all2 from 6.1.1 to 6.1.2 (#39627)

Bumps [npm-run-all2](https://github.com/bcomnes/npm-run-all2) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/bcomnes/npm-run-all2/releases)
- [Changelog](https://github.com/bcomnes/npm-run-all2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcomnes/npm-run-all2/compare/v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: npm-run-all2
  dependency-type: direct:development
  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>
3 months agoBuild(deps-dev): Bump autoprefixer from 10.4.16 to 10.4.17 (#39626)
dependabot[bot] [Fri, 2 Feb 2024 06:59:58 +0000 (08:59 +0200)] 
Build(deps-dev): Bump autoprefixer from 10.4.16 to 10.4.17 (#39626)

Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.16 to 10.4.17.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.16...10.4.17)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  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>
3 months agoBuild(deps-dev): Bump rollup from 4.9.4 to 4.9.6 (#39601)
dependabot[bot] [Fri, 2 Feb 2024 06:55:58 +0000 (08:55 +0200)] 
Build(deps-dev): Bump rollup from 4.9.4 to 4.9.6 (#39601)

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.4 to 4.9.6.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.9.4...v4.9.6)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  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>
3 months agoBuild(deps-dev): Bump stylelint from 16.1.0 to 16.2.1 (#39624)
dependabot[bot] [Fri, 2 Feb 2024 06:55:15 +0000 (08:55 +0200)] 
Build(deps-dev): Bump stylelint from 16.1.0 to 16.2.1 (#39624)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.1.0 to 16.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.1.0...16.2.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 terser from 5.26.0 to 5.27.0 (#39600)
dependabot[bot] [Fri, 2 Feb 2024 06:54:42 +0000 (08:54 +0200)] 
Build(deps-dev): Bump terser from 5.26.0 to 5.27.0 (#39600)

Bumps [terser](https://github.com/terser/terser) from 5.26.0 to 5.27.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.26.0...v5.27.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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>
3 months agoBuild(deps-dev): Bump sass from 1.69.7 to 1.70.0 (#39599)
dependabot[bot] [Fri, 2 Feb 2024 06:52:43 +0000 (08:52 +0200)] 
Build(deps-dev): Bump sass from 1.69.7 to 1.70.0 (#39599)

Bumps [sass](https://github.com/sass/dart-sass) from 1.69.7 to 1.70.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.69.7...1.70.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 nodemon from 3.0.2 to 3.0.3 (#39602)
dependabot[bot] [Fri, 2 Feb 2024 06:44:12 +0000 (08:44 +0200)] 
Build(deps-dev): Bump nodemon from 3.0.2 to 3.0.3 (#39602)

Bumps [nodemon](https://github.com/remy/nodemon) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  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>
3 months agoDocs: add missing comma in native font stack code source in Content > Reboot (#39617)
Julien Déramond [Tue, 30 Jan 2024 18:08:35 +0000 (19:08 +0100)] 
Docs: add missing comma in native font stack code source in Content > Reboot (#39617)