Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2025

Bumps the npm_and_yarn group with 3 updates in the /v3 directory: astro, sweetalert2 and cross-spawn.

Updates astro from 4.16.18 to 5.2.6

Release notes

Sourced from astro's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #13133 e76aa83 Thanks @​ematipico! - Fixes a bug where Astro was failing to build an external redirect when the middleware was triggered

  • #13119 ac43580 Thanks @​Hacksore! - Adds extra guidance in the terminal when using the astro add tailwind CLI command

    Now, users are given a friendly reminder to import the stylesheet containing their Tailwind classes into any pages where they want to use Tailwind. Commonly, this is a shared layout component so that Tailwind styling can be used on multiple pages.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #13113 3a26e45 Thanks @​unprintable123! - Fixes the bug that rewrite will pass encoded url to the dynamic routing and cause params mismatch.

  • #13111 23978dd Thanks @​ascorbic! - Fixes a bug that caused injected endpoint routes to return not found when trailingSlash was set to always

  • #13112 0fa5c82 Thanks @​ematipico! - Fixes a bug where the i18n middleware was blocking a server island request when the prefixDefaultLocale option is set to true

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #13095 740eb60 Thanks @​ascorbic! - Fixes a bug that caused some dev server asset requests to return 404 when trailingSlash was set to "always"

[email protected]

... (truncated)

Changelog

Sourced from astro's changelog.

5.2.6

Patch Changes

5.2.5

Patch Changes

  • #13133 e76aa83 Thanks @​ematipico! - Fixes a bug where Astro was failing to build an external redirect when the middleware was triggered

  • #13119 ac43580 Thanks @​Hacksore! - Adds extra guidance in the terminal when using the astro add tailwind CLI command

    Now, users are given a friendly reminder to import the stylesheet containing their Tailwind classes into any pages where they want to use Tailwind. Commonly, this is a shared layout component so that Tailwind styling can be used on multiple pages.

5.2.4

Patch Changes

5.2.3

Patch Changes

  • #13113 3a26e45 Thanks @​unprintable123! - Fixes the bug that rewrite will pass encoded url to the dynamic routing and cause params mismatch.

  • #13111 23978dd Thanks @​ascorbic! - Fixes a bug that caused injected endpoint routes to return not found when trailingSlash was set to always

  • #13112 0fa5c82 Thanks @​ematipico! - Fixes a bug where the i18n middleware was blocking a server island request when the prefixDefaultLocale option is set to true

5.2.2

Patch Changes

5.2.1

... (truncated)

Commits

Updates sweetalert2 from 11.14.2 to 11.16.0

Release notes

Sourced from sweetalert2's releases.

v11.16.0

11.16.0 (2025-02-08)

Features

v11.15.10

11.15.10 (2025-01-03)

Bug Fixes

  • kiss: get rid of sass:color (ef5ff13)

v11.15.9

11.15.9 (2025-01-02)

Bug Fixes

  • styles: stop using sass:math, add $swal2-icon-border-width scss variable (d0bf711)

v11.15.8

11.15.8 (2025-01-02)

Bug Fixes

v11.15.7

11.15.7 (2025-01-02)

Bug Fixes

v11.15.6

11.15.6 (2025-01-02)

Bug Fixes

  • get rid of SCSS mixins, one file for styles is what I need (#2791) (5e72a29)

v11.15.5

11.15.5 (2025-01-01)

... (truncated)

Changelog

Sourced from sweetalert2's changelog.

11.16.0 (2025-02-08)

Features

11.15.10 (2025-01-03)

Bug Fixes

  • kiss: get rid of sass:color (ef5ff13)

11.15.9 (2025-01-02)

Bug Fixes

  • styles: stop using sass:math, add $swal2-icon-border-width scss variable (d0bf711)

11.15.8 (2025-01-02)

Bug Fixes

11.15.7 (2025-01-02)

Bug Fixes

11.15.6 (2025-01-02)

Bug Fixes

  • get rid of SCSS mixins, one file for styles is what I need (#2791) (5e72a29)

11.15.5 (2025-01-01)

Bug Fixes

  • revert "stop using deprecated sass imports (#2790)" (dd97316)

11.15.4 (2025-01-01)

... (truncated)

Commits
  • 403359d chore(release): 11.16.0 [skip ci]
  • 3f64e05 feat: add built-in light/dark/auto themes (#2796)
  • 4dd4bcd chore: bump cycjimmy/semantic-release-action
  • 9c2cc32 chore: lint tools folder
  • d37dc40 chore: add xndoll and pidoll to sponsors
  • 744e68e chore: bump cypress 13 -> 14
  • 14f1025 chore(release): 11.15.10 [skip ci]
  • ef5ff13 fix(kiss): get rid of sass:color
  • a896a99 chore(release): 11.15.9 [skip ci]
  • d0bf711 fix(styles): stop using sass:math, add $swal2-icon-border-width scss variable
  • Additional commits viewable in compare view

Updates cross-spawn from 7.0.3 to 7.0.6

Changelog

Sourced from cross-spawn's changelog.

7.0.6 (2024-11-18)

Bug Fixes

  • update cross-spawn version to 7.0.5 in package-lock.json (f700743)

7.0.5 (2024-11-07)

Bug Fixes

  • fix escaping bug introduced by backtracking (640d391)

7.0.4 (2024-11-07)

Bug Fixes

Commits
  • 77cd97f chore(release): 7.0.6
  • 6717de4 chore: upgrade standard-version
  • f700743 fix: update cross-spawn version to 7.0.5 in package-lock.json
  • 9a7e3b2 chore: fix build status badge
  • 0852683 chore(release): 7.0.5
  • 640d391 fix: fix escaping bug introduced by backtracking
  • bff0c87 chore: remove codecov
  • a7c6abc chore: replace travis with github workflows
  • 9b9246e chore(release): 7.0.4
  • 5ff3a07 fix: disable regexp backtracking (#160)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot bot and others added 11 commits February 12, 2025 06:29
Bumps the npm_and_yarn group with 4 updates in the /v3 directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [nanoid](https://github.com/ai/nanoid), [rollup](https://github.com/rollup/rollup) and [undici](https://github.com/nodejs/undici).


Updates `astro` from 4.16.1 to 4.16.18
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/[email protected]/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro)

Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

Updates `rollup` from 4.24.0 to 4.34.6
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.24.0...v4.34.6)

Updates `undici` from 6.20.0 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.20.0...v6.21.1)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
initial post
resolving issue :actions/deploy-pages@v4, actions/checkout@v4, actions/configure-pages@v5, and actions/upload-pages-artifact@v3 are not allowed to be used in WC3D/doc.rustdesk.com. Actions in this workflow must be: within a repository owned by WC3D.
…rn-e1e63e7e8f

Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 3 updates in the /v3 directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [sweetalert2](https://github.com/sweetalert2/sweetalert2) and [cross-spawn](https://github.com/moxystudio/node-cross-spawn).


Updates `astro` from 4.16.18 to 5.2.6
- [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)

Updates `sweetalert2` from 11.14.2 to 11.16.0
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md)
- [Commits](sweetalert2/sweetalert2@v11.14.2...v11.16.0)

Updates `cross-spawn` from 7.0.3 to 7.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: sweetalert2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: cross-spawn
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants