Enable dualstack socket support by default in xDS clients (#2832)
@grpc/grpc-js 1.12.0
Changelog
Provide the method_name for the CallCredentials callback generateMetadata (#2814 contributed by @becoded)
Add an optional rejectUnauthorized field to the VerifyOptions interface, which can be passed as an argument to credentials.createSsl and createFromSecureContext (#2812 contributed by @vinothsa4891)
Experimental API changes
Added:
CaCertificateUpdate
CaCertificateUpdateListener
IdentityCertificateUpdate
IdentityCertificateUpdateListener
CertificateProvider
FileWatcherCertificateProvider
FileWatcherCertificateProviderConfig
createCertificateProviderChannelCredentials
createCertificateProviderServerCredentials
Modified:
LoadBalancer: The constructor now takes an additional argument of type ChannelCredentials.
ChannelControlHelper#createSubchannel: Now takes an additional argument of type ChannelCredentials | null. This should be passed along if overriding this function.
LeafLoadBalancer: The constructor now takes an additional argument of type ChannelCredentials.
@grpc/grpc-js 1.11.3
Ensure the client queries the name resolver again after connections drop while using the round_robin load balancing policy (#2825)
@grpc/grpc-js 1.11.2
Fix client crash on receiving a custom error code (#2801 contributed by @hastom)
Report connection errors more consistently (#2808)
Avoid computing the channel constructor trace log when that tracer is not enabled (#2817 contributed by @ygalbel)
@grpc/grpc-js 1.11.1
Revert a change that used APIs that were not available in early minor versions of Node 14 (#2799 contributed by @xqin)
Bumps the web-deps group with 31 updates in the /web directory:
5.0.18
5.1.0
5.0.18
5.1.0
5.0.19
5.1.0
2.0.4
2.1.10
5.3.3
5.8.0
0.5.13
0.5.15
1.15.6
1.15.9
14.2.4
14.2.15
9.0.0
9.0.1
1.10.9
1.12.2
20.14.6
22.7.7
18.3.3
18.3.11
18.3.0
18.3.1
7.13.1
8.10.0
7.13.1
8.10.0
10.4.19
10.4.20
13.12.0
13.15.0
8.57.0
9.13.0
8.56.10
9.6.1
14.2.4
14.2.15
3.3.0
4.0.0
17.28.0
17.37.1
8.4.38
8.4.47
10.0.0
10.0.1
11.1.0
11.1.1
2.0.4
2.0.8
3.4.4
3.4.14
4.15.6
4.19.1
5.4.5
5.6.3
8.17.1
8.18.0
0.21.5
0.24.0
Updates
@fontsource-variable/fira-code
from 5.0.18 to 5.1.0Commits
Updates
@fontsource-variable/inter
from 5.0.18 to 5.1.0Commits
Updates
@fontsource-variable/newsreader
from 5.0.19 to 5.1.0Commits
Updates
@headlessui/react
from 2.0.4 to 2.1.10Release notes
Sourced from
@headlessui/react
's releases.... (truncated)
Changelog
Sourced from
@headlessui/react
's changelog.... (truncated)
Commits
5eb3b12
2.1.10 -@headlessui/react
a4953a2
Fix crash inListboxOptions
when usingas={Fragment}
(#3513)3b047fc
update changelog13d8829
UseReact.JSX
instead ofJSX
(#3511)2422250
2.1.9 -@headlessui/react
02b43d0
Cleanupprocess
in Combobox component when using virtualization (#3495)63daa86
Fix crash when usinginstanceof HTMLElement
in some environments (#3494)f2c80c4
EnsureElement
is available before polyfilling (#3493)5ca68a9
Update react types to avoid unbound method lint errors (#3480)994303f
2.1.8 -@headlessui/react
Updates
@netlify/plugin-nextjs
from 5.3.3 to 5.8.0Release notes
Sourced from
@netlify/plugin-nextjs
's releases.... (truncated)
Changelog
Sourced from
@netlify/plugin-nextjs
's changelog.... (truncated)
Commits
68910b0
chore(main): release 5.8.0 (#2656)7e5253d
fix: adjust cache-control handling for next@15.0.0-canary.187 (#2666)5f5ec06
chore(deps): update dependency@playwright/test
to v1.48.0 (#2670)60885d2
feat: cache 404s indefinitely for bot probes (#2668)0ab5748
chore(deps): update dependency typescript to v5.6.3 (#2665)d9051e5
chore(deps): update dependency sass to v1.79.5 (#2664)936c8d7
chore(deps): update dependency@types/node
to v20.16.11 (#2662)bf118d6
chore(deps): update netlify packages (#2660)47f1c28
chore(deps): update dependency@netlify/serverless-functions-api
to ^1.30.1 (...0bb2e75
chore(deps): update dependency@netlify/serverless-functions-api
to ^1.30.0 (...Updates
@tailwindcss/typography
from 0.5.13 to 0.5.15Release notes
Sourced from
@tailwindcss/typography
's releases.Changelog
Sourced from
@tailwindcss/typography
's changelog.Commits
199a0c6
0.5.15fa5beec
Modernize repository setup (#359)1da9d14
Update peer dependency version to include 4.0.0-alpha.20 (#358)7b43b3b
0.5.1441b694d
Update changelog815dfc4
Fix table text align (#346)2745585
Bump braces and jest (#353)f364a16
use Node 22 in CI workflows (#354)Updates
follow-redirects
from 1.15.6 to 1.15.9Commits
e4e55c7
Release version 1.15.9 of the npm package.31a1abf
Attempt much more gentle detection.d2aaa97
Fix url field.62558f0
Release version 1.15.8 of the npm package.a8d1cee
Return subtlety.458ca8e
Fix native URL test for Node 20.ca49e44
Handle KeepAlive connections in tests.f3711d7
Test on Node 20 and 22.fda0faf
Fix typo.760757f
Release version 1.15.7 of the npm package.Updates
next
from 14.2.4 to 14.2.15Release notes
Sourced from next's releases.
... (truncated)
Commits
737c29e
v14.2.151c8234e
backport: [i18n] Routing fix #70761 (#70976)bb3f580
fix: Do not omit alt on getImgProps return type, ImgProps (#70818)cb8113b
fix(next/image): handle undefinedimages.localPatterns
config in `images-ma...9c1191a
fix missing helpers innext-test-utils.ts
0de4183
fix linte03c4ff
feat(next/image): addimages.localPatterns
config (#70802)540ea2d
backport: support breadcrumb style catch-all parallel routes (#65063) (#70794)0d0448b
Fix client reference access causing metadata missing (#70732) (#70788)381d1f9
feat(next/image): add support fordecoding
prop (#70678)Updates
rehype-parse
from 9.0.0 to 9.0.1Commits
4a2bf61
9.0.19e6353c
rehype-stringify: 6.0.1eb6dfc5
rehype-parse: 6.0.29b11105
Addfunding
to packagese7126a2
Update fixtures732adc0
Update dev-dependencies7710e36
Update dev-dependencies4b2c61f
Addrehype-truncate
to list of plugins47a03b0
Addrehype-url-inspector
to plugins17cd241
Update websiteUpdates
@grpc/grpc-js
from 1.10.9 to 1.12.2Release notes
Sourced from
@grpc/grpc-js
's releases.... (truncated)
Commits
0e39b26
Merge pull request #2838 from murgatroid99/grpc-js_node_12_fixe907d19
grpc-js: Use util.promisify instead of fs/promises for Node 12 compatibilitydce2272
Merge pull request #2836 from murgatroid99/grpc-js_1.12_1.11_bugfix_merge65cd9b6
grpc-js: Bump to 1.12.1f21855d
Merge remote-tracking branch 'upstream/@grpc/grpc-js@1.11.x' into grpc-js_1.1...8aacdfd
Merge pull request #2833 from murgatroid99/grpc-js_1.12.0_bump051c048
grpc-js: Bump to 1.12.0707f6cb
Merge pull request #2832 from murgatroid99/grpc-js-xds_enable_dualstack50668f7
grpc-js-xds: Enable dualstack support by default3c9436b
Merge pull request #2812 from vinothsa4891/bugfix/support-reject-unauthorizedUpdates
@types/node
from 20.14.6 to 22.7.7Commits
Updates
@types/react
from 18.3.3 to 18.3.11Commits
Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
@typescript-eslint/eslint-plugin
from 7.13.1 to 8.10.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)d09d36d
docs: inject option descriptions into rule docs when possible (#9925)373c63a
chore(eslint-plugin): [no-unnecessary-condition] remove dead suggestion id (#...4666ed4
chore(release): publish 8.9.0ef8642b
fix(eslint-plugin): handle unions in await...for (#10110)ef5df2f
docs: updateordered-imports
status (#10129)60f0766
fix(eslint-plugin): correct use-at-your-own-risk type definitions (#10049)15d0960
fix(eslint-plugin): [no-unused-vars] never report the naming of an enum membe...a87c296
fix(eslint-plugin): [no-loop-func] sync from upstream base rule (#10103)Updates
@typescript-eslint/parser
from 7.13.1 to 8.10.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
7effdea
chore(release): publish 8.10.0f9c49e3
feat: support TypeScript 5.6 (#9972)4666ed4
chore(release): publish 8.9.0f898248
chore(release): publish 8.8.12055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.0Updates
autoprefixer
from 10.4.19 to 10.4.20Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
dae6eb4
Release 10.4.20 versionee43652
F... _Description has been truncated_