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

chore: Bump the npm_dependencies group with 8 updates #629

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm_dependencies group with 8 updates:

Package From To
@mui/icons-material 5.16.6 5.16.7
@mui/material 5.16.6 5.16.7
@tanstack/react-query 5.51.21 5.51.23
@types/node 22.1.0 22.2.0
postcss 8.4.40 8.4.41
tailwindcss 3.4.7 3.4.9
vanilla-framework 4.14.0 4.15.0
prettier-plugin-tailwindcss 0.6.5 0.6.6

Updates @mui/icons-material from 5.16.6 to 5.16.7

Release notes

Sourced from @​mui/icons-material's releases.

v5.16.7

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

Changelog

Sourced from @​mui/icons-material's changelog.

5.16.7

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

Commits

Updates @mui/material from 5.16.6 to 5.16.7

Release notes

Sourced from @​mui/material's releases.

v5.16.7

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

Changelog

Sourced from @​mui/material's changelog.

5.16.7

Aug 9, 2024

A big thanks to the 3 contributors who made this release possible.

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @​DiegoAndai, @​oliviertassinari, @​zanivan

Commits

Updates @tanstack/react-query from 5.51.21 to 5.51.23

Release notes

Sourced from @​tanstack/react-query's releases.

v5.51.23

Version 5.51.23 - 8/8/24, 8:02 AM

Changes

Fix

  • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

Docs

  • Fix typo (#7865) (1fc6124) by Navin Khadka

Packages

  • @​tanstack/react-query@​5.51.23
  • @​tanstack/react-query-devtools@​5.51.23
  • @​tanstack/react-query-persist-client@​5.51.23
  • @​tanstack/react-query-next-experimental@​5.51.23

v5.51.22

Version 5.51.22 - 8/6/24, 8:30 PM

Changes

Fix

  • angular-query: reorder query function declarations (#7861) (ed25a3f) by Arnoud

Docs

  • add contributing section (#7856) (1a1708b) by Jay
  • add suspensive react query to community projects (#7846) (075ba1c) by GwanSik Kim

Other

  • (d14e006) by dochi

Packages

  • @​tanstack/angular-query-experimental@​5.51.22
  • @​tanstack/angular-query-devtools-experimental@​5.51.22
Commits
  • 11cda37 release: v5.51.23
  • c744f99 fix(react-query): ensure we have a gcTime of at least 1 second when using sus...
  • See full diff in compare view

Updates @types/node from 22.1.0 to 22.2.0

Commits

Updates postcss from 8.4.40 to 8.4.41

Release notes

Sourced from postcss's releases.

8.4.41

Changelog

Sourced from postcss's changelog.

8.4.41

Commits

Updates tailwindcss from 3.4.7 to 3.4.9

Release notes

Sourced from tailwindcss's releases.

v3.4.9

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

v3.4.8

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Changelog

Sourced from tailwindcss's changelog.

[3.4.9] - 2024-08-08

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

[3.4.8] - 2024-08-07

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Commits

Updates vanilla-framework from 4.14.0 to 4.15.0

Release notes

Sourced from vanilla-framework's releases.

v4.15.0

Getting Vanilla Framework

Install with NPM: https://www.npmjs.com/package/vanilla-framework Visit the documentation at https://vanillaframework.io/docs

New in Vanilla v4.15.0

🚀 Features

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

... (truncated)

Changelog

Sourced from vanilla-framework's changelog.

  • version: 4.15.0 features:
    • component: CTA Block url: /docs/patterns/cta-block status: New notes: We've introduced a new CTA block component.
    • component: Grid url: /docs/patterns/grid status: New notes: We've added the .row--75-25 class to simplify creation of 75/25% grid layouts.
    • component: Grid url: /docs/patterns/grid status: Deprecated notes: We've deprecated the .row.is-bordered class.
    • component: Navigation / Full-width dropdowns url: /docs/patterns/navigation#full-width-dropdowns status: New notes: We've introduced a new full-width dropdown option to the top navigation component.
    • component: Hero url: /docs/patterns/hero#layouts status: New notes: We've added new layout options and detailed documentation to the hero pattern.
    • component: Logo Section / Dense url: /docs/patterns/logo-section#dense status: Deprecated notes: We've deprecated the dense version of the logo section component.
    • component: Tiered list url: /docs/patterns/tiered-list status: New notes: We've introduced a new tiered list pattern.
  • version: 4.14.0 features:
    • component: Links / Anchor headings url: /docs/patterns/links#anchor-link status: New notes: We've introduced a new class .p-link--anchor-heading to style anchor links in headings.
    • component: Image container / Cover url: /docs/patterns/images#cover-image status: New notes: We've added a new cover variant to the image container component via is-cover class to support having images cover the container with predefined aspect ratio.
    • component: Navigation / Sticky url: /docs/patterns/navigation#sticky status: New notes: We've introduced a new sticky option to the top navigation component via is-sticky class name.
    • component: Navigation / Reduced url: /docs/patterns/navigation#reduced status: New notes: We've introduced a new reduced variant of the top navigation for building two level top navigation.
  • version: 4.13.0 features:

... (truncated)

Commits
  • 2d27e9e Remove unnecessary new lines generated by macros
  • c6dc481 Workaround to add some bottom scroll space in mobile dropdowns
  • db893be Reduce padding of reduced navigation on mobile (to values from before #5258)
  • b39125c Clean up macro naming
  • f0276c3 Fix issue with parent level items being visible when scrolling
  • 180e580 Fix issues introduced by changes in #5258
  • 7e34c35 Update fake quick links to not fail linkchecker
  • 88d7f21 Update script for activating dropdown panels
  • 7a13e4c Update reduced example to contain all meganav mobile items
  • b9097d9 Delete unnecessary examples
  • Additional commits viewable in compare view

Updates prettier-plugin-tailwindcss from 0.6.5 to 0.6.6

Release notes

Sourced from prettier-plugin-tailwindcss's releases.

v0.6.6

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
Changelog

Sourced from prettier-plugin-tailwindcss's changelog.

[0.6.6] - 2024-08-09

  • Add support for prettier-plugin-multiline-arrays (#299)
  • Add resolution cache for known plugins (#301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#310)
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 npm_dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `5.16.6` | `5.16.7` |
| [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) | `5.16.6` | `5.16.7` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.51.21` | `5.51.23` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `22.2.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.40` | `8.4.41` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.7` | `3.4.9` |
| [vanilla-framework](https://github.com/canonical/vanilla-framework) | `4.14.0` | `4.15.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` |


Updates `@mui/icons-material` from 5.16.6 to 5.16.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-icons-material)

Updates `@mui/material` from 5.16.6 to 5.16.7
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.7/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.7/packages/mui-material)

Updates `@tanstack/react-query` from 5.51.21 to 5.51.23
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.23/packages/react-query)

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

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

Updates `tailwindcss` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.7...v3.4.9)

Updates `vanilla-framework` from 4.14.0 to 4.15.0
- [Release notes](https://github.com/canonical/vanilla-framework/releases)
- [Changelog](https://github.com/canonical/vanilla-framework/blob/main/releases.yml)
- [Commits](canonical/vanilla-framework@v4.14.0...v4.15.0)

Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_dependencies
- dependency-name: postcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
- dependency-name: vanilla-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm_dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 10:44
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2024
@github-actions github-actions bot enabled auto-merge (squash) August 12, 2024 10:44
@github-actions github-actions bot merged commit eb375b9 into main Aug 12, 2024
14 of 15 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm_dependencies-72ee6d717d branch August 12, 2024 10:56
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.

0 participants