Bump the development-tooling group across 1 directory with 5 updates - #40
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the development-tooling group across 1 directory with 5 updates#40dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the development-tooling group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.9.0` | `10.9.1` | | [globals](https://github.com/sindresorhus/globals) | `17.11.0` | `17.12.0` | | [rolldown](https://github.com/rolldown/rolldown/tree/HEAD/packages/rolldown) | `1.2.5` | `1.2.7` | | [turbo](https://github.com/vercel/turborepo) | `2.10.9` | `2.10.12` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.67.0` | `8.69.0` | Updates `eslint` from 10.9.0 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.9.0...v10.9.1) Updates `globals` from 17.11.0 to 17.12.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.11.0...v17.12.0) Updates `rolldown` from 1.2.5 to 1.2.7 - [Release notes](https://github.com/rolldown/rolldown/releases) - [Changelog](https://github.com/rolldown/rolldown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rolldown/rolldown/commits/v1.2.7/packages/rolldown) Updates `turbo` from 2.10.9 to 2.10.12 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.10.9...v2.10.12) Updates `typescript-eslint` from 8.67.0 to 8.69.0 - [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.69.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-tooling - dependency-name: globals dependency-version: 17.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-tooling - dependency-name: rolldown dependency-version: 1.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-tooling - dependency-name: turbo dependency-version: 2.10.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-tooling - dependency-name: typescript-eslint dependency-version: 8.69.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-tooling ... Signed-off-by: dependabot[bot] <support@github.com>
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 development-tooling group with 5 updates in the / directory:
10.9.010.9.117.11.017.12.01.2.51.2.72.10.92.10.128.67.08.69.0Updates
eslintfrom 10.9.0 to 10.9.1Release notes
Sourced from eslint's releases.
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)Updates
globalsfrom 17.11.0 to 17.12.0Release notes
Sourced from globals's releases.
Commits
98008c317.12.050a2119Update globals (2026-09-01) (#353)779a11aAdd__webpack_layer__global (#351)Updates
rolldownfrom 1.2.5 to 1.2.7Release notes
Sourced from rolldown's releases.
... (truncated)
Changelog
Sourced from rolldown's changelog.
... (truncated)
Commits
26b4c6erelease: v1.2.7 (#10814)a03ca5ffix(rolldown_binding): makePreRenderedChunk.facadeModuleIdnullable like R...3ce2f28fix(plugin_timings): reword the warning so it does not contradict itself (#10...5375362release: v1.2.6 (#10784)cba0a90test: use an absolute filename for transform tsconfig path (#10782)2ba4bdffeat(minify): support property name mangling (#10374)224f40bfix(dev): register an empty exports object for a module without exports (#10772)4f052e4fix: name the module when acodeSplittinggroup callback returns a wrong ty...f86be54perf: batchcodeSplittinggrouptest/namecalls (#10745)4f81096perf: enable compiler cache viamodule.enableCompileCache()(#10678)Updates
turbofrom 2.10.9 to 2.10.12Release notes
Sourced from turbo's releases.
... (truncated)
Commits
53752d4publish 2.10.12 to registry9d2b03bfix: Run pnpm directly on Windows (#13843)c97782bfeat: Require high confidence for issue fixes (#13842)f153cdachore: Alert Slack for low-confidence issues (#13841)e1674e4chore: Add automatic issue handling (#13840)7107f26fix: Escape ampersands in RSS feed enclosure URLs (#13839)a76330bchore: Handle feedback on Factory pull requests (#13836)3787c06chore: Use geistdocs 1.23.1 (#13834)bbe5406chore: Skip redundant Factory PR approval (#13837)72805d7fix: Move model selector to workspace creation (#13835)Updates
typescript-eslintfrom 8.67.0 to 8.69.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
9a6e546chore(release): publish 8.69.08f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)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