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 all-dependencies group with 3 updates #436

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the all-dependencies group with 3 updates: @mdn/browser-compat-data, stylelint and web-features.

Updates @mdn/browser-compat-data from 5.6.31 to 5.6.33

Release notes

Sourced from @​mdn/browser-compat-data's releases.

v5.6.33

Additions

  • api.MouseEvent.relatedTarget.drag_events (#25703)
  • browsers.deno.releases.2.0 (#25750)
  • browsers.deno.releases.2.1 (#25750)
  • browsers.edge.releases.135 (#25760)
  • css.properties.font-family.ui-monospace (#25665)
  • css.properties.font-family.ui-rounded (#25665)
  • css.properties.font-family.ui-sans-serif (#25665)
  • css.properties.font-family.ui-serif (#25665)
  • webextensions.api.devtools.inspectedWindow.eval.expression (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.contextSecurityOrigin (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.frameURL (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.scriptExecutionContext (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.useContentScriptContext (#20403)
  • webextensions.api.devtools.inspectedWindow.getResources (#20403)
  • webextensions.api.devtools.inspectedWindow.onResourceAdded (#20403)
  • webextensions.api.devtools.inspectedWindow.onResourceContentCommitted (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource.getContent (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource.setContent (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource.url (#20403)
  • webextensions.api.devtools.panels.Button (#20403)
  • webextensions.api.devtools.panels.ElementsPanel (#20403)
  • webextensions.api.devtools.panels.ExtensionPanel (#20403)
  • webextensions.api.devtools.panels.ExtensionPanel.createStatusBarButton (#20403)
  • webextensions.api.devtools.panels.openResource (#20403)
  • webextensions.api.devtools.panels.openResource.columnNumber (#20403)
  • webextensions.api.devtools.panels.openResource.lineNumber (#20403)
  • webextensions.api.devtools.panels.openResource.url (#20403)
  • webextensions.api.devtools.panels.setOpenResourceHandler (#20403)
  • webextensions.api.devtools.panels.sources (#20403)
  • webextensions.api.devtools.panels.SourcesPanel (#20403)
  • webextensions.api.devtools.panels.SourcesPanel.createSidebarPane (#20403)
  • webextensions.api.devtools.panels.SourcesPanel.onSelectionChanged (#20403)

Statistics

  • 11 contributors have changed 336 files with 6,162 additions and 401 deletions in 26 commits (v5.6.32...v5.6.33)
  • 16,821 total features
  • 1,124 total contributors
  • 5,063 total stargazers

v5.6.32

Removals

  • javascript.builtins.Temporal.Now.timeZoneID (#25715)

Additions

... (truncated)

Changelog

Sourced from @​mdn/browser-compat-data's changelog.

v5.6.33

January 24, 2025

Additions

  • api.MouseEvent.relatedTarget.drag_events (#25703)
  • browsers.deno.releases.2.0 (#25750)
  • browsers.deno.releases.2.1 (#25750)
  • browsers.edge.releases.135 (#25760)
  • css.properties.font-family.ui-monospace (#25665)
  • css.properties.font-family.ui-rounded (#25665)
  • css.properties.font-family.ui-sans-serif (#25665)
  • css.properties.font-family.ui-serif (#25665)
  • webextensions.api.devtools.inspectedWindow.eval.expression (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.contextSecurityOrigin (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.frameURL (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.scriptExecutionContext (#20403)
  • webextensions.api.devtools.inspectedWindow.eval.options.useContentScriptContext (#20403)
  • webextensions.api.devtools.inspectedWindow.getResources (#20403)
  • webextensions.api.devtools.inspectedWindow.onResourceAdded (#20403)
  • webextensions.api.devtools.inspectedWindow.onResourceContentCommitted (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource.getContent (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource.setContent (#20403)
  • webextensions.api.devtools.inspectedWindow.Resource.url (#20403)
  • webextensions.api.devtools.panels.Button (#20403)
  • webextensions.api.devtools.panels.ElementsPanel (#20403)
  • webextensions.api.devtools.panels.ExtensionPanel (#20403)
  • webextensions.api.devtools.panels.ExtensionPanel.createStatusBarButton (#20403)
  • webextensions.api.devtools.panels.openResource (#20403)
  • webextensions.api.devtools.panels.openResource.columnNumber (#20403)
  • webextensions.api.devtools.panels.openResource.lineNumber (#20403)
  • webextensions.api.devtools.panels.openResource.url (#20403)
  • webextensions.api.devtools.panels.setOpenResourceHandler (#20403)
  • webextensions.api.devtools.panels.sources (#20403)
  • webextensions.api.devtools.panels.SourcesPanel (#20403)
  • webextensions.api.devtools.panels.SourcesPanel.createSidebarPane (#20403)
  • webextensions.api.devtools.panels.SourcesPanel.onSelectionChanged (#20403)

Statistics

  • 11 contributors have changed 336 files with 6,162 additions and 401 deletions in 26 commits (v5.6.32...v5.6.33)
  • 16,821 total features
  • 1,124 total contributors
  • 5,063 total stargazers

v5.6.32

January 21, 2025

... (truncated)

Commits

Updates stylelint from 16.13.2 to 16.14.0

Release notes

Sourced from stylelint's releases.

16.14.0

  • Added: replaced text and corresponding range to Warning type (#8234) (@​romainmenke).
  • Fixed: SyntaxError: The requested module 'table'... (#8325) (@​denisx).
  • Fixed: RuleContext['fix'] type (#8309) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated autofix of border-color and overflow (#8346) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false negatives for overflow-x and overflow-y (#8340) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false negatives for scrollbar-color (#8346) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for non-standard syntax values (#8329) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated warning message for overflow: <keyword> <keyword> (#8340) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :has-slotted (#8332) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

16.14.0 - 2025-01-25

It fixes 8 bugs and adds features to our Warning type.

  • Added: replaced text and corresponding range to Warning type (#8234) (@​romainmenke).
  • Fixed: SyntaxError: The requested module 'table'... (#8325) (@​denisx).
  • Fixed: RuleContext['fix'] type (#8309) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated autofix of border-color and overflow (#8346) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false negatives for overflow-x and overflow-y (#8340) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false negatives for scrollbar-color (#8346) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for non-standard syntax values (#8329) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated warning message for overflow: <keyword> <keyword> (#8340) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :has-slotted (#8332) (@​Mouvedia).
Commits
  • 15b90ad 16.14.0
  • 4fa5a91 Prepare 16.14.0 (#8330)
  • f24921c Fix SyntaxError: The requested module 'table'... (#8325)
  • e9b772f Add declaration-property-value-keyword-no-deprecated autofix for shorthands...
  • 02b814d Fix declaration-property-value-keyword-no-deprecated warning message for `o...
  • 16efbb7 Fix at-rule-descriptor-no-unknown false positives for page and margin conte...
  • 9674518 Add replaced text and corresponding range to Warning type (#8234)
  • 9e19713 Fix declaration-property-value-keyword-no-deprecated false positives for `b...
  • a2420f9 Bump eslint-plugin-jest from 28.10.0 to 28.11.0 in the eslint group (#8335)
  • 2f1655f Bump ignore from 7.0.1 to 7.0.3 (#8337)
  • Additional commits viewable in compare view

Updates web-features from 2.18.0 to 2.19.0

Release notes

Sourced from web-features's releases.

v2.19.0

What's New

  • 17 features
  • 89.6% coverage of BCD

What's Changed

Full Changelog: web-platform-dx/web-features@v2.18.0...v2.19.0

Commits

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

Bumps the all-dependencies group with 3 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [stylelint](https://github.com/stylelint/stylelint) and [web-features](https://github.com/web-platform-dx/web-features).


Updates `@mdn/browser-compat-data` from 5.6.31 to 5.6.33
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.6.31...v5.6.33)

Updates `stylelint` from 16.13.2 to 16.14.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.13.2...16.14.0)

Updates `web-features` from 2.18.0 to 2.19.0
- [Release notes](https://github.com/web-platform-dx/web-features/releases)
- [Commits](web-platform-dx/web-features@v2.18.0...v2.19.0)

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: web-features
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 7f8ab1c
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/6796d07c13193f0009af85a6
😎 Deploy Preview https://deploy-preview-436--cssdb.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 site configuration.

@romainmenke romainmenke merged commit 15ca0ae into main Jan 27, 2025
10 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-95df498520 branch January 27, 2025 06:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant