Open dependabot[bot] opened 1 day ago
Bumps the production-deps group with 39 updates in the / directory:
8.37.1
8.39.0
0.7.0
0.8.1
1.7.10
1.9.2
8.8.1
8.8.2
8.11.3
8.13.1
8.10.2
8.11.10
0.9.0
0.10.0
6.9.10
6.9.16
6.4.14
6.4.17
1.16.1
1.16.2
9.14.0
9.15.0
8.14.0
8.15.0
4.4.2
4.4.3
5.4.0
5.5.0
2.6.0
2.7.0
1.22.2
1.23.0
1.22.3
6.0.8
6.1.0
19.3.0
19.6.0
3.2.6
3.4.0
1.77.4
1.81.0
4.0.0
4.1.0
3.687.0
3.696.0
3.697.0
12.25.0
12.26.0
0.22.3
0.26.0
8.12.1
4.0.13
4.1.2
0.91.4
0.110.2
0.86.0
0.110.3
0.81.3
0.100.0
0.92.0
0.111.0
5.8.0
5.8.3
0.0.0-experimental-3edc000d-20240926
0.23.2
Updates @sentry/nextjs from 8.37.1 to 8.39.0
@sentry/nextjs
Sourced from @sentry/nextjs's releases.
@sentry/nextjs
8.39.0 Important Changes feat(nestjs): Instrument event handlers (#14307) The @sentry/nestjs SDK will now capture performance data for NestJS Events (@nestjs/event-emitter) Other Changes feat(nestjs): Add alias @SentryExceptionCaptured for @WithSentry (#14322) feat(nestjs): Duplicate SentryService behaviour into @sentry/nestjs SDK init() (#14321) feat(nestjs): Handle GraphQL contexts in SentryGlobalFilter (#14320) feat(node): Add alias childProcessIntegration for processThreadBreadcrumbIntegration and deprecate it (#14334) feat(node): Ensure request bodies are reliably captured for http requests (#13746) feat(replay): Upgrade rrweb packages to 2.29.0 (#14160) fix(cdn): Ensure _sentryModuleMetadata is not mangled (#14344) fix(core): Set sentry.source attribute to custom when calling span.updateName on SentrySpan (#14251) fix(mongo): rewrite Buffer as ? during serialization (#14071) fix(replay): Remove replay id from DSC on expired sessions (#14342) ref(profiling) Fix electron crash (#14216) ref(types): Deprecate Request type in favor of RequestEventData (#14317) ref(utils): Stop setting transaction in requestDataIntegration (#14306) ref(vue): Reduce bundle size for starting application render span (#14275) Bundle size 📦 Path Size @sentry/browser 22.77 KB @sentry/browser - with treeshaking flags 21.53 KB @sentry/browser (incl. Tracing) 35.27 KB @sentry/browser (incl. Tracing, Replay) 72 KB @sentry/browser (incl. Tracing, Replay) - with treeshaking flags 62.38 KB @sentry/browser (incl. Tracing, Replay with Canvas) 76.31 KB @sentry/browser (incl. Tracing, Replay, Feedback) 89.17 KB @sentry/browser (incl. Feedback) 39.93 KB @sentry/browser (incl. sendFeedback) 27.42 KB @sentry/browser (incl. FeedbackAsync) 32.23 KB @sentry/react 25.52 KB @sentry/react (incl. Tracing) 38.23 KB @sentry/vue 26.92 KB @sentry/vue (incl. Tracing) 37.1 KB @sentry/svelte 22.91 KB CDN Bundle 24.13 KB CDN Bundle (incl. Tracing) 37.05 KB CDN Bundle (incl. Tracing, Replay) 71.72 KB CDN Bundle (incl. Tracing, Replay, Feedback) 77.07 KB CDN Bundle - uncompressed 70.73 KB CDN Bundle (incl. Tracing) - uncompressed 109.94 KB CDN Bundle (incl. Tracing, Replay) - uncompressed 222.46 KB
The @sentry/nestjs SDK will now capture performance data for NestJS Events (@nestjs/event-emitter)
@sentry/nestjs
@nestjs/event-emitter
@SentryExceptionCaptured
@WithSentry
SentryService
init()
SentryGlobalFilter
childProcessIntegration
processThreadBreadcrumbIntegration
_sentryModuleMetadata
sentry.source
custom
span.updateName
SentrySpan
Request
RequestEventData
transaction
requestDataIntegration
@sentry/browser
@sentry/react
@sentry/vue
@sentry/svelte
... (truncated)
Sourced from @sentry/nextjs's changelog.
8.39.0 Important Changes feat(nestjs): Instrument event handlers (#14307) The @sentry/nestjs SDK will now capture performance data for NestJS Events (@nestjs/event-emitter) Other Changes feat(nestjs): Add alias @SentryExceptionCaptured for @WithSentry (#14322) feat(nestjs): Duplicate SentryService behaviour into @sentry/nestjs SDK init() (#14321) feat(nestjs): Handle GraphQL contexts in SentryGlobalFilter (#14320) feat(node): Add alias childProcessIntegration for processThreadBreadcrumbIntegration and deprecate it (#14334) feat(node): Ensure request bodies are reliably captured for http requests (#13746) feat(replay): Upgrade rrweb packages to 2.29.0 (#14160) fix(cdn): Ensure _sentryModuleMetadata is not mangled (#14344) fix(core): Set sentry.source attribute to custom when calling span.updateName on SentrySpan (#14251) fix(mongo): rewrite Buffer as ? during serialization (#14071) fix(replay): Remove replay id from DSC on expired sessions (#14342) ref(profiling) Fix electron crash (#14216) ref(types): Deprecate Request type in favor of RequestEventData (#14317) ref(utils): Stop setting transaction in requestDataIntegration (#14306) ref(vue): Reduce bundle size for starting application render span (#14275) 8.38.0 docs: Improve docstrings for node otel integrations (#14217) feat(browser): Add moduleMetadataIntegration lazy loading support (#13817) feat(core): Add trpc path to context in trpcMiddleware (#14218) feat(deps): Bump @opentelemetry/instrumentation-amqplib from 0.42.0 to 0.43.0 (#14230) feat(deps): Bump @sentry/cli from 2.37.0 to 2.38.2 (#14232) feat(node): Add knex integration (#13526) feat(node): Add tedious integration (#13486) feat(utils): Single implementation to fetch debug ids (#14199) fix(browser): Avoid recording long animation frame spans starting before their parent span (#14186) fix(node): Include debug_meta with ANR events (#14203) fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro (#14243) fix(react): Support wildcard routes on React Router 6 (#14205) fix(spotlight): Export spotlightBrowserIntegration from the main browser package (#14208) ref(browser): Ensure start time of interaction root and child span is aligned (#14188) ref(nextjs): Make build-time value injection turbopack compatible (#14081) Work in this release was contributed by @grahamhency, @Zen-cronic, @gilisho and @phuctm97. Thank you for your contributions!
@opentelemetry/instrumentation-amqplib
@sentry/cli
knex
tedious
debug_meta
Work in this release was contributed by @grahamhency, @Zen-cronic, @gilisho and @phuctm97. Thank you for your contributions!
@grahamhency
@Zen-cronic
@gilisho
@phuctm97
c52478d
5e6658a
8659f8d
100c662
4357b44
da5b2e0
fe1fb8c
d253621
@sentry/utils
4fbc3b2
9993d1e
Updates @clack/prompts from 0.7.0 to 0.8.1
@clack/prompts
Sourced from @clack/prompts's releases.
@clack/prompts
@clack/prompts@0.8.1 Patch Changes 360afeb: feat: adaptative max items
@0
Sourced from @clack/prompts's changelog.
0.8.1 Patch Changes 360afeb: feat: adaptative max items 0.8.0 Minor Changes 9acccde: Add tasks function for executing tasks in spinners Patch Changes b5c6b9b: Feat multiselect maxItems option 50ed94a: fix: clear spinner hooks on spinner.stop Updated dependencies [a04e418] Updated dependencies [4f6fcf5] @clack/core@0.3.4
spinner
spinner.stop
@clack/core
88a54a0
e8c4a3e
e74d448
b8bf2ae
f33a56f
360afeb
90f8e3d
65dfd4f
818373d
9d0e0dc
Updates @swc/core from 1.7.10 to 1.9.2
@swc/core
Sourced from @swc/core's changelog.
@swc/core
[1.9.2] - 2024-11-11 Bug Fixes (es) Fix typo in feature name (#9721) (aff9de5) Features (es/codegen) Implement proper inline_script support (#9729) (e732a36) [1.9.1] - 2024-11-06 Bug Fixes (es/codegen) Fix ends_with_alpha_num (#9720) (569c799) [1.9.0] - 2024-11-06 Bug Fixes (es/minifier) Avoid generating reserved mangling names (#9710) (b49317a) (es/plugin) Revert #9696 (#9717) (772f023) Features (typescript) Port deno isolatedDeclarations updates (#9712) (6194044) Miscellaneous Tasks (deps) Update rust crate is-macro to v0.3.7 (#9713) (d48e6e8) [1.8.0] - 2024-11-04 Bug Fixes
inline_script
ends_with_alpha_num
(es/minifier) Avoid generating reserved mangling names (#9710) (b49317a)
(es/plugin) Revert #9696 (#9717) (772f023)
isolatedDeclarations
669d275
swc_core
v5.0.3
47c6d38
f2be61f
1.9.2-nightly-20241111.1
9aae07a
e732a36
9dfa3f5
@swc/helpers@0.5.15
1606d08
v5.0.2
aff9de5
7c396a1
3d87fe0
1.9.1
v5.0.1
Updates mongoose from 8.8.1 to 8.8.2
mongoose
Sourced from mongoose's releases.
8.8.2 / 2024-11-18 fix(model): handle array filters when casting bulkWrite #15036 #14978 fix(model): make diffIndexes() avoid trying to drop default timeseries collection index #15035 #14984 fix: save execution stack in query as string #15039 durran types(cursor): correct asyncIterator and asyncDispose for TypeScript with lib: 'esnext' #15038 docs(migrating_to_8): add note about removing findByIdAndRemove #15024 dragontaek-lee
Sourced from mongoose's changelog.
b34aba6
f450083
445a76d
93dad98
85c538d
48407d9
asyncIterator
asyncDispose
7aba322
c9cbea0
98edf8b
8799da2
Updates pg from 8.11.3 to 8.13.1
pg
Sourced from pg's changelog.
All major and minor releases are briefly explained below. For richer information consult the commit log on github with referenced pull requests. We do not include break-fix version release in this file. pg@8.13.0 Add ability to specify query timeout on per-query basis. pg@8.12.0 Add queryMode config option to force use of the extended query protocol on queries without any parameters. pg-pool@8.10.0 Emit release event when client is returned to the pool. pg@8.9.0 Add support for stream factory. Better errors for SASL authentication. Use native crypto module for SASL authentication. pg@8.8.0 Bump minimum required version of native bindings. Catch previously uncatchable errors thrown in pool.query. Prevent the pool from blocking the event loop if all clients are idle (and allowExitOnIdle is enabled). Support lock_timeout in client config. Fix errors thrown in callbacks from interfering with cleanup. pg-pool@3.5.0 Add connection lifetime limit config option. pg@8.7.0 Add optional config to pool to allow process to exit if pool is idle. pg-cursor@2.7.0 Convert to es6 class Add support for promises to cursor methods pg@8.6.0 Better SASL error messages & more validation on bad configuration. Export DatabaseError. Add ParameterDescription support to protocol parsing.
All major and minor releases are briefly explained below.
For richer information consult the commit log on github with referenced pull requests.
We do not include break-fix version release in this file.
queryMode
release
pool.query
allowExitOnIdle
lock_timeout
95d7e62
1af6321
92cb640
f73b22f
fb12280
50c06f9
f7e484e
3e4d545
9baa56e
4f457e1
Updates @types/pg from 8.10.2 to 8.11.10
@types/pg
Updates @vercel/postgres from 0.9.0 to 0.10.0
@vercel/postgres
Sourced from @vercel/postgres's releases.
@vercel/postgres
@vercel/postgres-kysely@0.10.0 Minor Changes a2a4757: Removes utf-8-validate dependency and sets minimum Node.js version to 18.14 Patch Changes Updated dependencies [a2a4757] @vercel/postgres@0.10.0 @vercel/postgres@0.10.0 Minor Changes a2a4757: Removes utf-8-validate dependency and sets minimum Node.js version to 18.14
@vercel/postgres-kysely
Sourced from @vercel/postgres's changelog.
0.10.0 Minor Changes a2a4757: Removes utf-8-validate dependency and sets minimum Node.js version to 18.14
8804352
a2a4757
2aa04dc
@types/ws
31c2b68
@types/node
0e8ede4
7405fff
c929a88
f6f99da
8511ebf
@changesets/cli
Updates nodemailer from 6.9.10 to 6.9.16
nodemailer
Sourced from nodemailer's releases.
v6.9.16 6.9.16 (2024-10-28) Bug Fixes addressparser: Correctly detect if user local part is attached to domain part (f2096c5) v6.9.15 6.9.15 (2024-08-08) Bug Fixes Fix memory leak (#1667) (baa28f6) mime: Added GeoJSON closes #1637 (#1665) (79b8293) v6.9.14 6.9.14 (2024-06-19) Bug Fixes api: Added support for Ethereal authentication (56b2205) services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc) services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea) well-known-services: Add Loopia in well known services (#1655) (21a28a1) v6.9.13 6.9.13 (2024-03-20) Bug Fixes tls: Ensure servername for SMTP (d66fdd3) v6.9.12 6.9.12 (2024-03-08) Bug Fixes message-generation: Escape single quote in address names (4ae5fad) v6.9.11 6.9.11 (2024-02-29) Bug Fixes
Sourced from nodemailer's changelog.
6.9.16 (2024-10-28) Bug Fixes addressparser: Correctly detect if user local part is attached to domain part (f2096c5) 6.9.15 (2024-08-08) Bug Fixes Fix memory leak (#1667) (baa28f6) mime: Added GeoJSON closes #1637 (#1665) (79b8293) 6.9.14 (2024-06-19) Bug Fixes api: Added support for Ethereal authentication (56b2205) services.json: Add Email Services Provider Feishu Mail (CN) (#1648) (e9e9ecc) services.json: update Mailtrap host and port in well known (#1652) (fc2c9ea) well-known-services: Add Loopia in well known services (#1655) (21a28a1) 6.9.13 (2024-03-20) Bug Fixes tls: Ensure servername for SMTP (d66fdd3) 6.9.12 (2024-03-08) Bug Fixes message-generation: Escape single quote in address names (4ae5fad) 6.9.11 (2024-02-29) Bug Fixes headers: Ensure that Content-type is the bottom header (c7cf97e)
e70b9c1
bcf55be
f2096c5
81de9eb
79b8293
baa28f6
f9a92ed
56b2205
21a28a1
fc2c9ea
Updates @types/nodemailer from 6.4.14 to 6.4.17
@types/nodemailer
Updates @eslint-react/eslint-plugin from 1.16.1 to 1.16.2
@eslint-react/eslint-plugin
Sourced from @eslint-react/eslint-plugin's releases.
@eslint-react/eslint-plugin
v1.16.2 What's Changed 🐞 Fixes fix(plugins/x): 'no-leaked-conditional-rendering' report empty string, closes #853 by @Rel1cx in Rel1cx/eslint-react#857 🪄 Improvements refactor: update the default behavior of import check, closes #858 by @Rel1cx in Rel1cx/eslint-react#860 Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.16.1...v1.16.2
@Rel1cx
Full Changelog: https://github.com/Rel1cx/eslint-react/compare/v1.16.1...v1.16.2
Sourced from @eslint-react/eslint-plugin's changelog.
v1.16.2 (Wed 20 Nov 2024) 🐞 Fixes fix(plugins/x): 'no-leaked-conditional-rendering' report empty string, closes #853 by @Rel1cx in Rel1cx/eslint-react#857 🪄 Improvements refactor: update the default behavior of import check, closes #858 by @Rel1cx in Rel1cx/eslint-react#860
49507f1
857916e
11ac7eb
b36ac05
714f3ee
26cb74b
c2aa1ea
1a597ba
5d2ea66
819b735
Updates @eslint/js from 9.14.0 to 9.15.0
@eslint/js
Sourced from @eslint/js's releases.
@eslint/js
v9.15.0 Features 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas) 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨) bdec50e feat: fix no-useless-computed-key false negative with __proto__ (#19123) (Milos Djermanovic) 3087c9e feat: add meta object to @eslint/js plugin (#19095) (Francesco Trotta) Bug Fixes fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar) bd35098 fix: switch away from Node.js node:assert and AssertionError (#19082) (Josh Goldberg ✨) 9db5b15 fix: unsafe report for no-lonely-if (#19087) (Abraham Guo) 68fa497 fix: ignore files on a different drive on Windows (#19069) (Francesco Trotta) 4ce625a fix: upgrade @humanwhocodes/retry@0.4.1 to avoid debug logs (#19102) (Milos Djermanovic) Documentation d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti) 09bc2a8 docs: Update README (GitHub Actions Bot) 39089c8 docs: add no-useless-computed-key examples with object patterns (#19109) (Milos Djermanovic) 895c60f docs: add missing messageId property and suggestion properties (#19122) (fnx) 298625e docs: Change CLI -c to use flat config (#19103) (Nicholas C. Zakas) 522d8a3 docs: add deprecation on indent, quotes and semi rule types (#19090) (Marco Pasqualetti) Chores 2967d91 chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic) b441bee chore: package.json update for @eslint/js release (Jenkins) 7d6bf4a chore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic) 902e707 chore: upgrade @eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic) 5ff6c1d chore: bump cross-spawn (#19125) (Ian Bobinac) cceccc7 chore: update dependency @eslint/json to ^0.6.0 (#19117) (renovate[bot]) 0da3f73 chore: update algolia referrer (#19114) (Strek) 4f08332 ci: unpin trunk-io/trunk-action (#19108) (Francesco Trotta) 6b75683 perf: optimize text-table by replacing regex with trimEnd (#19061) (Nitin Kumar)
01557ce
2edc0e2
bdec50e
no-useless-computed-key
__proto__
3087c9e
meta
fd33f13
no-restricted-imports
bd35098
9db5b15
no-lonely-if
68fa497
4ce625a
@humanwhocodes/retry
d927920
09bc2a8
39089c8
895c60f
298625e
522d8a3
indent
quotes
semi
2967d91
@9
b441bee
7d6bf4a
@eslint/core
902e707
@eslint/plugin-kit
5ff6c1d
cceccc7
@eslint/json
0da3f73
4f08332
trunk-io/trunk-action
6b75683
text-table
trimEnd
Sourced from @eslint/js's changelog.
v9.15.0 - November 15, 2024 2967d91 chore: upgrade @eslint/js@9.15.0 (#19133) (Milos Djermanovic) b441bee chore: package.json update for @eslint/js release (Jenkins) 7d6bf4a chore: upgrade @eslint/core@0.9.0 (#19131) (Milos Djermanovic) 01557ce feat: Implement Language#normalizeLanguageOptions() (#19104) (Nicholas C. Zakas) 902e707 chore: upgrade @eslint/plugin-kit@0.2.3 (#19130) (Milos Djermanovic) 2edc0e2 feat: add meta.defaultOptions (#17656) (Josh Goldberg ✨) fd33f13 fix: update types for no-restricted-imports rule (#19060) (Nitin Kumar) 5ff6c1d chore: bump cross-spawn (#19125) (Ian Bobinac) d927920 docs: fix styles in no-js mode (#18916) (Tanuj Kanti) bdec50e feat: fix no-useless-computed-key false negative with
v9.15.0 - November 15, 2024
Bumps the production-deps group with 39 updates in the / directory:
8.37.1
8.39.0
0.7.0
0.8.1
1.7.10
1.9.2
8.8.1
8.8.2
8.11.3
8.13.1
8.10.2
8.11.10
0.9.0
0.10.0
6.9.10
6.9.16
6.4.14
6.4.17
1.16.1
1.16.2
9.14.0
9.15.0
8.14.0
8.15.0
9.14.0
9.15.0
4.4.2
4.4.3
5.4.0
5.5.0
2.6.0
2.7.0
8.14.0
8.15.0
1.22.2
1.23.0
1.22.2
1.22.3
6.0.8
6.1.0
19.3.0
19.6.0
3.2.6
3.4.0
1.77.4
1.81.0
4.0.0
4.1.0
3.687.0
3.696.0
3.687.0
3.697.0
3.687.0
3.696.0
3.687.0
3.697.0
12.25.0
12.26.0
0.22.3
0.26.0
8.37.1
8.39.0
8.12.1
8.14.0
4.0.13
4.1.2
0.91.4
0.110.2
0.86.0
0.110.3
0.81.3
0.100.0
0.92.0
0.111.0
5.8.0
5.8.3
0.0.0-experimental-3edc000d-20240926
0.23.2
Updates
@sentry/nextjs
from 8.37.1 to 8.39.0Release notes
Sourced from
@sentry/nextjs
's releases.... (truncated)
Changelog
Sourced from
@sentry/nextjs
's changelog.Commits
c52478d
release: 8.39.05e6658a
Merge pull request #14361 from getsentry/prepare-release/8.39.08659f8d
meta(changelog): Update changelog for 8.39.0100c662
meta(utils): Don't use import assertion in rollup config (#14362)4357b44
test: Clean up test output warnings (#14358)da5b2e0
fix(replay): Remove replay id from DSC on expired sessions (#14342)fe1fb8c
fix(cdn): Ensure_sentryModuleMetadata
is not mangled (#14344)d253621
ref(utils): Explicitly export API in@sentry/utils
(#14338)4fbc3b2
meta(utils): Replace custom versionbump script with rollup replace plugin (#1...9993d1e
feat(node): Add aliaschildProcessIntegration
for `processThreadBreadcrumbI...Updates
@clack/prompts
from 0.7.0 to 0.8.1Release notes
Sourced from
@clack/prompts
's releases.Changelog
Sourced from
@clack/prompts
's changelog.Commits
88a54a0
[ci] releasee8c4a3e
[ci] formate74d448
feat(@clack/prompts
): dynamic max items (#174)b8bf2ae
[ci] releasef33a56f
refactor: prevent edge cases360afeb
feat: adaptative max items90f8e3d
feat(@clack/prompts
): multiselect maxItems option (#151)65dfd4f
feat(@clack/prompts
): add tasks (#154)818373d
Merge branch 'multiselect-max-items' of https://github.com/Mist3rBru/clack in...9d0e0dc
[ci] formatUpdates
@swc/core
from 1.7.10 to 1.9.2Changelog
Sourced from
@swc/core
's changelog.... (truncated)
Commits
669d275
chore: Publish1.9.2
withswc_core
v5.0.3
47c6d38
chore: Update changelogf2be61f
chore: Publish1.9.2-nightly-20241111.1
withswc_core
v5.0.3
9aae07a
chore: Publish crates withswc_core
v5.0.3
e732a36
feat(es/codegen): Implement properinline_script
support (#9729)9dfa3f5
chore: Publish@swc/helpers@0.5.15
1606d08
chore: Publish crates withswc_core
v5.0.2
aff9de5
fix(es): Fix typo in feature name (#9721)7c396a1
chore: Update changelog3d87fe0
chore: Publish1.9.1
withswc_core
v5.0.1
Updates
mongoose
from 8.8.1 to 8.8.2Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
b34aba6
chore: release 8.8.2f450083
docs(migrating_to_8): add note about removing findByIdAndRemove445a76d
Merge pull request #15038 from Automattic/vkarpov15/gh-1497693dad98
Merge pull request #15039 from durran/error-stack85c538d
fix: save execution stack in query as string48407d9
types(cursor): correctasyncIterator
andasyncDispose
for TypeScript with...7aba322
Merge pull request #15036 from Automattic/vkarpov15/gh-14978c9cbea0
test: add test showing that bulkWrite strips out keys that arent in schema by...98edf8b
Update test/model.test.js8799da2
Merge pull request #15035 from Automattic/vkarpov15/gh-14984Updates
pg
from 8.11.3 to 8.13.1Changelog
Sourced from pg's changelog.
... (truncated)
Commits
95d7e62
Publish1af6321
fix: use existing Result types for new Result (#3310)92cb640
Publishf73b22f
Handle bad message ordering - make it catchable. Fixes 3174 (#3289)fb12280
Bump bluebird from 3.4.1 to 3.7.2 (#3303)50c06f9
Remove test globals (#3264)f7e484e
refactor: tighten up cloudflare detection (#3170)3e4d545
Fix lint (#3262)9baa56e
feat: allow specifying a timeout on a per query base (#3074)4f457e1
Remove unused file: list-db-types (#3249)Updates
@types/pg
from 8.10.2 to 8.11.10Commits
Updates
@vercel/postgres
from 0.9.0 to 0.10.0Release notes
Sourced from
@vercel/postgres
's releases.Changelog
Sourced from
@vercel/postgres
's changelog.Commits
8804352
Version Packages (#745)a2a4757
feat(postgres): remove utf-8-validate dependency and update minimum node vers...2aa04dc
chore(deps): update dependency@types/ws
to v8.5.12 (#737)31c2b68
chore(deps): update dependency@types/node
to v20.14.15 (#736)0e8ede4
chore(deps): update dependency tsup to v8.1.0 (#716)7405fff
chore(deps): update dependency prettier to v3.3.2 (#715)c929a88
chore(deps): update dependency@types/node
to v20.14.9 (#539)f6f99da
chore(deps): update dependency ts-jest to v29.1.5 (#704)8511ebf
chore(deps): update dependency@changesets/cli
to v2.27.7 (#684)Updates
nodemailer
from 6.9.10 to 6.9.16Release notes
Sourced from nodemailer's releases.
... (truncated)
Changelog
Sourced from nodemailer's changelog.
Commits
e70b9c1
chore(master): release 6.9.16 [skip-ci] (#1688)bcf55be
Bumped depsf2096c5
fix(addressparser): Correctly detect if user local part is attached to domain...81de9eb
chore(master): release 6.9.15 [skip-ci] (#1668)79b8293
fix(mime): Added GeoJSON closes #1637 (#1665)baa28f6
fix: Fix memory leak (#1667)f9a92ed
chore(master): release 6.9.14 [skip-ci] (#1649)56b2205
fix(api): Added support for Ethereal authentication21a28a1
fix(well-known-services): Add Loopia in well known services (#1655)fc2c9ea
fix(services.json): update Mailtrap host and port in well known (#1652)Updates
@types/nodemailer
from 6.4.14 to 6.4.17Commits
Updates
@eslint-react/eslint-plugin
from 1.16.1 to 1.16.2Release notes
Sourced from
@eslint-react/eslint-plugin
's releases.Changelog
Sourced from
@eslint-react/eslint-plugin
's changelog.Commits
49507f1
release: 1.16.2857916e
release: 1.16.2-beta.911ac7eb
release: 1.16.2-next.9b36ac05
release: 1.16.2-beta.8714f3ee
release: 1.16.2-next.826cb74b
release: 1.16.2-beta.7c2aa1ea
release: 1.16.2-next.71a597ba
release: 1.16.2-beta.65d2ea66
release: 1.16.2-next.6819b735
build: update depsUpdates
@eslint/js
from 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.