Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Bumps dir-archiver from 1.2.0 to 2.1.0.

Release notes

Sourced from dir-archiver's releases.

2.1.0

  • Add ESLint (#12).
  • Several enhancements to better support Microsoft Windows (Diff).

2.0.0

  • Bump archiver from 5.2.0 to 5.3.1 (42c30b7).
  • Add an option to include the base directory in the archive root (#11).
Changelog

Sourced from dir-archiver's changelog.

2.1.0 (October 25, 2022)

  • Add ESLint (#12).
  • Several enhancements to better support Microsoft Windows (Diff).

2.0.0 (September 20, 2022)

  • Bump archiver from 5.2.0 to 5.3.1 (42c30b7).
  • Add an option to include the base directory in the archive root (#11).
Commits
  • 2977fce Release version 2.0.0
  • de8bd25 Move cli processing logic to a dedicated package
  • 317b01e Avoid using a restricted name as an identifier
  • 25c780a Add GitHub Actions Workflow for code linting
  • 4f9a539 Disable an ESLint rule for a legitimate use case
  • 3514fe8 Define the argumentIndex constant before using it
  • 0b67a7c Add cli.js to files field in package.json
  • 95b1d62 Add ESLint tooling (#12)
  • cedeefc Normalize the excluded paths before processing
  • fe20839 Derive relative paths from the input directory path
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dir-archiver](https://github.com/Ismail-elkorchi/dir-archiver) from 1.2.0 to 2.1.0.
- [Release notes](https://github.com/Ismail-elkorchi/dir-archiver/releases)
- [Changelog](https://github.com/Ismail-elkorchi/dir-archiver/blob/master/CHANGELOG.md)
- [Commits](Ismail-elkorchi/dir-archiver@1.2.0...v2.1.0)

---
updated-dependencies:
- dependency-name: dir-archiver
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2025

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant