craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
149 stars 71 forks source link

Bump twbs/bootstrap-icons from 1.8.3 to 1.10.4 #361

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps twbs/bootstrap-icons from 1.8.3 to 1.10.4.

Release notes

Sourced from twbs/bootstrap-icons's releases.

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
  • #1653: docs: change search function from list.js to fuse.js
  • #1655: config.yml: mount bootstrap.bundle.min.js in static folder
  • #1658: Add some tags to multiple icons
  • #1661: docs: use bootstrap.svg from the /assets/icons dir
  • #1679: Update bootstrap to v5.3.0-alpha3

🧰 Maintenance

  • #1521: Remove non-existent icons from font
  • #1566: Fix sass quoted string interpolation for hugo 0.110.0
  • #1571: Fix minor error in README
  • #1617: Assorted JS tweaks
  • #1633: Update vnu-jar.js from upstream
  • #1636: font: add license header
  • #1647: Update font SCSS template to use a loop
  • #1648: package.json: specify q for zip
  • #1649: Tweak README.md
  • #1656: Update SVGO config: remove sortAttrs since it's enabled by default
  • #1657: build: add a script to check font JSON for differences with SVGs
  • #1660: Tweak check-icons.js
  • #1662: package.json: update icons-zip script to remove existent zip files first
  • #1669: CI: add permissions and limit triggers to main

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
github-actions[bot] commented 1 year ago

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

dependabot[bot] commented 1 year ago

Superseded by #364.