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 across 1 directory with 6 updates #1526

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependency-updates group with 6 updates in the / directory:

Package From To
@primer/react 37.16.0 37.17.0
framer-motion 12.5.0 12.6.2
eslint-mdx 3.2.0 3.3.1
eslint-plugin-mdx 3.2.0 3.3.1
eslint-plugin-prettier 5.2.4 5.2.5
@prettier/sync 0.5.4 0.5.5

Updates @primer/react from 37.16.0 to 37.17.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.17.0

Minor Changes

Patch Changes

Commits
  • 32a5108 Release tracking (#5802)
  • b6c7690 chore(SelectPanel): put fullscreen functionality behind FF (#5832)
  • fe58f67 Chore/revert select panel active descendant changes (#5825)
  • 91b52f7 DialogV2: Move DialogOverflowWrapper class (#5811)
  • 769a048 SelectPanel: Implement empty state (#5142)
  • 3a102a7 Adds util function to account for SX dependent components (#5821)
  • 3c502ac chore(deps-dev): bump semver from 7.6.3 to 7.7.1 (#5813)
  • 4f480fb chore(deps-dev): bump vite from 5.4.12 to 5.4.15 (#5819)
  • 113191e SelectPanel: Remove aria-activedescendant from SelectPanel (#5801)
  • 687343c Remove CSS modules feature flag from the InlineMessage component (#5804)
  • Additional commits viewable in compare view

Updates framer-motion from 12.5.0 to 12.6.2

Changelog

Sourced from framer-motion's changelog.

[12.6.2] 2025-03-26

Fixed

  • Fixing hardware acceleration for non-transform values when a motion component has a defined transformTemplate.

[12.6.1] 2025-03-26

Fixed

  • Reverting pointer capture for press gesture.

[12.6.0] 2025-03-25

Changed

  • Renamed view to animateView.

Added

  • New interrupt: "wait" mode as animateView default.
Commits

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 eslint-plugin-prettier from 5.2.4 to 5.2.5

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.5

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.5

Patch Changes

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

…ates

Bumps the dependency-updates group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/react](https://github.com/primer/react) | `37.16.0` | `37.17.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.5.0` | `12.6.2` |
| [eslint-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.3.1` |
| [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.3.1` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.4` | `5.2.5` |
| [@prettier/sync](https://github.com/prettier/prettier-synchronized) | `0.5.4` | `0.5.5` |



Updates `@primer/react` from 37.16.0 to 37.17.0
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected])

Updates `framer-motion` from 12.5.0 to 12.6.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.5.0...v12.6.2)

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 `eslint-plugin-prettier` from 5.2.4 to 5.2.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.4...v5.2.5)

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: "@primer/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- 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: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 28, 2025 05:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2025

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

@dependabot dependabot bot closed this Mar 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dependency-updates-50f32b2ac9 branch March 31, 2025 05:46
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