khakers / modmail-viewer

An advanced web frontend for the modmail discord bot with built in Discord OAuth2 authentication, and support for browsing and searching current and historical logs. Directly replaces logviewer.
MIT License
10 stars 4 forks source link

chore(deps): bump org.webjars.npm:bootstrap-icons from 1.10.3 to 1.10.4 #60

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps org.webjars.npm:bootstrap-icons from 1.10.3 to 1.10.4.

Release notes

Sourced from org.webjars.npm: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
  • d7747f9 Release v1.10.4 (#1643)
  • 90fcc3d package.json: add a few more keywords (#1681)
  • b0cb64a Update font SCSS template to use a loop (#1647)
  • 7ed7038 Update devDependencies and regenerate package-lock.json
  • 469ad59 Update bootstrap to v5.3.0-alpha3 (#1679)
  • 20cff47 Add some tags to multiple icons (#1658)
  • 2175b9c build(deps-dev): bump @​twbs/fantasticon from 2.5.3 to 2.6.0 (#1677)
  • 6b16dfb build(deps-dev): bump @​twbs/fantasticon from 2.5.2 to 2.5.3 (#1676)
  • 82d9a29 package.json: reorder properties
  • a01d72d Update stylelint npm script
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 1 year ago

Superseded by #67.