chore(deps)(deps): bump the security group across 1 directory with 2 updates - #71
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…updates Bumps the security group with 2 updates in the /portal/backend directory: [laravel/sanctum](https://github.com/laravel/sanctum) and [smalot/pdfparser](https://github.com/smalot/pdfparser). Updates `laravel/sanctum` from 4.3.0 to 4.3.2 - [Release notes](https://github.com/laravel/sanctum/releases) - [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md) - [Commits](laravel/sanctum@v4.3.0...v4.3.2) Updates `smalot/pdfparser` from 2.12.3 to 2.12.5 - [Release notes](https://github.com/smalot/pdfparser/releases) - [Commits](smalot/pdfparser@v2.12.3...v2.12.5) --- updated-dependencies: - dependency-name: laravel/sanctum dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security - dependency-name: smalot/pdfparser dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/composer/portal/backend/security-9de118ed0c
branch
from
July 13, 2026 09:14
f02cd2c to
037a983
Compare
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 security group with 2 updates in the /portal/backend directory: laravel/sanctum and smalot/pdfparser.
Updates
laravel/sanctumfrom 4.3.0 to 4.3.2Release notes
Sourced from laravel/sanctum's releases.
Changelog
Sourced from laravel/sanctum's changelog.
Commits
2a9bccc[4.x] Updateconfig/sanctum.phpto follow skeleton pint format (#597)70546ceUpdate CHANGELOGe3b85d6[4.x] Supports Laravel 13 (#587)ffeaf2eUpdate CHANGELOGUpdates
smalot/pdfparserfrom 2.12.3 to 2.12.5Release notes
Sourced from smalot/pdfparser's releases.
Commits
2cfa0d9Fix chr() deprecation in ASCII85 last-tuple decoding (#793)a606166Update .gitattributes (#792)028d7ccWhen assembling the text array for an object, skip Forms that don't contain a...