Re: [PR] build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme [myfaces-tobago]
dependabot[bot] commented on PR #4991: URL: https://github.com/apache/myfaces-tobago/pull/4991#issuecomment-2031147920 Looks like sass is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme [myfaces-tobago]
dependabot[bot] closed pull request #4991: build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme URL: https://github.com/apache/myfaces-tobago/pull/4991 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme [myfaces-tobago]
dependabot[bot] commented on PR #5004: URL: https://github.com/apache/myfaces-tobago/pull/5004#issuecomment-2031144758 Looks like sass is up-to-date now, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
Re: [PR] build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme [myfaces-tobago]
dependabot[bot] closed pull request #5004: build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme URL: https://github.com/apache/myfaces-tobago/pull/5004 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@myfaces.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org
[PR] build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme [myfaces-tobago]
dependabot[bot] opened a new pull request, #5004: URL: https://github.com/apache/myfaces-tobago/pull/5004 Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.0. Release notes Sourced from https://github.com/sass/dart-sass/releases";>sass's releases. Dart Sass 1.72.0 To install Sass 1.72.0, download one of the packages below and https://katiek2.github.io/path-doc/";>add it to your PATH, or see https://sass-lang.com/install";>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 https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1720";>full changelog for changes in earlier releases. Changelog Sourced from https://github.com/sass/dart-sass/blob/main/CHANGELOG.md";>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 https://github.com/sass/dart-sass/commit/ce16b35ca1f4d6cbc3528c54b58647de939f2a4b";>ce16b35 Cut a release (https://redirect.github.com/sass/dart-sass/issues/2194";>#2194) https://github.com/sass/dart-sass/commit/9af6bbf8a0082c4ab6bdd2999db8a89b23817353";>9af6bbf Properly handle pkg: imports with args (https://redirect.github.com/sass/dart-sass/issues/2193";>#2193) https://github.com/sass/dart-sass/commit/033049102b76a1cb3b8238714058321fc33b";>0330491 Update to node 20 (https://redirect.github.com/sass/dart-sass/issues/2192";>#2192) https://github.com/sass/dart-sass/commit/48e2d0cb02f03e70a61fd91b4d1eedb3f46c077f";>48e2d0c Preserve underscores in VariableExpression.toString() (https://redirect.github.com/sass/dart-sass/issues/2185";>#2185) https://github.com/sass/dart-sass/commit/6e2d637ac3a0ef99c194c4ba393ed24f40a6cf09";>6e2d637 Allow adjacent forward slashes in plain CSS expressions (https://redirect.github.com/sass/dart-sass/issues/2190";>#2190) https://github.com/sass/dart-sass/commit/fa4d909f92c46cf90d02f95d2e79ed781a497fec";>fa4d909 Bump softprops/action-gh-release from 1 to 2 (https://redirect.github.com/sass/dart-sass/issues/2191";>#2191) https://github.com/sass/dart-sass/commit/fd67fe678c92d1e6462a57a0a5d3cf89e8ca";>fd67fe6 [Hotfix Node Package Importer]- Handle subpath without extensions (https://redirect.github.com/sass/dart-sass/issues/2184";>#2184) See full diff in https://github.com/sass/dart-sass/compare/1.71.1...1.72.0";>compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.71.1&new-version=1.72.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
[PR] build(deps-dev): bump sass from 1.71.1 to 1.72.0 in /tobago-theme [myfaces-tobago]
dependabot[bot] opened a new pull request, #4991: URL: https://github.com/apache/myfaces-tobago/pull/4991 Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.0. Release notes Sourced from https://github.com/sass/dart-sass/releases";>sass's releases. Dart Sass 1.72.0 To install Sass 1.72.0, download one of the packages below and https://katiek2.github.io/path-doc/";>add it to your PATH, or see https://sass-lang.com/install";>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 https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1720";>full changelog for changes in earlier releases. Changelog Sourced from https://github.com/sass/dart-sass/blob/main/CHANGELOG.md";>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 https://github.com/sass/dart-sass/commit/ce16b35ca1f4d6cbc3528c54b58647de939f2a4b";>ce16b35 Cut a release (https://redirect.github.com/sass/dart-sass/issues/2194";>#2194) https://github.com/sass/dart-sass/commit/9af6bbf8a0082c4ab6bdd2999db8a89b23817353";>9af6bbf Properly handle pkg: imports with args (https://redirect.github.com/sass/dart-sass/issues/2193";>#2193) https://github.com/sass/dart-sass/commit/033049102b76a1cb3b8238714058321fc33b";>0330491 Update to node 20 (https://redirect.github.com/sass/dart-sass/issues/2192";>#2192) https://github.com/sass/dart-sass/commit/48e2d0cb02f03e70a61fd91b4d1eedb3f46c077f";>48e2d0c Preserve underscores in VariableExpression.toString() (https://redirect.github.com/sass/dart-sass/issues/2185";>#2185) https://github.com/sass/dart-sass/commit/6e2d637ac3a0ef99c194c4ba393ed24f40a6cf09";>6e2d637 Allow adjacent forward slashes in plain CSS expressions (https://redirect.github.com/sass/dart-sass/issues/2190";>#2190) https://github.com/sass/dart-sass/commit/fa4d909f92c46cf90d02f95d2e79ed781a497fec";>fa4d909 Bump softprops/action-gh-release from 1 to 2 (https://redirect.github.com/sass/dart-sass/issues/2191";>#2191) https://github.com/sass/dart-sass/commit/fd67fe678c92d1e6462a57a0a5d3cf89e8ca";>fd67fe6 [Hotfix Node Package Importer]- Handle subpath without extensions (https://redirect.github.com/sass/dart-sass/issues/2184";>#2184) See full diff in https://github.com/sass/dart-sass/compare/1.71.1...1.72.0";>compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sass&package-manager=npm_and_yarn&previous-version=1.71.1&new-version=1.72.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -