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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

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

Updates @mdn/browser-compat-data from 5.5.8 to 5.5.9

Release notes

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

v5.5.9

Removals

  • api.EventSource.EventSource.cors_support (#22099)
  • api.OfflineAudioContext.OfflineAudioContext.parameters_accepted_in_an_object (#22099)
  • api.Request.cache.only_if_cached (#22099)
  • api.XMLHttpRequest.getAllResponseHeaders.lowercase (#22099)
  • api.XMLHttpRequest.responseType.arraybuffer (#22099)
  • api.XMLHttpRequest.responseType.blob (#22099)
  • api.XMLHttpRequest.responseType.document (#22099)
  • api.XMLHttpRequest.responseType.json (#22099)
  • api.XMLHttpRequest.send.ArrayBuffer (#22099)
  • api.XMLHttpRequest.send.ArrayBufferView (#22099)
  • api.XMLHttpRequest.send.Blob (#22099)
  • api.XMLHttpRequest.send.FormData (#22099)
  • api.XMLHttpRequest.send.URLSearchParams (#22099)
  • javascript.builtins.BigInt.toLocaleString.locales (#22099)
  • javascript.builtins.BigInt.toLocaleString.options (#22099)
  • javascript.builtins.Date.toLocaleDateString.locales (#22099)
  • javascript.builtins.Date.toLocaleDateString.options (#22099)
  • javascript.builtins.Date.toLocaleString.locales (#22099)
  • javascript.builtins.Date.toLocaleString.options (#22099)
  • javascript.builtins.Date.toLocaleTimeString.locales (#22099)
  • javascript.builtins.Date.toLocaleTimeString.options (#22099)
  • javascript.builtins.Number.toLocaleString.locales (#22099)
  • javascript.builtins.Number.toLocaleString.options (#22099)
  • javascript.builtins.String.localeCompare.locales (#22099)
  • javascript.builtins.String.localeCompare.options (#22099)
  • webextensions.manifest.optional_permissions.alarm (#22097)
  • webextensions.manifest.optional_permissions.debugger (#22097)

Additions

  • api.Document.hasPrivateToken (#22013)
  • api.EventSource.EventSource.options_withCredentials_parameter (#22099)
  • api.IdentityCredential.disconnect_static (#21998)
  • api.Navigator.storageBuckets (#21998)
  • api.OfflineAudioContext.OfflineAudioContext.options_parameter (#22099)
  • api.Request.cache.only-if-cached (#22099)
  • api.StorageBucket (#21998)
  • api.StorageBucket.caches (#21998)
  • api.StorageBucket.estimate (#21998)
  • api.StorageBucket.expires (#21998)
  • api.StorageBucket.getDirectory (#21998)
  • api.StorageBucket.indexedDB (#21998)
  • api.StorageBucket.name (#21998)
  • api.StorageBucket.persist (#21998)
  • api.StorageBucket.persisted (#21998)
  • api.StorageBucket.setExpires (#21998)
  • api.StorageBucketManager (#21998)

... (truncated)

Changelog

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

v5.5.9

January 30, 2024

Removals

  • api.EventSource.EventSource.cors_support (#22099)
  • api.OfflineAudioContext.OfflineAudioContext.parameters_accepted_in_an_object (#22099)
  • api.Request.cache.only_if_cached (#22099)
  • api.XMLHttpRequest.getAllResponseHeaders.lowercase (#22099)
  • api.XMLHttpRequest.responseType.arraybuffer (#22099)
  • api.XMLHttpRequest.responseType.blob (#22099)
  • api.XMLHttpRequest.responseType.document (#22099)
  • api.XMLHttpRequest.responseType.json (#22099)
  • api.XMLHttpRequest.send.ArrayBuffer (#22099)
  • api.XMLHttpRequest.send.ArrayBufferView (#22099)
  • api.XMLHttpRequest.send.Blob (#22099)
  • api.XMLHttpRequest.send.FormData (#22099)
  • api.XMLHttpRequest.send.URLSearchParams (#22099)
  • javascript.builtins.BigInt.toLocaleString.locales (#22099)
  • javascript.builtins.BigInt.toLocaleString.options (#22099)
  • javascript.builtins.Date.toLocaleDateString.locales (#22099)
  • javascript.builtins.Date.toLocaleDateString.options (#22099)
  • javascript.builtins.Date.toLocaleString.locales (#22099)
  • javascript.builtins.Date.toLocaleString.options (#22099)
  • javascript.builtins.Date.toLocaleTimeString.locales (#22099)
  • javascript.builtins.Date.toLocaleTimeString.options (#22099)
  • javascript.builtins.Number.toLocaleString.locales (#22099)
  • javascript.builtins.Number.toLocaleString.options (#22099)
  • javascript.builtins.String.localeCompare.locales (#22099)
  • javascript.builtins.String.localeCompare.options (#22099)
  • webextensions.manifest.optional_permissions.alarm (#22097)
  • webextensions.manifest.optional_permissions.debugger (#22097)

Additions

  • api.Document.hasPrivateToken (#22013)
  • api.EventSource.EventSource.options_withCredentials_parameter (#22099)
  • api.IdentityCredential.disconnect_static (#21998)
  • api.Navigator.storageBuckets (#21998)
  • api.OfflineAudioContext.OfflineAudioContext.options_parameter (#22099)
  • api.Request.cache.only-if-cached (#22099)
  • api.StorageBucket (#21998)
  • api.StorageBucket.caches (#21998)
  • api.StorageBucket.estimate (#21998)
  • api.StorageBucket.expires (#21998)
  • api.StorageBucket.getDirectory (#21998)
  • api.StorageBucket.indexedDB (#21998)
  • api.StorageBucket.name (#21998)
  • api.StorageBucket.persist (#21998)

... (truncated)

Commits

Updates caniuse-lite from 1.0.30001581 to 1.0.30001583

Commits

Updates stylelint from 16.2.0 to 16.2.1

Release notes

Sourced from stylelint's releases.

16.2.1

  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

16.2.1

  • Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous).
  • Fixed: custom-property-no-missing-var-function false positives for properties that can contain author-defined identifiers (#7478) (@​ybiquitous).
  • Fixed: selector-pseudo-class-no-unknown false positives for :seeking, the media loading state and sound state pseudo-classes (#7490) (@​Mouvedia).
  • Fixed: selector-max-specificity false positives with ignoreSelectors option for of <selector> syntax (#7475) (@​ybiquitous).
  • Fixed: function-calc-no-unspaced-operator performance (#7505) (@​ybiquitous).
  • Fixed: validateOptions to report when secondary option object is an empty object or null (#7476) (@​ybiquitous).
  • Fixed: report() error message responsibility for a missing node or line number (#7474) (@​ybiquitous).
Commits
  • 5c68274 16.2.1
  • 52cb83f Prepare 16.2.1 (#7479)
  • 328544d Document CLI user guide to fix typo for —custom-syntax (#7503)
  • 5e2eff7 Fix function-calc-no-unspaced-operator performance (#7505)
  • 398d3a8 Fix benchmark script (#7504)
  • 3de4eba Bump husky from 8.0.3 to 9.0.6 (#7500)
  • 382961f Fix report flags not reporting on subsequent runs when cache is used (#7483)
  • f02d168 Fix validateOptions to report when secondary option object is an empty obje...
  • a889974 Fix selector-pseudo-class-no-unknown false positives for :seeking, the me...
  • e86c9cd Provide repository info to gh command in GitHub action (#7491)
  • 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 <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), [caniuse-lite](https://github.com/browserslist/caniuse-lite) and [stylelint](https://github.com/stylelint/stylelint).


Updates `@mdn/browser-compat-data` from 5.5.8 to 5.5.9
- [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.8...v5.5.9)

Updates `caniuse-lite` from 1.0.30001581 to 1.0.30001583
- [Commits](browserslist/caniuse-lite@1.0.30001581...1.0.30001583)

Updates `stylelint` from 16.2.0 to 16.2.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.2.0...16.2.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: caniuse-lite
  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-patch
  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 Feb 5, 2024
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 0b6acfd
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/65c026c9d9b8850008169d4a
😎 Deploy Preview https://deploy-preview-378--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 c9ce87c into main Feb 5, 2024
10 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-b59e932b39 branch February 5, 2024 07:00
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