Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps astro-compressor from 1.0.0 to 1.1.2.

Release notes

Sourced from astro-compressor's releases.

v1.1.2

2025-08-06

Summary

Documentation update to mention zstd compression alongside other compression algorithms.

Commits

  • [c9d3fd7] Mention zstd alongside other compression algorithms

v1.1.1

2025-07-30

Summary

Bug fix for gracefully handling Node versions without zstd compression.

Commits

  • [9855701] Gracefully fall back when zstd is not supported
  • [9fdc219] Set the engines to proper versions

v1.1.0

2025-07-28

Summary

Thanks to @​Alex-1701, astro-compressor now also supports zstd compression.

Commits

  • [c3082cc] Update README, set 'engines' field in package.json
  • [f851c2b] Add lefthook to approved builds
  • [b644541] Infer pnpm version from package.json
  • [31f61a0] Upgrade dependencies
  • [9110521] Add zstd (#19)
  • [4b1e3c3] Bump pnpm/action-setup from 4.0.0 to 4.1.0
  • [a69e499] Only publish from one CI
Changelog

Sourced from astro-compressor's changelog.

v1.1.2

2025-08-06

Summary

Documentation update to mention zstd compression alongside other compression algorithms.

Commits

  • [c9d3fd7] Mention zstd alongside other compression algorithms

v1.1.1

2025-07-30

Summary

Bug fix for gracefully handling Node versions without zstd compression.

Commits

  • [9855701] Gracefully fall back when zstd is not supported
  • [9fdc219] Set the engines to proper versions

v1.1.0

2025-07-28

Summary

Thanks to @​Alex-1701, astro-compressor now also supports zstd compression.

Commits

  • [c3082cc] Update README, set 'engines' field in package.json
  • [f851c2b] Add lefthook to approved builds
  • [b644541] Infer pnpm version from package.json
  • [31f61a0] Upgrade dependencies
  • [9110521] Add zstd (#19)
  • [4b1e3c3] Bump pnpm/action-setup from 4.0.0 to 4.1.0
  • [a69e499] Only publish from one CI
Commits
  • 7046322 Release v1.1.2
  • c9d3fd7 Mention zstd alongside other compression algorithms
  • 532edb4 Release v1.1.1
  • 9855701 Gracefully fall back when zstd is not supported
  • 9fdc219 Set the engines to proper versions
  • f1eab60 Release v1.1.0
  • 135920f Add provenance to publish
  • c3082cc Update README, set 'engines' field in package.json
  • f851c2b Add lefthook to approved builds
  • b644541 Infer pnpm version from package.json
  • Additional commits viewable in compare view

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 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)

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

Bumps [astro-compressor](https://github.com/sondr3/astro-compressor) from 1.0.0 to 1.1.2.
- [Release notes](https://github.com/sondr3/astro-compressor/releases)
- [Changelog](https://github.com/sondr3/astro-compressor/blob/main/CHANGELOG.md)
- [Commits](sondr3/astro-compressor@v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: astro-compressor
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Sep 1, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it 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