chore(deps): bump the minor-updates group with 4 updates#53
Merged
github-actions[bot] merged 1 commit intomasterfrom Feb 12, 2026
Merged
Conversation
Bumps the minor-updates group with 4 updates: [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome), [@langchain/groq](https://github.com/langchain-ai/langchainjs), [bowser](https://github.com/bowser-js/bowser) and [mongoose](https://github.com/Automattic/mongoose). 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 `@langchain/groq` from 1.0.4 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/groq@1.0.4...@langchain/aws@1.1.0) Updates `bowser` from 2.13.1 to 2.14.1 - [Release notes](https://github.com/bowser-js/bowser/releases) - [Changelog](https://github.com/bowser-js/bowser/blob/master/CHANGELOG.md) - [Commits](bowser-js/bowser@v2.13.1...v2.14.1) Updates `mongoose` from 9.1.6 to 9.2.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.1.6...9.2.1) --- updated-dependencies: - dependency-name: "@fortawesome/fontawesome-free" dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: "@langchain/groq" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: bowser dependency-version: 2.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: mongoose dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Bumps the minor-updates group with 4 updates: @fortawesome/fontawesome-free, @langchain/groq, bowser and mongoose.
Updates
@fortawesome/fontawesome-freefrom 7.1.0 to 7.2.0Release notes
Sourced from
@fortawesome/fontawesome-free's releases.Commits
337dd20Release 7.2.0 (#21465)16ac6afSimplifying icon request titles (#21360)ce49420Simplifying icon request template name (to avoid redundancy)3dba69fModify bug report template for versioning and labels (#21264)f40da32Update web bug report template89f17b4Modify bug report template for version and labels14b8429Adding feature requests to discussionseceb155Updating links to the new icon request templatesb544f79Update contribution guidelines for icon requestsf811bcfRevise icon wizard request templateUpdates
@langchain/groqfrom 1.0.4 to 1.1.0Commits
8a77e9achore: version packages (#9491)38f0162feat(core,anthropic): tool extras, tool search support (#9531)42ae02achore(deps): bump actions/checkout from 5.0.1 to 6.0.0 in the major-deps-upda...9563a7fchore(mongodb): remove unused testing setup (#9506)6cecddffix: pass cwd to mcp sdk correctly (#9514)6f8fa47feat(aws): allow bedrock Application Inference Profile (#9129)8b9f66ffix(community): enable import plugins, remove bad load export (#9501)fa8c36echore(mongodb): bump mongodb dep (#9502)636b994fix(core): use dynamic import for p-retry to support CJS (#9495)31240d4feat(community/ibm): enable model gateway usage in IBM implementation, apply ...Updates
bowserfrom 2.13.1 to 2.14.1Release notes
Sourced from bowser's releases.
Commits
eb3f153fix: attempt to resolve build issues (#604)740d6c4Update npm to latest version before publishing to npm registry (#603)2bb8caefix: remove prepublish hook382bc22chore: update publish flowe2318effix: attemp to resolve NPM publish issues8f9baddchore: update publish flow5032e0edocs: resolve missing referenced links in index pagea2d6ce8feat: add Smart TV platform detection (#582)227f5ecfeat: add Brave browser support via clientHints (#597)fa08e7cdocs: fix badgesMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for bowser since your current version.
Updates
mongoosefrom 9.1.6 to 9.2.1Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
764bd82chore: release 9.2.12e5b780Merge pull request #16021 from Automattic/fix/gh-15965-subdoc-toObject324ff4cMerge pull request #16020 from Automattic/vkarpov15/gh-16006684b31ftest(types): check types using ts-expect-error directive instead of ExpectType06b4e93Merge pull request #16019 from Automattic/vkarpov15/gh-1600555749fcfix(types): make subdocuments and array subdocuments have the same behavior f...b81b3b6types(query): allow assigning QueryFilter<DocType> to QueryFilter<any>8d05461test(types): assert subdocuments intoObject()andtoJSONget the correc...40ffefedocs(mongoose): add missing options tomongoose.set()docs904a2ebchore: release 9.2.0Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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