(chore): Bump the build-tooling group with 6 updates#1607
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
(chore): Bump the build-tooling group with 6 updates#1607dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
63e4890 to
8c34f3e
Compare
|
0a78f91 to
ac5d87c
Compare
ac5d87c to
807256c
Compare
73dca47 to
1de5f1c
Compare
1de5f1c to
8e072b3
Compare
Bumps the build-tooling group with 6 updates: | Package | From | To | | --- | --- | --- | | [cross-env](https://github.com/kentcdodds/cross-env) | `7.0.3` | `10.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.3.1` | `17.2.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.9` | `16.2.7` | | [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.8.1` | | [turbo](https://github.com/vercel/turborepo) | `2.5.2` | `2.8.7` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | Updates `cross-env` from 7.0.3 to 10.1.0 - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md) - [Commits](kentcdodds/cross-env@v7.0.3...v10.1.0) Updates `dotenv` from 16.3.1 to 17.2.4 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) Updates `lint-staged` from 15.2.9 to 16.2.7 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.9...v16.2.7) Updates `prettier` from 3.1.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.0...3.8.1) Updates `turbo` from 2.5.2 to 2.8.7 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.5.2...v2.8.7) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: cross-env dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tooling - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tooling - dependency-name: lint-staged dependency-version: 16.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: build-tooling - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tooling - dependency-name: turbo dependency-version: 2.8.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: build-tooling - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-tooling ... Signed-off-by: dependabot[bot] <[email protected]>
8e072b3 to
398bde1
Compare
|
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 build-tooling group with 6 updates:
7.0.310.1.016.3.117.2.415.2.916.2.73.1.03.8.12.5.22.8.75.8.35.9.3Updates
cross-envfrom 7.0.3 to 10.1.0Release notes
Sourced from cross-env's releases.
Commits
152ae6afeat: add support ofr default value syntaxbd70d1achore: upgrade zshy8e0b190chore(ci): get coverage8635e80fix(release): manually release a major version3a58f22chore: fix npmrc registryb70bfffchore(ci): add names to steps and workflowscc5759dfix(release): manually release a major version080a859chore: remove publish script31e5bc7chore(ci): restore built files81e9c34chore(ci): add back semantic-releaseUpdates
dotenvfrom 16.3.1 to 17.2.4Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
Updates
lint-stagedfrom 15.2.9 to 16.2.7Release notes
Sourced from lint-staged's releases.
... (truncated)
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
0c1b000chore(changeset): release595b202build(deps): update dependenciesef74c8dfix: do display "failed to spawn" message when task fails normally5cf2a1estyle: do not autofix when running lint-stagedba40012chore: dropnpxfromcommit-msghookd67de9achore: fixpre-pushhook usage with changeset8017d1dbuild(deps): update dependencies922d7f4ci: remove dependabot integration, it's not useful6aeeef1docs: add PR templatea5728b5docs: add AGENTS.mdMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for lint-staged since your current version.
Updates
prettierfrom 3.1.0 to 3.8.1Release notes
Sourced from prettier's releases.
... (truncated)
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for prettier since your current version.
Updates
turbofrom 2.5.2 to 2.8.7Release notes
Sourced from turbo's releases.
... (truncated)
Commits
e497e3cpublish 2.8.7 to registry21152cffix: Normalize bare LF to CRLF in TUI output to prevent garbled logs (#11804)1c2b0e2release(turborepo): 2.8.7-canary.3 (#11803)1bb3575ci: Make check-examples conditional and cacheable via Turborepo (#11801)63bc6f8feat: Add dashboard with run tracking and live logs for agent sandboxes (#11802)5d1f9cffix: Handle subpath package imports inturbo boundaries(#11798)f09d944chore: Add env vars (#11800)45be7befeat: Add internal agents app for repo automation (#11799)01733b7release(turborepo): 2.8.7-canary.2 (#11796)93a1a7dperf: Replacegit fetch --tagswithgit ls-remotein release pipeline (#1...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for turbo since your current version.
Updates
typescriptfrom 5.8.3 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5Intentionally regress one buggy declaration output to an older version (#62163)5be3346Bump version to 5.9.2 and LKGad825f2Bump version to 5.9.1-rc and LKG463a5bfUpdate LKGDependabot 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