Skip to content

build(deps-dev): bump archiver from 7.0.1 to 8.0.0#11

Merged
Dev-vlad merged 2 commits into
mainfrom
dependabot/npm_and_yarn/archiver-8.0.0
Jun 11, 2026
Merged

build(deps-dev): bump archiver from 7.0.1 to 8.0.0#11
Dev-vlad merged 2 commits into
mainfrom
dependabot/npm_and_yarn/archiver-8.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor

Bumps archiver from 7.0.1 to 8.0.0.

Release notes

Sourced from archiver's releases.

8.0.0

What’s changed

Breaking changes

Maintenance

Documentation

Dependency updates

... (truncated)

Changelog

Sourced from archiver's changelog.

Changelog

8.0.0 - May 8, 2026Diff

7.0.1 - March 9, 2024Diff

7.0.0 - February 28, 2024Diff

6.0.2 - February 27, 2024Diff

6.0.1 - September 3, 2023Diff

6.0.0 - August 17, 2023Diff

Release Archive

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for archiver since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [archiver](https://github.com/archiverjs/node-archiver) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/archiverjs/node-archiver/releases)
- [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md)
- [Commits](archiverjs/node-archiver@7.0.1...8.0.0)

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

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 May 9, 2026
@Dev-vlad Dev-vlad merged commit 3731f5a into main Jun 11, 2026
2 checks passed
@Dev-vlad Dev-vlad deleted the dependabot/npm_and_yarn/archiver-8.0.0 branch June 11, 2026 11:39
Dev-vlad added a commit that referenced this pull request Jun 11, 2026
archiver 8.0.0 (bumped in #11) is pure ESM and replaced the default
archiver("zip", opts) factory with named class exports; the v0.2.2
publish workflow failed at "Build MCPB bundle" with "does not provide
an export named 'default'". Use `new ZipArchive(opts)` instead.

Also run build:mcpb in CI so packaging breakage from dependency bumps
surfaces on PRs instead of at release-tag time.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant