Bump the production-dependencies group with 3 updates - #57
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the production-dependencies group with 3 updates#57dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 3 updates: [@astrojs/cloudflare](https://github.com/withastro/astro/tree/HEAD/packages/integrations/cloudflare), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [uuid](https://github.com/uuidjs/uuid). Updates `@astrojs/cloudflare` from 14.2.1 to 14.2.3 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/cloudflare/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/cloudflare@14.2.3/packages/integrations/cloudflare) Updates `astro` from 7.2.2 to 7.2.4 - [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@7.2.4/packages/astro) Updates `uuid` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.1...v14.0.2) --- updated-dependencies: - dependency-name: "@astrojs/cloudflare" dependency-version: 14.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: astro dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
sametbasbug
added a commit
that referenced
this pull request
Aug 24, 2026
Üç Dependabot PR'ının kapsadığı güncellemeleri tek dalda topluyor ve hepsini PR'ların açıldığı günden bu yana çıkan son sürümlere taşıyor. Böylece `main`'e üç ayrı birleştirme yerine tek dağıtım düşüyor. | Paket | Önce | Sonra | |---|---|---| | `@astrojs/cloudflare` | 14.2.1 | 14.2.4 | | `astro` | 7.2.2 | 7.2.6 | | `uuid` | 14.0.1 | 14.0.2 | | `@cloudflare/workers-types` | 5.20260814.1 | 5.20260823.1 | | `wrangler` | 4.123.0 | 4.125.0 | | `@types/node` | ^24.13.3 | ^26.3.0 | `typescript` 6.0.3'te kalıyor: `@astrojs/check@0.9.10`'un peer aralığı hâlâ `^5.0.0 || ^6.0.0`. TS 7 hâlâ kapalı ve engel Astro değil, `@astrojs/check`. ## Yerel doğrulama Hepsi çıkış kodu 0 döndü: - `npm run actions:scope:test` - `npm run v6:check` (`test:d1` + `astro check` + `worker:build`) - `npm run build` (`site:test` ve `browser:test` dahil) - `npm run production:config:check` - `npm run worker:build:production:live` `astro check`: 212 dosyada 0 hata, 0 uyarı. `npm audit`: 0 açık. Birleştirildiğinde #57, #58 ve #59 kapatılacak. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Owner
|
Bu PR'ın kapsadığı güncellemeler #60 ile main'e indi; oradaki sürümler bu dalın açıldığı günden bu yana çıkan son sürümler. Üç ayrı birleştirme üç ayrı canlı dağıtım demek olduğu için tek dalda toplandı. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
sametbasbug
deleted the
dependabot/npm_and_yarn/production-dependencies-d306682c10
branch
August 24, 2026 21:12
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 production-dependencies group with 3 updates: @astrojs/cloudflare, astro and uuid.
Updates
@astrojs/cloudflarefrom 14.2.1 to 14.2.3Release notes
Sourced from @astrojs/cloudflare's releases.
Changelog
Sourced from @astrojs/cloudflare's changelog.
Commits
8a31cba[ci] release (#17739)52e6c34[ci] release (#17691)51723b1Refactor internal request handling into a functional core (#17636)Updates
astrofrom 7.2.2 to 7.2.4Release notes
Sourced from astro's releases.
... (truncated)
Changelog
Sourced from astro's changelog.
... (truncated)
Commits
8a31cba[ci] release (#17739)aeda810[ci] formata90ff66fix(assets): harden vendored image-size box and entry checks (#17747)05763a0Respect path-segment boundaries when stripping the configured base (#17701)70b449dfix(routing): keep the trailing slash when stripping an injected .html (#17742)771b0a9fix(container): wire astroConfig.site through to the SSR manifest so Astro.si...52e6c34[ci] release (#17691)97140b2fix(collections): chunk writing of collections (#17724)e28d227docs: fix the code snippets in the JSDoc for the configuration options (#17699)c3b9aedchore: remove unifont workaround (#17723)Updates
uuidfrom 14.0.1 to 14.0.2Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
fd59f02chore(main): release 14.0.2 (#967)f3c564edocs: point the Node support permalink at the CI version matrix (#974)b1da338fix(v1): set the multicast bit on v1Bytes's own randomly-generated node (#973)6adcc1dfix(v1): carry nsecs overflow into the timestamp's high bits (#972)ea83515docs: cleanup API summary (#968)ac36860chore: pinpublintversion in CI (#966)a67db57fix(v7): align default seq formula in v7Bytes with updateV7State (#965)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 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