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

Bump the npm-major-upgrades group with 1 update #276

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the npm-major-upgrades group with 1 update: sassdoc-theme-herman.

Updates sassdoc-theme-herman from 5.0.1 to 6.0.0

Release notes

Sourced from sassdoc-theme-herman's releases.

v6.0.0

🚀 New Features

  • Add sass.implementation option (string or Dart Sass instance) to specify the Dart Sass implementation to use for @example scss annotations. (default: sass).
  • Use faster Dart Sass AsyncCompiler API for @example scss annotations.
  • Add exports.sass in package.json for simpler pkg: imports.

💥 Breaking Changes

  • Require Dart Sass ^1.71.0 for @example scss annotations, using the new Node.js package importer in sass.sassOptions.importers by default.
  • Remove custom Sass importer that supported ~ imports for external modules. Replace ~ with pkg: to use the newer Dart Sass Node.js package importer.
  • Remove sass.importers option (use sass.sassOptions.importers instead).
  • Remove deprecated sass.includes option (use sass.use instead).
  • Drop support for Node < 18

🏠 Internal

  • Use sass-embedded instead of sass internally
  • Replace "Source Sans Pro" font with "Source Sans 3"
  • Upgrade to Yarn v4 (without PnP)
  • Add Dependabot for dependency updates going forward
  • Upgrade dependencies

Full Changelog: oddbird/sassdoc-theme-herman@v5.0.1...v6.0.0

Changelog

Sourced from sassdoc-theme-herman's changelog.

6.0.0: 2024-03-01

🚀 New Features

  • Add sass.implementation option (string or Dart Sass instance) to specify the Dart Sass implementation to use for @example scss annotations. (default: sass).
  • Use faster Dart Sass AsyncCompiler API for @example scss annotations.
  • Add exports.sass in package.json for simpler pkg: imports.

💥 Breaking Changes

  • Require Dart Sass ^1.71.0 for @example scss annotations, using the new Node.js package importer in sass.sassOptions.importers by default.
  • Remove custom Sass importer that supported ~ imports for external modules. Replace ~ with pkg: to use the newer Dart Sass Node.js package importer.
  • Remove sass.importers option (use sass.sassOptions.importers instead).
  • Remove deprecated sass.includes option (use sass.use instead).
  • Drop support for Node < 18

🏠 Internal

  • Use sass-embedded instead of sass internally
  • Replace "Source Sans Pro" font with "Source Sans 3"
  • Upgrade to Yarn v4 (without PnP)
  • Add Dependabot for dependency updates going forward
  • Upgrade dependencies
Commits

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 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 Apr 1, 2024
Bumps the npm-major-upgrades group with 1 update: [sassdoc-theme-herman](https://github.com/oddbird/sassdoc-theme-herman).


Updates `sassdoc-theme-herman` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/oddbird/sassdoc-theme-herman/releases)
- [Changelog](https://github.com/oddbird/sassdoc-theme-herman/blob/main/CHANGELOG.md)
- [Commits](oddbird/sassdoc-theme-herman@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: sassdoc-theme-herman
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-major-upgrades
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-major-upgrades-6553b0fb41 branch from 823ae56 to ee52470 Compare April 1, 2024 13:50
@jgerigmeyer jgerigmeyer merged commit 8302708 into main Apr 1, 2024
3 checks passed
@jgerigmeyer jgerigmeyer deleted the dependabot/npm_and_yarn/npm-major-upgrades-6553b0fb41 branch April 1, 2024 13:52
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.

1 participant