Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade bootstrap-icons from 1.9.1 to 1.10.3 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade bootstrap-icons from 1.9.1 to 1.10.3.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 3 months ago, on 2022-12-27.
Release notes
Package name: bootstrap-icons
  • 1.10.3 - 2022-12-27

    Changes

    • #1545: Ship v1.10.3
    • #1544: Update Icons to Bootstrap v5.3.0-alpha1
    • #1524: Update build/font files

    📖 Docs

    • #824: Drop SVG sprite for font on docs homepage
    • #1518: Docs: load all JS files from node_modules
    • #1519: Docs: remove Slack
    • #1517: docs: remove the unused static/assets/css/bootstrap.min.css
    • #1515: docs: stop including Bootstrap JS twice

    📦 Dependencies

    • #1543: Update devDependencies
    • #1531: build(deps): bump decode-uri-component from 0.2.0 to 0.2.2
    • #1526: build(deps-dev): bump postcss-cli from 10.0.0 to 10.1.0
    • #1514: Update devDependencies
  • 1.10.2 - 2022-11-13

    Changes

    Fixes fill rules on five icons.

    📦 Dependencies

    • #1490: Update devDependencies
  • 1.10.1 - 2022-11-12

    Changes

    • #1488: Fix various fill rules
  • 1.10.0 - 2022-11-11

    Highlights

    Nearly 150 new icons added, including:

    • 22 new person icons
    • 26 new house icons
    • 24 new building icons, including a renamed building to buildings
    • 22 new database icons
    • 24 new street sign icons
    • New globe icons
    • New EV, taxi, bus, and scooter transportation icons
    • New rockets
    • and more!

    Changes

    • #1485: v1.10.0 prep
    • #1484: More v1.10.0 icons
    • #1468: v1.10.0: Add new icons
    • #1467: Fix fill rules and rotation of some icons

    🚀 Features

    • #706: Generate font page with Hugo

    🐛 Bug fixes

    • #1425: Adjust fill-rule of 1-circle-fill

    📖 Docs

    • #1433: Adding profile tag to user icons
    • #1403: adding remove tag to delete icons
    • #706: Generate font page with Hugo
    • #1379: Update Bootstrap to stable release
    • #1387: Add "aircraft" tag to airplane icons
    • #1389: update the count from 1,600 to 1,800

    📦 Dependencies

    • #1472: build(deps-dev): bump hugo-bin from 0.92.3 to 0.93.0
    • #1471: build(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13
    • #1469: build(deps-dev): bump svg-sprite from 2.0.0 to 2.0.1
    • #1462: Update devDependencies
    • #1456: build(deps): bump @ xmldom/xmldom from 0.7.5 to 0.7.6
    • #1450: build(deps-dev): bump vnu-jar from 21.10.12 to 22.9.29
    • #1448: build(deps-dev): bump lockfile-lint from 4.9.3 to 4.9.5
    • #1449: build(deps-dev): bump svg-sprite from 2.0.0-beta7 to 2.0.0
    • #1447: build(deps-dev): bump stylelint from 14.12.1 to 14.13.0
    • #1446: build(deps-dev): bump hugo-bin from 0.92.1 to 0.92.2
    • #1445: build(deps-dev): bump postcss from 8.4.16 to 8.4.17
    • #1436: Update devDependencies and Bootstrap
    • #1431: Update dependencies
    • #1379: Update Bootstrap to stable release
    • #1395: build(deps-dev): bump autoprefixer from 10.4.7 to 10.4.8
    • #1396: build(deps-dev): bump lockfile-lint from 4.7.6 to 4.7.7
    • #1394: build(deps-dev): bump eslint from 8.19.0 to 8.21.0
    • #1393: build(deps-dev): bump bootstrap from 5.2.0-beta1 to 5.2.0
    • #1392: build(deps-dev): bump stylelint-config-twbs-bootstrap from 4.0.0 to 5.0.0
  • 1.9.1 - 2022-07-17

    Changes

    • #1372: Rename cassette and cassette-fill
    • #1370: Adds fuel pump and EV station icons
    • #1367: Fixes duplicate path in Apple icon
    • #1368: Properly add font-display to icon font CSS and SCSS
    • #1373: Fixes for v1.9.1
    • #1375: Fix font hash

    🚀 Features

    • #1374: Update font Sass for more control over paths

    📖 Docs

    • #1369: docs: remove the now unused functions.scss
from bootstrap-icons GitHub release notes
Commit messages
Package name: bootstrap-icons
  • 817d780 Bump version for release
  • e604ea6 Update Icons to Bootstrap v5.3.0-alpha1 (#1544)
  • 9b8db82 Drop SVG sprite for font on docs homepage (#824)
  • 343738c Docs: load all JS files from node_modules
  • eb33a2c Update devDependencies (#1543)
  • 81a1c80 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1531)
  • eb325dd build(deps-dev): bump postcss-cli from 10.0.0 to 10.1.0 (#1526)
  • 32a2cd6 Update build/font files (#1524)
  • ae79d02 Docs: remove Slack (#1519)
  • 55fc70e docs: remove unused expo config variable
  • 2c9721e docs: remove the unused static/assets/css/bootstrap.min.css (#1517)
  • d0bee93 docs: stop including Bootstrap JS twice (#1515)
  • 03333e4 Update devDependencies (#1514)
  • 4deaf1f Bump to v1.10.2
  • ec0b6f0 Fix fill-rules on icons
  • ae1fa2a Update CI config (#1491)
  • 1b7256e Update devDependencies (#1490)
  • 26a41c0 CI: remove git credentials after checkout
  • e664cf5 Update CodeQL Action
  • b19d924 Hash update
  • e927a93 v1.10.1: Fix various fill rules (#1488)
  • cb6c54d Bump versions, hash
  • 76e0b26 v1.10.0 prep (#1485)
  • 8aaf17b More v1.10.0 icons (#1484)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant