chore(deps): bump the patch-and-minor group across 1 directory with 5 updates#47
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the patch-and-minor group across 1 directory with 5 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the patch-and-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.103.0` | `0.104.2` | | [@sentry/astro](https://github.com/getsentry/sentry-javascript) | `10.57.0` | `10.58.0` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.4.6` | `6.4.7` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.108.1` | `2.108.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.61.0` | `8.61.1` | Updates `@anthropic-ai/sdk` from 0.103.0 to 0.104.2 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.103.0...sdk-v0.104.2) Updates `@sentry/astro` from 10.57.0 to 10.58.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@10.57.0...10.58.0) Updates `astro` from 6.4.6 to 6.4.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.4.7/packages/astro) Updates `@supabase/supabase-js` from 2.108.1 to 2.108.2 - [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.108.2/packages/core/supabase-js) Updates `typescript-eslint` from 8.61.0 to 8.61.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.104.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: "@sentry/astro" dependency-version: 10.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: astro dependency-version: 6.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: "@supabase/supabase-js" dependency-version: 2.108.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: typescript-eslint dependency-version: 8.61.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for dertown ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the patch-and-minor group with 5 updates in the / directory:
0.103.00.104.210.57.010.58.06.4.66.4.72.108.12.108.28.61.08.61.1Updates
@anthropic-ai/sdkfrom 0.103.0 to 0.104.2Release notes
Sourced from @anthropic-ai/sdk's releases.
Changelog
Sourced from @anthropic-ai/sdk's changelog.
Commits
fbee0d1chore: release maine984ba4chore(api): remove retired models from API and SDKs9a0442dchore: release main1ccd401fix(api): addfrontier_llmrefusal category8be0232chore: release main813af32feat(api): add support for Managed Agents deployments and environment variabl...Updates
@sentry/astrofrom 10.57.0 to 10.58.0Release notes
Sourced from @sentry/astro's releases.
... (truncated)
Changelog
Sourced from @sentry/astro's changelog.
... (truncated)
Commits
29a6f45release: 10.58.07fa42c9Merge pull request #21530 from getsentry/prepare-release/10.58.00486221meta(changelog): Update changelog for 10.58.066b04b6chore(deps): Bump nx to22.7.5(#21527)d8dcc45ref(node): Migrate vendored generic-pool instrumentation to Sentry APIs (#21523)b35c4detest(node): Replace lru-memoizer fake unit test with integration coverage (#2...0d3f1b1fix(nextjs): Mark redirect server actions asokinstead ofinternal_error...1bf2badref(node): Streamline dataloader instrumentation (#21475)0a6e864test: Skip nuxt-5 E2E test (#21524)73024d4test(astro): Add Astro 7 e2e app (#21471)Updates
astrofrom 6.4.6 to 6.4.7Release notes
Sourced from astro's releases.
Changelog
Sourced from astro's changelog.
Commits
910e121[ci] release (#17036)ef771ecfix: improve diagnostics (#17046)0537f5c[ci] format2f4d92aFix prerendered redirect targets inflating SSR bundle in hybrid mode (#17066)360fa3fdocs: fix grammar in container API JSDoc comments (#16984)bbe0e54[ci] format52fc862Supporting numeric id references (#16672)9de80aefeat(cli): Adds wrangler schema to generated wrangler.jsonc file when running...3719765fix(security): iteratively decode multi-level URL encoding instead of rejecti...ff59fcdfix(assets): use getClientOutputDirectory in image generation for static buil...Updates
@supabase/supabase-jsfrom 2.108.1 to 2.108.2Release notes
Sourced from @supabase/supabase-js's releases.
... (truncated)
Changelog
Sourced from @supabase/supabase-js's changelog.
... (truncated)
Commits
76f3f02test(auth): add passkey unit and e2e coverage (#2442)Updates
typescript-eslintfrom 8.61.0 to 8.61.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
aaad718chore(release): publish 8.61.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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