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

chore(deps-dev): update sass requirement from ^1.81.1 to ^1.82.0 in the dev-deps group #434

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Updates the requirements on sass to permit the latest version.
Updates sass 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 --watch mode 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.

Changelog

Sourced from sass's changelog.

1.82.0

Command-Line Interface

  • Improve --watch mode 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 0 as undefined for the green and blue channels in the LegacyColor constructor.

1.80.6

Command-Line Interface

  • Make @parcel/watcher an optional dependency so this can still be installed on operating systems where it's unavailable.

1.80.5

Embedded Host

  • Don't produce phantom @import deprecations when using an importer with the legacy API.

1.80.4

  • No user-visible changes.

... (truncated)

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2024
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from 101e401 to 9f49a9d Compare December 4, 2024 16:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from 9f49a9d to 15382ee Compare December 4, 2024 19:35
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from 15382ee to e4ee3e7 Compare December 4, 2024 19:35
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from e4ee3e7 to ce978af Compare December 4, 2024 19:36
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from ce978af to c17fb0b Compare December 4, 2024 19:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from c17fb0b to 63e0394 Compare December 6, 2024 11:06
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from 63e0394 to 8462dae Compare December 6, 2024 11:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from 8462dae to 1460130 Compare December 6, 2024 11:07
Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version.

Updates `sass` to 1.82.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.81.1...1.82.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch from 1460130 to f4f8a61 Compare December 6, 2024 11:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like sass is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/dev-deps-24c0876f10 branch December 9, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants