Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2025

Bumps stylelint-config-recommended-scss from 15.0.1 to 16.0.1.

Release notes

Sourced from stylelint-config-recommended-scss's releases.

16.0.1

  • Fixed: false positive for nesting-selector-no-missing-scoping-root.

16.0.0

Changelog

Sourced from stylelint-config-recommended-scss's changelog.

16.0.1

  • Fixed: false positive for nesting-selector-no-missing-scoping-root.

16.0.0

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 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)
  • @dependabot ignore this minor version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 23, 2025
@dependabot dependabot bot requested a review from jrjohnson as a code owner September 23, 2025 04:45
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 23, 2025
@netlify
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for ilios-frontend ready!

Name Link
🔨 Latest commit b1a3f87
🔍 Latest deploy log https://app.netlify.com/projects/ilios-frontend/deploys/68d2fcf330324800083f1842
😎 Deploy Preview https://deploy-preview-8828--ilios-frontend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@stopfstedt stopfstedt self-assigned this Sep 23, 2025
@stopfstedt
Copy link
Member

linting errors resolved. @michaelchadwick and/or @jrjohnson please review. thanks.

@stopfstedt stopfstedt removed their assignment Sep 23, 2025
@stopfstedt stopfstedt removed their request for review September 23, 2025 15:15
dependabot bot and others added 4 commits September 23, 2025 13:02
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 15.0.1 to 16.0.1.
- [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-config-recommended-scss@v15.0.1...v16.0.1)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended-scss
  dependency-version: 16.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
from https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-wrap:
> The property was originally a nonstandard and unprefixed Microsoft extension called word-wrap, and was implemented by most browsers with the same name. It has since been renamed to overflow-wrap, with word-wrap being an alias.

all modern browsers now support overflow-wrap.
we're already declaring overflow-wrap with the same value, so we can
safely drop word-wrap at this point.
@stopfstedt stopfstedt force-pushed the dependabot/npm_and_yarn/stylelint-config-recommended-scss-16.0.1 branch from 678b3ef to b1a3f87 Compare September 23, 2025 20:02
@ucsf-sonarqube-cloud-public-repo

Copy link
Contributor

@michaelchadwick michaelchadwick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@michaelchadwick michaelchadwick removed the request for review from jrjohnson September 23, 2025 20:42
@michaelchadwick michaelchadwick added the run ui tests Run the expensive UI tests label Sep 23, 2025
@michaelchadwick michaelchadwick merged commit 66ce5c5 into master Sep 23, 2025
39 checks passed
@michaelchadwick michaelchadwick deleted the dependabot/npm_and_yarn/stylelint-config-recommended-scss-16.0.1 branch September 23, 2025 21:56
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 run ui tests Run the expensive UI tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants