Skip to content

Bump the all-dependencies group with 3 updates#512

Merged
romainmenke merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-3ef843b811
May 27, 2026
Merged

Bump the all-dependencies group with 3 updates#512
romainmenke merged 1 commit into
mainfrom
dependabot/npm_and_yarn/all-dependencies-3ef843b811

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 24, 2026

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

Updates @mdn/browser-compat-data from 7.3.15 to 7.3.16

Release notes

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

v7.3.16

Removals

  • webassembly.mutable-globals (#29503)

Additions

  • api.AuthenticatorAttestationResponse.getPublicKey.algorithm_eddsa (#29637)
  • api.AuthenticatorAttestationResponse.getPublicKey.algorithm_es256 (#29637)
  • api.AuthenticatorAttestationResponse.getPublicKey.algorithm_rs256 (#29637)
  • api.Element.attachShadow.options_slotAssignment_parameter (#29681)
  • browsers.bun.releases.1.3.14 (#29675)
  • css.types.url.integrity (#29663)
  • http.headers.Reporting-Endpoints.default (#29539)
  • http.headers.Reporting-Endpoints.default.receives_crash_type (#29539)
  • http.headers.Reporting-Endpoints.default.receives_deprecation_type (#29539)
  • webassembly.api.Global.Global.mutable (#29503)
  • webassembly.definitions.global (#29503)
  • webassembly.definitions.global.mut (#29503)
  • webassembly.instructions.global_get (#29503)
  • webassembly.instructions.global_set (#29503)

Statistics

  • 15 contributors have changed 106 files with 1,549 additions and 386 deletions in 37 commits (v7.3.15...v7.3.16)
  • 19,744 total features
  • 1,249 total contributors
  • 5,663 total stargazers
Changelog

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

v7.3.16

May 15, 2026

Removals

  • webassembly.mutable-globals (#29503)

Additions

  • api.AuthenticatorAttestationResponse.getPublicKey.algorithm_eddsa (#29637)
  • api.AuthenticatorAttestationResponse.getPublicKey.algorithm_es256 (#29637)
  • api.AuthenticatorAttestationResponse.getPublicKey.algorithm_rs256 (#29637)
  • api.Element.attachShadow.options_slotAssignment_parameter (#29681)
  • browsers.bun.releases.1.3.14 (#29675)
  • css.types.url.integrity (#29663)
  • http.headers.Reporting-Endpoints.default (#29539)
  • http.headers.Reporting-Endpoints.default.receives_crash_type (#29539)
  • http.headers.Reporting-Endpoints.default.receives_deprecation_type (#29539)
  • webassembly.api.Global.Global.mutable (#29503)
  • webassembly.definitions.global (#29503)
  • webassembly.definitions.global.mut (#29503)
  • webassembly.instructions.global_get (#29503)
  • webassembly.instructions.global_set (#29503)

Statistics

  • 15 contributors have changed 106 files with 1,549 additions and 386 deletions in 37 commits (v7.3.15...v7.3.16)
  • 19,744 total features
  • 1,249 total contributors
  • 5,663 total stargazers
Commits

Updates postcss-preset-env from 11.2.1 to 11.3.0

Changelog

Sourced from postcss-preset-env's changelog.

11.3.0

May 13, 2026

Commits

Updates stylelint from 17.11.0 to 17.11.1

Release notes

Sourced from stylelint's releases.

17.11.1

It fixes 2 bugs.

  • Fixed: node_modules ignore for codeFilename paths containing a dot-prefixed directory (#9282) (@​tuhtah).
  • Fixed: declaration-block-no-redundant-longhand-properties range for contiguous redundant longhand properties (#9273) (@​pamelalozano16).
Changelog

Sourced from stylelint's changelog.

17.11.1 - 2026-05-14

It fixes 2 bugs.

  • Fixed: node_modules ignore for codeFilename paths containing a dot-prefixed directory (#9282) (@​tuhtah).
  • Fixed: declaration-block-no-redundant-longhand-properties range for contiguous redundant longhand properties (#9273) (@​pamelalozano16).
Commits
  • e7a3d19 Release 17.11.1 (#9290)
  • 63c5992 Fix node_modules ignore for codeFilename paths containing a dot-prefixed ...
  • 8b05dab Bump postcss from 8.5.13 to 8.5.14 in the postcss group (#9286)
  • 2dbc0f0 Bump eslint from 10.2.1 to 10.3.0 in the eslint group (#9285)
  • 769b772 Bump the stylelint-actions group with 5 updates (#9284)
  • 2e68086 Refactor isPlainObject() to drop is-plain-object dependency (#9280)
  • 3ea54e8 Add Node.js v26 to test matrix on CI (#9279)
  • 884b7eb Bump fast-uri from 3.1.0 to 3.1.2 (#9277)
  • f3cd80c Refactor declaration-block-no-redundant-longhand-properties rule (#9275)
  • dd1e81d Fix declaration-block-no-redundant-longhand-properties range for contiguous...
  • See full diff 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 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), [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 7.3.15 to 7.3.16
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/v7.3.16/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v7.3.15...v7.3.16)

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

---
updated-dependencies:
- dependency-name: "@mdn/browser-compat-data"
  dependency-version: 7.3.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-version: 11.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: stylelint
  dependency-version: 17.11.1
  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 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 24, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 24, 2026

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit d04ca88
🔍 Latest deploy log https://app.netlify.com/projects/cssdb/deploys/6a13839f5af08200098a8934
😎 Deploy Preview https://deploy-preview-512--cssdb.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@romainmenke romainmenke merged commit b41630a into main May 27, 2026
11 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-3ef843b811 branch May 27, 2026 08:02
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant