quarkiverse / quarkus-renarde

Server-side Web Framework with Qute templating, magic/easier controllers, auth, reverse-routing
Apache License 2.0
78 stars 19 forks source link

Bump bootstrap-icons from 1.10.3 to 1.10.5 #118

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps bootstrap-icons from 1.10.3 to 1.10.5.

Release notes

Sourced from bootstrap-icons's releases.

v1.10.5

Changes

🚀 Features

  • #1684: Provide a minified font CSS file too

📖 Docs

  • #1688: docs: reword CDN section
  • #1686: docs: build JS with esbuild

🧰 Maintenance

  • #1694: Add a script to bump the version
  • #1663: build: switch to modules
  • #1684: Provide a minified font CSS file too
  • #1698: Deploy CI: build all icons too
  • #1695: CI: move lint to a separate workflow
  • #1683: package.json: add funding information
  • #1682: check-icons.js: remove dynamic extension

v1.10.4

🚀 Features

  • #731: docs: filter icons by URL search query
  • #1636: font: add license header
  • #1653: docs: change search function from list.js to fuse.js

🐛 Bug fixes

  • #1521: Remove non-existent icons from font
  • #1566: Fix sass quoted string interpolation for hugo 0.110.0
  • #1645: Fix three icon font rendering issues
  • #1647: Update font SCSS template to use a loop thus reducing the SCSS filesize

📖 Docs

  • #731: docs: filter icons by URL search query
  • #1561: Fix icons release and repo links
  • #1618: Docs: move color-modes to /assets/js
  • #1619: Backport color-modes.js from upstream
  • #1628: Fix theme toggle JavaScript and A11y
  • #1632: Remove unused Hugo partials
  • #1635: Update Bootstrap to v5.3.0-alpha2
  • #1637: sprite.html: fix wrong breadcrumb
  • #1638: Add missing tags and categories
  • #1644: Fix spacing and sizing of examples
  • #1651: Work around list.js not working with hyphens
  • #1652: docs: specify searchDelay: 250 for list.js

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
dependabot[bot] commented 1 year ago

Superseded by #168.