-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump the dependencies group across 1 directory with 17 updates #122
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
Merged
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/dependencies-64a8bd3cda
Dec 20, 2024
Merged
chore(deps): bump the dependencies group across 1 directory with 17 updates #122
dependabot
merged 1 commit into
develop
from
dependabot/npm_and_yarn/dependencies-64a8bd3cda
Dec 20, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pdates Bumps the dependencies group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.4` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.2` | `2.1.4` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.0` | `2.1.1` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.4` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.2` | `2.1.4` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.1.0` | `1.1.1` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.1` | `1.1.2` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.61.0` | `5.62.8` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.61.0` | `5.62.8` | | [axios](https://github.com/axios/axios) | `1.7.7` | `1.7.9` | | [class-variance-authority](https://github.com/joe-bell/cva) | `0.7.0` | `0.7.1` | | [framer-motion](https://github.com/motiondivision/motion) | `11.11.17` | `11.15.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.460.0` | `0.468.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.5.4` | `2.5.5` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.17` | | [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` | Updates `@radix-ui/react-dialog` from 1.1.2 to 1.1.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-dropdown-menu` from 2.1.2 to 2.1.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-label` from 2.1.0 to 2.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-popover` from 1.1.2 to 1.1.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-select` from 2.1.2 to 2.1.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.1.0 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-switch` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-tabs` from 1.1.1 to 1.1.2 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@tanstack/react-query` from 5.61.0 to 5.62.8 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.8/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.61.0 to 5.62.8 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.62.8/packages/react-query-devtools) Updates `axios` from 1.7.7 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.7...v1.7.9) Updates `class-variance-authority` from 0.7.0 to 0.7.1 - [Release notes](https://github.com/joe-bell/cva/releases) - [Commits](joe-bell/cva@v0.7.0...v0.7.1) Updates `framer-motion` from 11.11.17 to 11.15.0 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.11.17...v11.15.0) Updates `lucide-react` from 0.460.0 to 0.468.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.0/packages/lucide-react) Updates `tailwind-merge` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.5.4...v2.5.5) Updates `tailwindcss` from 3.4.15 to 3.4.17 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.17) Updates `zod` from 3.23.8 to 3.24.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.23.8...v3.24.1) --- updated-dependencies: - dependency-name: "@radix-ui/react-dialog" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-dropdown-menu" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-label" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-popover" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-select" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-switch" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@radix-ui/react-tabs" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: class-variance-authority dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
gvieira18
approved these changes
Dec 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot squash and merge
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 17 updates in the / directory:
1.1.2
1.1.4
2.1.2
2.1.4
2.1.0
2.1.1
1.1.2
1.1.4
2.1.2
2.1.4
1.1.0
1.1.1
1.1.1
1.1.2
1.1.1
1.1.2
5.61.0
5.62.8
5.61.0
5.62.8
1.7.7
1.7.9
0.7.0
0.7.1
11.11.17
11.15.0
0.460.0
0.468.0
2.5.4
2.5.5
3.4.15
3.4.17
3.23.8
3.24.1
Updates
@radix-ui/react-dialog
from 1.1.2 to 1.1.4Commits
Updates
@radix-ui/react-dropdown-menu
from 2.1.2 to 2.1.4Commits
Updates
@radix-ui/react-label
from 2.1.0 to 2.1.1Commits
Maintainer changes
This version was pushed to npm by chancestrickland, a new releaser for
@radix-ui/react-label
since your current version.Updates
@radix-ui/react-popover
from 1.1.2 to 1.1.4Commits
Updates
@radix-ui/react-select
from 2.1.2 to 2.1.4Commits
Updates
@radix-ui/react-slot
from 1.1.0 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by chancestrickland, a new releaser for
@radix-ui/react-slot
since your current version.Updates
@radix-ui/react-switch
from 1.1.1 to 1.1.2Commits
Updates
@radix-ui/react-tabs
from 1.1.1 to 1.1.2Commits
Updates
@tanstack/react-query
from 5.61.0 to 5.62.8Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
8a0eb6a
release: v5.62.84989399
fix(types): fix issues with queryOptions factory method types (#8394)94e2c77
chore(deps): use stable@types/react
version (#8437)1eebfc9
release: v5.62.727ce0b6
chore: examples to react19 (#8408)d3073c8
release: v5.62.332d7189
fix: allow passing enabled:true when skipToken is present (#8407)73ec525
release: v5.62.2ceb4094
release: v5.62.1f816480
release: v5.62.0Updates
@tanstack/react-query-devtools
from 5.61.0 to 5.62.8Release notes
Sourced from
@tanstack/react-query-devtools
's releases.... (truncated)
Commits
8a0eb6a
release: v5.62.894e2c77
chore(deps): use stable@types/react
version (#8437)1eebfc9
release: v5.62.727ce0b6
chore: examples to react19 (#8408)d3073c8
release: v5.62.373ec525
release: v5.62.2ceb4094
release: v5.62.1f816480
release: v5.62.0dc4ae50
release: v5.61.5efdd204
release: v5.61.4Updates
axios
from 1.7.7 to 1.7.9Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b2cb45d
chore(release): v1.7.9 (#6730)c44d2f2
Revert "fix(types): export CJS types from ESM (#6218)" (#6729)415ca94
chore(release): v1.7.8 (#6715)0a8d6e1
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811b
fix(types): export CJS types from ESM (#6218)4355a6d
chore(sponsor): update sponsor block (#6709)5d54d22
chore(sponsor): update sponsor block (#6707)eac4619
fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1
fix(http): useglobalThis.TextEncoder
when available (#6634)7139ce9
chore(deps): bump cookie and socket.io (#6704)Updates
class-variance-authority
from 0.7.0 to 0.7.1Release notes
Sourced from class-variance-authority's releases.
Commits
45462dd
[email protected]c236552
docs: change x.com references to bluesky985dba9
chore: move clsx dependency to caret/semver range (#316)d4ded2d
chore: update sponsors.svg [ci skip]ff1717c
ci(schedule): adjust cron date to offset midnight traffic2f96730
ci: prevent scheduled workflow running in forksaaae670
docs(beta): bun installation69feb43
update docs for bun installation (#261)f9e2ea6
chore(docs): update banner links5228f0e
chore: link sponsors to raw svgUpdates
framer-motion
from 11.11.17 to 11.15.0Changelog
Sourced from framer-motion's changelog.
... (truncated)
Commits
6ddb3e7
v11.15.0cdcf3b4
Removing double clear47d5524
Fix a potential memory leak if a render step pauses for a long time. (#2944)1422aef
Ensuring easing is repeated correctly0e54f81
Add support forrepeat
in timeline sequence (#2945)1108bd5
Fixing testscc3b826
v11.14.4b65bcd5
Updating changelog7cebb22
Move animation sequence types to vanilla entrypoint (#2942)4cfd7aa
Adding normal component support tomotion.create
(#2943)Updates
lucide-react
from 0.460.0 to 0.468.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
4f038d5
feat(docs): add Bun.sh support to documentation (#2642)1d5c725
Fix path image backerd9a0119
feat(readme): add pdfme as an awesome backer (#2639)c6c645c
docs(readme): Update readme files (#2634)Updates
tailwind-merge
from 2.5.4 to 2.5.5Release notes
Sourced from tailwind-merge's releases.
Commits
b499bcc
v2.5.5b17d9ba
add changelog for v2.5.5de88bfd
Merge pull request #492 from oliverhaas/patch-13d05ac7
fix: typo "fractons" instead of "fractions"862ff39
Merge pull request #491 from dcastil/dependabot/npm_and_yarn/cross-spawn-7.0.610c826f
Bump cross-spawn from 7.0.3 to 7.0.68f61232
Merge pull request #490 from dcastil/dependabot/npm_and_yarn/eslint/plugin-ki...8410cef
Bump@eslint/plugin-kit
from 0.2.0 to 0.2.34dc0491
make release-drafter use bug label instead of bugfixaac29dc
Merge pull request #486 from dcastil/docs/484/add-installation-instructionsUpdates
tailwindcss
from 3.4.15 to 3.4.17Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
4f9f603
Fix error02faa15
v3.4.17e268b2a
Update changelog0a836f7
Work around issue with Node 22 and Jiti (#15421)f875ab9
Bump macos version8f91c27
v3.4.168c8c986
fix: update lilconfig for ESM and Windows support (#15289)2702cfc
Fix Plugin type issue (#14668)Updates
zod
from 3.23.8 to 3.24.1Release notes
Sourced from zod's releases.
... (truncated)
Commits
65adeea
v3.24.14e219d6
Bump min TS version to 5.00c6cbbd
Undeprecate .nonempty()b333f96
Fix deno tests964d622
Fix lintb68c05f
feat: Add JWT string validator (#3893)c1dd537
Addsfrrm
package to documentation (#3818)69a1798
Implement Standard Schema spec (#3850)963386d
Fix lint3755146
Remove createParams cascade from .array() (#3530)Maintainer changes
This version was pushed to npm by colinhacks, a new releaser for zod since your current version.
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