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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2025

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

Updates @types/node from 22.10.6 to 22.10.7

Commits

Updates @mdn/browser-compat-data from 5.6.29 to 5.6.31

Release notes

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

v5.6.31

Additions

  • api.Animation.overallProgress (#25674)
  • api.Document.moveBefore (#25674)
  • api.DocumentFragment.moveBefore (#25674)
  • api.Element.moveBefore (#25674)
  • api.FileSystemObserver (#25674)
  • api.FileSystemObserver.disconnect (#25674)
  • api.FileSystemObserver.FileSystemObserver (#25674)
  • api.FileSystemObserver.observe (#25674)
  • api.GPUDevice.adapterInfo (#25671)
  • api.HTMLAreaElement.attributionSrc (#25674)
  • api.IdentityProvider.resolve_static (#25671)
  • api.Navigator.getInterestGroupAdAuctionData (#25671)
  • api.PerformanceResourceTiming.finalResponseHeadersStart (#25674)
  • css.properties.container-type.scroll-state (#25674)
  • css.properties.scroll-initial-target (#25674)
  • css.properties.scroll-initial-target.nearest (#25674)
  • css.properties.scroll-initial-target.none (#25674)
  • javascript.builtins.Atomics.pause (#25674)

Statistics

  • 6 contributors have changed 42 files with 810 additions and 141 deletions in 22 commits (v5.6.30...v5.6.31)
  • 16,783 total features
  • 1,123 total contributors
  • 5,058 total stargazers

v5.6.30

Additions

  • api.fetch.body_readablestream (#25636)

Statistics

  • 4 contributors have changed 44 files with 230 additions and 93 deletions in 12 commits (v5.6.29...v5.6.30)
  • 16,765 total features
  • 1,123 total contributors
  • 5,059 total stargazers
Changelog

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

v5.6.31

January 17, 2025

Additions

  • api.Animation.overallProgress (#25674)
  • api.Document.moveBefore (#25674)
  • api.DocumentFragment.moveBefore (#25674)
  • api.Element.moveBefore (#25674)
  • api.FileSystemObserver (#25674)
  • api.FileSystemObserver.disconnect (#25674)
  • api.FileSystemObserver.FileSystemObserver (#25674)
  • api.FileSystemObserver.observe (#25674)
  • api.GPUDevice.adapterInfo (#25671)
  • api.HTMLAreaElement.attributionSrc (#25674)
  • api.IdentityProvider.resolve_static (#25671)
  • api.Navigator.getInterestGroupAdAuctionData (#25671)
  • api.PerformanceResourceTiming.finalResponseHeadersStart (#25674)
  • css.properties.container-type.scroll-state (#25674)
  • css.properties.scroll-initial-target (#25674)
  • css.properties.scroll-initial-target.nearest (#25674)
  • css.properties.scroll-initial-target.none (#25674)
  • javascript.builtins.Atomics.pause (#25674)

Statistics

  • 6 contributors have changed 42 files with 810 additions and 141 deletions in 22 commits (v5.6.30...v5.6.31)
  • 16,783 total features
  • 1,123 total contributors
  • 5,058 total stargazers

v5.6.30

January 14, 2025

Additions

  • api.fetch.body_readablestream (#25636)

Statistics

  • 4 contributors have changed 44 files with 230 additions and 93 deletions in 12 commits (v5.6.29...v5.6.30)
  • 16,765 total features
  • 1,123 total contributors
  • 5,059 total stargazers
Commits

Updates postcss from 8.5.0 to 8.5.1

Release notes

Sourced from postcss's releases.

8.5.1

Changelog

Sourced from postcss's changelog.

8.5.1

8.5 “Duke Alloces”

  • Added Input#document for sources like CSS-in-JS or HTML (by @​romainmenke).

8.4.49

8.4.48

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

8.4.47

  • Removed debug code.

8.4.46

  • Fixed Cannot read properties of undefined (reading 'before').

8.4.45

  • Removed unnecessary fix which could lead to infinite loop.

8.4.44

  • Another way to fix markClean is not a function error.

8.4.43

  • Fixed markClean is not a function error.

8.4.42

  • Fixed CSS syntax error on long minified files (by @​varpstar).

8.4.41

8.4.40

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

8.4.39

8.4.38

8.4.37

  • Fixed original.column are not numbers error in another case.

8.4.36

  • Fixed original.column are not numbers error on broken previous source map.

8.4.35

... (truncated)

Commits

You can trigger a rebase of this PR 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: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) and [postcss](https://github.com/postcss/postcss).


Updates `@types/node` from 22.10.6 to 22.10.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@mdn/browser-compat-data` from 5.6.29 to 5.6.31
- [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.29...v5.6.31)

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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:production
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 21, 2025
@dependabot dependabot bot requested review from fd and romainmenke January 21, 2025 00:17
@romainmenke romainmenke merged commit 44132c9 into main Jan 21, 2025
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-44d5648649 branch January 21, 2025 06:54
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