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

[Snyk] Upgrade: , , , alpinejs, autoprefixer, markdownlint, mermaid, postcss, postcss-cli, postcss-import, prettier, prettier-plugin-tailwindcss, tailwindcss #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WontonSam
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade multiple dependencies.

👯 The following dependencies are linked and will therefore be updated together.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.

⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

Name Versions Released on

@alpinejs/collapse
from 3.12.3 to 3.14.1 | 13 versions ahead of your current version | 3 months ago
on 2024-06-18
@docsearch/js
from 3.5.2 to 3.6.1 | 2 versions ahead of your current version | 2 months ago
on 2024-07-16
@tailwindcss/typography
from 0.5.9 to 0.5.14 | 5 versions ahead of your current version | a month ago
on 2024-08-07
alpinejs
from 3.12.3 to 3.14.1 | 13 versions ahead of your current version | 3 months ago
on 2024-06-18
autoprefixer
from 10.4.15 to 10.4.20 | 5 versions ahead of your current version | a month ago
on 2024-08-02
markdownlint
from 0.27.0 to 0.34.0 | 11 versions ahead of your current version | 6 months ago
on 2024-03-21
mermaid
from 10.3.1 to 10.9.1 | 17 versions ahead of your current version | 4 months ago
on 2024-05-14
postcss
from 8.4.28 to 8.4.41 | 13 versions ahead of your current version | a month ago
on 2024-08-05
postcss-cli
from 10.1.0 to 11.0.0 | 1 version ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 9 months ago
on 2023-12-05
postcss-import
from 15.1.0 to 16.1.0 | 3 versions ahead of your current version
⚠️ This is a major version upgrade, and may be a breaking change | 6 months ago
on 2024-03-20
prettier
from 3.0.2 to 3.3.3 | 13 versions ahead of your current version | 2 months ago
on 2024-07-13
prettier-plugin-tailwindcss
from 0.5.3 to 0.6.6 | 18 versions ahead of your current version | a month ago
on 2024-08-09
tailwindcss
from 3.3.3 to 3.4.10 | 15 versions ahead of your current version | a month ago
on 2024-08-13

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
169 Proof of Concept
high severity Infinite loop
SNYK-JS-MARKDOWNIT-6483324
169 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
169 No Known Exploit
medium severity Template Injection
SNYK-JS-DOMPURIFY-6474511
169 Proof of Concept
medium severity Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
169 Proof of Concept
medium severity Improper Input Validation
SNYK-JS-POSTCSS-5926692
169 No Known Exploit
Release notes
Package name: @alpinejs/collapse from @alpinejs/collapse GitHub release notes
Package name: @docsearch/js from @docsearch/js GitHub release notes
Package name: @tailwindcss/typography
  • 0.5.14 - 2024-08-07
    • Fix table text alignment (#346)
  • 0.5.13 - 2024-04-26

    Fixed

    • Don't apply margins to <br> elements contained in an <li> in FF (#350)
  • 0.5.12 - 2024-03-27

    Added

    • Use logical properties for better RTL support (#323)
  • 0.5.11 - 2024-03-26

    Added

    • Add prose-kbd modifier (#340)

    Fixed

    • Fix space between <figcaption> and <video> (#339)
  • 0.5.10 - 2023-09-05

    Fixed

    • Fix space between <figcaption> and <pre> (#313)
    • Remove typography styles from not-prose elements in addition to their children (#301)
    • Add <picture> styles (#314)
    • Fix prose-invert when used with colors in light mode (#315)
    • Add <kbd> styles (#317)
    • Add description list (<dl>, <dt>, <dd>) styles (#316)
  • 0.5.9 - 2023-01-10

    Fixed

    • Ensure p styles are inserted before .lead styles (#294)
from @tailwindcss/typography GitHub release notes
Package name: alpinejs
  • 3.14.1 - 2024-06-18

    Changed

    • Minor grammar correction in the for directive docs #4266
    • 🐛 Fixes issue with setters accessing deeply nested data #4265
    • [UI][Tabs] Prevent tab focus on mousedown #4239
    • [CSP] Add support for nested properties to CSP build #4238
  • 3.14.0 - 2024-05-21

    Changed

    • ✨ Enhances clicks with key modifiers #4209
    • Update transition.md - changed span to div #4215
    • collapse: remove overflow hidden even if height does not match perfect #4203
    • Fix error: TypeError: i is not a function #4204
    • Adjust code block according to example #4197
    • Higher visibility in docs about needing x-data for things to work #4194
  • 3.13.10 - 2024-04-24

    Changed

    • Comma modifier to keyup and keydown events #4170
    • Fix morphing root level state #4169
    • Fix morph when x-for is used inside x-teleport #4168
    • Fix form reset for x-model radio, checkbox arrays, select multiple and various modifiers #4159
    • Wrong plugin name in Sort docs #4165
  • 3.13.9 - 2024-04-21

    Changed

    • Add "sort" plugin #4137
    • Add missing plugin warnings #4158
    • Change to x-sort:item, add sorting class to body, and use x-sort:group #4161
    • Remove extra destroyTree call #4151
    • Fix x-on with both self and once #4152
    • Documentation issue: Event name in code snippet and description doesn't match in dispatch.md #4141
    • Fix some typos #4134
    • Chore: remove repetitive words #4132
  • 3.13.8 - 2024-04-02

    Changed

    • Cleanup after x-bind:class and other attribute modifications #4111
    • Bug: Fixes x-model.fill when used with debounce #4103
    • Remove hidden from booleanAttributes #4099
    • Fix fill modifier for radio buttons #4101
    • Add missing border to fill example #4104
    • Fixed persist crash when the stored value is undefined #4091
  • 3.13.7 - 2024-03-08

    Changed

    • Revert breaking mutation fix #4084
    • 🐛 Prevents Setting from registering a dependency #4081
  • 3.13.6 - 2024-03-05

    Changes

    • Fix __noscroll param #4063
    • Allow access to methods when class instance used for x-data #4038
    • Fix $refs being used with x-teleport #4031
    • Fix x-if and x-for double init on clone phase #4015
    • Only ever initialize an Alpine element once #4000
    • Fix context of listbox to prevent error when using wire:navigate #4008
    • Ensure $listboxOption.isSelected / $comboboxOption.isSelected works if item value is false or 0 #4005
    • Remove unused imports #4006
    • Ignore Vue markRaw() objects when evaluating interceptors 815fae3
    • Remove x-intersect from clone phase e8c5992
    • Support destroyTree custom walker bf36275
    • Add warning for duplicate x-for keys f6e87ce
  • 3.13.5 - 2024-01-24

    Fixed

    • 🐛 Fixes re...

Snyk has created this PR to upgrade:
  - @alpinejs/collapse from 3.12.3 to 3.14.1.
    See this package in npm: https://www.npmjs.com/package/@alpinejs/collapse
  - @docsearch/js from 3.5.2 to 3.6.1.
    See this package in npm: https://www.npmjs.com/package/@docsearch/js
  - @tailwindcss/typography from 0.5.9 to 0.5.14.
    See this package in npm: https://www.npmjs.com/package/@tailwindcss/typography
  - alpinejs from 3.12.3 to 3.14.1.
    See this package in npm: https://www.npmjs.com/package/alpinejs
  - autoprefixer from 10.4.15 to 10.4.20.
    See this package in npm: https://www.npmjs.com/package/autoprefixer
  - markdownlint from 0.27.0 to 0.34.0.
    See this package in npm: https://www.npmjs.com/package/markdownlint
  - mermaid from 10.3.1 to 10.9.1.
    See this package in npm: https://www.npmjs.com/package/mermaid
  - postcss from 8.4.28 to 8.4.41.
    See this package in npm: https://www.npmjs.com/package/postcss
  - postcss-cli from 10.1.0 to 11.0.0.
    See this package in npm: https://www.npmjs.com/package/postcss-cli
  - postcss-import from 15.1.0 to 16.1.0.
    See this package in npm: https://www.npmjs.com/package/postcss-import
  - prettier from 3.0.2 to 3.3.3.
    See this package in npm: https://www.npmjs.com/package/prettier
  - prettier-plugin-tailwindcss from 0.5.3 to 0.6.6.
    See this package in npm: https://www.npmjs.com/package/prettier-plugin-tailwindcss
  - tailwindcss from 3.3.3 to 3.4.10.
    See this package in npm: https://www.npmjs.com/package/tailwindcss

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/a41d7172-26f2-431a-9df0-2795f5113e90?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

google-cla bot commented Sep 12, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

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

Successfully merging this pull request may close these issues.

2 participants