AdminLTE
AdminLTE copied to clipboard
chore(deps-dev): bump sass from 1.78.0 to 1.82.0
Bumps sass from 1.78.0 to 1.82.0.
Release notes
Sourced from sass's releases.
Dart Sass 1.82.0
To install Sass 1.82.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Command-Line Interface
Improve
--watchmode reliability when making multiple changes at once, such as checking out a different Git branch.Parse the
calc-size()function as a calculation now that it's supported in some browsers.Dart API
- Add a
SassCalculation.calcSize()function.See the full changelog for changes in earlier releases.
Dart Sass 1.81.1
To install Sass 1.81.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Dart Sass 1.81.0
To install Sass 1.81.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()calculation with a single argument, as long as that argument might be a unitless number.See the full changelog for changes in earlier releases.
Dart Sass 1.80.7
To install Sass 1.80.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
... (truncated)
Changelog
Sourced from sass's changelog.
1.82.0
Command-Line Interface
Improve
--watchmode reliability when making multiple changes at once, such as checking out a different Git branch.Parse the
calc-size()function as a calculation now that it's supported in some browsers.Dart API
- Add a
SassCalculation.calcSize()function.1.81.1
- No user-visible changes.
1.81.0
Fix a few cases where deprecation warnings weren't being emitted for global built-in functions whose names overlap with CSS calculations.
Add support for the CSS
round()calculation with a single argument, as long as that argument might be a unitless number.1.80.7
Embedded Host
- Don't treat
0asundefinedfor thegreenandbluechannels in theLegacyColorconstructor.1.80.6
Command-Line Interface
- Make
@parcel/watcheran optional dependency so this can still be installed on operating systems where it's unavailable.1.80.5
Embedded Host
- Don't produce phantom
@importdeprecations when using an importer with the legacy API.1.80.4
- No user-visible changes.
... (truncated)
Commits
5740eb5Make several changes to improve the reliability of--watchmode (#2444)63ebf16Add support forcalc-size()(#2446)5163644ExposeNodePackageImporterin sass_api (#2452)02fff80Merge pull request #2439 from sass/function6939faaBump typedoc from 0.26.11 to 0.27.2 in /pkg/sass-parser (#2451)9abdfaaBump lints from 4.0.0 to 5.0.0 (#2441)1e07de7Bump pub_api_client from 2.7.1 to 3.0.0 (#2442)b10ca79Add sass-parser support for@functionea47287Update some configuration names to avoid unnecessary namespacing30fc4dbBump bufbuild/buf-setup-action in /.github/util/initialize (#2438)- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| sass | [< 2, > 1.82.0] |
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Deploy Preview for adminlte-v4 ready!
| Name | Link |
|---|---|
| Latest commit | b5e415ed4230f28f7a724cffce96227f37bc67d5 |
| Latest deploy log | https://app.netlify.com/sites/adminlte-v4/deploys/679d9414302e34000889c744 |
| Deploy Preview | https://deploy-preview-5825--adminlte-v4.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.