⬆️ Update dependency astro-compressor to v1#171
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
153fa95 to
49f3ce5
Compare
fdc94b5 to
c83d166
Compare
c83d166 to
85fc37b
Compare
85fc37b to
a568a0a
Compare
a568a0a to
ecccdd1
Compare
a15b311 to
d017e3e
Compare
d017e3e to
e84cb34
Compare
e84cb34 to
b2fae02
Compare
b2fae02 to
568d59d
Compare
568d59d to
91894e5
Compare
5f6586d to
545d7a5
Compare
545d7a5 to
9bc0cb2
Compare
9bc0cb2 to
db415d1
Compare
db415d1 to
782d7ea
Compare
782d7ea to
f9dd782
Compare
f9dd782 to
1a4afe7
Compare
1a4afe7 to
c529ce7
Compare
c529ce7 to
d13168d
Compare
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.
This PR contains the following updates:
^0.4.0→^1.0.0Release Notes
sondr3/astro-compressor (astro-compressor)
v1.3.0Compare Source
v1.3.0
Summary
This release adds better default compression for zstd and brotli, and better
handling of compression options. Thanks to @Daniel15 for this contribution.
Commits
9d97f8a] Use a separate release pipeline09f173b] Run 'pnpm fix' in pre-commit hook34e8ca2] Drop @tsconfig packagesd48d4a9] Force NO_COLOR in tests to avoid ANSI shenanigansf0816b8] Refactor the build setup slightlyff616ca] Move to oxlint and oxfmt98cc08f] Bump all packages, fix type errorsde315e0] Improve handling of default options @Daniel159878779] Set default compression levels for Brotli and zstd @Daniel15f3cf8dc] Bump actions/checkout from 5 to 63330a3c] We now use trusted publishing, remove tokensv1.2.0Compare Source
1.2.0
Summary
This release adds support for configuring the compression algorithms directly
instead of just a boolean flag for more advanced usage. It also includes a
optimized file searching by only traversing the output directory once.
Commits
eb123a8] Bump actions/setup-node from 5 to 6aeaa6b0] Bump pnpm/action-setup from 4.1.0 to 4.2.040c660e] Bump actions/setup-node from 4 to 50e77401] Test with bools and objects36050b2] Next prerelease405945b] Fix 'enabled' for brotli and zstd4696d84] Update READMEea30882] Use my new, actual last named578795] Mark as prereleasee95738e] Only find files once instead of per compressor8941c4e] Add @tsconfig/node229731ae9] Add compression options to compressions33c0f46] Bump actions/checkout from 4 to 5v1.1.2Compare Source
v1.1.2
Summary
Documentation update to mention
zstdcompression alongside other compression algorithms.Commits
c9d3fd7] Mention zstd alongside other compression algorithmsv1.1.1Compare Source
v1.1.1
Summary
Bug fix for gracefully handling Node versions without zstd compression.
Commits
9855701] Gracefully fall back when zstd is not supported9fdc219] Set the engines to proper versionsv1.1.0Compare Source
v1.1.0
Summary
Thanks to @Alex-1701,
astro-compressornow also supportszstdcompression.Commits
c3082cc] Update README, set 'engines' field in package.jsonf851c2b] Add lefthook to approved buildsb644541] Infer pnpm version from package.json31f61a0] Upgrade dependencies9110521] Add zstd (#19)4b1e3c3] Bump pnpm/action-setup from 4.0.0 to 4.1.0a69e499] Only publish from one CIv1.0.0Compare Source
v1.0.0
Summary
The main change is that the compression is now batch parallelized to speed up
compression for larger sites and the custom logger was replaced with the Astro
logger. Bumped packages and moved from ESLint/Prettier to Biome.
Commits
8892cf1] Use AstroIntegrationLogger over custom logger4853f21] Update README2b9a0ab] Run CI against latest and LTS NodeJS2150125] Extract out compression login to shared functione7bc27d] Parallelize and batch process files8c56e05] And run correct lint tasks in CI18cdd9c] Use pnpm@9 in CI3d55b57] Bump remaining packagesb2ed13e] Bump typescript, use @tsconfig/bases packages for confige28eb3a] Add test step to CIce437bd] Add a test site to run integration tests against0db2b37] Remove prettier and eslint, move to biomef125d43] Bump pnpm/action-setup from 3.0.0 to 4.0.0633c1a9] Bump pnpm/action-setup from 2.4.0 to 3.0.0ec3bff9] Bump actions/setup-node from 3 to 4Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.