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: , , , astro, astro-icon, preline #39

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

Conversation

stevenalp207
Copy link
Contributor

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.

Name Versions Released on

@astrojs/rss
from 4.0.5 to 4.0.7 | 2 versions ahead of your current version | 2 months ago
on 2024-06-24
@astrojs/sitemap
from 3.1.5 to 3.1.6 | 1 version ahead of your current version | 3 months ago
on 2024-06-17
@fontsource-variable/inter
from 5.0.18 to 5.0.20 | 2 versions ahead of your current version | a month ago
on 2024-07-31
astro
from 4.11.5 to 4.14.2 | 13 versions ahead of your current version | 23 days ago
on 2024-08-15
astro-icon
from 1.1.0 to 1.1.1 | 1 version ahead of your current version | 22 days ago
on 2024-08-16
preline
from 2.1.0 to 2.4.1 | 3 versions ahead of your current version | a month ago
on 2024-07-26

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
469 No Known Exploit
medium severity Cross-site Scripting (XSS)
SNYK-JS-ASTRO-7547139
469 No Known Exploit
Release notes
Package name: @astrojs/rss
  • 4.0.7 - 2024-06-24
  • 4.0.6 - 2024-05-15
  • 4.0.5 - 2024-02-06
from @astrojs/rss GitHub release notes
Package name: @astrojs/sitemap
  • 3.1.6 - 2024-06-17
  • 3.1.5 - 2024-05-22
from @astrojs/sitemap GitHub release notes
Package name: @fontsource-variable/inter
  • 5.0.20 - 2024-07-31
  • 5.0.19 - 2024-07-04
  • 5.0.18 - 2024-04-20
from @fontsource-variable/inter GitHub release notes
Package name: astro
  • 4.14.2 - 2024-08-15
  • 4.14.1 - 2024-08-15
  • 4.14.0 - 2024-08-15
  • 4.13.4 - 2024-08-14
  • 4.13.3 - 2024-08-09
  • 4.13.2 - 2024-08-08
  • 4.13.1 - 2024-08-02
  • 4.13.0 - 2024-08-01
  • 4.12.3 - 2024-07-30
  • 4.12.2 - 2024-07-19
  • 4.12.1 - 2024-07-18
  • 4.12.0 - 2024-07-18
  • 4.11.6 - 2024-07-17
  • 4.11.5 - 2024-07-03
from astro GitHub release notes
Package name: astro-icon from astro-icon GitHub release notes
Package name: preline
  • 2.4.1 - 2024-07-26

    Fixes and Improvements

    • Fixed: Transition issue which occurred in Chrome 127.0.6533.73 release. Thanks to @ oliverhaas for the detailed [issu 414] report.
  • 2.4.0 - 2024-07-22

    This update brings a new Personal Templates, Datatables & File-Upload plugins, Examples, Improvements and Bug Fixes.

    New Examples and Templates pages

    New Plugins

    New Components

    • Component Plugin: Datatables
    • Component Plugin: File Upload
    • Buttons: Active
    • Dropdown: Scale animation option
    • Modal Overlays: Scale animation option
    • Advanced Select: Multiple with option template
    • Advanced Select: Multiple with conditional counter
    • Advanced Select: Multiple with counter and option template
    • Advanced Select: Add/Remove Options (multiple)
    • Advanced Select: Set single value using setter
    • Advanced Select: Set multiple values using setter
    • Advanced Select: Multiple with counter
    • Combobox: Close Button
    • Checkbox: Indeterminate
    • Progress: Gauge

    Fixes and Improvements

    • Improved: Input Number type="text" changed to type="number"
    • Improved: Circular progress with optimized code, better look and more detailed information.
    • Improved: Addresses the accessibility reports [Issue #365], [Issue #373] and the improvements extended for role="", aria-expanded="", aria-selected="", tabindex="”, and aria-orientation="” on the following components:
      Accordion
      Alerts
      Collapse
      File Uploading Progress
      Toasts
      Tree View
      Mega Menu
      Navs
      Tabs
      Sidebars
      Scrollspy
      Pagination
      Advanced Select
      ComboBox
      SearchBox
      Input Number
      Dropdown
      Modal
      Offcanvas
      Tooltip
      Popover
    • Improved:
      Application Layouts Navbars
      Application Layouts
      Navbars (Headers)
      Navigations Mega Menu
    • Improved: Carousel plugin incorrect behavior in RTL dir [Issue #371], [Pull Request #372]
    • Improved: Add selected option to multiple select [Issue #320]
    • Fixed: Input Number: Validation/rejection bug, or at least inconsistent. [Issue #404]
    • Fixed: Advanced Select multiple not storing multiple selected values correctly [Issue #390]
    • Fixed: Advanced select's documentation copies invalid JSON when used without dark classes [Issue #378]
    • Fixed: Combobox will skip at least one item if arrowdown/up in vue3 [Issue #369]
    • Fixed: Searchable advanced select throws error when searching for value not in list [Issue #363]
    • Fixed: Advanced Select not working in Nuxt.js (Vue.js) [Issue #325]
    • Fixed: HSAdvanced Select Disabled option doesn't work in tags mode. [Issue #323]
  • 2.3.0 - 2024-05-24

    This update brings new Tree View components, textarea autohight extension and some core plugin enhancements.

    New Components

    Fixes and Improvements

    • Improved: core plugin scripts for Dropdown, ComboBox, Accordion and others.
    • Feature request: Tree View component [Issue #330]
    • Fixed: WYSIWYG editor [Issue #342]
    • Fixed: Combobox selection of ahref items using keyboard [Issue #353]
  • 2.1.0 - 2024-04-03

    New Plugins, Components, Improvements, Bug Fixes and more

    This update brings new ComboBox (Autocomplete) plugin, Searchbox components, improvements and bug fixes based on feedback reported on Github.

    Please note, this update requires to use the lates version of Tailwind CSS v3.4.x.

    New Plugins

    New Components

    Updates

    • Updated: Tailwind CSS to v3.4.1

    Fixes and Improvements

from preline GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade:
  - @astrojs/rss from 4.0.5 to 4.0.7.
    See this package in npm: https://www.npmjs.com/package/@astrojs/rss
  - @astrojs/sitemap from 3.1.5 to 3.1.6.
    See this package in npm: https://www.npmjs.com/package/@astrojs/sitemap
  - @fontsource-variable/inter from 5.0.18 to 5.0.20.
    See this package in npm: https://www.npmjs.com/package/@fontsource-variable/inter
  - astro from 4.11.5 to 4.14.2.
    See this package in npm: https://www.npmjs.com/package/astro
  - astro-icon from 1.1.0 to 1.1.1.
    See this package in npm: https://www.npmjs.com/package/astro-icon
  - preline from 2.1.0 to 2.4.1.
    See this package in npm: https://www.npmjs.com/package/preline

See this project in Snyk:
https://app.snyk.io/org/stevenalp207/project/aa545a62-005f-45b2-9633-f9b06318617b?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented Sep 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lescot-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 7, 2024 9:47am

Copy link

netlify bot commented Sep 7, 2024

Deploy Preview for lescot ready!

Name Link
🔨 Latest commit eab5c39
🔍 Latest deploy log https://app.netlify.com/sites/lescot/deploys/66dc211f9f14b60008552946
😎 Deploy Preview https://deploy-preview-39--lescot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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