Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

deps: bump the dependency-updates group with 4 updates #1579

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the dependency-updates group with 4 updates: @primer/react, framer-motion, eslint-config-prettier and eslint-plugin-prettier.

Updates @primer/react from 37.21.0 to 37.23.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.23.0

Minor Changes

Patch Changes

@​primer/react@​37.22.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 37f1e6b Release tracking (#6011)
  • a470e14 primer_react_select_panel_order_selected_at_top off by default (#6024)
  • 405d008 Remove the extra VRT runs with the CSS module flags enabled (#6016)
  • 237186a chore(Select): Remove the CSS modules feature flag from the Select component ...
  • 2b2b541 chore(CheckboxOrRadioGroup): Remove the CSS modules feature flag from the Che...
  • 56248f7 feat(SelectPanel): display selected items at the top under FF (#5971)
  • 1925d80 SelectPanel: Fix typo with FF name (#6012)
  • 239712c docs: add style guide docs (#5987)
  • 638534c chore(deps-dev): bump @​playwright/test from 1.51.0 to 1.52.0 (#6003)
  • f59a04d chore(deps-dev): bump vite from 6.2.6 to 6.3.4 (#6004)
  • Additional commits viewable in compare view

Updates framer-motion from 12.9.4 to 12.10.5

Changelog

Sourced from framer-motion's changelog.

[12.10.5] 2025-05-09

Fixed

  • Fixed attaching multiple press handlers on the same element.

[12.10.4] 2025-05-08

Fixed

  • Fixed layout animations jumping when interrupted.
  • Lower memory and runtime overhead of layout animations.

[12.10.3] 2025-05-08

Fixed

  • Attempting to fix layout animations jumping when interrupted.

[12.10.2] 2025-05-08

Fixed

  • Fixed .cancel() after .stop().

[12.10.1] 2025-05-07

Changed

  • Main thread scroll animations are now lazy, resolving after "scroll" events instead of every animation frame.

[12.10.0] 2025-05-06

Added

  • styleEffect now supports:
    • Default value types
    • Independent transforms
    • CSS variables

[12.9.8] 2025-05-05

Fixed

  • Fixing press after parent is dragged.

[12.9.7] 2025-05-05

Fixed

... (truncated)

Commits

Updates eslint-config-prettier from 10.1.2 to 10.1.5

Release notes

Sourced from eslint-config-prettier's releases.

v10.1.5

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.4...v10.1.5

v10.1.4

Patch Changes

Full Changelog: prettier/eslint-config-prettier@v10.1.3...v10.1.4

v10.1.3

Patch Changes

New Contributors

Full Changelog: prettier/eslint-config-prettier@v10.1.2...v10.1.3

Changelog

Sourced from eslint-config-prettier's changelog.

10.1.5

Patch Changes

10.1.4

Patch Changes

10.1.3

Patch Changes

Commits

Updates eslint-plugin-prettier from 5.3.1 to 5.4.0

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.4.0

Minor Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.4.0

Minor Changes

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 4 updates: [@primer/react](https://github.com/primer/react), [framer-motion](https://github.com/motiondivision/motion), [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).


Updates `@primer/react` from 37.21.0 to 37.23.0
- [Release notes](https://github.com/primer/react/releases)
- [Commits](https://github.com/primer/react/compare/@primer/react@37.21.0...@primer/react@37.23.0)

Updates `framer-motion` from 12.9.4 to 12.10.5
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.9.4...v12.10.5)

Updates `eslint-config-prettier` from 10.1.2 to 10.1.5
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v10.1.2...v10.1.5)

Updates `eslint-plugin-prettier` from 5.3.1 to 5.4.0
- [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.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: "@primer/react"
  dependency-version: 37.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-version: 12.10.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label May 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 12, 2025 06:00
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label May 12, 2025
@dependabot dependabot bot temporarily deployed to github-pages May 12, 2025 06:05 Inactive
@wraithgar
Copy link
Member

Screenshot 2025-05-12 at 9 06 43 AM

Debugging UI transparency issue w/ one of these updates.

@owlstronaut
Copy link
Contributor

image

Looks fixed with the changes in 45a5ce5

@wraithgar wraithgar merged commit cfd4a6b into main May 12, 2025
9 checks passed
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/dependency-updates-ae94b6b0a1 branch May 12, 2025 20:18
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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.