build(deps-dev): bump the dev-dependencies group with 6 updates - #4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump the dev-dependencies group with 6 updates#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@medusajs/eslint-plugin](https://github.com/medusajs/medusa/tree/HEAD/packages/eslint-plugin) | `2.16.0` | `2.18.0` | | [turbo](https://github.com/vercel/turborepo) | `2.10.5` | `2.10.7` | | [@medusajs/test-utils](https://github.com/medusajs/medusa/tree/HEAD/packages/medusa-test-utils) | `2.17.2` | `2.18.0` | | [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.43` | `1.15.46` | | [@medusajs/types](https://github.com/medusajs/medusa/tree/HEAD/packages/core/types) | `2.17.2` | `2.18.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.19` | `8.5.23` | Updates `@medusajs/eslint-plugin` from 2.16.0 to 2.18.0 - [Release notes](https://github.com/medusajs/medusa/releases) - [Changelog](https://github.com/medusajs/medusa/blob/develop/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/medusajs/medusa/commits/v2.18.0/packages/eslint-plugin) Updates `turbo` from 2.10.5 to 2.10.7 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/commits) Updates `@medusajs/test-utils` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/medusajs/medusa/releases) - [Changelog](https://github.com/medusajs/medusa/blob/develop/packages/medusa-test-utils/CHANGELOG.md) - [Commits](https://github.com/medusajs/medusa/commits/v2.18.0/packages/medusa-test-utils) Updates `@swc/core` from 1.15.43 to 1.15.46 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits/v1.15.46/packages/core) Updates `@medusajs/types` from 2.17.2 to 2.18.0 - [Release notes](https://github.com/medusajs/medusa/releases) - [Changelog](https://github.com/medusajs/medusa/blob/develop/packages/core/types/CHANGELOG.md) - [Commits](https://github.com/medusajs/medusa/commits/v2.18.0/packages/core/types) Updates `postcss` from 8.5.19 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.23) --- updated-dependencies: - dependency-name: "@medusajs/eslint-plugin" dependency-version: 2.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: turbo dependency-version: 2.10.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@medusajs/test-utils" dependency-version: 2.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@swc/core" dependency-version: 1.15.46 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@medusajs/types" dependency-version: 2.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-db7ca7660a
branch
August 3, 2026 07:13
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 6 updates:
2.16.02.18.02.10.52.10.72.17.22.18.01.15.431.15.462.17.22.18.08.5.198.5.23Updates
@medusajs/eslint-pluginfrom 2.16.0 to 2.18.0Release notes
Sourced from @medusajs/eslint-plugin's releases.
... (truncated)
Changelog
Sourced from @medusajs/eslint-plugin's changelog.
Commits
4720350Chore: Release (#15916)fdf8006feat(eslint-plugin): add a rule for wildcard + specific field selections in q...8df1180fix(eslint-plugin): remove use-query-context-utility rule (#15850)598020cfix(eslint-plugin): normalize Windows paths in module relationship rule (#15784)b67dcabChore: Release (#15841)de58ec5chore: add package bugs metadata to published packages (#15683)8f5d1d1Chore: Release (#15825)b9f6459Chore: Release (#15759)c352997fix(eslint-plugin): handle link edge cases (#15774)3fc2dfachore: fix release pipeline (#15765)Attestation changes
This version has no provenance attestation, while the previous version (2.16.0) was attested. Review the package versions before updating.
Updates
turbofrom 2.10.5 to 2.10.7Release notes
Sourced from turbo's releases.
... (truncated)
Commits
Updates
@medusajs/test-utilsfrom 2.17.2 to 2.18.0Release notes
Sourced from @medusajs/test-utils's releases.
... (truncated)
Changelog
Sourced from @medusajs/test-utils's changelog.
Commits
4720350Chore: Release (#15916)d61d8b3fix(test-utils): replace unmaintained pg-god with@medusajs/framework/pg (#15...2962fafFix/more improvements query package (#15915)Updates
@swc/corefrom 1.15.43 to 1.15.46Changelog
Sourced from @swc/core's changelog.
... (truncated)
Commits
9383162chore: Publish1.15.46withswc_corev74.0.1035084achore: Publish1.15.46-nightly-20260719.1withswc_corev74.0.142d599fchore: Publish1.15.45-nightly-20260719.1withswc_corev74.0.1715eab8chore: Publish1.15.44-nightly-20260718.1withswc_corev74.0.0d6833ccrefactor(es/lexer): remove smartstring dependency (#12013)5761a2brefactor: remove direct rkyv dependencies (#12010)f36e4b6refactor(es/helpers): Generate inline helpers from canonical ESM sources (#12...2f47530fix(es/module): Rewrite SystemJS transform (#11996)26d8a28build: Remove vergen dependency (#11976)Updates
@medusajs/typesfrom 2.17.2 to 2.18.0Release notes
Sourced from @medusajs/types's releases.
... (truncated)
Changelog
Sourced from @medusajs/types's changelog.
Commits
0685952chore: update tsdocs of the settings module (#16168)4720350Chore: Release (#15916)1637951docs: add TSDocs for "implement configurable data tables end to end in admin ...e61285afeat(dashboard,settings,ui,types): implement configurable data tables end to ...dd5b3eefix(core-flows): refresh cart tax lines on any tax-relevant shipping address ...3bf2b51fix(framework, types, medusa): add disallowed query config to restrict retrie...88ab916docs: add TSDocs for "Implement support for cross-module joins (#15979)" (#16...643d903feat: Implement support for cross-module joins (#15979)0d54021chore: improve tsdocs of shipping option price type and related methods (#16057)8f97e3ffeat(dashboard,admin-vite-plugin,admin-shared,ui,settings,js-sdk,types): view...Updates
postcssfrom 8.5.19 to 8.5.23Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannera3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesDependabot 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