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

Regression error compiling jquery-1.12.4.js: unexpected /*! #664

Closed
espinosa opened this issue Jan 25, 2024 · 1 comment
Closed

Regression error compiling jquery-1.12.4.js: unexpected /*! #664

espinosa opened this issue Jan 25, 2024 · 1 comment

Comments

@espinosa
Copy link

I try to minify jquery-1.12.4.js
Worked fine with minify version 1.12.8 and 2.20.6
The error is with version 2.20.9 and upper.
I don't have tried with version 2.20.7-8

jquery source can be downloaded here: https://code.jquery.com/jquery-1.12.4.js

Error

unexpected /*!
 * Sizzle CSS Selector Engine v2.2.1
 * http://sizzlejs.com/
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license
 * http://jquery.org/license
 *
 * Date: 2015-10-17
 */ in expression on line 580 and column 1
  580: /*!
       ^
@tdewolff
Copy link
Owner

Thanks, issue has been fixed.

kodiakhq bot pushed a commit to cloudquery/codegen that referenced this issue Feb 1, 2024
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/tdewolff/minify/v2](https://togithub.com/tdewolff/minify) | indirect | patch | `v2.20.14` -> `v2.20.16` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>tdewolff/minify (github.com/tdewolff/minify/v2)</summary>

### [`v2.20.16`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.16)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.15...v2.20.16)

-   [cmd: revert to report error when specified file has no extension for a minifier](https://togithub.com/tdewolff/minify/commit/b082f0427cff58d2bd8cba3c38c9a1bbc3da79a5)
-   [JS: fix memory bug with bang-comments](https://togithub.com/tdewolff/minify/commit/577ab958a3172d8fceb2e1b36ab7b18aeb675f03)

### [`v2.20.15`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.15)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.14...v2.20.15)

-   [Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes](https://togithub.com/tdewolff/minify/commit/f9aa0ad0c35a277f044a0c72b99db68bc4c66d36) [tdewolff/minify#660
-   [JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes](https://togithub.com/tdewolff/minify/commit/d3022691eef0ee5fb68f34222167acdbc88abb7e) [tdewolff/minify#664
-   [cmd: fix printing an error when writing to directory but it doesn't exist](https://togithub.com/tdewolff/minify/commit/8b9a65f91bb850c2c425b74dc4f962adba525334)
-   [cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude](https://togithub.com/tdewolff/minify/commit/fcf5661e818c9275fd45370d94e94d7eec08b45e)
-   cmd: update argp package with some fixes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/filetypes that referenced this issue Feb 1, 2024
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/tdewolff/minify/v2](https://togithub.com/tdewolff/minify) | indirect | patch | `v2.20.14` -> `v2.20.16` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>tdewolff/minify (github.com/tdewolff/minify/v2)</summary>

### [`v2.20.16`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.16)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.15...v2.20.16)

-   [cmd: revert to report error when specified file has no extension for a minifier](https://togithub.com/tdewolff/minify/commit/b082f0427cff58d2bd8cba3c38c9a1bbc3da79a5)
-   [JS: fix memory bug with bang-comments](https://togithub.com/tdewolff/minify/commit/577ab958a3172d8fceb2e1b36ab7b18aeb675f03)

### [`v2.20.15`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.15)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.14...v2.20.15)

-   [Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes](https://togithub.com/tdewolff/minify/commit/f9aa0ad0c35a277f044a0c72b99db68bc4c66d36) [tdewolff/minify#660
-   [JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes](https://togithub.com/tdewolff/minify/commit/d3022691eef0ee5fb68f34222167acdbc88abb7e) [tdewolff/minify#664
-   [cmd: fix printing an error when writing to directory but it doesn't exist](https://togithub.com/tdewolff/minify/commit/8b9a65f91bb850c2c425b74dc4f962adba525334)
-   [cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude](https://togithub.com/tdewolff/minify/commit/fcf5661e818c9275fd45370d94e94d7eec08b45e)
-   cmd: update argp package with some fixes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/plugin-sdk that referenced this issue Feb 1, 2024
…1511)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/tdewolff/minify/v2](https://togithub.com/tdewolff/minify) | indirect | patch | `v2.20.14` -> `v2.20.16` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>tdewolff/minify (github.com/tdewolff/minify/v2)</summary>

### [`v2.20.16`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.16)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.15...v2.20.16)

-   [cmd: revert to report error when specified file has no extension for a minifier](https://togithub.com/tdewolff/minify/commit/b082f0427cff58d2bd8cba3c38c9a1bbc3da79a5)
-   [JS: fix memory bug with bang-comments](https://togithub.com/tdewolff/minify/commit/577ab958a3172d8fceb2e1b36ab7b18aeb675f03)

### [`v2.20.15`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.15)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.14...v2.20.15)

-   [Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes](https://togithub.com/tdewolff/minify/commit/f9aa0ad0c35a277f044a0c72b99db68bc4c66d36) [tdewolff/minify#660
-   [JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes](https://togithub.com/tdewolff/minify/commit/d3022691eef0ee5fb68f34222167acdbc88abb7e) [tdewolff/minify#664
-   [cmd: fix printing an error when writing to directory but it doesn't exist](https://togithub.com/tdewolff/minify/commit/8b9a65f91bb850c2c425b74dc4f962adba525334)
-   [cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude](https://togithub.com/tdewolff/minify/commit/fcf5661e818c9275fd45370d94e94d7eec08b45e)
-   cmd: update argp package with some fixes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
kodiakhq bot pushed a commit to cloudquery/plugin-pb-go that referenced this issue Feb 1, 2024
)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/tdewolff/minify/v2](https://togithub.com/tdewolff/minify) | indirect | patch | `v2.20.14` -> `v2.20.16` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>tdewolff/minify (github.com/tdewolff/minify/v2)</summary>

### [`v2.20.16`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.16)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.15...v2.20.16)

-   [cmd: revert to report error when specified file has no extension for a minifier](https://togithub.com/tdewolff/minify/commit/b082f0427cff58d2bd8cba3c38c9a1bbc3da79a5)
-   [JS: fix memory bug with bang-comments](https://togithub.com/tdewolff/minify/commit/577ab958a3172d8fceb2e1b36ab7b18aeb675f03)

### [`v2.20.15`](https://togithub.com/tdewolff/minify/releases/tag/v2.20.15)

[Compare Source](https://togithub.com/tdewolff/minify/compare/v2.20.14...v2.20.15)

-   [Fix ResponseWriter to not minify if there is no supported RequestURI extension or supported Content-Type header, fixes](https://togithub.com/tdewolff/minify/commit/f9aa0ad0c35a277f044a0c72b99db68bc4c66d36) [tdewolff/minify#660
-   [JS: fix parsing of comments in expressions and keep all bang-comments at the top of the statement list, fixes](https://togithub.com/tdewolff/minify/commit/d3022691eef0ee5fb68f34222167acdbc88abb7e) [tdewolff/minify#664
-   [cmd: fix printing an error when writing to directory but it doesn't exist](https://togithub.com/tdewolff/minify/commit/8b9a65f91bb850c2c425b74dc4f962adba525334)
-   [cmd: add Debug logging class, don't print error when can't infer mimetype from input but is excluded by --exclude](https://togithub.com/tdewolff/minify/commit/fcf5661e818c9275fd45370d94e94d7eec08b45e)
-   cmd: update argp package with some fixes

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **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.

---

 - [x] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants