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

[feat]: Log only outDir path #228

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Conversation

vasfvitor
Copy link
Contributor

@vasfvitor vasfvitor commented Nov 28, 2023

Improvement to show only the path from the outDir

default outDir:

custom outDir:

Btw, was those empty lines placed on purpose? I see there was some modifications to the code, and myself while editing added a a extra lines by mistake but I removed them, so I'm wondering.

If not, I can fix it in this PR.

Is it ok to leave the .gitignore? I use it locally but I commited it by mistake

@NikolaRHristov
Copy link
Member

Improvement to show only the path from the outDir

That's great!

Btw, was those empty lines placed on purpose? I see there was some modifications to the code, and myself while editing added a a extra lines by mistake but I removed them, so I'm wondering.

I placed an empty line to unify it with the default Astro output.

image

If you mean in the code, it's just for readability.

If not, I can fix it in this PR.

It's ok.

Is it ok to leave the .gitignore? I use it locally but I committed it by mistake

I'd leave it in, but I'll remove it at a later date, I use a global .gitignore, so that I don't have to make a new one with just the node_modules entry in there.

LGTM! Thank you @vasfvitor!

@NikolaRHristov NikolaRHristov merged commit 7390c9e into PlayForm:main Nov 29, 2023
7 checks passed
@vasfvitor
Copy link
Contributor Author

vasfvitor commented Nov 29, 2023

thank you. Sorry for not being specific, I meant between each file @NikolaRHristov

@vasfvitor
Copy link
Contributor Author

vasfvitor commented Nov 29, 2023

mann, I'm just reading the latest commits, I'm sorry for giving you all this trouble to fix my code, I can't write at this level yet

@NikolaRHristov
Copy link
Member

NikolaRHristov commented Nov 29, 2023

mann, I'm just reading the latest commits, I'm sorry for giving you all this trouble to fix my code, I can't write at this level yet

No, I'm not fixing it (your code worked and it is amazing). I'm just rearranging stuff, nothing's broken. This is just mandatory for every commit. You making the effort to colorize in the first place is just beyond me. <3

@NikolaRHristov
Copy link
Member

NikolaRHristov commented Nov 29, 2023

thank you. Sorry for not being specific, I meant between each file @NikolaRHristov

Yeah, I figured those were "extra" and just wanted to unify them with the rest of the logs.

@vasfvitor
Copy link
Contributor Author

@NikolaRHristov thanks, I appreciate

NikolaRHristov added a commit that referenced this pull request Dec 18, 2023
* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Bump astro from 3.2.0 to 3.2.1

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Bump astro from 3.3.0 to 3.3.1

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Bump @types/csso from 5.0.1 to 5.0.2

Bumps [@types/csso](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/csso) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/csso)

---
updated-dependencies:
- dependency-name: "@types/csso"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* Bump actions/checkout from 4.1.0 to 4.1.1

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.3.1 to 3.3.2

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/html-minifier-terser from 7.0.0 to 7.0.1

Bumps [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-minifier-terser) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-minifier-terser)

---
updated-dependencies:
- dependency-name: "@types/html-minifier-terser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Merge branch 'main' of ssh://github.com/astro-community/AstroCompress

* squash!

* 2.1.0

* squash!

* 2.1.1

* squash!

* squash!

* 2.1.2

* squash!

* squash!

* 2.1.3

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* 2.1.4

* 2.1.4

* 2.1.5

* Bump actions/setup-node from 3.8.1 to 4.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* 2.1.6

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Make Option optional (#210)

This integration does not require options, but when using a `astro.config.ts` like this:

```ts
	integrations: [
		compress(),
	],
```

we see this:

```
Expected 1 arguments, but got 0.ts(2554)
Integration.d.ts(6, 6): An argument for 'Option' was not provided.
```

Signed-off-by: Oliver Speir <[email protected]>

* 2.2.0

* Bump terser from 5.22.0 to 5.23.0

Bumps [terser](https://github.com/terser/terser) from 5.22.0 to 5.23.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.22.0...v5.23.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump terser from 5.23.0 to 5.24.0

Bumps [terser](https://github.com/terser/terser) from 5.23.0 to 5.24.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.23.0...v5.24.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* 2.2.1

* 2.2.2

* Bump astro from 3.4.2 to 3.4.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* 2.2.3

* Bump @types/csso from 5.0.2 to 5.0.3

Bumps [@types/csso](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/csso) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/csso)

---
updated-dependencies:
- dependency-name: "@types/csso"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/html-minifier-terser from 7.0.1 to 7.0.2

Bumps [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-minifier-terser) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-minifier-terser)

---
updated-dependencies:
- dependency-name: "@types/html-minifier-terser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump astro from 3.4.3 to 3.4.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump lightningcss from 1.22.0 to 1.22.1

Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.22.0...v1.22.1)

---
updated-dependencies:
- dependency-name: lightningcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* Bump svgo from 3.0.2 to 3.0.3

Bumps [svgo](https://github.com/svg/svgo) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.4.4 to 3.5.0

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.4 to 3.5.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump astro from 3.5.2 to 3.5.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.5.3 to 3.5.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.5.4 to 3.5.5

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump astro from 3.5.5 to 3.5.7

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.5 to 3.5.7.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.5.7 to 3.6.0

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.7 to 3.6.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pretty log (#227)

* console kleur

* Update Option.ts

---------

Co-authored-by: vasfvitor <[email protected]>

* squash!

* squash!

* squash!

* squash!

* [feat]: Log only outDir path (#228)

* print only from outDir and onwards

* Create .gitignore

* squash!

* Bump astro from 3.6.1 to 3.6.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump sharp from 0.32.6 to 0.33.0

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.0.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.6...v0.33.0)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* Bump svgo from 3.0.4 to 3.0.5

Bumps [svgo](https://github.com/svg/svgo) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.6.3 to 3.6.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* 2.2.4

* squash!

* squash!

* squash!

* Bump files-pipe from 2.1.2 to 2.1.3

Bumps [files-pipe](https://github.com/NikolaRHristov/FilesPipe) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/NikolaRHristov/FilesPipe/releases)
- [Changelog](https://github.com/NikolaRHristov/FilesPipe/blob/main/CHANGELOG.md)
- [Commits](PlayForm/Pipe@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: files-pipe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump terser from 5.24.0 to 5.25.0

Bumps [terser](https://github.com/terser/terser) from 5.24.0 to 5.25.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.24.0...v5.25.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.6.4 to 4.0.2

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.4 to 4.0.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 4.0.2 to 4.0.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump terser from 5.25.0 to 5.26.0

Bumps [terser](https://github.com/terser/terser) from 5.25.0 to 5.26.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.25.0...v5.26.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump svgo from 3.0.5 to 3.1.0

Bumps [svgo](https://github.com/svg/svgo) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.5...v3.1.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 4.0.3 to 4.0.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* 2.2.5

* squash!

* squash!

* Bump actions/upload-artifact from 3.1.3 to 4.0.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3.1.3...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Oliver Speir <[email protected]>
Signed-off-by: Nikola R. Hristov <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Speir <[email protected]>
Co-authored-by: vasfvitor <[email protected]>
NikolaRHristov added a commit that referenced this pull request Dec 18, 2023
* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Bump astro from 3.2.0 to 3.2.1

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Bump astro from 3.3.0 to 3.3.1

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Bump @types/csso from 5.0.1 to 5.0.2

Bumps [@types/csso](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/csso) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/csso)

---
updated-dependencies:
- dependency-name: "@types/csso"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* Bump actions/checkout from 4.1.0 to 4.1.1

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.3.1 to 3.3.2

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/html-minifier-terser from 7.0.0 to 7.0.1

Bumps [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-minifier-terser) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-minifier-terser)

---
updated-dependencies:
- dependency-name: "@types/html-minifier-terser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Merge branch 'main' of ssh://github.com/astro-community/AstroCompress

* squash!

* 2.1.0

* squash!

* 2.1.1

* squash!

* squash!

* 2.1.2

* squash!

* squash!

* 2.1.3

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* 2.1.4

* 2.1.4

* 2.1.5

* Bump actions/setup-node from 3.8.1 to 4.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* 2.1.6

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* Make Option optional (#210)

This integration does not require options, but when using a `astro.config.ts` like this:

```ts
	integrations: [
		compress(),
	],
```

we see this:

```
Expected 1 arguments, but got 0.ts(2554)
Integration.d.ts(6, 6): An argument for 'Option' was not provided.
```

Signed-off-by: Oliver Speir <[email protected]>

* 2.2.0

* Bump terser from 5.22.0 to 5.23.0

Bumps [terser](https://github.com/terser/terser) from 5.22.0 to 5.23.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.22.0...v5.23.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump terser from 5.23.0 to 5.24.0

Bumps [terser](https://github.com/terser/terser) from 5.23.0 to 5.24.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.23.0...v5.24.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* 2.2.1

* 2.2.2

* Bump astro from 3.4.2 to 3.4.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* 2.2.3

* Bump @types/csso from 5.0.2 to 5.0.3

Bumps [@types/csso](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/csso) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/csso)

---
updated-dependencies:
- dependency-name: "@types/csso"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump @types/html-minifier-terser from 7.0.1 to 7.0.2

Bumps [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-minifier-terser) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-minifier-terser)

---
updated-dependencies:
- dependency-name: "@types/html-minifier-terser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump astro from 3.4.3 to 3.4.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump lightningcss from 1.22.0 to 1.22.1

Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss) from 1.22.0 to 1.22.1.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](parcel-bundler/lightningcss@v1.22.0...v1.22.1)

---
updated-dependencies:
- dependency-name: lightningcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* Bump svgo from 3.0.2 to 3.0.3

Bumps [svgo](https://github.com/svg/svgo) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.4.4 to 3.5.0

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.4 to 3.5.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump astro from 3.5.2 to 3.5.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.5.3 to 3.5.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.5.4 to 3.5.5

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump astro from 3.5.5 to 3.5.7

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.5 to 3.5.7.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.5.7 to 3.6.0

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.5.7 to 3.6.0.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Pretty log (#227)

* console kleur

* Update Option.ts

---------

Co-authored-by: vasfvitor <[email protected]>

* squash!

* squash!

* squash!

* squash!

* [feat]: Log only outDir path (#228)

* print only from outDir and onwards

* Create .gitignore

* squash!

* Bump astro from 3.6.1 to 3.6.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* Bump sharp from 0.32.6 to 0.33.0

Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.0.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](lovell/sharp@v0.32.6...v0.33.0)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* Bump svgo from 3.0.4 to 3.0.5

Bumps [svgo](https://github.com/svg/svgo) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.6.3 to 3.6.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* 2.2.4

* squash!

* squash!

* squash!

* Bump files-pipe from 2.1.2 to 2.1.3

Bumps [files-pipe](https://github.com/NikolaRHristov/FilesPipe) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/NikolaRHristov/FilesPipe/releases)
- [Changelog](https://github.com/NikolaRHristov/FilesPipe/blob/main/CHANGELOG.md)
- [Commits](PlayForm/Pipe@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: files-pipe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump terser from 5.24.0 to 5.25.0

Bumps [terser](https://github.com/terser/terser) from 5.24.0 to 5.25.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.24.0...v5.25.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 3.6.4 to 4.0.2

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.6.4 to 4.0.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 4.0.2 to 4.0.3

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump terser from 5.25.0 to 5.26.0

Bumps [terser](https://github.com/terser/terser) from 5.25.0 to 5.26.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.25.0...v5.26.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump svgo from 3.0.5 to 3.1.0

Bumps [svgo](https://github.com/svg/svgo) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](svg/svgo@v3.0.5...v3.1.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump astro from 4.0.3 to 4.0.4

Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* 2.2.5

* squash!

* squash!

* Bump actions/upload-artifact from 3.1.3 to 4.0.0

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3.1.3...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

* squash!

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Oliver Speir <[email protected]>
Signed-off-by: Nikola R. Hristov <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Speir <[email protected]>
Co-authored-by: vasfvitor <[email protected]>
NikolaRHristov pushed a commit that referenced this pull request May 19, 2024
* print only from outDir and onwards

* Create .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants