fix(deps): update all dependencies (non-major) - #116
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
3 times, most recently
from
July 8, 2025 19:40
b595c42 to
356dcff
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
6 times, most recently
from
July 15, 2025 13:15
6837b3f to
476efff
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
3 times, most recently
from
July 22, 2025 22:43
7023bfc to
ff2c804
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
5 times, most recently
from
July 31, 2025 17:45
16c3f71 to
0f6d6ca
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
3 times, most recently
from
August 7, 2025 21:50
ccdf669 to
53fbff3
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
6 times, most recently
from
August 15, 2025 09:45
9c6afce to
55dda04
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
4 times, most recently
from
August 22, 2025 17:49
29383b6 to
e4fbd2e
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
3 times, most recently
from
September 22, 2025 18:34
ac2ff28 to
11d0ec7
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
7 times, most recently
from
October 2, 2025 17:11
f91deef to
739ee03
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
4 times, most recently
from
October 11, 2025 16:36
c900a8e to
545d2dd
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
4 times, most recently
from
October 21, 2025 01:34
99b36b0 to
1d76e66
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
2 times, most recently
from
October 28, 2025 19:42
f6aa37c to
3e4757a
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
5 times, most recently
from
November 11, 2025 05:05
9341e6f to
b8be173
Compare
renovate
Bot
force-pushed
the
renovate/non-major-dependencies
branch
4 times, most recently
from
November 17, 2025 23:15
fa1cf1b to
7236806
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.8→3.3.31.10.0→1.11.04.1.12→4.1.1320.19.0→20.19.4310.4.21→10.5.44.4.1→4.4.316.5.0→16.6.18.15.1→8.24.35.1.5→5.1.1610.12.1→10.34.54.20.1→4.23.125.8.3→5.9.311.1.0→11.1.1Release Notes
FortAwesome/vue-fontawesome (@fortawesome/vue-fontawesome)
v3.3.3Compare Source
Fixed
classandstylefailing to type-check on<FontAwesomeIcon>in JSX/TSX, a regression from#576.
FontAwesomeIconis declared as aFunctionalComponent, whose JSX attribute surface resolvesfrom the component's own props only; the declaration now also intersects
AllowedComponentPropsandVNodeProps, restoringclass,style,key, andref. Types-only and non-breaking.Changed
so type-only regressions that depend on a helper only newer Vue versions export are caught
npmandinstalldevDependencies. Development-only; the published package isunchanged.
v3.3.2Compare Source
Added
canvasSquareandcanvasRoomyprops for the canvas sizing options introduced in Font Awesome 7.3.0v3.3.1Compare Source
Fixed
TS2590: Expression produces a union type that is too complex to representwhen usingFontAwesomeIconin a Vue render function (h(FontAwesomeIcon, { icon })), a regression from #559.Types-only and non-breaking.
Changed
npm ERESOLVEwhen installing older Vue versions in the testmatrix (a regression surfaced by #576 adding
typescriptto the lockfile), and added a strictpeer-dependency check job
test:typescommand inDEVELOPMENT.mdand added test-first and explicitdiststepsto the release checklist
v3.3.0Compare Source
Added
flip360,buzz,float,jello,spinSnap,spinSnap4,spinSnap8,swing, andwagChanged
iconandmaskpropsDEVELOPMENT.mdv3.2.0Compare Source
Added
v3.1.3Compare Source
Changed
package.jsonv3.1.2Compare Source
Changed
Replaced Jest with Vitest as the test runner for unit tests. This will help improve test performance and better aligns
with the Vue 3 + Vite ecosystem.
Updated
FontAwesomeIconProps:flipnow accepts thebooleantype in addition to'horizontal' | 'vertical' | 'both'maskIdis now correctly typed asstringUpdated
DEVELOPMENT.mdwith revised release instructionsv3.1.1Compare Source
Changed
Removed version checks related to
props.fixedWidth,iconProps.title, andiconProps.title.The use of
requireto retrieve the version from@fortawesome/fontawesome-svg-corefor version checks has beenremoved to help ensure compatibility with ESM builds.
v3.1.0Compare Source
Changed
Font Awesome Pro+ icons are now available with an active Pro+ subscription.
Added
widthAutopropAdded
rotateBypropDeprecated
fa-fwpropnuxt/image (@nuxt/image)
v1.11.0Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
📖 Documentation
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors
postcss/autoprefixer (autoprefixer)
v10.5.4Compare Source
v10.5.3Compare Source
v10.5.2Compare Source
-webkit-fill-availablebefore-moz-available, so Firefoxwill use
-webkit-version which is closer tostretch.v10.5.1Compare Source
grid-areaspan reset for overriding areas (by @puneetdixit200).v10.5.0Compare Source
mask-position-xandmask-position-ysupport (by @toporek).v10.4.27Compare Source
package.json.v10.4.26Compare Source
v10.4.25Compare Source
v10.4.24Compare Source
v10.4.23Compare Source
v10.4.22Compare Source
stretchprefixes on new Can I Use database.fraction.js.debug-js/debug (debug)
v4.4.3Compare Source
Functionally identical release to
4.4.1.Version
4.4.2is compromised. Please see #1005.motdotla/dotenv (dotenv)
v16.6.1Compare Source
Changed
quietto true – hiding the runtime log message (#874)config({ quiet: true })to suppress.require('dotenv').config()forrequire('@dotenvx/dotenvx').config().v16.6.0Compare Source
Added
[dotenv@16.6.0] injecting env (1) from .env(#870){ quiet: true }to suppressAutomattic/mongoose (mongoose)
v8.24.3Compare Source
===================
v8.24.2Compare Source
===================
#16340 chatman-media
v8.24.1Compare Source
Document.prototype.get()v8.24.0Compare Source
===================
v8.23.1Compare Source
===================
v8.23.0Compare Source
===================
v8.22.1Compare Source
==================
v8.22.0Compare Source
===================
v8.21.1Compare Source
===================
v8.21.0Compare Source
===================
v8.20.4Compare Source
===================
v8.20.3Compare Source
===================
v8.20.2Compare Source
===================
v8.20.1Compare Source
===================
v8.20.0Compare Source
===================
v8.19.4Compare Source
===================
v8.19.3Compare Source
===================
v8.19.2Compare Source
===================
v8.19.1Compare Source
===================
v8.19.0Compare Source
===================
v8.18.3Compare Source
===================
v8.18.2Compare Source
===================
v8.18.1Compare Source
===================
v8.18.0Compare Source
===================
v8.17.2Compare Source
===================
v8.17.1Compare Source
===================
v8.17.0Compare Source
===================
v8.16.5Compare Source
===================
v8.16.4Compare Source
===================
v8.16.3Compare Source
===================
v8.16.2Compare Source
===================
v8.16.1Compare Source
===================
v8.16.0Compare Source
===================
v8.15.2Compare Source
===================
ai/nanoid (nanoid)
v5.1.16Compare Source
v5.1.15Compare Source
v5.1.14Compare Source
v5.1.13Compare Source
v5.1.12Compare Source
v5.1.11Compare Source
v5.1.10Compare Source
v5.1.9Compare Source
v5.1.8Compare Source
cusatomAlphabet75% faster (by @saripovdenis).v5.1.7Compare Source
--versionto CLI (by @mahmoodhamdi).nanoid.jsfor CDN (by @mahmoodhamdi).customRandomtypes (by [@oguimbal](https://redirect.github.com/oConfiguration
📅 Schedule: (UTC)
* 0-3 1 * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.