-
Notifications
You must be signed in to change notification settings - Fork 3
fix(deps): update patch tuesday #973
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:
3.624.0
->3.629.0
3.633.0
(+2)3.624.0
->3.629.0
3.633.0
(+2)3.624.0
->3.629.0
3.633.0
(+2)5.17.0
->5.18.0
0.5.13
->0.5.14
5.51.21
->5.51.23
5.51.24
5.51.21
->5.51.23
5.51.24
20.14.14
->20.14.15
20.16.1
(+2)v4.3.5
->v4.3.6
5.61.0
->5.62.0
5.63.0
4.38.0
->4.39.0
1.9.3
->1.9.4
1.9.3
->1.9.4
4.54.0
->4.55.5
4.56.0
(+4)0.6.5
->0.6.6
5.17.0
->5.18.0
5.2.1
->5.3.0
v40.2.5
->v40.2.6
3.4.7
->3.4.9
3.4.10
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-eventbridge)
v3.629.0
Compare Source
Features
v3.626.0
Compare Source
Note: Version bump only for package @aws-sdk/client-eventbridge
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.629.0
Compare Source
Features
v3.627.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.626.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
aws/aws-sdk-js-v3 (@aws-sdk/s3-request-presigner)
v3.629.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.627.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
v3.626.0
Compare Source
Note: Version bump only for package @aws-sdk/s3-request-presigner
prisma/prisma (@prisma/client)
v5.18.0
Compare Source
🌟 Help us spread the word about Prisma by starring the repo or tweeting about the release. 🌟
Highlights
Native support for UUIDv7
Previous to this release, the Prisma Schema function
uuid()
did not accept any arguments and created a UUIDv4 ID. While sufficient in many cases, UUIDv4 has a few drawbacks, namely that it is not temporally sortable.UUIDv7 attempts to resolve this issue, making it easy to temporally sort your database rows by ID!
To support this, we’ve updated the
uuid()
function in Prisma Schema to accept an optional, integer argument. Right now, the only valid values are4
and7
, with4
being the default.Bug squashing
We’ve squashed a number of bugs this release, special thanks to everyone who helped us! A few select highlights are:
prismaSchemaFolder
.Json[]
fields will now return[]
instead ofnull
when accessed through a join using therelationJoins
Preview feature.Fixes and improvements
Prisma
Language tools (e.g. VS Code)
Share your feedback about Prisma ORM
We want to know how you like working with Prisma ORM in your projects! Please take our 2min survey and let us know what you like or where we can improve 🙏
Credits
Huge thanks to @mcuelenaere, @pagewang0, @Druue, @key-moon, @Jolg42, @pranayat, @ospfranco, @yubrot, @skyzh, @haaawk for helping!
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.14
Compare Source
TanStack/query (@tanstack/react-query)
v5.51.23
Compare Source
Version 5.51.23 - 8/8/24, 8:02 AM
Changes
Fix
c744f99
) by Dominik DorfmeisterDocs
1fc6124
) by Navin KhadkaPackages
actions/upload-artifact (actions/upload-artifact)
v4.3.6
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.6
hashicorp/terraform-provider-aws (aws)
v5.62.0
Compare Source
FEATURES:
aws_rds_cluster_parameter_group
(#38416)aws_secretsmanager_secret_versions
(#35411)aws_ebs_snapshot_block_public_access
(#38641)aws_rds_integration
(#35199)ENHANCEMENTS:
application/x-sql
(#38737)application/x-sql
(#38737)default_tags
to be set by environment variables (#33339)ignore_tags.keys
andignore_tags.key_prefixes
to be set by environment variables (#35264)skip_destroy
argument (#29663)skip_destroy
argument (#29663)secret_arn
(#37213)force_delete
argument (#38707)grafana_token
argument (#38743)target_health_state.unhealthy_draining_interval
argument (#38654)sub_slot_setting
attribute (#38698)BUG FIXES:
ROOT
as a valid value forprefix
(#38685)name
max length validation to 128 (#37539)eks_properties
for job updates (#38716)retry_strategy
for job updates (#38716)timeout
for job updates (#38716)created_date
attribute (#38689)ROOT
as a valid value forprefix
(#38685)launch_specifications
argument (#38773)PreconditionFailedException
on delete for resources deleted out-of-band (#38661)PreconditionFailedException
on delete for resources deleted out-of-band (#38661)PreconditionFailedException
on delete for resources deleted out-of-band (#38661)$.network-function-groups: null found, array expected
errors when creating resource withcreate_base_policy
argument (#38642)revision_id
andstate_machine_version_arn
as Computed on update ifpublish
istrue
(#38657)cloudflare/terraform-provider-cloudflare (cloudflare)
v4.39.0
Compare Source
NOTES:
value
is now deprecated in favour ofcontent
(#3509)cloudflare_workers_cron_trigger
and will be removed in the next major version. (#3500)cloudflare_workers_domain
and will be removed in the next major version. (#3500)cloudflare_workers_route
and will be removed in the next major version. (#3500)cloudflare_workers_script
and will be removed in the next major version. (#3500)cloudflare_workers_secret
and will be removed in the next major version. (#3500)cloudflare_workers_for_platforms_dispatch_namespace
and will be removed in the next major version. (#3500)minify
setting and include state migration to remove from local state. You should immediately remove the configuration from the resource to prevent permadiffs. Automatic migration of user configuration can be handled with Grit by runninggrit apply github.com/cloudflare/terraform-provider-cloudflare#cloudflare_zone_settings_override_remove_minify
(#3521)FEATURES:
cloudflare_gateway_app_types
(#3470)cloudflare_workers_cron_trigger
(#3500)cloudflare_workers_domain
(#3500)cloudflare_workers_for_platforms_dispatch_namespace
(#3500)cloudflare_workers_route
(#3500)cloudflare_workers_script
(#3500)cloudflare_workers_secret
(#3500)ENHANCEMENTS:
skip_app_launcher_login_page
flag to skip the App Launcher landing page (#3519)disable_clipboard_redirection
attribute toBISOAdminControls
(#3511)BUG FIXES:
url_hostname
(#3515)DEPENDENCIES:
hashicorp/terraform (hashicorp/terraform)
v1.9.4
Compare Source
1.9.4 (August 7, 2024)
BUG FIXES:
openai/openai-node (openai)
v4.55.5
Compare Source
Full Changelog: v4.55.4...v4.55.5
Chores
v4.55.4
Compare Source
Full Changelog: v4.55.3...v4.55.4
Bug Fixes
Chores
v4.55.3
Compare Source
Full Changelog: v4.55.2...v4.55.3
Chores
v4.55.2
Compare Source
Full Changelog: v4.55.1...v4.55.2
Bug Fixes
extract-to-root
ref strategy (ef3c73c)nullableStrategy
option (ad89892)Chores
v4.55.1
Compare Source
Full Changelog: v4.55.0...v4.55.1
Bug Fixes
Chores
AssistantResponseFormat
type (#967) (9fd94bf)Documentation
v4.55.0
Compare Source
Full Changelog: v4.54.0...v4.55.0
Features
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.6
Compare Source
prettier-plugin-multiline-arrays
(#299)v4.0.0-alpha.19
(#310)react-icons/react-icons (react-icons)
v5.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: react-icons/react-icons@v5.2.1...v5.3.0
12920d6
d006795
renovatebot/github-action (renovatebot/github-action)
v40.2.6
Compare Source
Documentation
Miscellaneous Chores
Build System
Continuous Integration
tailwindlabs/tailwindcss (tailwindcss)
v3.4.9
Compare Source
Fixed
vendor
foldersv3.4.8
Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.