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 4 updates #410

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2024

Bumps the all-dependencies group with 4 updates: @mdn/browser-compat-data, browserslist, postcss-preset-env and stylelint.

Updates @mdn/browser-compat-data from 5.5.42 to 5.5.44

Release notes

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

v5.5.44

Removals

  • api.Element.setHTML (#23989)
  • api.Sanitizer (#23989)
  • api.Sanitizer.getConfiguration (#23989)
  • api.Sanitizer.getDefaultConfiguration_static (#23989)
  • api.Sanitizer.sanitize (#23989)
  • api.Sanitizer.Sanitizer (#23989)
  • mathml.elements.mstyle.scriptminsize (#23962)
  • mathml.elements.mstyle.scriptsizemultiplier (#23962)

Additions

  • api.MediaCapabilities.decodingInfo.configuration_keySystemConfiguration_parameter (#23815)

Statistics

  • 5 contributors have changed 34 files with 307 additions and 609 deletions in 44 commits (v5.5.43...v5.5.44)
  • 16,470 total features
  • 1,100 total contributors
  • 4,868 total stargazers

v5.5.43

Removals

  • api.CSSPositionTryDescriptors.inset-area (#23981)
  • api.CSSPositionTryDescriptors.insetArea (#23981)
  • api.MLActivation (#23983)
  • api.MLGraphBuilder.not (#23983)
  • http.headers.Permissions-Policy.battery (#23821)

Additions

  • api.CSSPositionTryDescriptors.position-area (#23981)
  • api.CSSPositionTryDescriptors.positionArea (#23981)
  • api.MLGraphBuilder.logicalNot (#23983)

Statistics

  • 6 contributors have changed 99 files with 360 additions and 481 deletions in 18 commits (v5.5.42...v5.5.43)
  • 16,477 total features
  • 1,100 total contributors
  • 4,865 total stargazers
Changelog

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

v5.5.44

August 2, 2024

Removals

  • api.Element.setHTML (#23989)
  • api.Sanitizer (#23989)
  • api.Sanitizer.getConfiguration (#23989)
  • api.Sanitizer.getDefaultConfiguration_static (#23989)
  • api.Sanitizer.sanitize (#23989)
  • api.Sanitizer.Sanitizer (#23989)
  • mathml.elements.mstyle.scriptminsize (#23962)
  • mathml.elements.mstyle.scriptsizemultiplier (#23962)

Additions

  • api.MediaCapabilities.decodingInfo.configuration_keySystemConfiguration_parameter (#23815)

Statistics

  • 5 contributors have changed 34 files with 307 additions and 609 deletions in 44 commits (v5.5.43...v5.5.44)
  • 16,470 total features
  • 1,100 total contributors
  • 4,868 total stargazers

v5.5.43

July 30, 2024

Removals

  • api.CSSPositionTryDescriptors.inset-area (#23981)
  • api.CSSPositionTryDescriptors.insetArea (#23981)
  • api.MLActivation (#23983)
  • api.MLGraphBuilder.not (#23983)
  • http.headers.Permissions-Policy.battery (#23821)

Additions

  • api.CSSPositionTryDescriptors.position-area (#23981)
  • api.CSSPositionTryDescriptors.positionArea (#23981)
  • api.MLGraphBuilder.logicalNot (#23983)

Statistics

  • 6 contributors have changed 99 files with 360 additions and 481 deletions in 18 commits (v5.5.42...v5.5.43)
  • 16,477 total features
  • 1,100 total contributors
  • 4,865 total stargazers
Commits
  • 10920d0 Release v5.5.44 (#24030)
  • e652403 Update Chromium data for webextensions.api.events.Event (#23881)
  • 038cffe Bump eslint-plugin-jsdoc from 48.10.2 to 48.11.0 (#24028)
  • b99d9db Bump @​ddbeck/mdn-content-inventory from 0.2.20240801 to 0.2.20240802 (#24027)
  • 73c8664 Bump @​swc/core from 1.7.4 to 1.7.5 (#24025)
  • 056a9f7 Bump @​types/node from 22.0.2 to 22.1.0 (#24026)
  • 4aae38f Fix various CSS spec_urls (#24008)
  • b10af44 Update Opera data for webextensions.api.i18n.getUILanguage (#23883)
  • 3712e3e Update Chromium data for webextensions.api.extension.getViews.windowId (#23882)
  • e0254d5 Update Opera data for webextensions.api.notifications.TemplateType (#23884)
  • Additional commits viewable in compare view

Updates browserslist from 4.23.2 to 4.23.3

Release notes

Sourced from browserslist's releases.

4.23.3

Changelog

Sourced from browserslist's changelog.

4.23.3

Commits

Updates postcss-preset-env from 9.6.0 to 10.0.0

Changelog

Sourced from postcss-preset-env's changelog.

10.0.0

August 3, 2024

Read more about the specific changes on our wiki

... (truncated)

Commits

Updates stylelint from 16.7.0 to 16.8.1

Release notes

Sourced from stylelint's releases.

16.8.1

16.8.0

  • Deprecated: github formatter (#7865) (@​marcalexiei).
  • Fixed: function-url-quotes false positives for SCSS variables and #/? characters (#7874) (@​vimalloc).
  • Fixed: keyframe-selector-notation false positives for entry-crossing and exit-crossing (#7859) (@​romainmenke).
  • Fixed: no-descending-specificity false positives for nested rules without declarations (#7850) (@​romainmenke).
  • Fixed: no-duplicate-selectors end positions (#7867) (@​romainmenke).
  • Fixed: no-duplicate-selectors false negatives for three or more duplicates (#7867) (@​romainmenke).
  • Fixed: selector-max-compound-selectors error for @nest (#7875) (@​romainmenke).
  • Fixed: selector-pseudo-class-no-unknown false positives for :active-view-transition and :active-view-transition-type() (#7868) (@​Mouvedia).
  • Fixed: selector-type-*, selector-max-type and selector-class-pattern false positives for <timeline-range-name> in keyframe selectors (#7856) (@​romainmenke).
  • Fixed: stylelint.utils.checkAgainstRule() regression when reportNeedlessDisables and quiet are both enabled (#7879) (@​ybiquitous).
  • Fixed: configuration comments within selector and value lists being ignored (#7839) (@​romainmenke).
Changelog

Sourced from stylelint's changelog.

16.8.1

16.8.0

  • Deprecated: github formatter (#7865) (@​marcalexiei).
  • Fixed: function-url-quotes false positives for SCSS variables and #/? characters (#7874) (@​vimalloc).
  • Fixed: keyframe-selector-notation false positives for entry-crossing and exit-crossing (#7859) (@​romainmenke).
  • Fixed: no-descending-specificity false positives for nested rules without declarations (#7850) (@​romainmenke).
  • Fixed: no-duplicate-selectors end positions (#7867) (@​romainmenke).
  • Fixed: no-duplicate-selectors false negatives for three or more duplicates (#7867) (@​romainmenke).
  • Fixed: selector-max-compound-selectors error for @nest (#7875) (@​romainmenke).
  • Fixed: selector-pseudo-class-no-unknown false positives for :active-view-transition and :active-view-transition-type() (#7868) (@​Mouvedia).
  • Fixed: selector-type-*, selector-max-type and selector-class-pattern false positives for <timeline-range-name> in keyframe selectors (#7856) (@​romainmenke).
  • Fixed: stylelint.utils.checkAgainstRule() regression when reportNeedlessDisables and quiet are both enabled (#7879) (@​ybiquitous).
  • Fixed: configuration comments within selector and value lists being ignored (#7839) (@​romainmenke).
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 4 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [browserslist](https://github.com/browserslist/browserslist), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) and [stylelint](https://github.com/stylelint/stylelint).


Updates `@mdn/browser-compat-data` from 5.5.42 to 5.5.44
- [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.5.42...v5.5.44)

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

Updates `postcss-preset-env` from 9.6.0 to 10.0.0
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

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

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: browserslist
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2024
Copy link

netlify bot commented Aug 4, 2024

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 1547d88
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/66b012037e4d240008075a57
😎 Deploy Preview https://deploy-preview-410--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 25e00c3 into main Aug 5, 2024
9 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-36a4b86481 branch August 5, 2024 06:11
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