twbs / examples

Functional examples of using Bootstrap in common JS frameworks like Webpack, Parcel, Vite, and more!
MIT License
490 stars 281 forks source link

build(deps-dev): bump the development-dependencies group in /icons-font with 5 updates #427

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the development-dependencies group in /icons-font with 5 updates:

Package From To
autoprefixer 10.4.17 10.4.19
postcss 8.4.35 8.4.38
purgecss 5.0.0 6.0.0
sass 1.71.1 1.72.0
stylelint 16.2.1 16.3.1

Updates autoprefixer from 10.4.17 to 10.4.19

Release notes

Sourced from autoprefixer's releases.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
Changelog

Sourced from autoprefixer's changelog.

10.4.19

  • Removed end value has mixed support, consider using flex-end warning since end/start now have good support.

10.4.18

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).
Commits


Updates postcss from 8.4.35 to 8.4.38

Release notes

Sourced from postcss's releases.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Changelog

Sourced from postcss's changelog.

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.
Commits
  • a69d45e Release 8.4.38 version
  • 64e35d9 Update dependencies
  • c1ad8fb Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...
  • b45e7e9 fix endIndex
  • 1bea246 failing test: for endIndex 0 in rangeBy
  • 0fd1d86 Add changelog auto release on Github
  • 49c906e Release 8.4.37 version
  • b5bd92c Fix another broken prev source map issue
  • 2882039 Update dependencies
  • e5ad939 Release 8.4.36 version
  • Additional commits viewable in compare view


Updates purgecss from 5.0.0 to 6.0.0

Release notes

Sourced from purgecss's releases.

v6.0.0

Bug Fixes

Features

Breaking changes

  • Supports NodeJS 18+

What's Changed (full list)

New Contributors

Full Changelog: https://github.com/FullHuman/purgecss/compare/v5.0.0...v6.0.0

Changelog

Sourced from purgecss's changelog.

6.0.0 (2024-03-29)

Bug Fixes

  • collect of used variables for changed selector (#1217) (9fbb592)
  • gulp-purgecss: move vinyl-sourcemaps-apply to deps #999 (7858b7a)

Features

(2022-09-13)

Commits
  • dbada97 v6.0.0
  • 2e944d2 chore: format using prettier
  • 3eb1d36 build(dev-deps): update lerna from 6.6.1 to 8.1.2
  • 6e7401a build(deps-dev): bump @​types/node from 20.11.16 to 20.11.30 (#1235)
  • 7c29ca2 build(deps-dev): bump the npm_and_yarn group with 1 update (#1236)
  • f8f2a68 build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#1231)
  • a1cc67a docs: fix typo (#1232)
  • d12a77e build(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#1226)
  • d357cad build(deps): bump acorn from 8.11.2 to 8.11.3 (#1227)
  • bd843a1 build(deps-dev): bump @​typescript-eslint/eslint-plugin (#1223)
  • Additional commits viewable in compare view


Updates sass from 1.71.1 to 1.72.0

Release notes

Sourced from sass's releases.

Dart Sass 1.72.0

To install Sass 1.72.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.72.0

  • Support adjacent /s without whitespace in between when parsing plain CSS expressions.

  • Allow the Node.js pkg: importer to load Sass stylesheets for package.json exports field entries without extensions.

  • When printing suggestions for variables, use underscores in variable names when the original usage used underscores.

JavaScript API

  • Properly resolve pkg: imports with the Node.js package importer when arguments are passed to the JavaScript process.
Commits


Updates stylelint from 16.2.1 to 16.3.1

Release notes

Sourced from stylelint's releases.

16.3.1

16.3.0

Changelog

Sourced from stylelint's changelog.

16.3.1

16.3.0

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
XhmikosR commented 4 months ago

@dependabot ignore purgecss major version

dependabot[bot] commented 4 months ago

OK, I won't notify you about version 6.x.x of purgecss again, unless you unignore it.

dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.