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 2 updates #409

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2024

Bumps the all-dependencies group with 2 updates: @mdn/browser-compat-data and postcss.

Updates @mdn/browser-compat-data from 5.5.40 to 5.5.42

Release notes

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

v5.5.42

Additions

  • api.AudioContext.error_event (#23956)
  • api.CSSPageRule.style.type_CSSPageDescriptors (#23912)
  • api.PageRevealEvent.PageRevealEvent (#23956)
  • api.PageSwapEvent.PageSwapEvent (#23956)
  • api.PointerEvent.persistentDeviceId (#23956)
  • javascript.builtins.Promise.try (#23956)

Statistics

  • 7 contributors have changed 27 files with 332 additions and 198 deletions in 16 commits (v5.5.41...v5.5.42)
  • 16,479 total features
  • 1,098 total contributors
  • 4,863 total stargazers

v5.5.41

Removals

  • api.CanvasRenderingContext2D.scrollPathIntoView (#23835)
  • css.selectors.descendant.two_greater_than_syntax (#23827)

Additions

  • javascript.builtins.Intl.Collator.Collator.options_ignorePunctuation_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_localeMatcher_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_numeric_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_sensitivity_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_usage_parameter (#23686)

Statistics

  • 7 contributors have changed 67 files with 702 additions and 781 deletions in 26 commits (v5.5.40...v5.5.41)
  • 16,473 total features
  • 1,098 total contributors
  • 4,863 total stargazers
Changelog

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

v5.5.42

July 26, 2024

Additions

  • api.AudioContext.error_event (#23956)
  • api.CSSPageRule.style.type_CSSPageDescriptors (#23912)
  • api.PageRevealEvent.PageRevealEvent (#23956)
  • api.PageSwapEvent.PageSwapEvent (#23956)
  • api.PointerEvent.persistentDeviceId (#23956)
  • javascript.builtins.Promise.try (#23956)

Statistics

  • 7 contributors have changed 27 files with 332 additions and 198 deletions in 16 commits (v5.5.41...v5.5.42)
  • 16,479 total features
  • 1,098 total contributors
  • 4,863 total stargazers

v5.5.41

July 23, 2024

Removals

  • api.CanvasRenderingContext2D.scrollPathIntoView (#23835)
  • css.selectors.descendant.two_greater_than_syntax (#23827)

Additions

  • javascript.builtins.Intl.Collator.Collator.options_ignorePunctuation_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_localeMatcher_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_numeric_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_sensitivity_parameter (#23686)
  • javascript.builtins.Intl.Collator.Collator.options_usage_parameter (#23686)

Statistics

  • 7 contributors have changed 67 files with 702 additions and 781 deletions in 26 commits (v5.5.40...v5.5.41)
  • 16,473 total features
  • 1,098 total contributors
  • 4,863 total stargazers
Commits

Updates postcss from 8.4.39 to 8.4.40

Release notes

Sourced from postcss's releases.

8.4.40

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).
Changelog

Sourced from postcss's changelog.

8.4.40

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).
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 2 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) and [postcss](https://github.com/postcss/postcss).


Updates `@mdn/browser-compat-data` from 5.5.40 to 5.5.42
- [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.40...v5.5.42)

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

---
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
  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 Jul 28, 2024
Copy link

netlify bot commented Jul 28, 2024

Deploy Preview for cssdb ready!

Name Link
🔨 Latest commit 1af7277
🔍 Latest deploy log https://app.netlify.com/sites/cssdb/deploys/66a6d99bedf8780008d1a524
😎 Deploy Preview https://deploy-preview-409--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 d8c58f8 into main Jul 31, 2024
9 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-489deffa03 branch July 31, 2024 06:51
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