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 from 4.0.4 to 4.7.0 #41

Closed
wants to merge 1 commit into from

Conversation

aaanh
Copy link
Owner

@aaanh aaanh commented May 21, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade astro from 4.0.4 to 4.7.0.

ℹ️ 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.


  • The recommended version is 67 versions ahead of your current version.

  • The recommended version was released a month ago, on 2024-04-25.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Improper Access Control
SNYK-JS-VITE-6531286
402/1000
Why? Proof of Concept exploit, CVSS 5.9
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: astro
  • 4.7.0 - 2024-04-25
  • 4.6.4 - 2024-04-23
  • 4.6.3 - 2024-04-18
  • 4.6.2 - 2024-04-16
  • 4.6.1 - 2024-04-12
  • 4.6.0 - 2024-04-11
  • 4.5.18 - 2024-04-10
  • 4.5.17 - 2024-04-09
  • 4.5.16 - 2024-04-04
  • 4.5.15 - 2024-04-03
  • 4.5.14 - 2024-04-02
  • 4.5.13 - 2024-04-02
  • 4.5.12 - 2024-03-28
  • 4.5.11 - 2024-03-28
  • 4.5.10 - 2024-03-26
  • 4.5.9 - 2024-03-22
  • 4.5.8 - 2024-03-20
  • 4.5.7 - 2024-03-20
  • 4.5.6 - 2024-03-18
  • 4.5.5 - 2024-03-15
  • 4.5.4 - 2024-03-14
  • 4.5.3 - 2024-03-13
  • 4.5.2 - 2024-03-12
  • 4.5.1 - 2024-03-11
  • 4.5.0 - 2024-03-11
  • 4.4.15 - 2024-03-08
  • 4.4.14 - 2024-03-07
  • 4.4.13 - 2024-03-06
  • 4.4.12 - 2024-03-06
  • 4.4.11 - 2024-03-04
  • 4.4.10 - 2024-03-04
  • 4.4.9 - 2024-03-02
  • 4.4.8 - 2024-03-01
  • 4.4.7 - 2024-03-01
  • 4.4.6 - 2024-02-28
  • 4.4.5 - 2024-02-26
  • 4.4.4 - 2024-02-23
  • 4.4.3 - 2024-02-22
  • 4.4.2 - 2024-02-21
  • 4.4.1 - 2024-02-20
  • 4.4.0 - 2024-02-15
  • 4.3.7 - 2024-02-13
  • 4.3.6 - 2024-02-12
  • 4.3.5 - 2024-02-07
  • 4.3.4 - 2024-02-07
  • 4.3.3 - 2024-02-06
  • 4.3.2 - 2024-02-02
  • 4.3.1 - 2024-02-01
  • 4.3.0 - 2024-02-01
  • 4.2.8 - 2024-01-31
  • 4.2.7 - 2024-01-30
  • 4.2.6 - 2024-01-26
  • 4.2.5 - 2024-01-26
  • 4.2.4 - 2024-01-24
  • 4.2.3 - 2024-01-22
  • 4.2.2 - 2024-01-22
  • 4.2.1 - 2024-01-18
  • 4.2.0 - 2024-01-18

    Minor Changes

    • #10929 082abb8 Thanks @ florian-lefebvre! - Adds a devtools option

      You can enable the official Vue DevTools while working in development mode by setting devtools:true in your vue() integration config:

      import { defineConfig } from 'astro/config';
      import vue from '@ astrojs/vue';

      export default defineConfig({
      integrations: [vue({ devtools: true })],
      });

  • 4.1.3 - 2024-01-16
  • 4.1.2 - 2024-01-11
  • 4.1.1 - 2024-01-05
  • 4.1.0 - 2024-01-04
  • 4.0.9 - 2024-01-02
  • 4.0.8 - 2023-12-27
  • 4.0.7 - 2023-12-20
  • 4.0.6 - 2023-12-15

    Patch Changes

    • #11050 841df1f Thanks @ mingjunlu! - Fixes an issue where trailing slash is not removed even if the trailingSlash option is set to false.
  • 4.0.5 - 2023-12-14
  • 4.0.4 - 2023-12-11
from astro GitHub release notes

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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Note: This is a default PR template raised by Snyk. Find out more about how you can customise Snyk PRs in our documentation.

Snyk has created this PR to upgrade astro from 4.0.4 to 4.7.0.

See this package in npm:
astro

See this project in Snyk:
https://app.snyk.io/org/aaanh/project/5e7283b9-0cd7-4437-8edc-b014129eeec8?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

vercel bot commented May 21, 2024

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

Name Status Preview Comments Updated (UTC)
aaanh-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 1:10am

@aaanh aaanh closed this Jun 4, 2024
@aaanh aaanh deleted the snyk-upgrade-d9d80f06d362e5b8f487ad2a59ed1401 branch June 4, 2024 02:00
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