Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump astro-compressor from 0.4.1 to 1.0.0 #39

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps astro-compressor from 0.4.1 to 1.0.0.

Release notes

Sourced from astro-compressor's releases.

v1.0.0

2024-11-28

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 logger
  • [4853f21] Update README
  • [2b9a0ab] Run CI against latest and LTS NodeJS
  • [2150125] Extract out compression login to shared function
  • [e7bc27d] Parallelize and batch process files
  • [8c56e05] And run correct lint tasks in CI
  • [18cdd9c] Use pnpm@9 in CI
  • [3d55b57] Bump remaining packages
  • [b2ed13e] Bump typescript, use @​tsconfig/bases packages for config
  • [e28eb3a] Add test step to CI
  • [ce437bd] Add a test site to run integration tests against
  • [0db2b37] Remove prettier and eslint, move to biome
  • [f125d43] Bump pnpm/action-setup from 3.0.0 to 4.0.0
  • [633c1a9] Bump pnpm/action-setup from 2.4.0 to 3.0.0
  • [ec3bff9] Bump actions/setup-node from 3 to 4
Changelog

Sourced from astro-compressor's changelog.

v1.0.0

2024-11-28

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 logger
  • [4853f21] Update README
  • [2b9a0ab] Run CI against latest and LTS NodeJS
  • [2150125] Extract out compression login to shared function
  • [e7bc27d] Parallelize and batch process files
  • [8c56e05] And run correct lint tasks in CI
  • [18cdd9c] Use pnpm@9 in CI
  • [3d55b57] Bump remaining packages
  • [b2ed13e] Bump typescript, use @​tsconfig/bases packages for config
  • [e28eb3a] Add test step to CI
  • [ce437bd] Add a test site to run integration tests against
  • [0db2b37] Remove prettier and eslint, move to biome
  • [f125d43] Bump pnpm/action-setup from 3.0.0 to 4.0.0
  • [633c1a9] Bump pnpm/action-setup from 2.4.0 to 3.0.0
  • [ec3bff9] Bump actions/setup-node from 3 to 4
Commits
  • 22aa143 Release v1.0.0
  • 8892cf1 Use AstroIntegrationLogger over custom logger
  • 4853f21 Update README
  • 2b9a0ab Run CI against latest and LTS NodeJS
  • 2150125 Extract out compression login to shared function
  • e7bc27d Parallelize and batch process files
  • 8c56e05 And run correct lint tasks in CI
  • 18cdd9c Use pnpm@9 in CI
  • 3d55b57 Bump remaining packages
  • b2ed13e Bump typescript, use @​tsconfig/bases packages for config
  • 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)

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

The following labels could not be found: dependencies.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/astro-compressor-1.0.0 branch from 2c8cf52 to aed1b7e Compare December 29, 2024 05:37
@odracirdev odracirdev merged commit 94cefd6 into main Dec 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/astro-compressor-1.0.0 branch December 29, 2024 05:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant