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 #420

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2024

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

Updates @mdn/browser-compat-data from 5.6.4 to 5.6.6

Release notes

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

v5.6.6

Removals

  • api.FetchEvent.replacesClientId (#24443)
  • api.IDBDatabase.transaction.option_durability_parameter_readwriteflush (#23592)

Additions

  • api.HID.worker_support (#24538)
  • api.HIDConnectionEvent.worker_support (#24538)
  • api.HIDDevice.worker_support (#24538)
  • api.HIDInputReportEvent.worker_support (#24538)
  • api.IDBDatabase.transaction.mode_parameter_readwriteflush (#23592)
  • api.USB.worker_support (#24639)
  • api.USBAlternateInterface.worker_support (#24639)
  • api.USBConfiguration.worker_support (#24639)
  • api.USBConnectionEvent.worker_support (#24639)
  • api.USBDevice.worker_support (#24639)
  • api.USBEndpoint.worker_support (#24639)
  • api.USBInterface.worker_support (#24639)
  • api.USBInTransferResult.worker_support (#24639)
  • api.USBIsochronousInTransferPacket.worker_support (#24639)
  • api.USBIsochronousInTransferResult.worker_support (#24639)
  • api.USBIsochronousOutTransferPacket.worker_support (#24639)
  • api.USBIsochronousOutTransferResult.worker_support (#24639)
  • api.USBOutTransferResult.worker_support (#24639)
  • api.WorkerNavigator.hid (#24538)
  • browsers.chrome_android.releases.133 (#24691)
  • browsers.chrome.releases.133 (#24691)
  • browsers.webview_android.releases.133 (#24691)
  • css.properties.border-collapse.collapse (#24156)
  • css.properties.border-collapse.separate (#24156)
  • css.properties.clip.auto (#24158)
  • css.properties.column-width.auto (#24164)
  • css.properties.object-position.applies_to_iframe_elements (#23631)
  • css.properties.text-emphasis-position.auto (#24670)
  • css.properties.white-space-collapse.preserve-spaces (#24154)
  • http.headers.Cross-Origin-Opener-Policy.noopener-allow-popups (#24660)

Statistics

  • 10 contributors have changed 63 files with 1,373 additions and 310 deletions in 46 commits (v5.6.5...v5.6.6)
  • 16,572 total features
  • 1,109 total contributors
  • 4,939 total stargazers

v5.6.5

Removals

  • http.headers.Set-Cookie.SameSite.secure_context_required (#24275)

... (truncated)

Changelog

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

v5.6.6

October 11, 2024

Removals

  • api.FetchEvent.replacesClientId (#24443)
  • api.IDBDatabase.transaction.option_durability_parameter_readwriteflush (#23592)

Additions

  • api.HID.worker_support (#24538)
  • api.HIDConnectionEvent.worker_support (#24538)
  • api.HIDDevice.worker_support (#24538)
  • api.HIDInputReportEvent.worker_support (#24538)
  • api.IDBDatabase.transaction.mode_parameter_readwriteflush (#23592)
  • api.USB.worker_support (#24639)
  • api.USBAlternateInterface.worker_support (#24639)
  • api.USBConfiguration.worker_support (#24639)
  • api.USBConnectionEvent.worker_support (#24639)
  • api.USBDevice.worker_support (#24639)
  • api.USBEndpoint.worker_support (#24639)
  • api.USBInterface.worker_support (#24639)
  • api.USBInTransferResult.worker_support (#24639)
  • api.USBIsochronousInTransferPacket.worker_support (#24639)
  • api.USBIsochronousInTransferResult.worker_support (#24639)
  • api.USBIsochronousOutTransferPacket.worker_support (#24639)
  • api.USBIsochronousOutTransferResult.worker_support (#24639)
  • api.USBOutTransferResult.worker_support (#24639)
  • api.WorkerNavigator.hid (#24538)
  • browsers.chrome_android.releases.133 (#24691)
  • browsers.chrome.releases.133 (#24691)
  • browsers.webview_android.releases.133 (#24691)
  • css.properties.border-collapse.collapse (#24156)
  • css.properties.border-collapse.separate (#24156)
  • css.properties.clip.auto (#24158)
  • css.properties.column-width.auto (#24164)
  • css.properties.object-position.applies_to_iframe_elements (#23631)
  • css.properties.text-emphasis-position.auto (#24670)
  • css.properties.white-space-collapse.preserve-spaces (#24154)
  • http.headers.Cross-Origin-Opener-Policy.noopener-allow-popups (#24660)

Statistics

  • 10 contributors have changed 63 files with 1,373 additions and 310 deletions in 46 commits (v5.6.5...v5.6.6)
  • 16,572 total features
  • 1,109 total contributors
  • 4,939 total stargazers

v5.6.5

... (truncated)

Commits

Updates postcss-preset-env from 10.0.6 to 10.0.7

Changelog

Sourced from postcss-preset-env's changelog.

10.0.7

October 10, 2024

Commits

Updates stylelint from 16.9.0 to 16.10.0

Release notes

Sourced from stylelint's releases.

16.10.0

  • Changed: shorthand-property-no-redundant-values reported ranges (#8008) (@​Mouvedia).
  • Added: formatter configuration property (#7826) (@​emmacharp).
  • Added: validate option to Node.js API and --validate CLI flag (#8009) (@​Mouvedia).
  • Added: fixed section to the output of the verbose formatter (#7985) (@​Mouvedia).
  • Added: support for string | RegExp to ignoreValues option of value-no-vendor-prefix (#7969) (@​Mouvedia).
  • Added: support for string to ignoreLonghands option of declaration-block-no-redundant-longhand-properties (#7971) (@​Mouvedia).
  • Fixed: at-rule-no-unknown false positives for @position-try (#7968) (@​yelizsevinc).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-column/grid-row (#8023) (@​ryo-manba).
  • Fixed: declaration-property-value-no-unknown false negatives/positives via [email protected] (#7993) (@​Mouvedia).
  • Fixed: declaration-property-value-no-unknown reported ranges and message (#8003) (@​romainmenke).
  • Fixed: keyframe-selector-notation reported ranges (#7992) (@​romainmenke).
  • Fixed: length-zero-no-unit false positives for Sass variables (#8035) (@​ryo-manba).
  • Fixed: no-descending-specificity reported ranges (#7996) (@​romainmenke).
  • Fixed: selector-anb-no-unmatchable reported ranges and message (#8001) (@​romainmenke).
  • Fixed: string formatter handling of log symbols for non-Unicode terminals (#7981) (@​Mouvedia).
  • Fixed: built .cjs files to address Rollup vulnerability (#8010) (@​ybiquitous).
  • Fixed: incorrect config option for Node.js API with extends and overrides (#8030) (@​ybiquitous).
  • Fixed: stricter validation for the options of declaration-property-max-values, declaration-property-value-no-unknown and number-max-precision (#7975) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

16.10.0

  • Changed: shorthand-property-no-redundant-values reported ranges (#8008) (@​Mouvedia).
  • Added: formatter configuration property (#7826) (@​emmacharp).
  • Added: validate option to Node.js API and --validate CLI flag (#8009) (@​Mouvedia).
  • Added: fixed section to the output of the verbose formatter (#7985) (@​Mouvedia).
  • Added: support for string | RegExp to ignoreValues option of value-no-vendor-prefix (#7969) (@​Mouvedia).
  • Added: support for string to ignoreLonghands option of declaration-block-no-redundant-longhand-properties (#7971) (@​Mouvedia).
  • Fixed: at-rule-no-unknown false positives for @position-try (#7968) (@​yelizsevinc).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-column/grid-row (#8023) (@​ryo-manba).
  • Fixed: declaration-property-value-no-unknown false negatives/positives via [email protected] (#7993) (@​Mouvedia).
  • Fixed: declaration-property-value-no-unknown reported ranges and message (#8003) (@​romainmenke).
  • Fixed: keyframe-selector-notation reported ranges (#7992) (@​romainmenke).
  • Fixed: length-zero-no-unit false positives for Sass variables (#8035) (@​ryo-manba).
  • Fixed: no-descending-specificity reported ranges (#7996) (@​romainmenke).
  • Fixed: selector-anb-no-unmatchable reported ranges and message (#8001) (@​romainmenke).
  • Fixed: string formatter handling of log symbols for non-Unicode terminals (#7981) (@​Mouvedia).
  • Fixed: built .cjs files to address Rollup vulnerability (#8010) (@​ybiquitous).
  • Fixed: incorrect config option for Node.js API with extends and overrides (#8030) (@​ybiquitous).
  • Fixed: stricter validation for the options of declaration-property-max-values, declaration-property-value-no-unknown and number-max-precision (#7975) (@​Mouvedia).
Commits
  • c360343 16.10.0
  • a8bb7ab Prepare 16.10.0 (#7970)
  • 8eb19d0 Document issue types for maintainers (#8036)
  • f5e83b1 Fix length-zero-no-unit false positives for Sass variables (#8035)
  • 99030ac Fix declaration-block-no-redundant-longhand-properties autofix for `grid-co...
  • 3fca687 Bump typescript from 5.6.2 to 5.6.3 in the typescript group (#8031)
  • 530f0ee Bump css-functions-list from 3.2.2 to 3.2.3 (#8033)
  • edaa508 Bump rollup from 4.22.5 to 4.24.0 (#8032)
  • ab2141e Fix incorrect config option for Node.js API with extends and overrides ...
  • baf7c0e Bump postcss-safe-parser from 7.0.0 to 7.0.1 in the postcss group (#8021)
  • Additional commits viewable in compare view

Updates web-features from 1.4.0 to 2.0.0

Release notes

Sourced from web-features's releases.

v2.0.0

Breaking Changes

What's Changed

... (truncated)

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), [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env), [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.4 to 5.6.6
- [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.4...v5.6.6)

Updates `postcss-preset-env` from 10.0.6 to 10.0.7
- [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.9.0 to 16.10.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.9.0...16.10.0)

Updates `web-features` from 1.4.0 to 2.0.0
- [Release notes](https://github.com/web-platform-dx/web-features/releases)
- [Commits](web-platform-dx/web-features@v1.4.0...v2.0.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: 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-major
  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 Oct 13, 2024
Copy link

netlify bot commented Oct 13, 2024

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 9596654
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/670cc3c3f500280008fb5e37
😎 Deploy Preview https://deploy-preview-420--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 89bf6f3 into main Oct 14, 2024
9 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-1bd1af8dcc branch October 14, 2024 07: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