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:
9.0.3
->9.2.0
^0.9.5
->^0.10.0
5.21.1
->5.22.0
5.21.1
->5.22.0
22.8.0
->22.9.3
8.5.12
->8.5.13
8.11.0
->8.15.0
1.3.2
->1.4.1
1.0.14
->1.1.0
v1.2.2
->v1.2.3
9.13.0
->9.15.0
14.2.13
->14.2.18
6.10.1
->6.10.2
^0.445.0
->^0.460.0
14.2.16
->14.2.18
8.4.47
->8.4.49
16.4-alpine
->16.6-alpine
5.21.1
->5.22.0
4.4.7
->4.4.11
1.54.4
->1.54.6
14.3.3
->14.3.4
3.4.14
->3.4.15
5.6.3
->5.7.2
5.0.1
->5.1.3
2.1.3
->2.1.5
Release Notes
faker-js/faker (@faker-js/faker)
v9.2.0
Compare Source
Features
Changed Locales
v9.1.0
Compare Source
New Locales
Features
continent
method (#3162) (4056ab0)Changed Locales
Bug Fixes
neondatabase/serverless (@neondatabase/serverless)
v0.10.3
Compare Source
Fixes
authToken
overriding insql
HTTP request.v0.10.2
Compare Source
Expose
types
property on public HTTPQueryOptions typev0.10.1
Compare Source
Fix
CONFIG.MD
documentation.v0.10.0
Compare Source
Capture stack traces in
NeonDbError
, ifError.captureStackTrace
is available.Allow authentication through
JWT
by adding aauthToken
property to theneon
HTTP connection options.prisma/prisma (@prisma/adapter-neon)
v5.22.0
Compare Source
Today, we are excited to share the
5.22.0
stable release 🎉🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.
Highlights
Further Tracing Improvements
In our ongoing effort to stabilize the
tracing
Preview feature, we’ve made our spans compliant with OpenTelemetry Semantic Conventions for Database Client Calls. This should lead to better compatibility with tools such as DataDog and Sentry.We’ve also included numerous bug fixes that should make this Preview feature easier to work with.
Metrics bug fix
Occasionally, connection pool metrics would become negative or grow unbounded. In this release, connection pool metrics should stay consistent.
Connection Pool Timeout fix
In a specific case, there could be issues where fetching a new connection from the connection pool would time out, regardless of the state of the application and connection pool. If you have experience connection pool issues accessing a PostgreSQL database with TLS encryption in a resource-constrained environment (such as Function-as-a-Service offerings or very small VPS) this should resolve those issues.
Special thanks to @youxq for their pull request and help resolving this issue!
Join us
Looking to make an impact on Prisma in a big way? We're hiring!
Learn more on our careers page: https://www.prisma.io/careers
Fixes and improvements
Prisma Migrate
@unique
inschema.prisma
does not generate SQL to do soPrisma
libquery_engine-debian-openssl-1.1.x.so.node
prisma:engine:connection
spans have no parentprisma:engine:itx_runner
are disconnected from the treeitx_runner
span and it's children are missing sometimeslibquery_engine-debian-openssl-1.1.x.so.node
Credits
Huge thanks to @tmm1, @Takur0, @hinaloe, @andyjy, and @youxq for helping!
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.15.0
Compare Source
🚀 Features
ignoreConditionalTests
involving boolean!
operator (#10299)no-unsafe-type-assertion
(#10051)🩹 Fixes
as const satisfies
(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0
Compare Source
🚀 Features
await using
statements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0
Compare Source
🚀 Features
ignoreBooleanCoercion
(#9924)no-class-assign
rule ineslint-recommended
config (#10250)🩹 Fixes
undefined
(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.2
Compare Source
🩹 Fixes
considerDefaultExhaustiveForUnions
(#10223)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.12.1
Compare Source
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.12.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vercel/analytics (@vercel/analytics)
v1.4.1
Compare Source
What's Changed
Full Changelog: vercel/analytics@1.4.0...1.4.1
v1.4.0
Compare Source
What's Changed
Full Changelog: vercel/analytics@1.3.2...1.4.0
vercel/speed-insights (@vercel/speed-insights)
v1.1.0
Compare Source
What's Changed
Full Changelog: vercel/speed-insights@1.0.14...1.1.0
KengoTODA/actions-setup-docker-compose (KengoTODA/actions-setup-docker-compose)
v1.2.3
Compare Source
Bug Fixes
eslint/eslint (eslint)
v9.15.0
Compare Source
v9.14.0
Compare Source
vercel/next.js (eslint-config-next)
v14.2.18
Compare Source
Core Changes
Credits
Huge thanks to @huozhi and @ijjk for helping!
v14.2.17
Compare Source
Core Changes
Credits
Huge thanks to @huozhi, @ztanner, and @ijjk for helping!
v14.2.16
Compare Source
v14.2.15
Compare Source
Core Changes
Credits
Huge thanks to @ztanner, @agadzik, @huozhi, @styfle, @icyJoseph and @wyattjoh for helping!
v14.2.14
Compare Source
Core Changes
Credits
Huge thanks to @styfle, @ztanner, @ijjk, @huozhi and @wyattjoh for helping!
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2
Compare Source
Fixed
no-redundandant-roles
: allow<img src="*.svg" role="img" />
#936
Commits
0d01a1a
es-iterator-helpers
aa075bd
d15d3ab
@babel/cli
,@babel/core
,@babel/eslint-parser
,@babel/plugin-transform-flow-strip-types
,@babel/register
5dad7c4
aria-role
: Add valid test for<svg role="img" />
daba189
label-has-associated-control
: add line breaks for readability0bc6378
label-has-associated-control
: add additional test cases30d2318
d92446c
lucide-icons/lucide (lucide-react)
v0.460.0
: New icons 0.460.0Compare Source
New icons 🎨
toilet
(#2141) by @EthanHazelv0.459.0
: New icons 0.459.0Compare Source
New icons 🎨
equal-approximately
(#2594) by @ksk3110v0.458.0
: New icons 0.458.0Compare Source
New icons 🎨
cloud-alert
(#2611) by @lscheibelModified Icons 🔨
drill
(#1919) by @jguddasOther Changes
Full Changelog: lucide-icons/lucide@0.457.0...0.458.0
v0.457.0
: New icons 0.457.0Compare Source
New icons 🎨
laptop-minimal-check
(#2563) by @jguddasModified Icons 🔨
bath
(#2512) by @jamiemlawcross
(#2578) by @jguddashand-platter
(#2326) by @karsa-mistmerehard-hat
(#2559) by @jguddasheading-4
(#2546) by @jguddaspuzzle
(#2603) by @jamiemlawschool
(#2598) by @jguddasvegan
(#2556) by @jguddasv0.456.0
: Choosing import name style 0.456.0Compare Source
What's Changed
glass-water
icon by @jguddas in https://github.com/lucide-icons/lucide/pull/2579Adjustable icon naming imports
Customize import name styles for
lucide-react
,lucide-vue
,lucide-react-native
,lucide-preact
, to manage autocompletion in your IDE.Add the following to your
settings.json
It allows you to choose the import name style.
For React:
For Vue:
v0.455.0
: New icons 0.455.0Compare Source
New icons 🎨
wind-arrow-down
(#2554) by @jamiemlawModified Icons 🔨
file-music
(#2536) by @jguddasslice
(#2500) by @jguddasundo-dot
(#2557) by @jguddaswind
(#2554) by @jamiemlawv0.454.0
: New icons 0.454.0Compare Source
Modified Icons 🔨
pizza
(#2476) by @jamiemlawstar-half
(#1987) by @jguddasstar
(#1987) by @jguddasv0.453.0
: New icons 0.453.0Compare Source
New icons 🎨
calendar-1
(#2520) by @peteruithoven[
v0.452.0
](https://redirectConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.