René's URL Explorer Experiment


Title: Bump the twentytwentyone-stylelint group across 1 directory with 2 updates by dependabot[bot] · Pull Request #123 · soderlind/wordpress-develop · GitHub

Open Graph Title: Bump the twentytwentyone-stylelint group across 1 directory with 2 updates by dependabot[bot] · Pull Request #123 · soderlind/wordpress-develop

X Title: Bump the twentytwentyone-stylelint group across 1 directory with 2 updates by dependabot[bot] · Pull Request #123 · soderlind/wordpress-develop

Description: Bumps the twentytwentyone-stylelint group with 2 updates in the /src/wp-content/themes/twentytwentyone directory: @wordpress/stylelint-config and stylelint. Updates @wordpress/stylelint-config from 21.30.0 to 23.23.0 Changelog Sourced from @​wordpress/stylelint-config's changelog. 23.23.0 (2025-09-17) 23.22.0 (2025-09-03) 23.21.0 (2025-08-20) 23.20.0 (2025-08-07) 23.19.0 (2025-07-23) 23.18.0 (2025-06-25) 23.17.0 (2025-06-04) 23.16.0 (2025-05-22) 23.15.0 (2025-05-07) 23.14.0 (2025-04-11) 23.13.0 (2025-03-27) 23.12.0 (2025-03-13) 23.11.0 (2025-02-28) 23.10.0 (2025-02-12) 23.9.0 (2025-01-29) 23.8.0 (2025-01-15) 23.7.0 (2025-01-02) 23.6.0 (2024-12-11) 23.5.0 (2024-11-27) 23.4.0 (2024-11-16) 23.3.0 (2024-10-30) 23.2.0 (2024-10-16) 23.1.0 (2024-10-03) 23.0.0 (2024-09-19) Breaking Changes ... (truncated) Commits d7601d3 chore(release): publish 5eb3736 Update changelog files c66cb08 chore(release): publish 0a60ca0 Update changelog files 445ede0 chore(release): publish 942f381 Update changelog files 28cc209 chore(release): publish c3f1cc5 Update changelog files abe06a6 chore(release): publish b47544e Update changelog files Additional commits viewable in compare view Updates stylelint from 14.16.1 to 16.24.0 Release notes Sourced from stylelint's releases. 16.24.0 It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs. Added: rule-nesting-at-rule-required-list rule (#8680) (@​sw1tch3roo). Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (@​karlhorky). Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (@​Mouvedia). Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (@​Mouvedia). 16.23.1 It fixes 7 bugs. Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (@​sw1tch3roo). Fixed: property-no-deprecated erroneously autofixing clip (#8699) (@​immitsu). Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (@​immitsu). Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (@​Mouvedia). Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (@​Mouvedia). Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (@​Mouvedia). Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (@​Mouvedia). 16.23.0 It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config. Added: block-no-redundant-nested-style-rules rule (#8684) (@​sw1tch3roo). Added: media-type-no-deprecated rule (#8668) (@​immitsu). Added: nesting-selector-no-missing-scoping-root rule (#8674) (@​sw1tch3roo). Added: no-invalid-position-declaration rule (#8669) (@​sw1tch3roo). Added: property-no-deprecated rule (#8682) (@​immitsu). Added: except: ["exact-value"] to media-feature-range-notation (#8675) (@​immitsu). Fixed: declaration-block-no-duplicate-properties false negatives for named colors with ignore: ['consecutive-duplicates-with-different-syntaxes'] (#8665) (@​sw1tch3roo). Fixed: function-no-unknown false positives (#8677) (@​Mouvedia). Fixed: no-irregular-whitespace false positives for strings (#8667) (@​immitsu). 16.22.0 It adds 3 rule features and fixes 2 bugs. Added: messageArgs to color-named (#8663) (@​Mouvedia). Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia). Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu). Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia). Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous). 16.21.1 It fixes 3 bugs. Fixed: unexpected change of syntax in computed EditInfo (#8638) (@​romainmenke). Fixed: function-linear-gradient-no-nonstandard-direction false positives for CSS variables' names containing a direction substring (#8643) (@​Solomon-mithra). Fixed: media-feature-range-notation autofix for exact values (#8651) (@​romainmenke). 16.21.0 It rounds out the message secondary option and marks it as stable, adds 1 new option to a rule, and fixes 4 bugs. ... (truncated) Changelog Sourced from stylelint's changelog. 16.24.0 - 2025-09-07 It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs. Added: rule-nesting-at-rule-required-list rule (#8680) (@​sw1tch3roo). Added: ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) (@​karlhorky). Fixed: function-no-unknown false positives for contrast-color() and sibling-*() (#8729) (@​Mouvedia). Fixed: selector-pseudo-class-no-unknown false positives for :heading (#8749) (@​Mouvedia). 16.23.1 - 2025-08-07 It fixes 7 bugs. Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (@​sw1tch3roo). Fixed: property-no-deprecated erroneously autofixing clip (#8699) (@​immitsu). Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (@​immitsu). Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (@​Mouvedia). Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (@​Mouvedia). Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (@​Mouvedia). Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (@​Mouvedia). 16.23.0 - 2025-07-29 It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config. Added: block-no-redundant-nested-style-rules rule (#8684) (@​sw1tch3roo). Added: media-type-no-deprecated rule (#8668) (@​immitsu). Added: nesting-selector-no-missing-scoping-root rule (#8674) (@​sw1tch3roo). Added: no-invalid-position-declaration rule (#8669) (@​sw1tch3roo). Added: property-no-deprecated rule (#8682) (@​immitsu). Added: except: ["exact-value"] to media-feature-range-notation (#8675) (@​immitsu). Fixed: declaration-block-no-duplicate-properties false negatives for named colors with ignore: ['consecutive-duplicates-with-different-syntaxes'] (#8665) (@​sw1tch3roo). Fixed: function-no-unknown false positives (#8677) (@​Mouvedia). Fixed: no-irregular-whitespace false positives for strings (#8667) (@​immitsu). 16.22.0 - 2025-07-18 It adds 3 rule features and fixes 2 bugs. Added: messageArgs to color-named (#8663) (@​Mouvedia). Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia). Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu). Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia). Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous). 16.21.1 - 2025-07-03 It fixes 3 bugs. Fixed: unexpected change of syntax in computed EditInfo (#8638) (@​romainmenke). ... (truncated) Commits 34ec717 16.24.0 a557444 Document changelog summary (#8751) 6f37f76 Document using latest version of create script (#8750) 6567514 Prepare 16.24.0 (#8725) 57b4542 Document getting started with alternative package managers (#8726) 55377c7 Fix selector-pseudo-class-no-unknown false positives for :heading (#8749) cfbe772 Add ignoreAtRules: [] to nesting-selector-no-missing-scoping-root (#8743) 5d642e9 Bump the jest group with 2 updates (#8742) e4eac56 Bump rollup from 4.48.0 to 4.50.0 (#8741) e98952d Bump rollup from 4.46.2 to 4.48.0 (#8738) 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 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 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 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 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 will remove all of the ignore conditions of the specified dependency @dependabot unignore will remove the ignore condition of the specified dependency and ignore conditions

Open Graph Description: Bumps the twentytwentyone-stylelint group with 2 updates in the /src/wp-content/themes/twentytwentyone directory: @wordpress/stylelint-config and stylelint. Updates @wordpress/stylelint-config from...

X Description: Bumps the twentytwentyone-stylelint group with 2 updates in the /src/wp-content/themes/twentytwentyone directory: @wordpress/stylelint-config and stylelint. Updates @wordpress/stylelint-config from...

Opengraph URL: https://github.com/soderlind/wordpress-develop/pull/123

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:87978ae6-df3e-cc03-804f-705d86bed77f
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB108:1FD20B:11012E4:15AB968:69916ECD
html-safe-noncecaa9f80c354fd1714c109b14f3c5225325a3d2d51cf0ea6c5bf7bc7a4f4ff2f9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMTA4OjFGRDIwQjoxMTAxMkU0OjE1QUI5Njg6Njk5MTZFQ0QiLCJ2aXNpdG9yX2lkIjoiMTc0ODUwOTEwMDk2NTE5NTQ2OSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacf204dd645a11fbcb869beba96294736493247f22845fc61792d2ccd16e0b9cb3
hovercard-subject-tagpull_request:2848377938
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/soderlind/wordpress-develop/pull/123/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 the twentytwentyone-stylelint group with 2 updates in the /src/wp-content/themes/twentytwentyone directory: @wordpress/stylelint-config and stylelint. Updates @wordpress/stylelint-config from...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/soderlind/wordpress-develop git https://github.com/soderlind/wordpress-develop.git
octolytics-dimension-user_id1649452
octolytics-dimension-user_loginsoderlind
octolytics-dimension-repository_id432744181
octolytics-dimension-repository_nwosoderlind/wordpress-develop
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id75645659
octolytics-dimension-repository_parent_nwoWordPress/wordpress-develop
octolytics-dimension-repository_network_root_id75645659
octolytics-dimension-repository_network_root_nwoWordPress/wordpress-develop
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
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsoderlind%2Fwordpress-develop%2Fpull%2F123%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%2Fsoderlind%2Fwordpress-develop%2Fpull%2F123%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=soderlind%2Fwordpress-develop
Reloadhttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Reloadhttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Reloadhttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
soderlind https://patch-diff.githubusercontent.com/soderlind
wordpress-develophttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop
WordPress/wordpress-develophttps://patch-diff.githubusercontent.com/WordPress/wordpress-develop
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fsoderlind%2Fwordpress-develop
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fsoderlind%2Fwordpress-develop
Star 1 https://patch-diff.githubusercontent.com/login?return_to=%2Fsoderlind%2Fwordpress-develop
Code https://patch-diff.githubusercontent.com/soderlind/wordpress-develop
Pull requests 59 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pulls
Actions https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/actions
Projects 0 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/projects
Security 0 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/security
Insights https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pulse
Code https://patch-diff.githubusercontent.com/soderlind/wordpress-develop
Pull requests https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pulls
Actions https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/actions
Projects https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/projects
Security https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/security
Insights https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fsoderlind%2Fwordpress-develop%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=%2Fsoderlind%2Fwordpress-develop%2Fissues%2Fnew%2Fchoose
dependabothttps://patch-diff.githubusercontent.com/apps/dependabot
trunkhttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/tree/trunk
dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-stylelint-d696bcbc63https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/tree/dependabot/npm_and_yarn/src/wp-content/themes/twentytwentyone/twentytwentyone-stylelint-d696bcbc63
Conversation 1 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123
Commits 1 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/commits
Checks 157 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/checks
Files changed https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Please reload this pagehttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Bump the twentytwentyone-stylelint group across 1 directory with 2 updates https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
58f328d Bump the twentytwentyone-stylelint group across 1 directory with 2 up… dependabot[bot] Sep 22, 2025 https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/commits/58f328d73e45bb64104ce297a5a5f2a132a8aec4
Clear filters https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Please reload this pagehttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Please reload this pagehttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
package-lock.json https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files#diff-e64cb19dd8bda8de4b4d94f513eb6fa96c99d974a09b0adc30a6c0e8f8834ca1
package.json https://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files#diff-7d8b125b5f975a3a1652ac9b8f00e1bc3dcc76172896ca21f3ff863226fd5934
Please reload this pagehttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/files
Please reload this pagehttps://patch-diff.githubusercontent.com/soderlind/wordpress-develop/pull/123/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.