René's URL Explorer Experiment


Title: dependabot-npm(deps-dev): bump stylelint from 16.26.1 to 17.1.1 by dependabot[bot] · Pull Request #276 · stylescape/example-react · GitHub

Open Graph Title: dependabot-npm(deps-dev): bump stylelint from 16.26.1 to 17.1.1 by dependabot[bot] · Pull Request #276 · stylescape/example-react

X Title: dependabot-npm(deps-dev): bump stylelint from 16.26.1 to 17.1.1 by dependabot[bot] · Pull Request #276 · stylescape/example-react

Description: Bumps stylelint from 16.26.1 to 17.1.1. Release notes Sourced from stylelint's releases. 17.1.1 It fixes 2 bugs. Fixed: resolution of configs, plugins, processors, and custom syntaxes in Yarn PnP environments (#9010) (@​adalinesimonian). Fixed: lightness-notation autofix for decimals (#9009) (@​IlyaSemenov). 17.1.0 It fixes 5 bugs and adds the display-notation rule. Before we turn it on in our standard config, we'd like to hear the community's thoughts on which options to use. Added: display-notation rule (#8981) (@​romainmenke). Fixed: GlobbyOptions TypeScript errors (#8992) (@​zalishchuk). Fixed: hue-degree-notation false negatives and positives for relative colors (#8985) (@​jamesnw). Fixed: lightness-notation false negatives for relative colors (#8987) (@​jamesnw). Fixed: selector-type-no-unknown false positives for geolocation and usermedia (#9004) (@​Mouvedia). Fixed: selector-type-no-unknown false positives for rb, rtc and menuitem (#8972) (@​Mouvedia). 17.0.0 It contains 14 breaking changes, which we've detailed in the migrating to 17.0.0 guide. Additionally, it adds 3 options to the rules and fixes 9 bugs. We've also released compatible versions of our shared config, Visual Studio Code extension, Node.js Rule Tester and Jest preset. Removed: CommonJS Node.js API (#8859) (@​jeddy3). Removed: output property in the Node.js API returned resolved object (#8878) (@​jeddy3). Removed: support for Node.js less than 20.19.0 (#8867) (@​jeddy3). Removed: GitHub formatter (#8888) (@​jeddy3). Removed: resolveNestedSelectors option from selector-class-pattern (#8931) (@​jeddy3). Removed: checkContextFunctionalPseudoClasses option from selector-max-id (#8913) (@​jeddy3). Changed: default fix mode to strict (#8889) (@​jeddy3). Changed: report to be consistent and predictable in how it handles the provided position arguments (#8217) (@​romainmenke). Changed: selector-max-* syntax rules for standard CSS nesting and modern functional pseudo-classes (#8913) (@​jeddy3). Changed: *-specificity semantic rules for standard CSS nesting (#8913) (@​jeddy3). Changed: no-duplicate-selectors and selector-no-qualifying-type for standard CSS nesting (#8913) (@​jeddy3). Changed: *-list rules to have consistent behaviour for vendor prefixes and case (#8912) (@​jeddy3). Changed: *-no-vendor-prefix rules to have consistent behaviour for their ignore*: [] secondary options (#8924) (@​jeddy3). Changed: declaration-property-max-values rule to have consistent behaviour for vendor prefixes (#8926) (@​jeddy3). Added: except: ["after-block"] to custom-property-empty-line-before (#8921) (@​kovsu). Added: except: ["after-block"] to declaration-empty-line-before (#8910) (@​kovsu). Added: ignoreSelectors: [] to no-duplicate-selectors (#8883) (@​kovsu). Fixed: Windows drive letter casing inconsistencies when matching patterns against file paths (#8941) (@​adalinesimonian). Fixed: CLI help to include TypeScript config files (#8908) (@​kovsu). Fixed: at-rule-descriptor-no-unknown false positives for declarations within feature-value-blocks (#8868) (@​kovsu). Fixed: declaration-block-no-redundant-longhand-properties false negatives for short and long combinations (#8892) (@​nathannewyen). Fixed: media-feature-name-no-unknown false positives for namespaced dollar variables and range context queries (#8890) (@​kovsu). Fixed: nesting-selector-no-missing-scoping-root false positives for CSS-in-JS (#8905) (@​kovsu). Fixed: no-invalid-position-declaration false negatives for embedded blocks (#8907) (@​kovsu). Fixed: selector-no-qualifying-type false negatives for :is/where() (#8940) (@​romainmenke). Fixed: selector-type-no-unknown false positives for MathML 4 tags (#8874) (@​jeddy3). Changelog Sourced from stylelint's changelog. 17.1.1 - 2026-02-03 It fixes 2 bugs. Fixed: resolution of configs, plugins, processors, and custom syntaxes in Yarn PnP environments (#9010) (@​adalinesimonian). Fixed: lightness-notation autofix for decimals (#9009) (@​IlyaSemenov). 17.1.0 - 2026-01-30 It fixes 5 bugs and adds the display-notation rule. Before we turn it on in our standard config, we'd like to hear the community's thoughts on which options to use. Added: display-notation rule (#8981) (@​romainmenke). Fixed: GlobbyOptions TypeScript errors (#8992) (@​zalishchuk). Fixed: hue-degree-notation false negatives and positives for relative colors (#8985) (@​jamesnw). Fixed: lightness-notation false negatives for relative colors (#8987) (@​jamesnw). Fixed: selector-type-no-unknown false positives for geolocation and usermedia (#9004) (@​Mouvedia). Fixed: selector-type-no-unknown false positives for rb, rtc and menuitem (#8972) (@​Mouvedia). 17.0.0 - 2026-01-15 It contains 14 breaking changes, which we've detailed in the migrating to 17.0.0 guide. Additionally, it adds 3 options to the rules and fixes 9 bugs. We've also released compatible versions of our shared config, Visual Studio Code extension, Node.js Rule Tester and Jest preset. Removed: CommonJS Node.js API (#8859) (@​jeddy3). Removed: output property in the Node.js API returned resolved object (#8878) (@​jeddy3). Removed: support for Node.js less than 20.19.0 (#8867) (@​jeddy3). Removed: GitHub formatter (#8888) (@​jeddy3). Removed: resolveNestedSelectors option from selector-class-pattern (#8931) (@​jeddy3). Removed: checkContextFunctionalPseudoClasses option from selector-max-id (#8913) (@​jeddy3). Changed: default fix mode to strict (#8889) (@​jeddy3). Changed: report to be consistent and predictable in how it handles the provided position arguments (#8217) (@​romainmenke). Changed: selector-max-* syntax rules for standard CSS nesting and modern functional pseudo-classes (#8913) (@​jeddy3). Changed: *-specificity semantic rules for standard CSS nesting (#8913) (@​jeddy3). Changed: no-duplicate-selectors and selector-no-qualifying-type for standard CSS nesting (#8913) (@​jeddy3). Changed: *-list rules to have consistent behaviour for vendor prefixes and case (#8912) (@​jeddy3). Changed: *-no-vendor-prefix rules to have consistent behaviour for their ignore*: [] secondary options (#8924) (@​jeddy3). Changed: declaration-property-max-values rule to have consistent behaviour for vendor prefixes (#8926) (@​jeddy3). Added: except: ["after-block"] to custom-property-empty-line-before (#8921) (@​kovsu). Added: except: ["after-block"] to declaration-empty-line-before (#8910) (@​kovsu). Added: ignoreSelectors: [] to no-duplicate-selectors (#8883) (@​kovsu). Fixed: Windows drive letter casing inconsistencies when matching patterns against file paths (#8941) (@​adalinesimonian). Fixed: CLI help to include TypeScript config files (#8908) (@​kovsu). Fixed: at-rule-descriptor-no-unknown false positives for declarations within feature-value-blocks (#8868) (@​kovsu). Fixed: declaration-block-no-redundant-longhand-properties false negatives for short and long combinations (#8892) (@​nathannewyen). Fixed: media-feature-name-no-unknown false positives for namespaced dollar variables and range context queries (#8890) (@​kovsu). Fixed: nesting-selector-no-missing-scoping-root false positives for CSS-in-JS (#8905) (@​kovsu). Fixed: no-invalid-position-declaration false negatives for embedded blocks (#8907) (@​kovsu). Fixed: selector-no-qualifying-type false negatives for :is/where() (#8940) (@​romainmenke). Fixed: selector-type-no-unknown false positives for MathML 4 tags (#8874) (@​jeddy3). Commits 264e565 Release 17.1.1 (#9013) 5834ff9 Fix lightness-notation autofix for decimals (#9009) e48ece8 Fix resolution of configs, plugins, processors, and custom syntaxes in Yarn P... 48f6372 Release 17.1.0 (#9007) 5bed108 Fix selector-type-no-unknown false positives for geolocation and `usermed... 7b0b6f7 Revert "Fix resolution of configs, plugins, processors, and custom syntaxes i... 9b30fbd Remove display-notation secondary options while the specification is in flu... 17ebd25 Fix resolution of configs, plugins, processors, and custom syntaxes in Yarn P... 590df52 Bump prettier from 3.8.0 to 3.8.1 (#9002) d101b15 Remove ignoring ESLint major updates in Dependabot config (#9000) Additional commits viewable in compare view 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 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) @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)

Open Graph Description: Bumps stylelint from 16.26.1 to 17.1.1. Release notes Sourced from stylelint's releases. 17.1.1 It fixes 2 bugs. Fixed: resolution of configs, plugins, processors, and custom syntaxes in Yar...

X Description: Bumps stylelint from 16.26.1 to 17.1.1. Release notes Sourced from stylelint's releases. 17.1.1 It fixes 2 bugs. Fixed: resolution of configs, plugins, processors, and custom syntaxes in...

Opengraph URL: https://github.com/stylescape/example-react/pull/276

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:d4d74e1b-4404-a6d4-2525-4443a2609344
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDD96:17B99D:1003038:14FEB96:698ECB66
html-safe-nonce0152e870b45fe55558c7ff07d5f1a95b684a93670d9c290a67f0f420bdb05db0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERDk2OjE3Qjk5RDoxMDAzMDM4OjE0RkVCOTY6Njk4RUNCNjYiLCJ2aXNpdG9yX2lkIjoiNDUxNTI4MTUyMzU3NDc1NDE1MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac562bd48df1a352c519362b7398f2831318a18742810e95dba36bd1653e0d1b8e
hovercard-subject-tagpull_request:3259294117
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/stylescape/example-react/pull/276/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps stylelint from 16.26.1 to 17.1.1. Release notes Sourced from stylelint's releases. 17.1.1 It fixes 2 bugs. Fixed: resolution of configs, plugins, processors, and custom syntaxes in Yar...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonecb2828a801ee6b7be618f3ac76fbf55def35bbc30f053a9c41bf90210b8b72ba
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/stylescape/example-react git https://github.com/stylescape/example-react.git
octolytics-dimension-user_id178081886
octolytics-dimension-user_loginstylescape
octolytics-dimension-repository_id843271353
octolytics-dimension-repository_nwostylescape/example-react
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id843271353
octolytics-dimension-repository_network_root_nwostylescape/example-react
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasee6b91a7e6e46287d26887e3fb7a4161657bab8f7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fstylescape%2Fexample-react%2Fpull%2F276%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fstylescape%2Fexample-react%2Fpull%2F276%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=stylescape%2Fexample-react
Reloadhttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
Reloadhttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
Reloadhttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
stylescape https://patch-diff.githubusercontent.com/stylescape
example-reacthttps://patch-diff.githubusercontent.com/stylescape/example-react
Please reload this pagehttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fstylescape%2Fexample-react
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fstylescape%2Fexample-react
Star 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fstylescape%2Fexample-react
Code https://patch-diff.githubusercontent.com/stylescape/example-react
Issues 0 https://patch-diff.githubusercontent.com/stylescape/example-react/issues
Pull requests 1 https://patch-diff.githubusercontent.com/stylescape/example-react/pulls
Actions https://patch-diff.githubusercontent.com/stylescape/example-react/actions
Projects 0 https://patch-diff.githubusercontent.com/stylescape/example-react/projects
Security 0 https://patch-diff.githubusercontent.com/stylescape/example-react/security
Insights https://patch-diff.githubusercontent.com/stylescape/example-react/pulse
Code https://patch-diff.githubusercontent.com/stylescape/example-react
Issues https://patch-diff.githubusercontent.com/stylescape/example-react/issues
Pull requests https://patch-diff.githubusercontent.com/stylescape/example-react/pulls
Actions https://patch-diff.githubusercontent.com/stylescape/example-react/actions
Projects https://patch-diff.githubusercontent.com/stylescape/example-react/projects
Security https://patch-diff.githubusercontent.com/stylescape/example-react/security
Insights https://patch-diff.githubusercontent.com/stylescape/example-react/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fstylescape%2Fexample-react%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fstylescape%2Fexample-react%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
devhttps://patch-diff.githubusercontent.com/stylescape/example-react/tree/dev
dependabot/npm_and_yarn/dev/stylelint-17.1.1https://patch-diff.githubusercontent.com/stylescape/example-react/tree/dependabot/npm_and_yarn/dev/stylelint-17.1.1
Conversation 1 https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276
Commits 1 https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/commits
Checks 1 https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/checks
Files changed https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
Please reload this pagehttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
dependabot-npm(deps-dev): bump stylelint from 16.26.1 to 17.1.1 https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
696b75a dependabot-npm(deps-dev): bump stylelint from 16.26.1 to 17.1.1 dependabot[bot] Feb 8, 2026 https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/commits/696b75aab1922f9c81570e3440e75323cc0f0784
Clear filters https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
Please reload this pagehttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
Please reload this pagehttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
package-lock.json https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519
package.json https://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
Please reload this pagehttps://patch-diff.githubusercontent.com/stylescape/example-react/pull/276/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.