Bump the backend-dependencies group across 1 directory with 2 updates - #18
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the backend-dependencies group with 2 updates in the /backend directory: [dotenv](https://github.com/motdotla/dotenv) and [pdf-parse](https://github.com/mehmet-kozan/pdf-parse). Updates `dotenv` from 16.6.1 to 17.4.2 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.4.2) Updates `pdf-parse` from 1.1.4 to 2.4.5 - [Release notes](https://github.com/mehmet-kozan/pdf-parse/releases) - [Commits](mehmet-kozan/pdf-parse@v1.1.4...v2.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-dependencies - dependency-name: pdf-parse dependency-version: 2.4.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: backend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/backend/backend-dependencies-63e16fbb85
branch
from
August 2, 2026 14:53
058a4e5 to
d4b1e11
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/backend/backend-dependencies-63e16fbb85
branch
August 16, 2026 14:52
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 backend-dependencies group with 2 updates in the /backend directory: dotenv and pdf-parse.
Updates
dotenvfrom 16.6.1 to 17.4.2Changelog
Sourced from dotenv's changelog.
... (truncated)
Commits
f116f7017.4.23a81612fix visual order of faq13f55a8Merge branch 'skill'4bbbf73reorganize faqc3da64bMerge pull request #1009 from motdotla/skill6f743b1update sourcefc2c624update skill972315bTighten up skill2795fcereorganize faqd5495d4adjust skillUpdates
pdf-parsefrom 1.1.4 to 2.4.5Release notes
Sourced from pdf-parse's releases.
... (truncated)
Commits
e8e800bRemove Tidelift funding option614e669Integration test dependency fix (#38)cff0ae1For browser build, set the background web worker explicitly. (#37)54937b6Update README.md1e87eddUpdate API Extractor config and rename API docsc153bf7Release v2.4.4 and update README formatting69eec3eNPM publish workflow now triggers only on published releases. (#33)1bfae05Command-line interface for quick PDF processing implemented. (#32)8a7a044CDN urls updatedpdf-parse/utilsreplaced withpdf-parse/node(#31)4b6c46egetTable() return type changed. (#30)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.