Skip to content

build(deps): bump the dependecies group across 1 directory with 8 updates#182

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependecies-47a7ecd197
Open

build(deps): bump the dependecies group across 1 directory with 8 updates#182
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/dependecies-47a7ecd197

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps the dependecies group with 8 updates in the / directory:

Package From To
@fortawesome/fontawesome-free 7.1.0 7.2.0
@primer/css 21.0.0 22.1.0
@primer/view-components 0.48.0 0.51.1
autoprefixer 10.4.23 10.4.27
dompurify 3.3.1 3.3.2
jquery 3.7.1 4.0.0
postcss 8.5.6 8.5.8
sass 1.97.1 1.97.3

Updates @fortawesome/fontawesome-free from 7.1.0 to 7.2.0

Release notes

Sourced from @​fortawesome/fontawesome-free's releases.

Release 7.2.0

Change log available at https://fontawesome.com/changelog

Commits
  • 337dd20 Release 7.2.0 (#21465)
  • 16ac6af Simplifying icon request titles (#21360)
  • ce49420 Simplifying icon request template name (to avoid redundancy)
  • 3dba69f Modify bug report template for versioning and labels (#21264)
  • f40da32 Update web bug report template
  • 89f17b4 Modify bug report template for version and labels
  • 14b8429 Adding feature requests to discussions
  • eceb155 Updating links to the new icon request templates
  • b544f79 Update contribution guidelines for icon requests
  • f811bcf Revise icon wizard request template
  • Additional commits viewable in compare view

Updates @primer/css from 21.0.0 to 22.1.0

Release notes

Sourced from @​primer/css's releases.

v22.1.0

Minor Changes

v22.0.2

Patch Changes

v22.0.1

Patch Changes

v22.0.0

Major Changes

  • #2789 4113637 Thanks @​jonrohan! - Remove @​primer/view-components imports for styles moved to primer/view_components

v21.5.1

Patch Changes

v21.5.0

Minor Changes

v21.4.0

Minor Changes

Patch Changes

v21.3.6

Patch Changes

... (truncated)

Changelog

Sourced from @​primer/css's changelog.

22.1.0

Minor Changes

22.0.2

Patch Changes

22.0.1

Patch Changes

22.0.0

Major Changes

  • #2789 4113637 Thanks @​jonrohan! - Remove @​primer/view-components imports for styles moved to primer/view_components

21.5.1

Patch Changes

21.5.0

Minor Changes

21.4.0

Minor Changes

Patch Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​primer/css since your current version.


Updates @primer/view-components from 0.48.0 to 0.51.1

Release notes

Sourced from @​primer/view-components's releases.

v0.51.1

Patch Changes

  • #3952 02c89a5 Thanks @​copilot-swe-agent! - Performance improvements to ActionBarElement:

    • Replaced the #eachItem / ItemType abstraction with a two-pass read-then-write loop that snapshots all element geometry before mutating the DOM, eliminating forced synchronous reflow.
    • Cached the #menuItems NodeListOf query across each update pass instead of re-querying per item.
    • Simplified #firstItem to a one-liner using Array.find.
    • Coalesces rapid resize/intersection events via requestAnimationFrame so at most one layout pass runs per frame.
    • update() remains the public entry point (coalescing scheduler); actual layout work is in the private #performUpdate().
    • overflow: visible is always applied in connectedCallback (no popover feature-detection gate), preserving the original behavior for CSS/tooltip positioning.
  • #3950 ca926de Thanks @​copilot-swe-agent! - Defer --dialog-scrollgutter computation in DialogHelperElement to the moment a dialog is first opened, avoiding a forced synchronous layout reflow during page load.

  • #3955 ed8bf4a Thanks @​TylerJDev! - ActionMenu: Add fullscreen option to ActionMenu

  • #3961 16a2d75 Thanks @​liuliu-dev! - Tooltip: Fix tooltip overflow on narrow viewports by capping max-width to viewport width.

  • #3957 3baaad2 Thanks @​francinelucca! - chore(AutoComplete): fix NoResultItem contrast ratio

v0.51.0

Minor Changes

Patch Changes

v0.50.0

Minor Changes

Patch Changes

... (truncated)

Changelog

Sourced from @​primer/view-components's changelog.

0.51.1

Patch Changes

  • #3952 02c89a5 Thanks @​copilot-swe-agent! - Performance improvements to ActionBarElement:

    • Replaced the #eachItem / ItemType abstraction with a two-pass read-then-write loop that snapshots all element geometry before mutating the DOM, eliminating forced synchronous reflow.
    • Cached the #menuItems NodeListOf query across each update pass instead of re-querying per item.
    • Simplified #firstItem to a one-liner using Array.find.
    • Coalesces rapid resize/intersection events via requestAnimationFrame so at most one layout pass runs per frame.
    • update() remains the public entry point (coalescing scheduler); actual layout work is in the private #performUpdate().
    • overflow: visible is always applied in connectedCallback (no popover feature-detection gate), preserving the original behavior for CSS/tooltip positioning.
  • #3950 ca926de Thanks @​copilot-swe-agent! - Defer --dialog-scrollgutter computation in DialogHelperElement to the moment a dialog is first opened, avoiding a forced synchronous layout reflow during page load.

  • #3955 ed8bf4a Thanks @​TylerJDev! - ActionMenu: Add fullscreen option to ActionMenu

  • #3961 16a2d75 Thanks @​liuliu-dev! - Tooltip: Fix tooltip overflow on narrow viewports by capping max-width to viewport width.

  • #3957 3baaad2 Thanks @​francinelucca! - chore(AutoComplete): fix NoResultItem contrast ratio

0.51.0

Minor Changes

Patch Changes

0.50.0

Minor Changes

Patch Changes

... (truncated)

Commits
  • 27d4a30 Release Tracking (#3956)
  • 6c5b45e Bump vite-plugin-ruby from 5.1.2 to 5.1.3 in /demo in the all-demo group (#3962)
  • 536c2a1 Bump bootsnap from 1.20.1 to 1.23.0 (#3969)
  • 49d592e Bump rollup from 4.44.1 to 4.59.0 in /demo (#3959)
  • 1b29870 Bump mocha from 3.0.1 to 3.0.2 in the development-dependencies group (#3965)
  • 6177daa Bump tj-actions/changed-files from 47.0.2 to 47.0.4 in the all-actions group ...
  • 5f2e65d Bump view_component from 4.3.0 to 4.5.0 in /demo (#3964)
  • 02c89a5 perf: eliminate layout thrashing in ActionBarElement (#3952)
  • ca926de Defer --dialog-scrollgutter computation to avoid synchronous reflow on page...
  • 16a2d75 Tooltip: Fix overflow on narrow viewports (#3961)
  • Additional commits viewable in compare view

Updates autoprefixer from 10.4.23 to 10.4.27

Release notes

Sourced from autoprefixer's releases.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).
Changelog

Sourced from autoprefixer's changelog.

10.4.27

  • Removed development key from package.json.

10.4.26

  • Reduced package size.

10.4.25

  • Fixed broken gradients on CSS Custom Properties (by @​serger777).

10.4.24

  • Made Autoprefixer a little faster (by @​Cherry).
Commits

Updates dompurify from 3.3.1 to 3.3.2

Release notes

Sourced from dompurify's releases.

DOMPurify 3.3.2

  • Fixed a possible bypass caused by jsdom's faulty raw-text tag parsing, thanks multiple reporters
  • Fixed a prototype pollution issue when working with custom elements, thanks @​christos-eth
  • Fixed a lenient config parsing in _isValidAttribute, thanks @​christos-eth
  • Bumped and removed several dependencies, thanks @​Rotzbua
  • Fixed the test suite after bumping dependencies, thanks @​Rotzbua
Commits

Updates jquery from 3.7.1 to 4.0.0

Release notes

Sourced from jquery's releases.

Release 4.0.0

Changelog

https://blog.jquery.com/2026/01/17/jquery-4-0-0/

Ajax

  • Don't treat array data as binary (992a1911)
  • Allow processData: true even for binary data (ce264e07)
  • Support binary data (including FormData) (a7ed9a7b)
  • Support headers for script transport even when cross-domain (#5142, 6d136443)
  • Support null as success functions in jQuery.get (#4989, 74978b7e)
  • Don't auto-execute scripts unless dataType provided (#4822, 025da4dd)
  • Make responseJSON work for erroneous same-domain JSONP requests (68b4ec59)
  • Execute JSONP error script responses (#4771, a1e619b0)
  • Avoid CSP errors in the script transport for async requests (#3969, 07a8e4a1)
  • Drop the json to jsonp auto-promotion logic (#1799, #3376, e7b3bc48)
  • Overwrite s.contentType with content-type header value, if any (#4119, 7fb90a6b)
  • Deprecate AJAX event aliases, inline event/alias into deprecated (23d53928)
  • Do not execute scripts for unsuccessful HTTP responses (#4250, 50871a5a)
  • Simplify jQuery.ajaxSettings.xhr (#1967, abdc89ac)

Attributes

  • Make .attr( name, false ) remove for all non-ARIA attrs (#5388, 063831b6)
  • Shave off a couple of bytes (b40a4807)
  • Don't stringify attributes in the setter (#4948, 4250b628)
  • Drop the toggleClass(boolean|undefined) signature (#3388, a4421101)
  • Refactor val(): don't strip carriage return, isolate IE workarounds (ff281991)
  • Don't set the type attr hook at all outside of IE (9e66fe9a)

CSS

  • Fix dimensions of table <col> elements (#5628, eca2a564)
  • Drop the cache in finalPropName (640d5825)
  • Tests: Fix tests & support tests under CSS Zoom (#5489, 071f6dba)
  • Fix reliableTrDimensions support test for initially hidden iframes (b1e66a5f)
  • Selector: Align with 3.x, remove the outer selector.js wrapper (53cf7244)
  • Make the reliableTrDimensions support test work with Bootstrap CSS (#5270, 65b85031)
  • Make offsetHeight( true ), etc. include negative margins (#3982, bce13b72)
  • Return undefined for whitespace-only CSS variable values (#5120) (7eb00196)
  • Don’t trim whitespace of undefined custom property (#5105, ed306c02)
  • Skip falsy values in addClass( array ), compress code (#4998, a338b407)
  • Justify use of rtrim on CSS property values (655c0ed5)
  • Trim whitespace surrounding CSS Custom Properties values (#4926, efadfe99)
  • Include show, hide & toggle methods in the jQuery slim build (297d18dd)
  • Remove the opacity CSS hook (865469f5)
  • Workaround buggy getComputedStyle on table rows in IE/Edge (#4490, 26415e08)
  • Don't automatically add "px" to properties with a few exceptions (#2795, 00a9c2e5)

... (truncated)

Commits
  • 4f2fae0 Release: 4.0.0
  • c838cfb Release: remove dist files from main branch
  • 9752519 Release: 4.0.0-rc.2
  • c128d5d Release: Update AUTHORS.txt
  • 5fe9c29 Build: De-dupe three authors via mailmap
  • afdd032 Build: Post beta browser tests errors to jquery/dev on Matrix
  • 546a1eb Build: Bump the github-actions group with 4 updates
  • ec738b3 Build: Fix Chrome beta tests
  • c28c26a Build: Add periodic tests on beta versions of browsers
  • f513413 Build: Bump the github-actions group with 2 updates
  • Additional commits viewable in compare view

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

Updates sass from 1.97.1 to 1.97.3

Release notes

Sourced from sass's releases.

Dart Sass 1.97.3

To install Sass 1.97.3, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug where nesting an at-rule within multiple style rules in plain CSS could cause outer style rules to be omitted.

See the full changelog for changes in earlier releases.

Dart Sass 1.97.2

To install Sass 1.97.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Additional fixes for implicit configuration when nested imports are involved.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.97.3

  • Fix a bug where nesting an at-rule within multiple style rules in plain CSS could cause outer style rules to be omitted.

1.97.2

  • Additional fixes for implicit configuration when nested imports are involved.
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 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 14, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 14, 2026

Deploy Preview for ideas-offby1 ready!

Name Link
🔨 Latest commit 96c4c00
🔍 Latest deploy log https://app.netlify.com/projects/ideas-offby1/deploys/69da2ccf1be44600080e48bb
😎 Deploy Preview https://deploy-preview-182--ideas-offby1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

…ates

Bumps the dependecies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) | `7.1.0` | `7.2.0` |
| [@primer/css](https://github.com/primer/css) | `21.0.0` | `22.1.0` |
| [@primer/view-components](https://github.com/primer/view_components) | `0.48.0` | `0.51.1` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.27` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.3.1` | `3.3.2` |
| [jquery](https://github.com/jquery/jquery) | `3.7.1` | `4.0.0` |
| [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` |
| [sass](https://github.com/sass/dart-sass) | `1.97.1` | `1.97.3` |



Updates `@fortawesome/fontawesome-free` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/7.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@7.1.0...7.2.0)

Updates `@primer/css` from 21.0.0 to 22.1.0
- [Release notes](https://github.com/primer/css/releases)
- [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md)
- [Commits](primer/css@v21.0.0...v22.1.0)

Updates `@primer/view-components` from 0.48.0 to 0.51.1
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](primer/view_components@v0.48.0...v0.51.1)

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

Updates `dompurify` from 3.3.1 to 3.3.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.1...3.3.2)

Updates `jquery` from 3.7.1 to 4.0.0
- [Release notes](https://github.com/jquery/jquery/releases)
- [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md)
- [Commits](jquery/jquery@3.7.1...4.0.0)

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

Updates `sass` from 1.97.1 to 1.97.3
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.97.1...1.97.3)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-version: 7.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependecies
- dependency-name: "@primer/css"
  dependency-version: 22.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependecies
- dependency-name: "@primer/view-components"
  dependency-version: 0.51.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependecies
- dependency-name: autoprefixer
  dependency-version: 10.4.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependecies
- dependency-name: dompurify
  dependency-version: 3.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependecies
- dependency-name: jquery
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependecies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependecies
- dependency-name: sass
  dependency-version: 1.97.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependecies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependecies-47a7ecd197 branch from 4d5eff1 to 96c4c00 Compare April 11, 2026 11:13
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants