Skip to content

Bump the minors group across 1 directory with 9 updates #262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps the minors group with 1 update in the /webserver directory: @github/relative-time-element.

Updates @github/relative-time-element from 4.4.5 to 4.4.8

Release notes

Sourced from @​github/relative-time-element's releases.

v4.4.8

What's Changed

New Contributors

Full Changelog: github/relative-time-element@4.4.7...v4.4.8

4.4.7

What's Changed

Full Changelog: github/relative-time-element@v4.4.6...4.4.7

v4.4.6

What's Changed

New Contributors

Full Changelog: github/relative-time-element@v4.4.5...v4.4.6

Commits

Updates @prisma/client from 6.7.0 to 6.8.2

Release notes

Sourced from @​prisma/client's releases.

6.8.2

Today, we are issuing the 6.8.2 patch release. It fully resolves an issue with the prisma init and prisma dev commands for some Windows users who were still facing problems after the previous incomplete fix in version 6.8.1.

Fixes:

6.8.1

Today, we are issuing the 6.8.1 patch release. It fixes an issue with the prisma init and prisma dev commands on Windows.

Fixes

6.8.0

Today, we are excited to share the 6.8.0 stable release 🎉 

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights

Local development with Prisma Postgres via prisma dev (Early Access)

In this release, we're releasing a way to develop against Prisma Postgres locally — no Docker required!

To get started, run the new prisma dev command:

npx prisma dev # starts a local Prisma Postgres server

This command spins up a local Prisma Postgres instance and prints the connection URL that you'll need to set as the url of your datasource block to point to a local Prisma Postgres instance. It looks similar to this:

datasource db {
  provider = "postgresql"
  url      = "prisma+postgres://localhost:51213/?api_key=ey..." 
}

You can then run migrations and execute queries against this local Prisma Postgres instance as with any remote one. Note that you need to keep the prisma dev process running in order to interact with the local Prisma Postgres instance.

📚 Learn more in the docs.

Native Deno support in prisma-client generator (Preview)

In this release, we're removing the deno Preview feature from the prisma-client-js generator. If you want to use Prisma ORM with Deno, you can now do so with the new prisma-client generator:

generator client {
  provider = "prisma-client"
  output   = "../src/generated/prisma"
</tr></table> 

... (truncated)

Commits
  • ca1b6ac feat(data-proxy): make http calls to local PPG. (#27166)
  • b30fd1e chore(deps): update engines to 6.8.0-43.2060c79ba17c6bb9f5823312b6f6b7f4a8457...
  • 1f86ee2 fix: remove special localhost detection to allow ppg-dev (#27165)
  • 2cab745 chore(deps): update engines to 6.8.0-42.de97e6aff41b72abc6bdd5c9a6926ea66a74e...
  • 1ee4662 chore(deps): update engines to 6.8.0-41.b03dd9008d13ed18b5f85f9fc9d97c16419fd...
  • f892633 chore(deps): update engines to 6.8.0-40.01ffc8196ad6cc982b7000b88379c3b5e59b8...
  • d18569a chore(deps): update engines to 6.8.0-39.2594251642324e4aa16b918f0d41ca043b15f...
  • 485e846 chore(deps): update engines to 6.8.0-37.fcdb14294b94156ad1c9a1dbabd7c07c03b72...
  • 84ab6e0 fix: fix various invalid results (#27127)
  • 867c43a fix(cli): use native fetch in PDP CLI (#27131)
  • Additional commits viewable in compare view

Updates @sentry/astro from 9.15.0 to 9.24.0

Release notes

Sourced from @​sentry/astro's releases.

9.24.0

Important Changes

  • feat(angular): Bump @sentry/angular peer dependencies to add Angular 20 support (#16414)

This release adds support for Angular 20 to the Sentry Angular SDK @sentry/angular.

Other Changes

  • feat(browser): Add unregisterOriginalCallbacks option to browserApiErrorsIntegration (#16412)
  • feat(core): Add user to logs (#16399)
  • feat(core): Make sure Supabase db query insights are populated (#16169)

Bundle size 📦

Path Size
@​sentry/browser 23.43 KB
@​sentry/browser - with treeshaking flags 23.2 KB
@​sentry/browser (incl. Tracing) 37.39 KB
@​sentry/browser (incl. Tracing, Replay) 74.64 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.92 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.29 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.09 KB
@​sentry/browser (incl. Feedback) 39.77 KB
@​sentry/browser (incl. sendFeedback) 28.03 KB
@​sentry/browser (incl. FeedbackAsync) 32.8 KB
@​sentry/react 25.15 KB
@​sentry/react (incl. Tracing) 39.35 KB
@​sentry/vue 27.67 KB
@​sentry/vue (incl. Tracing) 39.19 KB
@​sentry/svelte 23.45 KB
CDN Bundle 24.71 KB
CDN Bundle (incl. Tracing) 37.57 KB
CDN Bundle (incl. Tracing, Replay) 72.58 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.88 KB
CDN Bundle - uncompressed 72.17 KB
CDN Bundle (incl. Tracing) - uncompressed 111.21 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.51 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 235.03 KB
@​sentry/nextjs (client) 40.97 KB
@​sentry/sveltekit (client) 37.88 KB
@​sentry/node 146.36 KB
@​sentry/node - without tracing 95.82 KB
@​sentry/aws-serverless 120.98 KB

9.23.0

Important changes

  • feat(browser): option to ignore certain resource types (#16389)

... (truncated)

Changelog

Sourced from @​sentry/astro's changelog.

9.24.0

Important Changes

  • feat(angular): Bump @sentry/angular peer dependencies to add Angular 20 support (#16414)

This release adds support for Angular 20 to the Sentry Angular SDK @sentry/angular.

Other Changes

  • feat(browser): Add unregisterOriginalCallbacks option to browserApiErrorsIntegration (#16412)
  • feat(core): Add user to logs (#16399)
  • feat(core): Make sure Supabase db query insights are populated (#16169)

9.23.0

Important changes

  • feat(browser): option to ignore certain resource types (#16389)

Adds an option to opt out of certain resource.* spans via ignoreResourceSpans.

For example, to opt out of resource.script spans:

Sentry.browserTracingIntegration({
  ignoreResourceSpans: ['resource.script'],
}),

Other changes

  • feat: Export isEnabled from all SDKs (#16405)
  • feat(browser): Disable client when browser extension is detected in init() (#16354)
  • feat(core): Allow re-use of captureLog (#16352)
  • feat(core): Export _INTERNAL_captureSerializedLog (#16387)
  • feat(deps): bump @​opentelemetry/semantic-conventions from 1.32.0 to 1.34.0 (#16393)
  • feat(deps): bump @​prisma/instrumentation from 6.7.0 to 6.8.2 (#16392)
  • feat(deps): bump @​sentry/cli from 2.43.0 to 2.45.0 (#16395)
  • feat(deps): bump @​sentry/webpack-plugin from 3.3.1 to 3.5.0 (#16394)
  • feat(nextjs): Include static/chunks/main-* files for widenClientFileUpload (#16406)
  • feat(node): Do not add HTTP & fetch span instrumentation if tracing is disabled (#15730)
  • feat(nuxt): Added support for nuxt layers (#16372)
  • fix(browser): Ensure logs are flushed when sendClientReports=false (#16351)
  • fix(browser): Move browserTracingIntegration code to setup hook (#16386)
  • fix(cloudflare): Capture exceptions thrown in hono (#16355)
  • fix(node): Don't warn about Spotlight on empty NODE_ENV (#16381)
  • fix(node): Suppress Spotlight calls (#16380)
  • fix(nuxt): Add @sentry/nuxt as external in Rollup (#16407)
  • fix(opentelemetry): Ensure withScope keeps span active & _getTraceInfoFromScope works (#16385)

... (truncated)

Commits
  • 78cd42f release: 9.24.0
  • 3657c56 Merge pull request #16417 from getsentry/prepare-release/9.24.0
  • d8f3f8f meta: Update changelog for 9.24.0
  • d06b72b test(remix): Run tsc before Remix E2E tests (#16345)
  • 93b72ff feat(core): Add user to logs (#16399)
  • 81c2ff6 feat(angular): Bump @sentry/angular peer dependencies to add Angular 20 sup...
  • ff7ab11 feat(core): Make sure Supabase db query insights are populated (#16169)
  • 7116874 feat(browser): Add unregisterOriginalCallbacks option to `browserApiErrorsI...
  • b5c8344 Merge pull request #16413 from getsentry/master
  • 3b06e0b Merge branch 'release/9.23.0'
  • Additional commits viewable in compare view

Updates debug from 4.4.0 to 4.4.1

Release notes

Sourced from debug's releases.

4.4.1

What's Changed

New Contributors

Full Changelog: debug-js/debug@4.4.0...4.4.1

Commits

Updates prisma from 6.7.0 to 6.8.2

Release notes

Sourced from prisma's releases.

6.8.2

Today, we are issuing the 6.8.2 patch release. It fully resolves an issue with the prisma init and prisma dev commands for some Windows users who were still facing problems after the previous incomplete fix in version 6.8.1.

Fixes:

6.8.1

Today, we are issuing the 6.8.1 patch release. It fixes an issue with the prisma init and prisma dev commands on Windows.

Fixes

6.8.0

Today, we are excited to share the 6.8.0 stable release 🎉 

🌟 Help us spread the word about Prisma by starring the repo ☝️ or posting on X about the release.

Highlights

Local development with Prisma Postgres via prisma dev (Early Access)

In this release, we're releasing a way to develop against Prisma Postgres locally — no Docker required!

To get started, run the new prisma dev command:

npx prisma dev # starts a local Prisma Postgres server

This command spins up a local Prisma Postgres instance and prints the connection URL that you'll need to set as the url of your datasource block to point to a local Prisma Postgres instance. It looks similar to this:

datasource db {
  provider = "postgresql"
  url      = "prisma+postgres://localhost:51213/?api_key=ey..." 
}

You can then run migrations and execute queries against this local Prisma Postgres instance as with any remote one. Note that you need to keep the prisma dev process running in order to interact with the local Prisma Postgres instance.

📚 Learn more in the docs.

Native Deno support in prisma-client generator (Preview)

In this release, we're removing the deno Preview feature from the prisma-client-js generator. If you want to use Prisma ORM with Deno, you can now do so with the new prisma-client generator:

generator client {
  provider = "prisma-client"
  output   = "../src/generated/prisma"
</tr></table> 

... (truncated)

Commits

Updates solid-js from 1.9.6 to 1.9.7

Commits

Updates zod from 3.24.3 to 3.25.42

Release notes

Sourced from zod's releases.

v3.25.42

Commits:

  • 670a6d2f6f4b5ed902fbac7e627e71eb529d834c Improve Next.js tree shaking (#4569)
  • 548e7ef10912c84aa67a98da52b17dd0bffe1d9c 3.25.42

v3.25.41

Commits:

  • b898f99b070b6e03ed14c4e1f82985a36315cbc5 Update nullability section
  • df1e60e381dfd8aa23fddb4a047a899ae79ca76c Fix portability issue
  • 22ab436bc214d86d740e78f33ae6834d28ddc152 3.25.41

v3.25.40

Commits:

  • f97733fff4d627b7b9c85d4a4a2f758727de00cf Flatten simple intersections
  • ad2fc5ee221bc5fbfad1b7695c71a8a2c9c57314 Implement OpenAPI-friendly JSON Schema for File schemas (#4567)
  • d9add61a91d8035c3bf3335f2aaadb723f3a5336 Improve z.file JSON Schema, update docs with additional properties

v3.25.39

Commits:

  • d17b3091cdb00ec5113807f318de4d63fef57d69 Support array fn inputs
  • f23d73c07192e4ed66c2a09954bd86af42870eaf 3.25.39

v3.25.38

Commits:

  • 11477ae593b0a01ab7e701f39d69ce170936a216 Add test
  • 1574d2eed0c4ffed3ebf83492f4587a0942945d2 3.25.38

v3.25.37

Commits:

  • abc13de01b157fb67d8da54477699da44b7bcd6a Add major version section
  • d6cc9993dc67cbf88aebffc2132bab5fd6a2e991 Improve inference in z.function implement
  • c00ca4284f9c588ea978816e49674e0264576f9b 3.25.37

v3.25.36

Commits:

  • c5d9e7ce3b2190ea8776a75dad35c445b99cf3b1 Allow arbitary strings for JWT alg
  • 99e232927bc40ce278052434170089545288131a 3.25.36

v3.25.35

Commits:

  • 5e31fd09c8131709288d4c980d45a92483a4b6e7 Update readme
  • fe75806cbb64683f237ed0e4ee93b67a2c5e976d Improve discriminated union implementation (#4556)

... (truncated)

Commits

Updates @types/n3 from 1.24.2 to 1.25.3

Commits

Updates @types/node from 22.15.3 to 22.15.29

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@sentry/astro [>= 8.4.a, < 8.5]
@sentry/astro [>= 8.9.a, < 8.10]
@sentry/astro [>= 8.11.a, < 8.12]

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 minors group with 1 update in the /webserver directory: [@github/relative-time-element](https://github.com/github/relative-time-element).


Updates `@github/relative-time-element` from 4.4.5 to 4.4.8
- [Release notes](https://github.com/github/relative-time-element/releases)
- [Commits](github/relative-time-element@v4.4.5...v4.4.8)

Updates `@prisma/client` from 6.7.0 to 6.8.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.8.2/packages/client)

Updates `@sentry/astro` from 9.15.0 to 9.24.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.15.0...9.24.0)

Updates `debug` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.4.0...4.4.1)

Updates `prisma` from 6.7.0 to 6.8.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/6.8.2/packages/cli)

Updates `solid-js` from 1.9.6 to 1.9.7
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.9.6...v1.9.7)

Updates `zod` from 3.24.3 to 3.25.42
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.3...v3.25.42)

Updates `@types/n3` from 1.24.2 to 1.25.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/n3)

Updates `@types/node` from 22.15.3 to 22.15.29
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@github/relative-time-element"
  dependency-version: 4.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: "@prisma/client"
  dependency-version: 6.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: "@sentry/astro"
  dependency-version: 9.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: debug
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: prisma
  dependency-version: 6.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: solid-js
  dependency-version: 1.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: zod
  dependency-version: 3.25.42
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: "@types/n3"
  dependency-version: 1.25.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: "@types/node"
  dependency-version: 22.15.29
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minors
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants