-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update patch tuesday #957
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
Merged
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
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
|
Terraform Plan 📖
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



This PR contains the following updates:
8.19.2->8.19.311.0.0-rc.456->11.0.0-rc.46111.0.0-rc.467(+2)11.0.0-rc.456->11.0.0-rc.46111.0.0-rc.467(+2)11.0.0-rc.456->11.0.0-rc.46111.0.0-rc.467(+2)11.0.0-rc.456->11.0.0-rc.46111.0.0-rc.467(+2)4.17.6->4.17.77.16.0->7.16.17.17.07.16.0->7.16.17.17.0v4.1.3->v4.1.7v4.1.6->v4.1.8v4.0.2->v4.0.3v4.3.3->v4.3.4v3.0.0->v3.1.1v1.2.1->v1.2.23.3.2->3.3.3v40.1.11->v40.2.2v40.2.33.4.4->3.4.53.4.6Release Notes
TanStack/table (@tanstack/react-table)
v8.19.3Compare Source
Version 8.19.3 - 7/14/24, 8:44 AM
Changes
Fix
a71ce10) by PiRCi
0054eb3) by Lachlan Collins241f26f) by Lachlan CollinsDocs
bb0a536) by @kadoshms6a4a10d) by Joseph Markuse749f31) by Radu Suciu7548860) by Kevin VandyPackages
trpc/trpc (@trpc/client)
v11.0.0-rc.461Compare Source
v11.0.0-rc.460Compare Source
v11.0.0-rc.459Compare Source
v11.0.0-rc.458Compare Source
trpc/trpc (@trpc/next)
v11.0.0-rc.461Compare Source
v11.0.0-rc.460Compare Source
v11.0.0-rc.459Compare Source
v11.0.0-rc.458Compare Source
trpc/trpc (@trpc/react-query)
v11.0.0-rc.461Compare Source
v11.0.0-rc.460Compare Source
v11.0.0-rc.459Compare Source
v11.0.0-rc.458Compare Source
trpc/trpc (@trpc/server)
v11.0.0-rc.461Compare Source
v11.0.0-rc.460Compare Source
v11.0.0-rc.459Compare Source
v11.0.0-rc.458Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.16.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.16.1Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
actions/checkout (actions/checkout)
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.amrom.workers.devby @cory-miller in https://github.com/actions/checkout/pull/1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in https://github.com/actions/checkout/pull/1692actions/download-artifact (actions/download-artifact)
v4.1.8Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4...v4.1.8
v4.1.7Compare Source
What's Changed
Full Changelog: actions/download-artifact@v4.1.6...v4.1.7
actions/setup-node (actions/setup-node)
v4.0.3Compare Source
What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-node@v4...v4.0.3
actions/upload-artifact (actions/upload-artifact)
v4.3.4Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
hashicorp/setup-terraform (hashicorp/setup-terraform)
v3.1.1Compare Source
BUG FIXES:
v3.1.0Compare Source
ENHANCEMENTS:
oven-sh/setup-bun (oven-sh/setup-bun)
v1.2.2Compare Source
oven-sh/setup-bunis the github action for setting up Bun.This release introduces support for the
bun-download-urlinput, which lets you override the URL used to download the .zip file for Bun.Here's an example:
prettier/prettier (prettier)
v3.3.3Compare Source
diff
Add parentheses for nullish coalescing in ternary (#16391 by @cdignam-segment)
This change adds clarity to operator precedence.
Add parentheses for decorator expressions (#16458 by @y-schneider)
Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.
Support
@letdeclaration syntax (#16474 by @sosukesuzuki)Adds support for Angular v18
@letdeclaration syntax.Please see the following code example. The
@letdeclaration allows you to define local variables within the template:For more details, please refer to the excellent blog post by the Angular Team: Introducing @let in Angular.
We also appreciate the Angular Team for kindly answering our questions to implement this feature.
renovatebot/github-action (renovatebot/github-action)
v40.2.2Compare Source
Build System
Continuous Integration
v40.2.1Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.2.0Compare Source
Features
docker-networkinput param (#853) (c928c7f)Documentation
Miscellaneous Chores
Build System
Continuous Integration
v40.1.12Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
tailwindlabs/tailwindcss (tailwindcss)
v3.4.5Compare Source
Fixed
var()injection for anchor properties (#13826)blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830).mtsand.ctsconfig file detection (#13940)px-1unnecessarily when using utilities likepx-1.5(#13959)-webkit-backdrop-filterforbackdrop-*utilities (#13997)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.