chore(deps): Update all non-major dependencies #175
+379
−641
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.31.0
->9.33.0
22.16.5
->22.17.1
8.15.4
->8.15.5
8.37.0
->8.39.1
8.37.0
->8.39.1
17.2.0
->17.2.1
9.31.0
->9.33.0
5.5.3
->5.5.4
5.4.0
->5.5.0
9.7.0
->9.9.0
10.13.1
->10.14.0
18.3.0
->18.4.0
4.20.3
->4.20.4
5.8.3
->5.9.2
7.0.5
->7.1.2
Release Notes
eslint/eslint (@eslint/js)
v9.33.0
Compare Source
v9.32.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.39.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.39.0
Compare Source
🚀 Features
🩹 Fixes
unsafeObjectPattern
message (#11403)check
option for most RHS of a chain (#11272)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0
Compare Source
🩹 Fixes
isolatedDeclarations
if enabled inconstructor
option (#11351)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.39.1
Compare 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.
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.0
Compare 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.
motdotla/dotenv (dotenv)
v17.2.1
Compare Source
Changed
eslint/eslint (eslint)
v9.33.0
Compare Source
v9.32.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.4
Compare Source
Patch Changes
#755
723f7a8
Thanks @kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist
#751
cf52b30
Thanks @andreww2012! - fix: disallow extra properties in rule optionsfastify/fastify (fastify)
v5.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify@v5.4.0...v5.5.0
pinojs/pino (pino)
v9.9.0
Compare Source
v9.8.0
Compare Source
What's Changed
logger.msgPrefix
getter by @indutny-signal in https://github.com/pinojs/pino/pull/2232New Contributors
Full Changelog: pinojs/pino@v9.7.0...v9.8.0
pnpm/pnpm (pnpm)
v10.14.0
Compare Source
Minor Changes
Added support for JavaScript runtime resolution
Declare Node.js, Deno, or Bun in
devEngines.runtime
(insidepackage.json
) and let pnpm download and pin it automatically.Usage example:
How it works:
pnpm install
resolves your specified range to the latest matching runtime version.Why this is better:
useNodeVersion
andexecutionEnv.nodeVersion
)executionEnv.nodeVersion
). So, different projects in a workspace can use different runtimes.devEngines.runtime
setting will install the runtime locally, which we will improve in future versions of pnpm by using a shared location on the computer.Related PR: #9755.
Add
--cpu
,--libc
, and--os
topnpm install
,pnpm add
, andpnpm dlx
to customizesupportedArchitectures
via the CLI #7510.Patch Changes
pnpm add
downloads packages whoselibc
differ frompnpm.supportedArchitectures.libc
.dlx
to parse CLI flags and options between thedlx
command and the command to run or between thedlx
command and--
#9719.pnpm install --prod
should removing hoisted dev dependencies #9782.pnpm install
to incorrectly assume the lockfile is up to date after changing a local tarball that has peers dependencies.stripe/stripe-node (stripe)
v18.4.0
Compare Source
This release changes the pinned API version to
2025-07-30.basil
.instant_payouts_promotion
onAccountSession.components
andAccountSessionCreateParams.components
adjustable_quantity
onBillingPortal.Configuration.features.subscription_update.products[]
,BillingPortal.ConfigurationCreateParams.features.subscription_update.products[]
, andBillingPortal.ConfigurationUpdateParams.features.subscription_update.products[]
disabled
from enumCapability.status
transaction_id
onCharge.payment_method_details.cashapp
origin_context
onCheckout.SessionCreateParams
andCheckout.Session
template
onCheckout.Session.invoice_creation.invoice_data.rendering_options
,Checkout.SessionCreateParams.invoice_creation.invoice_data.rendering_options
,PaymentLink.invoice_creation.invoice_data.rendering_options
,PaymentLinkCreateParams.invoice_creation.invoice_data.rendering_options
, andPaymentLinkUpdateParams.invoice_creation.invoice_data.rendering_options
setup_future_usage
onCheckout.Session.payment_method_options.pix
andCheckout.SessionCreateParams.payment_method_options.pix
nz_bank_account
on enumCheckout.SessionCreateParams.payment_method_types
Identity.VerificationSession.related_person.account
to be requiredIdentity.VerificationSession.related_person.person
to be requiredduration
onInvoiceCreatePreviewParams.schedule_details.phases[]
,SubscriptionScheduleCreateParams.phases[]
, andSubscriptionScheduleUpdateParams.phases[]
InvoiceCreatePreviewParams.subscription_details.cancel_at
,SubscriptionCreateParams.cancel_at
, andSubscriptionUpdateParams.cancel_at
fromDateTime
toDateTime | enum('max_period_end'|'min_period_end')
price_data
onPaymentLinkCreateParams.line_items[]
PaymentLinkCreateParams.line_items[].price
to be optionalAmerica/Coyhaique
on enumReporting.ReportRunCreateParams.parameters.timezone
standard
onTax.Registration.country_options.ae
,Tax.Registration.country_options.au
,Tax.Registration.country_options.ch
,Tax.Registration.country_options.gb
,Tax.Registration.country_options.jp
,Tax.Registration.country_options.no
,Tax.Registration.country_options.nz
,Tax.Registration.country_options.sg
,Tax.RegistrationCreateParams.country_options.ae
,Tax.RegistrationCreateParams.country_options.al
,Tax.RegistrationCreateParams.country_options.ao
,Tax.RegistrationCreateParams.country_options.au
,Tax.RegistrationCreateParams.country_options.aw
,Tax.RegistrationCreateParams.country_options.ba
,Tax.RegistrationCreateParams.country_options.bb
,Tax.RegistrationCreateParams.country_options.bd
,Tax.RegistrationCreateParams.country_options.bf
,Tax.RegistrationCreateParams.country_options.bh
,Tax.RegistrationCreateParams.country_options.bs
,Tax.RegistrationCreateParams.country_options.cd
,Tax.RegistrationCreateParams.country_options.ch
,Tax.RegistrationCreateParams.country_options.et
,Tax.RegistrationCreateParams.country_options.gb
,Tax.RegistrationCreateParams.country_options.gn
,Tax.RegistrationCreateParams.country_options.is
,Tax.RegistrationCreateParams.country_options.jp
,Tax.RegistrationCreateParams.country_options.me
,Tax.RegistrationCreateParams.country_options.mk
,Tax.RegistrationCreateParams.country_options.mr
,Tax.RegistrationCreateParams.country_options.no
,Tax.RegistrationCreateParams.country_options.nz
,Tax.RegistrationCreateParams.country_options.om
,Tax.RegistrationCreateParams.country_options.rs
,Tax.RegistrationCreateParams.country_options.sg
,Tax.RegistrationCreateParams.country_options.sr
,Tax.RegistrationCreateParams.country_options.uy
,Tax.RegistrationCreateParams.country_options.za
, andTax.RegistrationCreateParams.country_options.zw
inbound_goods
on enumsTax.Registration.country_options.at.standard.place_of_supply_scheme
,Tax.Registration.country_options.be.standard.place_of_supply_scheme
,Tax.Registration.country_options.bg.standard.place_of_supply_scheme
,Tax.Registration.country_options.cy.standard.place_of_supply_scheme
,Tax.Registration.country_options.cz.standard.place_of_supply_scheme
,Tax.Registration.country_options.de.standard.place_of_supply_scheme
,Tax.Registration.country_options.dk.standard.place_of_supply_scheme
,Tax.Registration.country_options.ee.standard.place_of_supply_scheme
,Tax.Registration.country_options.es.standard.place_of_supply_scheme
,Tax.Registration.country_options.fi.standard.place_of_supply_scheme
,Tax.Registration.country_options.fr.standard.place_of_supply_scheme
,Tax.Registration.country_options.gr.standard.place_of_supply_scheme
,Tax.Registration.country_options.hr.standard.place_of_supply_scheme
,Tax.Registration.country_options.hu.standard.place_of_supply_scheme
,Tax.Registration.country_options.ie.standard.place_of_supply_scheme
,Tax.Registration.country_options.it.standard.place_of_supply_scheme
,Tax.Registration.country_options.lt.standard.place_of_supply_scheme
,Tax.Registration.country_options.lu.standard.place_of_supply_scheme
,Tax.Registration.country_options.lv.standard.place_of_supply_scheme
,Tax.Registration.country_options.mt.standard.place_of_supply_scheme
,Tax.Registration.country_options.nl.standard.place_of_supply_scheme
,Tax.Registration.country_options.pl.standard.place_of_supply_scheme
,Tax.Registration.country_options.pt.standard.place_of_supply_scheme
,Tax.Registration.country_options.ro.standard.place_of_supply_scheme
,Tax.Registration.country_options.se.standard.place_of_supply_scheme
,Tax.Registration.country_options.si.standard.place_of_supply_scheme
,Tax.Registration.country_options.sk.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.at.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.be.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.bg.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.cy.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.cz.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.de.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.dk.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.ee.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.es.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.fi.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.fr.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.gr.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.hr.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.hu.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.ie.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.it.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.lt.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.lu.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.lv.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.mt.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.nl.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.pl.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.pt.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.ro.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.se.standard.place_of_supply_scheme
,Tax.RegistrationCreateParams.country_options.si.standard.place_of_supply_scheme
, andTax.RegistrationCreateParams.country_options.sk.standard.place_of_supply_scheme
aed
,bgn
,huf
, andron
onTerminal.Configuration.tipping
,Terminal.ConfigurationCreateParams.tipping
, andTerminal.ConfigurationUpdateParams.tipping
2025-07-30.basil
on enumWebhookEndpointCreateParams.api_version
Stripe.API_VERSION
privatenumber/tsx (tsx)
v4.20.4
Compare Source
microsoft/TypeScript (typescript)
v5.9.2
Compare Source
vitejs/vite (vite)
v7.1.2
Compare Source
Bug Fixes
[vite]
prefixes to debug logs (#20595) (7cdef61)npm:
prefix as a built-in module (#20558) (ab33803)Miscellaneous Chores
@jridgewell/remapping
from@ampproject/remapping
(#20577) (0a6048a)v7.1.1
Compare Source
Bug Fixes
launch-editor-middleware
(#20569) (826b394)Miscellaneous Chores
v7.1.0
Compare Source
Features
generateCodeFrame
(#20508) (e7d0b2a)Bug Fixes
image-set
containing__VITE_ASSET__
(#20520) (f1a2635)entryCssAssetFileNames
as an empty Set (#20542) (6a46cda)Tests
process.features
(#20544) (856d3f0)v7.0.6
Compare Source
Bug Fixes
Miscellaneous Chores
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (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.