chore(deps)(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#1224
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ad792e9 to
06c3672
Compare
… 1 directory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [turbo](https://github.com/vercel/turborepo) | `2.9.6` | `2.9.9` | | [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.45` | `6.2.46` | | [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.62` | `5.4.63` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.58.0` | `2.59.0` | | [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin) | `1.167.29` | `1.167.33` | | [postcss](https://github.com/postcss/postcss) | `8.5.12` | `8.5.14` | Updates `turbo` from 2.9.6 to 2.9.9 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.6...v2.9.9) Updates `@oclif/plugin-help` from 6.2.45 to 6.2.46 - [Release notes](https://github.com/oclif/plugin-help/releases) - [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-help@6.2.45...6.2.46) Updates `@oclif/plugin-plugins` from 5.4.62 to 5.4.63 - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-plugins@5.4.62...5.4.63) Updates `@sveltejs/kit` from 2.58.0 to 2.59.0 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.59.0/packages/kit) Updates `@tanstack/router-plugin` from 1.167.29 to 1.167.33 - [Release notes](https://github.com/TanStack/router/releases) - [Changelog](https://github.com/TanStack/router/blob/main/packages/router-plugin/CHANGELOG.md) - [Commits](https://github.com/TanStack/router/commits/@tanstack/router-plugin@1.167.33/packages/router-plugin) Updates `postcss` from 8.5.12 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.12...8.5.14) --- updated-dependencies: - dependency-name: "@oclif/plugin-help" dependency-version: 6.2.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@oclif/plugin-plugins" dependency-version: 5.4.63 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: "@sveltejs/kit" dependency-version: 2.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@tanstack/router-plugin" dependency-version: 1.167.32 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: postcss dependency-version: 8.5.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: turbo dependency-version: 2.9.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
06c3672 to
af3930a
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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 development-dependencies group with 6 updates in the / directory:
2.9.62.9.96.2.456.2.465.4.625.4.632.58.02.59.01.167.291.167.338.5.128.5.14Updates
turbofrom 2.9.6 to 2.9.9Release notes
Sourced from turbo's releases.
... (truncated)
Commits
6041700publish 2.9.9 to registryac55ec9ci: Fix LSP workflow container matrix (#12718)3192551fix: Preserve lockfiles during dry-run conversion (#12717)f89f3bdci: Harden release workflow handling (#12715)cbe31efci: Harden internal GitHub Actions (#12714)56eefccfix: Harden docs security endpoints (#12713)6f35176release(turborepo): 2.9.9-canary.3 (#12712)709c9d4ci: Harden release workflows (#12711)382f305fix: Scope release npm publishing credentials (#12710)76d26f8fix: Harden OG image signatures (#12709)Updates
@oclif/plugin-helpfrom 6.2.45 to 6.2.46Release notes
Sourced from @oclif/plugin-help's releases.
Changelog
Sourced from @oclif/plugin-help's changelog.
Commits
86ce582chore(release): 6.2.46 [skip ci]67536b4fix(deps): bump@oclif/corefrom 4.10.6 to 4.11.0 (#1124)26b412bchore(dev-deps): bump eslint-config-oclif from 6.0.159 to 6.0.160 (#1125)Updates
@oclif/plugin-pluginsfrom 5.4.62 to 5.4.63Release notes
Sourced from @oclif/plugin-plugins's releases.
Changelog
Sourced from @oclif/plugin-plugins's changelog.
Commits
fb2b150chore(release): 5.4.63 [skip ci]07a1088fix(deps): bump@oclif/corefrom 4.10.5 to 4.11.0 (#1313)671c5e9chore(dev-deps): bump@oclif/plugin-helpfrom 6.2.44 to 6.2.45 (#1314)Updates
@sveltejs/kitfrom 2.58.0 to 2.59.0Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
522ac32Version Packages (#15769)a416bb0docs: improve description for read config parameter (#15673)af248a7fix: unwrap Promise in RemoteCommand output type (#15771)1c8e573fix: remote forms with default values defined by `field.as('text', defaultVal...5b28e23feat: supportquery.batchinrequested(#15751)a074dc1fix:.as('checkbox', value)was completely broken (#15752)055ac24feat: experimentalquery.liveremote function (#15705)c1d3633chore: fix IDE typescript errors (#15756)Updates
@tanstack/router-pluginfrom 1.167.29 to 1.167.33Changelog
Sourced from @tanstack/router-plugin's changelog.
Commits
bcefc84ci: changeset release056337efix: fix plain TypeScript parser handling (#7342)9902eb4remove old intent artifacts (#7333)12c50edci: changeset release96818b8fix(router-plugin): isolate route metadata per plugin instance (#7313)2c9f5c0ci: changeset releasedad0ec8ci: changeset releaseUpdates
postcssfrom 8.5.12 to 8.5.14Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3ec1394Release 8.5.14 versionf2bb827Update dependenciesd75953dMerge pull request #2084 from 43081j/raw-raws-rawing68bd213fix: always callrawto retrieve raw valuesaf58cf1Release 8.5.13 versionf227dbdTemporary ignore pnpm 11 configd3abd40Update dependenciesdd06c3eRevert stringifier changes because of the conflict with postcss-scssae889c8Try to fix CIe0093e4Move to pnpm 11