Skip to content

deps: bump the dependency-updates group with 8 updates#1881

Merged
wraithgar merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-b319a1a42d
Feb 17, 2026
Merged

deps: bump the dependency-updates group with 8 updates#1881
wraithgar merged 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependency-updates-b319a1a42d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the dependency-updates group with 8 updates:

Package From To
@primer/octicons-react 19.21.2 19.22.0
@primer/react 38.10.0 38.11.0
downshift 9.2.0 9.3.1
framer-motion 12.33.0 12.34.0
postcss-loader 8.2.0 8.2.1
minimatch 10.1.2 10.2.0
pacote 21.2.0 21.3.1
tar 7.5.7 7.5.9

Updates @primer/octicons-react from 19.21.2 to 19.22.0

Release notes

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

v19.22.0

Minor Changes

Changelog

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

19.22.0

Minor Changes

Commits

Updates @primer/react from 38.10.0 to 38.11.0

Release notes

Sourced from @​primer/react's releases.

@​primer/react@​38.11.0

Minor Changes

Patch Changes

Commits
  • eb0979b Release tracking (#7503)
  • 2e563b4 chore: add changeset (#7509)
  • dd7bb1b implement @​primer/behaviors displayInViewport for ActionMenu (#7500)
  • fe999ca remove primer_react_overlay_overflow FF from the codebase (#7483)
  • 0189bba chore(deps): bump the babel group across 1 directory with 8 updates (#7490)
  • 81ab065 Fix PageLayout horizontal overflow by constraining ContentWrapper width (#7501)
  • See full diff in compare view

Updates downshift from 9.2.0 to 9.3.1

Release notes

Sourced from downshift's releases.

v9.3.1

9.3.1 (2026-02-13)

Bug Fixes

  • useElementIds: prevent Webpack static analysis issue with useId (#1676) (9e79c4e)

v9.3.0

9.3.0 (2026-02-09)

Features

Commits

Updates framer-motion from 12.33.0 to 12.34.0

Changelog

Sourced from framer-motion's changelog.

[12.34.0] 2026-02-09

Fixed

  • useScroll: Hardware accelerated animations.

[12.33.2] 2026-02-06

Fixed

  • Improve detection of detached elements with vanilla layout animations.

[12.33.1] 2026-02-06

Fixed

  • AnimatePresence: Ensure exiting nodes are correctly removed when rapidly switching children.
Commits

Updates postcss-loader from 8.2.0 to 8.2.1

Release notes

Sourced from postcss-loader's releases.

v8.2.1

8.2.1 (2026-02-15)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#717) (a3ed7e2)
Changelog

Sourced from postcss-loader's changelog.

8.2.1 (2026-02-15)

Bug Fixes

  • update peer dependency for @​rspack/core v2 (#717) (a3ed7e2)
Commits

Updates minimatch from 10.1.2 to 10.2.0

Changelog

Sourced from minimatch's changelog.

change log

10.2

  • Add braceExpandMax option

10.1

  • Add magicalBraces option for escape
  • Fix makeRe when partial: true is set.
  • Fix makeRe when pattern ends in a final ** path part.

10.0

  • Require node 20 or 22 and higher

9.0

  • No default export, only named exports.

8.0

  • Recursive descent parser for extglob, allowing correct support for arbitrarily nested extglob expressions
  • Bump required Node.js version

7.4

  • Add escape() method
  • Add unescape() method
  • Add Minimatch.hasMagic() method

7.3

  • Add support for posix character classes in a unicode-aware way.

7.2

  • Add windowsNoMagicRoot option

7.1

  • Add optimizationLevel configuration option, and revert the default back to the 6.2 style minimal optimizations, making the advanced transforms introduced in 7.0 opt-in. Also, process provided file paths in the same way in optimizationLevel:2 mode, so most things that matched with optimizationLevel 1 or 0 should match with level 2 as well. However, level 1 is the default, out of an abundance of caution.

... (truncated)

Commits

Updates pacote from 21.2.0 to 21.3.1

Release notes

Sourced from pacote's releases.

v21.3.1

21.3.1 (2026-02-10)

Bug Fixes

Chores

v21.3.0

21.3.0 (2026-02-09)

Features

Changelog

Sourced from pacote's changelog.

21.3.1 (2026-02-10)

Bug Fixes

Chores

21.3.0 (2026-02-09)

Features

Commits

Updates tar from 7.5.7 to 7.5.9

Commits
  • 1f0c2c9 7.5.9
  • fbb0851 build minified version as default export
  • 6b8eba0 7.5.8
  • 2cb1120 fix(unpack): improve UnpackSync symlink error "into" path accuracy
  • d18e4e1 fix: do not write linkpaths through symlinks
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by isaacs, a new releaser for tar since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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

| Package | From | To |
| --- | --- | --- |
| [@primer/octicons-react](https://github.com/primer/octicons) | `19.21.2` | `19.22.0` |
| [@primer/react](https://github.com/primer/react) | `38.10.0` | `38.11.0` |
| [downshift](https://github.com/downshift-js/downshift) | `9.2.0` | `9.3.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.33.0` | `12.34.0` |
| [postcss-loader](https://github.com/webpack/postcss-loader) | `8.2.0` | `8.2.1` |
| [minimatch](https://github.com/isaacs/minimatch) | `10.1.2` | `10.2.0` |
| [pacote](https://github.com/npm/pacote) | `21.2.0` | `21.3.1` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.7` | `7.5.9` |


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

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

Updates `downshift` from 9.2.0 to 9.3.1
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](downshift-js/downshift@v9.2.0...v9.3.1)

Updates `framer-motion` from 12.33.0 to 12.34.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.33.0...v12.34.0)

Updates `postcss-loader` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/webpack/postcss-loader/releases)
- [Changelog](https://github.com/webpack/postcss-loader/blob/main/CHANGELOG.md)
- [Commits](webpack/postcss-loader@v8.2.0...v8.2.1)

Updates `minimatch` from 10.1.2 to 10.2.0
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v10.1.2...v10.2.0)

Updates `pacote` from 21.2.0 to 21.3.1
- [Release notes](https://github.com/npm/pacote/releases)
- [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md)
- [Commits](npm/pacote@v21.2.0...v21.3.1)

Updates `tar` from 7.5.7 to 7.5.9
- [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.7...v7.5.9)

---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
  dependency-version: 19.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: "@primer/react"
  dependency-version: 38.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: downshift
  dependency-version: 9.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: framer-motion
  dependency-version: 12.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: postcss-loader
  dependency-version: 8.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: minimatch
  dependency-version: 10.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: pacote
  dependency-version: 21.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependency-updates
- dependency-name: tar
  dependency-version: 7.5.9
  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 Feb 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 16, 2026 05:50
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Feb 16, 2026
@wraithgar wraithgar merged commit dde8224 into main Feb 17, 2026
8 of 9 checks passed
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/dependency-updates-b319a1a42d branch February 17, 2026 18:28
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