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-deps group with 8 updates #198

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-deps group with 8 updates:

Package From To
@tauri-apps/cli 2.2.4 2.2.5
@webgpu/types 0.1.52 0.1.53
lucide-react 0.471.0 0.473.0
sonner 1.7.1 1.7.2
@types/node 22.10.5 22.10.7
@types/react 19.0.6 19.0.7
postcss 8.4.49 8.5.1
vitest 2.1.8 3.0.2

Updates @tauri-apps/cli from 2.2.4 to 2.2.5

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.2.5

[2.2.5]

Dependencies

Commits

Updates @webgpu/types from 0.1.52 to 0.1.53

Commits

Updates lucide-react from 0.471.0 to 0.473.0

Release notes

Sourced from lucide-react's releases.

New icons 0.473.0

Modified Icons 🔨

New icons 0.472.0

New icons 🎨

What's Changed

Full Changelog: lucide-icons/lucide@0.471.1...0.472.0

Hotfix Lucide React exports

What's Changed

Commits

Updates sonner from 1.7.1 to 1.7.2

Release notes

Sourced from sonner's releases.

v.1.7.2

What's Changed

You can now customize offsets more easily & swipe to the right/left as well.

New Contributors

Full Changelog: emilkowalski/sonner@v1.7.1...v.1.7.2

Commits

Updates @types/node from 22.10.5 to 22.10.7

Commits

Updates @types/react from 19.0.6 to 19.0.7

Commits

Updates postcss from 8.4.49 to 8.5.1

Release notes

Sourced from postcss's releases.

8.5.1

8.5 “Duke Alloces”

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

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).
Commits

Updates vitest from 2.1.8 to 3.0.2

Release notes

Sourced from vitest's releases.

v3.0.2

   🐞 Bug Fixes

    View changes on GitHub

v3.0.1

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

Vitest 3 is here! There are a few breaking changes, but we expect the migration to be smooth. This release page lists all changes made to the project during the beta. For the migration guide, please refer to the documentation.

   🚨 Breaking Changes

   🚀 Features

... (truncated)

Commits
  • f17918a chore: release v3.0.2
  • 56c5018 chore: release v3.0.1
  • 755ecdf Revert "fix: re-apply default conditions if using vite 6 or later (#7071)" (#...
  • 537fa5e fix(deps): update all non-major dependencies (#7147)
  • 01600e0 chore: release v3.0.0
  • 84287fc fix: re-apply default conditions if using vite 6 or later (#7071)
  • b526896 fix(coverage)!: always exclude test files (#7254)
  • 1c2b210 fix(api): don't report events during vitest list (#7257)
  • 80ce0e1 feat(api): add onBrowserInit event (#7255)
  • 003c0be fix(watch): don't indicate exit when no matching files (#7246)
  • 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-deps group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.2.4` | `2.2.5` |
| [@webgpu/types](https://github.com/gpuweb/types) | `0.1.52` | `0.1.53` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.471.0` | `0.473.0` |
| [sonner](https://github.com/emilkowalski/sonner) | `1.7.1` | `1.7.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.10.7` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.6` | `19.0.7` |
| [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.1` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.8` | `3.0.2` |


Updates `@tauri-apps/cli` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.4...@tauri-apps/cli-v2.2.5)

Updates `@webgpu/types` from 0.1.52 to 0.1.53
- [Commits](gpuweb/types@v0.1.52...v0.1.53)

Updates `lucide-react` from 0.471.0 to 0.473.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.473.0/packages/lucide-react)

Updates `sonner` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](emilkowalski/sonner@v1.7.1...v.1.7.2)

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

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

Updates `postcss` from 8.4.49 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.4.49...8.5.1)

Updates `vitest` from 2.1.8 to 3.0.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@webgpu/types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-deps
...

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 20, 2025
Copy link

vercel bot commented Jan 20, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
painting-droid-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 20, 2025 7:28am

@mateuszmigas mateuszmigas merged commit 3d34c32 into main Jan 21, 2025
5 checks passed
@mateuszmigas mateuszmigas deleted the dependabot/npm_and_yarn/all-deps-06b04a2199 branch January 21, 2025 13:44
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
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant