Skip to content

chore(deps): bump the production-deps group with 4 updates#52

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-deps-9ce8647b46
Open

chore(deps): bump the production-deps group with 4 updates#52
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-deps-9ce8647b46

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the production-deps group with 4 updates: @supabase/supabase-js, posthog-js, @hono/node-server and @aws-sdk/client-kms.

Updates @supabase/supabase-js from 2.100.0 to 2.100.1

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.100.1

2.100.1 (2026-03-26)

🩹 Fixes

  • postgrest: add type safety for eq() and neq() column names (#2175)
  • postgrest: fix maybeSingle for all request methods by removing Accept header override (#2182)
  • postgrest: narrow tstyche testFileMatch to only type test files (#2193)
  • postgrest: prevent Args: never functions from being classified as computed fields (#2195)
  • storage: spread all DEFAULT_FILE_OPTIONS in uploadToSignedUrl (#2194)

❤️ Thank You

Changelog

Sourced from @​supabase/supabase-js's changelog.

2.100.1 (2026-03-26)

🩹 Fixes

  • postgrest: narrow tstyche testFileMatch to only type test files (#2193)

❤️ Thank You

Commits
  • cd6335e docs(repo): enrich docs comment for remaining packages (#2165)
  • 9f487bd fix(postgrest): narrow tstyche testFileMatch to only type test files (#2193)
  • 379ce05 chore(release): version 2.100.0 changelogs (#2185)
  • See full diff in compare view

Updates posthog-js from 1.363.6 to 1.364.1

Release notes

Sourced from posthog-js's releases.

posthog-js@1.364.1

1.364.1

Patch Changes

  • Updated dependencies [4bdfdbc]:
    • @​posthog/core@​1.24.3
    • @​posthog/types@​1.364.1

posthog-js@1.364.0

1.364.0

Minor Changes

  • #3285 00a5079 Thanks @​pauldambra! - Reject the strings "undefined" and "null" in posthog.identify(). All invalid distinct IDs now log a critical console error (always visible, not debug-only). (2026-03-27)

Patch Changes

  • #3286 8d34289 Thanks @​marandaneto! - Use async native CompressionStream for gzip compression to avoid blocking the main thread (2026-03-27)
  • Updated dependencies [8d34289]:
    • @​posthog/core@​1.24.2
    • @​posthog/types@​1.364.0
Commits
  • bec9814 chore: update versions and lockfile [version bump]
  • 4bdfdbc feat(react-native): enable captureAppLifecycleEvents by default and add @​defa...
  • ee9b06a fix(node): fix flaky nestjs interceptor test (#3293)
  • 1912d1d ci(library-ci): add build: false to unit, functional, and lint jobs (#3289)
  • 287eb91 chore: update versions and lockfile [version bump]
  • 00a5079 fix(identify): reject string "undefined"/"null" and always log critical (#3285)
  • 343a4ac fix(ci): add --ignoreConfig to tsc calls in minimum TS version check for TS 6...
  • 470907d feat(react-native): add $is_emulator property to detect emulator/simulator (#...
  • 8d34289 perf(browser): use async CompressionStream for gzip to avoid blocking main th...
  • See full diff in compare view

Updates @hono/node-server from 1.19.11 to 1.19.12

Release notes

Sourced from @​hono/node-server's releases.

v1.19.12

What's Changed

Full Changelog: honojs/node-server@v1.19.11...v1.19.12

Commits

Updates @aws-sdk/client-kms from 3.1017.0 to 3.1019.0

Release notes

Sourced from @​aws-sdk/client-kms's releases.

v3.1019.0

3.1019.0(2026-03-27)

Chores
  • codegen: import from core submodules instead of root (#7896) (e35edfcd)
  • scripts:
    • client tarball generation with canonical name (#7893) (742196a8)
    • cjs inliner - cache externality check to reduce logging (#7892) (151df912)
  • script to generate client tarball (#7866) (5292adc8)
Documentation Changes
  • client-neptunedata: Minor formatting changes to remove unnecessary symbols. (d13b120c)
New Features
  • client-bedrock-agentcore: Adding AgentCore Code Interpreter Node.js Runtime Support with an optional runtime field (5a5bd743)
  • client-bedrock-agentcore-control: Adds support for custom code-based evaluators using customer-managed Lambda functions. (42dda2d1)
  • client-omics: AWS HealthOmics now supports VPC networking, allowing users to connect runs to external resources with NAT gateway, AWS VPC resources, and more. New Configuration APIs support configuring VPC settings. StartRun API now accepts networkingMode and configurationName parameters to enable VPC networking. (a16cb606)

For list of updated packages, view updated-packages.md in assets-3.1019.0.zip

v3.1018.0

3.1018.0(2026-03-26)

Chores
  • lib-storage: change default AbortController in Upload to the global implementation (#7880) (31c06fb0)
Documentation Changes
  • packages-internal: readme updates for internal packages (#7885) (2da8b4cd)
New Features
  • clients: update client endpoints as of 2026-03-26 (bc19bda4)
  • client-emr: Add StepExecutionRoleArn to RunJobFlow API (59a0577f)
  • client-timestream-influxdb: Timestream for InfluxDB adds support for customer defined maintenance windows. This allows customers to define maintenance schedule during resource creation and updates (22d9a2c8)
  • client-cloudwatch-logs: This release adds parameter support to saved queries in CloudWatch Logs Insights. Define reusable query templates with named placeholders, invoke them using start query. Available in Console, CLI and SDK (2c09ac48)
  • client-bcm-data-exports: With this release we are providing an option to accounts to have their export delivered to an S3 bucket that is not owned by the account. (ec48160e)
  • client-sagemaker: Release support for ml.r5d.16xlarge instance types for SageMaker HyperPod (db6db4e3)
Tests
  • client-ses: turn off email verification e2e test (#7886) (ae42308f)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-kms's changelog.

3.1019.0 (2026-03-27)

Note: Version bump only for package @​aws-sdk/client-kms

3.1018.0 (2026-03-26)

Note: Version bump only for package @​aws-sdk/client-kms

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-deps group with 4 updates: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [posthog-js](https://github.com/PostHog/posthog-js), [@hono/node-server](https://github.com/honojs/node-server) and [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms).


Updates `@supabase/supabase-js` from 2.100.0 to 2.100.1
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.100.1/packages/core/supabase-js)

Updates `posthog-js` from 1.363.6 to 1.364.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/posthog-js@1.363.6...posthog-js@1.364.1)

Updates `@hono/node-server` from 1.19.11 to 1.19.12
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](honojs/node-server@v1.19.11...v1.19.12)

Updates `@aws-sdk/client-kms` from 3.1017.0 to 3.1019.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1019.0/clients/client-kms)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.100.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: posthog-js
  dependency-version: 1.364.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-deps
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.1019.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants