Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: bump the dependency-updates group with 3 updates #1523

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2025

Bumps the dependency-updates group with 3 updates: eslint-mdx, eslint-plugin-mdx and @prettier/sync.

Updates eslint-mdx from 3.2.0 to 3.3.1

Release notes

Sourced from eslint-mdx's releases.

[email protected]

Patch Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1

[email protected]

Minor Changes

  • #552 1c31834 Thanks @​JounQin! - feat: the new version is ESM primary, while commonjs is still supported.

    ESM migration:

    // before
    import eslintMdx from 'eslint-mdx'
    import eslintPluginMdx from 'eslint-plugin-mdx'
    // after
    import * as eslintMdx from 'eslint-mdx'
    import * as eslintPluginMdx from 'eslint-plugin-mdx'

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0

Commits

Updates eslint-plugin-mdx from 3.2.0 to 3.3.1

Release notes

Sourced from eslint-plugin-mdx's releases.

[email protected]

Patch Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1

[email protected]

Minor Changes

  • #552 1c31834 Thanks @​JounQin! - feat: the new version is ESM primary, while commonjs is still supported.

    ESM migration:

    // before
    import eslintMdx from 'eslint-mdx'
    import eslintPluginMdx from 'eslint-plugin-mdx'
    // after
    import * as eslintMdx from 'eslint-mdx'
    import * as eslintPluginMdx from 'eslint-plugin-mdx'

Patch Changes

Full Changelog: https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.0

Commits

Updates @prettier/sync from 0.5.4 to 0.5.5

Release notes

Sourced from @​prettier/sync's releases.

v0.5.5

Changelog:

  • Update make-synchronized to v0.4 (85747ae)

Full Changelog: prettier/prettier-synchronized@v0.5.4...v0.5.5

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dependency-updates group with 3 updates: [eslint-mdx](https://github.com/mdx-js/eslint-mdx), [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) and [@prettier/sync](https://github.com/prettier/prettier-synchronized).


Updates `eslint-mdx` from 3.2.0 to 3.3.1
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1)

Updates `eslint-plugin-mdx` from 3.2.0 to 3.3.1
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.3.1)

Updates `@prettier/sync` from 0.5.4 to 0.5.5
- [Release notes](https://github.com/prettier/prettier-synchronized/releases)
- [Commits](prettier/prettier-synchronized@v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: eslint-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@prettier/sync"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Mar 25, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2025 05:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dependency-updates-6259f84f96 branch March 26, 2025 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants