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 5 updates #430

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps the all-dependencies group with 5 updates:

Package From To
@mdn/browser-compat-data 5.6.22 5.6.24
browserslist 4.24.2 4.24.3
postcss-preset-env 10.1.1 10.1.2
stylelint 16.11.0 16.12.0
web-features 2.11.0 2.12.0

Updates @mdn/browser-compat-data from 5.6.22 to 5.6.24

Release notes

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

v5.6.24

Note: There will be no BCD releases from December 23, 2024, through January 1, 2025.

Renamings

  • css.types.calc-constant to css.types.calc-keyword (#25395)
  • css.types.calc-constant.e to css.types.calc-keyword.e (#25395)
  • css.types.calc-constant.infinity to css.types.calc-keyword.infinity (#25395)
  • css.types.calc-constant.NaN to css.types.calc-keyword.NaN(#25395)
  • css.types.calc-constant.pi to css.types.calc-keyword.pi (#25395)

Removals

  • css.properties.offset-path.coord_box (#25385)

Additions

  • css.properties.offset-anchor.bottom (#25385)
  • css.properties.offset-anchor.center (#25385)
  • css.properties.offset-anchor.left (#25385)
  • css.properties.offset-anchor.right (#25385)
  • css.properties.offset-anchor.top (#25385)
  • css.properties.offset-path.border-box (#25385)
  • css.properties.offset-path.content-box (#25385)
  • css.properties.offset-path.fill-box (#25385)
  • css.properties.offset-path.margin-box (#25385)
  • css.properties.offset-path.none (#25385)
  • css.properties.offset-path.padding-box (#25385)
  • css.properties.offset-path.stroke-box (#25385)
  • css.properties.offset-path.view-box (#25385)
  • css.properties.offset-position.bottom (#25385)
  • css.properties.offset-position.center (#25385)
  • css.properties.offset-position.left (#25385)
  • css.properties.offset-position.right (#25385)
  • css.properties.offset-position.top (#25385)

Statistics

  • 12 contributors have changed 22 files with 775 additions and 97 deletions in 21 commits (v5.6.23...v5.6.24)
  • 16,780 total features
  • 1,119 total contributors
  • 5,031 total stargazers

v5.6.23

Note: There will be no BCD releases from December 23, 2024, through January 1, 2025.

Removals

  • css.properties.object-position.applies_to_iframe_elements (#25354)

... (truncated)

Changelog

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

v5.6.24

December 13, 2024

Renamings

  • css.types.calc-constant to css.types.calc-keyword (#25395)
  • css.types.calc-constant.e to css.types.calc-keyword.e (#25395)
  • css.types.calc-constant.infinity to css.types.calc-keyword.infinity (#25395)
  • css.types.calc-constant.NaN to css.types.calc-keyword.NaN(#25395)
  • css.types.calc-constant.pi to css.types.calc-keyword.pi (#25395)

Removals

  • css.properties.offset-path.coord_box (#25385)

Additions

  • css.properties.offset-anchor.bottom (#25385)
  • css.properties.offset-anchor.center (#25385)
  • css.properties.offset-anchor.left (#25385)
  • css.properties.offset-anchor.right (#25385)
  • css.properties.offset-anchor.top (#25385)
  • css.properties.offset-path.border-box (#25385)
  • css.properties.offset-path.content-box (#25385)
  • css.properties.offset-path.fill-box (#25385)
  • css.properties.offset-path.margin-box (#25385)
  • css.properties.offset-path.none (#25385)
  • css.properties.offset-path.padding-box (#25385)
  • css.properties.offset-path.stroke-box (#25385)
  • css.properties.offset-path.view-box (#25385)
  • css.properties.offset-position.bottom (#25385)
  • css.properties.offset-position.center (#25385)
  • css.properties.offset-position.left (#25385)
  • css.properties.offset-position.right (#25385)
  • css.properties.offset-position.top (#25385)

Statistics

  • 12 contributors have changed 22 files with 775 additions and 97 deletions in 21 commits (v5.6.23...v5.6.24)
  • 16,780 total features
  • 1,119 total contributors
  • 5,031 total stargazers

v5.6.23

December 10, 2024

Removals

... (truncated)

Commits
  • 28636e1 Release v5.6.24 (#25370)
  • fff72f0 Add more offset-motion sub features (#25385)
  • efa6416 Add Firefox impl_url for api.Element.scrollIntoViewIfNeeded (#25386)
  • 1d69131 Rename css.types.calc-constant to css.types.calc-keyword (#25395)
  • ee05bd5 Don't run send_repo_dispatch_event job from forks (#25390)
  • 56fe39e Firefox 78 allows number values in CSS aspect ratio (#25400)
  • f17b8a2 Add spec_urls for SVGAnimationElement (#25393)
  • 7cd0be7 Chrome 127 makes webextensions.api.action.openPopup generally available (#2...
  • f635137 Chrome Android 130 also supports text-wrap-style: pretty (#25394)
  • 66b11ae Add spec_url for svg \<style> element attributes title and type (#25396)
  • Additional commits viewable in compare view

Updates browserslist from 4.24.2 to 4.24.3

Release notes

Sourced from browserslist's releases.

4.24.3

Changelog

Sourced from browserslist's changelog.

4.24.3

Commits

Updates postcss-preset-env from 10.1.1 to 10.1.2

Changelog

Sourced from postcss-preset-env's changelog.

10.1.2

December 13, 2024

Commits

Updates stylelint from 16.11.0 to 16.12.0

Release notes

Sourced from stylelint's releases.

16.12.0

  • Added: selector-pseudo-class-allowed-list now checks @page pseudo-classes (#8176) (@​Mouvedia).
  • Added: selector-pseudo-class-disallowed-list now checks @page pseudo-classes (#8171) (@​Mouvedia).
  • Fixed: at-rule-property-required-list message to use "descriptor" for accuracy (#8186) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for container-name (#8157) (@​Mouvedia).
  • Fixed: custom-property-no-missing-var-function false positives for custom properties passed to running() (#8172) (@​Mouvedia).
  • Fixed: function-no-unknown false positives for running() (#8172) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :open (#8184) (@​lukewarlow).
  • Fixed: selector-pseudo-class-no-unknown false positives for :recto, :verso and :nth() (#8170) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for some moz-* vendor-prefixed pseudo-classes (#8188) (@​Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::details-content (#8174) (@​lukewarlow).
  • Fixed: selector-type-no-unknown false positives for idents in functional pseudo-classes (#8191) (@​elskhn).
  • Fixed: value-keyword-case false negatives (#8158) (@​Mouvedia).
  • Fixed: value-keyword-case false positives for vendor-prefixed system colors (#8146) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

16.12.0

  • Added: selector-pseudo-class-allowed-list now checks @page pseudo-classes (#8176) (@​Mouvedia).
  • Added: selector-pseudo-class-disallowed-list now checks @page pseudo-classes (#8171) (@​Mouvedia).
  • Fixed: at-rule-property-required-list message to use "descriptor" for accuracy (#8186) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for container-name (#8157) (@​Mouvedia).
  • Fixed: custom-property-no-missing-var-function false positives for custom properties passed to running() (#8172) (@​Mouvedia).
  • Fixed: function-no-unknown false positives for running() (#8172) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :open (#8184) (@​lukewarlow).
  • Fixed: selector-pseudo-class-no-unknown false positives for :recto, :verso and :nth() (#8170) (@​Mouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for some moz-* vendor-prefixed pseudo-classes (#8188) (@​Mouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::details-content (#8174) (@​lukewarlow).
  • Fixed: selector-type-no-unknown false positives for idents in functional pseudo-classes (#8191) (@​elskhn).
  • Fixed: value-keyword-case false negatives (#8158) (@​Mouvedia).
  • Fixed: value-keyword-case false positives for vendor-prefixed system colors (#8146) (@​Mouvedia).
Commits
  • b213bae 16.12.0
  • 861c70d Prepare 16.12.0 (#8156)
  • 6a3b170 Fix selector-pseudo-class-no-unknown false positives for some moz-* vendo...
  • dc84af3 Document declaration-property-value-no-unknown syntax reference (#8193)
  • 6405840 Fix selector-type-no-unknown false positives for idents in functional pseud...
  • b988d34 Document the shift in the criteria for inclusion of rules (#8194)
  • 74f3c08 Fix at-rule-property-required-list message to use "descriptor" for accuracy...
  • 63ea779 Document at-rule-property-required-list difference between properties and ...
  • b2c99ce Fix selector-pseudo-class-no-unknown false positives for :open (#8184)
  • ca8d5b4 Bump nanoid from 3.3.7 to 3.3.8 (#8182)
  • Additional commits viewable in compare view

Updates web-features from 2.11.0 to 2.12.0

Release notes

Sourced from web-features's releases.

v2.12.0

What's New

  • 10 features
  • 82.1% coverage of BCD

What's Changed

Full Changelog: web-platform-dx/web-features@v2.11.0...v2.12.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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `5.6.22` | `5.6.24` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.24.2` | `4.24.3` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.1.1` | `10.1.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.11.0` | `16.12.0` |
| [web-features](https://github.com/web-platform-dx/web-features) | `2.11.0` | `2.12.0` |


Updates `@mdn/browser-compat-data` from 5.6.22 to 5.6.24
- [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.22...v5.6.24)

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

Updates `postcss-preset-env` from 10.1.1 to 10.1.2
- [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.11.0 to 16.12.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.11.0...16.12.0)

Updates `web-features` from 2.11.0 to 2.12.0
- [Release notes](https://github.com/web-platform-dx/web-features/releases)
- [Commits](web-platform-dx/web-features@v2.11.0...v2.12.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: 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-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 Dec 16, 2024
Copy link

netlify bot commented Dec 16, 2024

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit d9d8709
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/675fcbc17f213d0008b05bf5
😎 Deploy Preview https://deploy-preview-430--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 c2e10fd into main Dec 16, 2024
10 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-87d230e739 branch December 16, 2024 06:47
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