chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates#19
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group across 1 directory with 5 updates#19dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
PR author is in the excluded authors list. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
…ith 5 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript/native-preview](https://github.com/microsoft/typescript-go) | `7.0.0-dev.20260604.1` | `7.0.0-dev.20260706.1` | | [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.6.0` | | [turbo](https://github.com/vercel/turborepo) | `2.9.16` | `2.10.3` | | [autumn-js](https://github.com/useautumn/autumn) | `1.2.28` | `1.2.35` | | [@workos-inc/node](https://github.com/workos/workos-node) | `8.13.0` | `10.7.0` | Updates `@typescript/native-preview` from 7.0.0-dev.20260604.1 to 7.0.0-dev.20260706.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `eslint` from 10.4.1 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.4.1...v10.6.0) Updates `turbo` from 2.9.16 to 2.10.3 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.16...v2.10.3) Updates `autumn-js` from 1.2.28 to 1.2.35 - [Commits](useautumn/autumn@autumn-js-v1.2.28...autumn-js-v1.2.35) Updates `@workos-inc/node` from 8.13.0 to 10.7.0 - [Release notes](https://github.com/workos/workos-node/releases) - [Changelog](https://github.com/workos/workos-node/blob/main/CHANGELOG.md) - [Commits](workos/workos-node@v8.13.0...v10.7.0) --- updated-dependencies: - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20260703.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@workos-inc/node" dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: autumn-js dependency-version: 1.2.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.10.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
7b11e3d to
05a6b7e
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 5 updates in the / directory:
7.0.0-dev.20260604.17.0.0-dev.20260706.110.4.110.6.02.9.162.10.31.2.281.2.358.13.010.7.0Updates
@typescript/native-previewfrom 7.0.0-dev.20260604.1 to 7.0.0-dev.20260706.1Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for
@typescript/native-previewsince your current version.Updates
eslintfrom 10.4.1 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
turbofrom 2.9.16 to 2.10.3Release notes
Sourced from turbo's releases.
... (truncated)
Commits
9980449publish 2.10.3 to registrybc32fccfix: Correct gitignore precedence in untracked walk and memoize matcher chain...dccab93fix: Harden TUI terminal restore during shutdown (#13220)65efe27fix: Remove devtools feature flag (#13219)c2115dcrefactor: Use upstream libghostty-vt crates instead of vendored bindings (#13...c3c91abfix: Include untracked symlinks in repo-index dirty hash (#13218)b521d32perf: Derive dirty hash from repo index (#13213)28d1871perf: Replace per-package graph traversals in scope filtering (#13212)148b1ddperf: Cache env wildcard matches across tasks during hashing (#13210)61d6013feat: Automatically copy TUI selection to clipboard on mouse release (#13208)Updates
autumn-jsfrom 1.2.28 to 1.2.35Commits
2347254feat(billing): flag paid recurring plans imported without a subscription as m...2f99acdtest(billing): use a truly free (no base price) fixture for the processor-les...d38c8bdchore: 🤖 docs and sdkf75d11cfeat(billing): make billing.import processors and billable.processor optional...4fe7f5achore: 🤖 docs and sdks744c86erefactor(openapi): rename the flash SDK method and docs page to billing.importa253e73Merge pull request #2130 from useautumn/feat/dfu-flashc5fb0b1chore: 🤖 sdks and docsd1cb282chore: merge devbab7c6echore: 🤖 docs and sdkUpdates
@workos-inc/nodefrom 8.13.0 to 10.7.0Release notes
Sourced from @workos-inc/node's releases.
... (truncated)
Changelog
Sourced from @workos-inc/node's changelog.
... (truncated)
Commits
13855f9chore(main): release 10.7.0 (#1647)574f5cafeat: Add source to role assignments to distinguish group grants (#1646)5d89bd7chore(main): release 10.6.0 (#1645)730404efeat(user-management): add max_age parameter to getAuthorizationUrl (#1643)511b691chore(main): release 10.5.0 (#1641)b6e7944feat: Add signalsId to user management APIs (#1618)1bea908chore(main): release 10.4.1 (#1639)d478595fix(events): Add resourceTypeSlug to RoleEvent deserialization (#1638)e2607edchore(main): release 10.4.0 (#1632)4d2193erefactor(feature-flags): replace eventemitter3 with internal typed emitter (#...