Skip to content

deps: bump the dependency-updates group with 5 updates #1632

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 Jun 12, 2025

Bumps the dependency-updates group with 5 updates:

Package From To
@primer/react 37.25.0 37.26.0
framer-motion 12.16.0 12.17.0
postcss 8.5.4 8.5.5
postcss-preset-env 10.2.2 10.2.3
minimatch 10.0.1 10.0.2

Updates @primer/react from 37.25.0 to 37.26.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​37.26.0

Permalink to Documentation

Minor Changes

Patch Changes

Commits
  • b1a7231 Release tracking (#6127)
  • 100c9cf ci: add styled-components migration report (#6158)
  • 0e04210 refactor: update live-region and utils tests from Jest to Vitest (#6157)
  • a5c0354 ci: add checkout for staff label workflow (#6160)
  • 40c63e5 SelectPanel: Add example of inactiveText usage (#6134)
  • 3d4dcf7 refactor: update hooks tests from Jest to Vitest (#6150)
  • f1bda4a chore(deps-dev): bump the babel group with 2 updates (#6151)
  • 1493ce9 chore: add @​eslint-react/eslint-plugin (#6145)
  • 3325ad6 Add disableFullscreenOnNarrow prop to SelectPanel for opt-out of fullscreen b...
  • 5a84cd3 chore: add migration status workflow and job for vitest (#6148)
  • Additional commits viewable in compare view

Updates framer-motion from 12.16.0 to 12.17.0

Changelog

Sourced from framer-motion's changelog.

[12.17.0] 2025-06-10

Added

  • MCP server.

Fixed

  • Improved rounding for linear() easing curves.
Commits

Updates postcss from 8.5.4 to 8.5.5

Release notes

Sourced from postcss's releases.

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).
Changelog

Sourced from postcss's changelog.

8.5.5

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).
Commits

Updates postcss-preset-env from 10.2.2 to 10.2.3

Changelog

Sourced from postcss-preset-env's changelog.

10.2.3

June 11, 2025

Commits

Updates minimatch from 10.0.1 to 10.0.2

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@primer/react](https://github.com/primer/react) | `37.25.0` | `37.26.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.16.0` | `12.17.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.4` | `8.5.5` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.2.2` | `10.2.3` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.0.1` | `10.0.2` |


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

Updates `framer-motion` from 12.16.0 to 12.17.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.16.0...v12.17.0)

Updates `postcss` from 8.5.4 to 8.5.5
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.4...8.5.5)

Updates `postcss-preset-env` from 10.2.2 to 10.2.3
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `minimatch` from 10.0.1 to 10.0.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.0.1...v10.0.2)

---
updated-dependencies:
- dependency-name: "@primer/react"
  dependency-version: 37.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-version: 12.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: postcss
  dependency-version: 8.5.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: postcss-preset-env
  dependency-version: 10.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: minimatch
  dependency-version: 10.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jun 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 12, 2025 06:08
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Jun 12, 2025
@dependabot dependabot bot temporarily deployed to github-pages June 12, 2025 06:14 Inactive
@owlstronaut owlstronaut merged commit 041c3ee into main Jun 12, 2025
9 checks passed
@owlstronaut owlstronaut deleted the dependabot/npm_and_yarn/main/dependency-updates-917be04d1d branch June 12, 2025 12:50
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.

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy