⬆️ Update dependency astro-compressor to v1#175
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
3d835a4 to
5a479dd
Compare
5a479dd to
2f69a58
Compare
2f69a58 to
c66b0f0
Compare
f11e247 to
c66b0f0
Compare
c66b0f0 to
f6ecd45
Compare
f6ecd45 to
56c5183
Compare
56c5183 to
74992c5
Compare
74992c5 to
dbed4bb
Compare
dbed4bb to
472da76
Compare
472da76 to
879b7ef
Compare
879b7ef to
819246c
Compare
819246c to
3de563a
Compare
383122e to
f001eb8
Compare
f001eb8 to
61fb8e8
Compare
61fb8e8 to
520a480
Compare
520a480 to
b4c8a9a
Compare
b4c8a9a to
cd010a8
Compare
cd010a8 to
6ddb1ca
Compare
6ddb1ca to
83ac019
Compare
83ac019 to
56a5f01
Compare
56a5f01 to
d40dd63
Compare
d40dd63 to
85f0b17
Compare
85f0b17 to
66665a9
Compare
66665a9 to
e2a7e55
Compare
e2a7e55 to
73aad92
Compare
73aad92 to
e762bdb
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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 is behind base branch, 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.