Skip to content

deps: bump the dependency-updates group with 7 updates#1922

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-d44792d266
Closed

deps: bump the dependency-updates group with 7 updates#1922
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-d44792d266

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps the dependency-updates group with 7 updates:

Package From To
@primer/octicons-react 19.22.0 19.23.1
@primer/react 38.15.0 38.16.0
framer-motion 12.36.0 12.38.0
@npmcli/template-oss 4.29.0 4.30.0
eslint-plugin-primer-react 8.5.2 8.6.0
tar 7.5.11 7.5.12
yaml 2.8.2 2.8.3

Updates @primer/octicons-react from 19.22.0 to 19.23.1

Release notes

Sourced from @​primer/octicons-react's releases.

v19.23.1

Patch Changes

v19.23.0

Minor Changes

v19.22.1

Patch Changes

Changelog

Sourced from @​primer/octicons-react's changelog.

19.23.1

Patch Changes

19.23.0

Minor Changes

19.22.1

Patch Changes

Commits

Updates @primer/react from 38.15.0 to 38.16.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​38.16.0

Minor Changes

  • #7661 dceb79c Thanks @​TylerJDev! - AnchoredOverlay: Add CSS Anchor Positioning to AnchoredOverlay (under a feature flag)

@​primer/react@​38.15.1

Patch Changes

Commits
  • 0c653ae Release tracking (#7670)
  • dceb79c AnchoredOverlay: Add support for CSS anchor positioning PR (Reverted) (#7661)
  • 3e61f83 Release tracking (#7653)
  • 64bccdb Revert "perf(TreeView): replace O(n) TreeWalker with O(depth) sibling travers...
  • adadd38 perf(Button): replace :has(.Visual) with data-no-visuals attribute (#7597)
  • 0d7cc92 perf(TextInput): skip redundant character counter updates (#7600)
  • 17ec46f perf(TreeView): defer scrollIntoView to coalesce reflows during rapid navigat...
  • f34f0c3 perf(ActionList): memoize context values, menuItemProps, aria attributes (#7554)
  • 4b345db perf(Banner): replace :has(.BannerActions) with data-has-actions attribute (#...
  • e6513c2 perf(Dialog): replace :has(.Footer) with data-has-footer attribute (#7599)
  • Additional commits viewable in compare view

Updates framer-motion from 12.36.0 to 12.38.0

Changelog

Sourced from framer-motion's changelog.

[12.38.0] 2026-03-16

Added

  • Added layoutAnchor prop to configure custom anchor point for resolving relative projection boxes.

Fixed

  • Reorder: Fix axis switching after window resize.
  • Reorder: Fix with virtualised lists.
  • AnimatePresence: Ensure children are removed when exit animation matches current values.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().
Commits
  • 0bfc9fe v12.38.0
  • 343cb0c Updating layoutAnchor
  • ee99ad2 Updating changelog
  • 062660b Updating changgelog
  • 303da7d Updating readme
  • b075adc Merge pull request #3647 from motiondivision/feat/layout-anchor
  • f0991d6 Add missing layoutAnchor !== false guard in attemptToResolveRelativeTarget
  • b5798e9 Merge pull request #3642 from motiondivision/worktree-fix-issue-3078
  • 7686c19 Merge pull request #3636 from motiondivision/worktree-fix-issue-3061
  • a95c487 Fix auto-scroll in reorder-virtualized test page
  • Additional commits viewable in compare view

Updates @npmcli/template-oss from 4.29.0 to 4.30.0

Release notes

Sourced from @​npmcli/template-oss's releases.

v4.30.0

4.30.0 (2026-03-19)

Features

Changelog

Sourced from @​npmcli/template-oss's changelog.

4.30.0 (2026-03-19)

Features

Commits

Updates eslint-plugin-primer-react from 8.5.2 to 8.6.0

Release notes

Sourced from eslint-plugin-primer-react's releases.

v8.6.0

Minor Changes

Changelog

Sourced from eslint-plugin-primer-react's changelog.

8.6.0

Minor Changes

Commits
  • 09a3407 Version Packages (#518)
  • 4f0e5b5 Add ESLint rule to replace deprecated Octicon component with specific icons (...
  • df853d1 Bump actions/create-github-app-token from 2 to 3 (#515)
  • 98c6ff3 Bump flatted from 3.3.3 to 3.4.1 (#514)
  • 88e5510 Bump lodash from 4.17.21 to 4.17.23 (#487)
  • e53a8e8 Bump globals from 17.3.0 to 17.4.0 (#516)
  • de1419f Bump @​typescript-eslint/rule-tester from 8.56.1 to 8.57.0 (#517)
  • 0d9487d Bump @​changesets/changelog-github from 0.5.2 to 0.6.0 (#512)
  • c0337b0 Bump markdownlint-cli2-formatter-pretty from 0.0.9 to 0.0.10 (#510)
  • db79b7f Bump minimatch from 3.1.2 to 3.1.5 (#508)
  • Additional commits viewable in compare view

Updates tar from 7.5.11 to 7.5.12

Commits

Updates yaml from 2.8.2 to 2.8.3

Release notes

Sourced from yaml's releases.

v2.8.3

  • Add trailingComma ToString option for multiline flow formatting (#670)
  • Catch stack overflow during node composition (1e84ebb)
Commits
  • ce14587 2.8.3
  • 1e84ebb fix: Catch stack overflow during node composition
  • 6b24090 ci: Include Prettier check in lint action
  • 9424dee chore: Refresh lockfile
  • d1aca82 Add trailingComma ToString option for multiline flow formatting (#670)
  • 4321509 ci: Drop the branch filter from GitHub PR actions
  • 47207d0 chore: Update docs-slate
  • 5212fae chore: Update docs-slate
  • See full diff in compare view

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

| Package | From | To |
| --- | --- | --- |
| [@primer/octicons-react](https://github.com/primer/octicons) | `19.22.0` | `19.23.1` |
| [@primer/react](https://github.com/primer/react) | `38.15.0` | `38.16.0` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.36.0` | `12.38.0` |
| [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.29.0` | `4.30.0` |
| [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) | `8.5.2` | `8.6.0` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.11` | `7.5.12` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.8.3` |


Updates `@primer/octicons-react` from 19.22.0 to 19.23.1
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.22.0...v19.23.1)

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

Updates `framer-motion` from 12.36.0 to 12.38.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.36.0...v12.38.0)

Updates `@npmcli/template-oss` from 4.29.0 to 4.30.0
- [Release notes](https://github.com/npm/template-oss/releases)
- [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
- [Commits](npm/template-oss@v4.29.0...v4.30.0)

Updates `eslint-plugin-primer-react` from 8.5.2 to 8.6.0
- [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases)
- [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md)
- [Commits](primer/eslint-plugin-primer-react@v8.5.2...v8.6.0)

Updates `tar` from 7.5.11 to 7.5.12
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.11...v7.5.12)

Updates `yaml` from 2.8.2 to 2.8.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
  dependency-version: 19.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@primer/react"
  dependency-version: 38.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-version: 12.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@npmcli/template-oss"
  dependency-version: 4.30.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: eslint-plugin-primer-react
  dependency-version: 8.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: tar
  dependency-version: 7.5.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: yaml
  dependency-version: 2.8.3
  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 Mar 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 23, 2026 05:44
@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 24, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 6, 2026

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

@dependabot dependabot Bot closed this Apr 6, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/dependency-updates-d44792d266 branch April 6, 2026 05:43
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