Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix(website): update @playform/compress 0.1.1 → 0.1.7 #30655

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

truecharts-admin
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
@playform/compress dependencies patch 0.1.6 -> 0.1.7

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

PlayForm/Compress (@​playform/compress)

v0.1.7

Compare Source

Added
  • Dependents stats for PlayForm/Compress badge to README.md.
  • DEPENDENTS.md file containing a list of repositories that depend on this
    package.
Changed
  • Updated package.json to include updated contact information and package
    dependencies.
  • Updated README.md to reflect the updated organization name in the URLs and
    images.
Fixed
  • Corrected a bug in Source/Function/Integration.ts where Cache.Search was
    not being set correctly.

v0.1.6

Compare Source

Added
  • New Configuration folder with ESBuild.js and ESBuild.ts files
  • Added browserslist as a development dependency
Changed
  • Updated .npmignore to exclude the Configuration/ directory
  • Modified package.json scripts to use the new ESBuild configuration
  • Updated version to 0.1.6
  • Enhanced error handling in CSS compression in Source/Function/Integration.ts
  • Updated Source/Interface/CSS/lightningcss.ts to set default value for
    unusedSymbols
  • Added targets to Source/Variable/CSS/lightningcss.ts

v0.1.5

Compare Source

Changed
  • Updated dependencies
  • Typings update

v0.1.4

Compare Source

Fixed
  • Fixes missing Pipe.js

v0.1.3

Compare Source

v0.1.2

Compare Source

Added
  • New CLI functionality with Compress command
  • New CLI.ts and Pipe.ts functions for improved command-line operations
  • Added commander dependency for CLI support
  • Added fast-glob dependency for file pattern matching
Changed
  • Updated package name from astro-compress to @playform/compress
  • Updated various dependencies to their latest versions:
    • @playform/pipe from 0.1.0 to 0.1.1
    • deepmerge-ts from 7.1.0 to 7.1.1
    • lightningcss from 1.25.1 to 1.27.0
    • sharp from 0.33.4 to 0.33.5
    • svgo from 4.0.0-rc.0 to 3.3.2
    • terser from 5.31.3 to 5.34.1
    • @playform/build from 0.1.3 to 0.1.7
  • Refactored and improved various TypeScript interfaces and types
  • Updated README with new installation instructions and badge styling
  • Updated README badges to use HTTPS URLs
  • Updated README table layout for better visual presentation
  • Updated dependency badges in README to use correct package name
    (@playform/compress instead of @playform/inline)
  • Updated README to remove unnecessary line breaks and improve spacing
  • Updated Source/Function/Image/Writesharp.ts to simplify an import statement
  • Added Source/Function/CLI.ts for command-line interface functionality
  • Added Source/Interface/CLI.ts to define the command-line interface
  • Updated package.json to include necessary CLI dependencies
Removed
  • Removed Documentation/ directory (replaced with docs/)
  • Removed Summary.md file
Fixed
  • Various code improvements and refactoring for better type safety and
    performance
  • Fixed broken links in README badges
  • Fixed alignment and spacing issues in README table
  • Fixed incorrect package name in dependency badges

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@truecharts-admin
Copy link
Collaborator Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: website/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: website@0.0.1
npm error Found: astro@4.16.18
npm error node_modules/astro
npm error   astro@"4.16.18" from the root project
npm error
npm error Could not resolve dependency:
npm error peer astro@"^5.0.0" from @astrojs/starlight@0.30.3
npm error node_modules/@astrojs/starlight
npm error   @astrojs/starlight@"0.30.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-01-07T01_35_03_161Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-07T01_35_03_161Z-debug-0.log

Copy link

github-actions bot commented Jan 7, 2025

✅ Deploy Preview ready!

Name Link
🔨 Latest commit d6b58b2
🔍 Latest deploy log https://github.com/truecharts/public/actions/runs/12643512674
😎 Deploy Preview Url
🌳 Environment

Copy link
Member

@PrivatePuffin PrivatePuffin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved automated PR

@truecharts-admin truecharts-admin merged commit d17dc8d into master Jan 7, 2025
27 of 28 checks passed
@truecharts-admin truecharts-admin deleted the renovate/astro-playform-compress-0.1.x branch January 7, 2025 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Categorises a PR or issue that references a new App. renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants