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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Release notes

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

v5.5.10

Removals

  • api.IDBLocaleAwareKeyRange (#22100)
  • html.elements.col.bgcolor (#21958)
  • html.elements.colgroup.bgcolor (#21958)
  • html.elements.link.title (#22113)
  • html.elements.meta.name.scheme (#22115)
  • html.elements.meter.form (#22136)
  • html.elements.script.text (#22158)
  • html.elements.style.title (#22113)
  • javascript.builtins.DataView.buffer.sharedarraybuffer_support (#22085)

Additions

  • api.Document.parseHTMLUnsafe_static (#22101)
  • api.Element.setHTMLUnsafe (#22101)
  • api.IDBObjectStore.createIndex.options_locale_parameter (#22082)
  • api.PublicKeyCredential.getClientCapabilities_static (#22101)
  • api.ShadowRoot.setHTMLUnsafe (#22101)
  • api.SubtleCrypto.exportKey.ed25519 (#22033)
  • api.SubtleCrypto.generateKey.ed25519 (#22033)
  • api.SubtleCrypto.importKey.ed25519 (#22033)
  • api.SubtleCrypto.sign.ed25519 (#22033)
  • api.SubtleCrypto.verify.ed25519 (#22033)
  • browsers.chrome.releases.123 (#22127)
  • browsers.chrome.releases.124 (#22127)
  • css.properties.color-interpolation.linearGradient (#21988)
  • css.properties.color-interpolation.sRGB (#21988)
  • css.properties.text-wrap-mode (#22101)
  • css.properties.text-wrap-mode.nowrap (#22101)
  • css.properties.text-wrap-mode.wrap (#22101)
  • css.selectors.state (#22083)
  • html.elements.audio.disableremoteplayback (#21902)
  • html.elements.data.value (#22093)
  • html.elements.link.as (#22092)
  • html.elements.meta.scheme (#22115)
  • html.elements.q.cite (#22155)
  • html.elements.video.disableremoteplayback (#21902)
  • svg.attributes.presentation.color-interpolation.linearGradient (#21988)
  • svg.attributes.presentation.color-interpolation.sRGB (#21988)
  • webextensions.manifest.dictionaries (#22171)

Statistics

  • 13 contributors have changed 71 files with 1,321 additions and 596 deletions in 55 commits (v5.5.9...v5.5.10)
  • 15,476 total features
  • 1,071 total contributors
  • 4,717 total stargazers
Changelog

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

v5.5.10

February 9, 2024

Removals

  • api.IDBLocaleAwareKeyRange (#22100)
  • html.elements.col.bgcolor (#21958)
  • html.elements.colgroup.bgcolor (#21958)
  • html.elements.link.title (#22113)
  • html.elements.meta.name.scheme (#22115)
  • html.elements.meter.form (#22136)
  • html.elements.script.text (#22158)
  • html.elements.style.title (#22113)
  • javascript.builtins.DataView.buffer.sharedarraybuffer_support (#22085)

Additions

  • api.Document.parseHTMLUnsafe_static (#22101)
  • api.Element.setHTMLUnsafe (#22101)
  • api.IDBObjectStore.createIndex.options_locale_parameter (#22082)
  • api.PublicKeyCredential.getClientCapabilities_static (#22101)
  • api.ShadowRoot.setHTMLUnsafe (#22101)
  • api.SubtleCrypto.exportKey.ed25519 (#22033)
  • api.SubtleCrypto.generateKey.ed25519 (#22033)
  • api.SubtleCrypto.importKey.ed25519 (#22033)
  • api.SubtleCrypto.sign.ed25519 (#22033)
  • api.SubtleCrypto.verify.ed25519 (#22033)
  • browsers.chrome.releases.123 (#22127)
  • browsers.chrome.releases.124 (#22127)
  • css.properties.color-interpolation.linearGradient (#21988)
  • css.properties.color-interpolation.sRGB (#21988)
  • css.properties.text-wrap-mode (#22101)
  • css.properties.text-wrap-mode.nowrap (#22101)
  • css.properties.text-wrap-mode.wrap (#22101)
  • css.selectors.state (#22083)
  • html.elements.audio.disableremoteplayback (#21902)
  • html.elements.data.value (#22093)
  • html.elements.link.as (#22092)
  • html.elements.meta.scheme (#22115)
  • html.elements.q.cite (#22155)
  • html.elements.video.disableremoteplayback (#21902)
  • svg.attributes.presentation.color-interpolation.linearGradient (#21988)
  • svg.attributes.presentation.color-interpolation.sRGB (#21988)
  • webextensions.manifest.dictionaries (#22171)

Statistics

  • 13 contributors have changed 71 files with 1,321 additions and 596 deletions in 55 commits (v5.5.9...v5.5.10)
  • 15,476 total features

... (truncated)

Commits

Updates caniuse-lite from 1.0.30001583 to 1.0.30001585

Commits

Updates postcss from 8.4.33 to 8.4.35

Release notes

Sourced from postcss's releases.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

Changelog

Sourced from postcss's changelog.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).
Commits

Updates semver from 7.5.4 to 7.6.0

Release notes

Sourced from semver's releases.

v7.6.0

7.6.0 (2024-01-31)

Features

Chores

Changelog

Sourced from semver's changelog.

7.6.0 (2024-01-31)

Features

Chores

Commits
  • 377f709 chore: release 7.6.0 (#661)
  • a7ab13a feat: preserve pre-release and build parts of a version on coerce (#671)
  • 816c7b2 chore: postinstall for dependabot template-oss PR
  • 0bd24d9 chore: bump @​npmcli/template-oss from 4.21.1 to 4.21.3
  • e521932 chore: postinstall for dependabot template-oss PR
  • 8873991 chore: chore: chore: postinstall for dependabot template-oss PR
  • f317dc8 chore: bump @​npmcli/template-oss from 4.19.0 to 4.21.0
  • 7303db1 chore: add clean() test for build metadata (#658)
  • 6240d75 chore: add missing quotes in README.md (#656)
  • 14d263f chore: postinstall for dependabot template-oss PR
  • 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 4 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [caniuse-lite](https://github.com/browserslist/caniuse-lite), [postcss](https://github.com/postcss/postcss) and [semver](https://github.com/npm/node-semver).


Updates `@mdn/browser-compat-data` from 5.5.9 to 5.5.10
- [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.9...v5.5.10)

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

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

Updates `semver` from 7.5.4 to 7.6.0
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.5.4...v7.6.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: caniuse-lite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: semver
  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 Feb 12, 2024
Copy link

netlify bot commented Feb 12, 2024

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 754ea10
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/65c96d43d1144d000870f31d
😎 Deploy Preview https://deploy-preview-379--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 43befaa into main Feb 12, 2024
10 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-b5f750d698 branch February 12, 2024 06:52
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