Skip to content

chore(deps): bump the backend-dependencies group in /backend with 2 updates - #18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/backend-dependencies-63e16fbb85
Open

chore(deps): bump the backend-dependencies group in /backend with 2 updates#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/backend-dependencies-63e16fbb85

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown

Bumps the backend-dependencies group in /backend with 2 updates: dotenv and pdf-parse.

Updates dotenv from 16.6.1 to 17.4.2

Changelog

Sourced from dotenv's changelog.

17.4.2 (2026-04-12)

Changed

  • Improved skill files - tightened up details (#1009)

17.4.1 (2026-04-05)

Changed

  • Change text injecting to injected (#1005)

17.4.0 (2026-04-01)

Added

  • Add skills/ folder with focused agent skills: skills/dotenv/SKILL.md (core usage) and skills/dotenvx/SKILL.md (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)

Changed

  • Tighten up logs: ◇ injecting env (14) from .env (#1003)

17.3.1 (2026-02-12)

Changed

  • Fix as2 example command in README and update spanish README

17.3.0 (2026-02-12)

Added

  • Add a new README section on dotenv’s approach to the agentic future.

Changed

  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

17.2.4 (2026-02-05)

Changed

  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.

17.2.3 (2025-09-29)

Changed

  • Fixed typescript error definition (#912)

... (truncated)

Commits

Updates pdf-parse from 1.1.4 to 2.4.5

Release notes

Sourced from pdf-parse's releases.

Release v2.4.5

What's Changed

🚨 Breaking Changes

📚 Documentation

Full Changelog: mehmet-kozan/pdf-parse@v2.4.4...v2.4.5

Release v2.4.4

What's Changed

🚨 Breaking Changes

✨ New Features

📚 Documentation

🧰 Other Changes

Full Changelog: mehmet-kozan/pdf-parse@v2.4.3...v2.4.4

Release v2.4.4-beta.1

What's Changed

🚨 Breaking Changes

✨ New Features

📚 Documentation

🧰 Other Changes

... (truncated)

Commits
  • e8e800b Remove Tidelift funding option
  • 614e669 Integration test dependency fix (#38)
  • cff0ae1 For browser build, set the background web worker explicitly. (#37)
  • 54937b6 Update README.md
  • 1e87edd Update API Extractor config and rename API docs
  • c153bf7 Release v2.4.4 and update README formatting
  • 69eec3e NPM publish workflow now triggers only on published releases. (#33)
  • 1bfae05 Command-line interface for quick PDF processing implemented. (#32)
  • 8a7a044 CDN urls updated pdf-parse/utils replaced with pdf-parse/node (#31)
  • 4b6c46e getTable() return type changed. (#30)
  • Additional commits viewable in compare view
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


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

Bumps the backend-dependencies group in /backend with 2 updates: [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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
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