yacosta738.github.io icon indicating copy to clipboard operation
yacosta738.github.io copied to clipboard

chore(deps): bump the all-npm group across 1 directory with 22 updates

Open dependabot[bot] opened this issue 8 months ago • 3 comments

Bumps the all-npm group with 22 updates in the / directory:

Package From To
@astrojs/vue 5.0.6 5.0.9
@vueuse/integrations 12.5.0 13.0.0
@yacosta738/ascii-progress-bar 1.5.0 1.7.0
fuse.js 7.0.0 7.1.0
globals 15.14.0 16.0.0
sass 1.83.4 1.86.1
@astrojs/sitemap 3.2.1 3.3.0
@astrojs/tailwind 5.1.4 6.0.2
@iconify-json/simple-icons 1.2.21 1.2.30
@playwright/test 1.50.0 1.51.1
@semantic-release/exec 6.0.3 7.0.3
@vite-pwa/astro 0.5.0 1.0.0
@vueuse/core 12.5.0 13.0.0
astro 5.1.7 5.5.6
astro-compress 2.3.6 2.3.7
dompurify 3.2.3 3.2.4
flowbite 2.5.2 3.1.2
marked 15.0.6 15.0.7
nanostores 0.11.3 0.11.4
postcss-preset-env 10.1.3 10.1.5
tailwindcss 3.4.17 4.1.0
vitest 3.0.0-beta.3 3.1.1

Updates @astrojs/vue from 5.0.6 to 5.0.9

Release notes

Sourced from @​astrojs/vue's releases.

@​astrojs/vue@​5.0.9

Patch Changes

@​astrojs/vue@​5.0.8

Patch Changes

@​astrojs/vue@​5.0.7

Patch Changes

Changelog

Sourced from @​astrojs/vue's changelog.

5.0.9

Patch Changes

5.0.8

Patch Changes

5.0.7

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by matthewp, a new releaser for @​astrojs/vue since your current version.


Updates @vueuse/integrations from 12.5.0 to 13.0.0

Release notes

Sourced from @​vueuse/integrations's releases.

v13.0.0

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.2

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub

v12.8.2

   🐞 Bug Fixes

    View changes on GitHub

v12.8.1

   🐞 Bug Fixes

    View changes on GitHub

v12.8.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • ac72c11 chore: release v13.0.0
  • 5e0467b feat!: drop CJS build, now it's ESM-only (#4581)
  • 6683a4f test(ci): add additional attw test for built packages (#4648)
  • 8e05ae9 chore: release v12.8.2
  • 1389990 chore: release v12.8.1
  • 37a7c22 chore: release v12.8.0
  • 7432fd1 feat(types): deprecate MaybeRef and MaybeRefOrGetter in favor of Vue's na...
  • e4d80df docs: set right the links (#4638)
  • 8c66781 docs: update demo and document to use shallowRef (#4600)
  • 4feb118 refactor: Change primitive and element to shallowRef, update some retur...
  • Additional commits viewable in compare view

Updates @yacosta738/ascii-progress-bar from 1.5.0 to 1.7.0

Release notes

Sourced from @​yacosta738/ascii-progress-bar's releases.

v1.7.0

1.7.0 (2025-01-27)

Features

  • Add '@​semantic-release/exec' package to pnpm-lock.yaml (840bc13)
  • Add check for STORE_PATH existence in GitHub Actions (a156d29)
  • Update GitHub Actions to install specific Node.js version and improve caching (2460cfe)
  • Update GitHub Actions workflow for automatic release with token generation (418ecf1)
  • Update GitHub Actions workflow to include fetch-depth and token for checkout step (1140ada)

v1.6.0

No release notes provided.

v1.5.1

1.5.1 (2025-01-26)

Bug Fixes

Commits

Updates fuse.js from 7.0.0 to 7.1.0

Release notes

Sourced from fuse.js's releases.

v7.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/krisk/Fuse/compare/v7.0.0...v7.1.0

Changelog

Sourced from fuse.js's changelog.

7.1.0 (2025-02-03)

Features

  • add ignore diacritics (e0fcdb1)
  • add option to ignore diacritics (fb012b7)

Bug Fixes

Commits
  • 8119c18 chore(release): 7.1.0
  • ef16371 Merge branch 'ignore-diacritics'
  • e0fcdb1 feat: add ignore diacritics
  • d89d15e chore: clarify index support
  • ef34425 docs: document input to parseIndex explicitly
  • 72b6e25 fix(typescript): clarify input to parseIndex
  • 4e30d3e Update CHANGELOG.md, fix typos
  • 40e27de chore: update copyright year
  • 47e4d67 chore: add sponsor
  • d753d85 docs: add litslink
  • Additional commits viewable in compare view

Updates globals from 15.14.0 to 16.0.0

Release notes

Sourced from globals's releases.

v16.0.0

Breaking

  • The serviceworker globals are now generated from browsers (#281) 039ed51
    • It's a breaking change as a few globals have been removed.

https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0

v15.15.0

  • Regenerate vitest globals (#279) 445df81

https://github.com/sindresorhus/globals/compare/v15.14.0...v15.15.0

Commits

Updates sass from 1.83.4 to 1.86.1

Release notes

Sourced from sass's releases.

Dart Sass 1.86.1

To install Sass 1.86.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Improve the performance of file: URL case canonicalization on Windows and Mac OS.

See the full changelog for changes in earlier releases.

Dart Sass 1.86.0

To install Sass 1.86.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Add support for % as an expression in its own right. It will still be parsed as the modulo operator when between two other expressions, but in any other context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually support the new CSS type() function.

Dart API

  • Increase the minimum Dart SDK to 3.6.0.

See the full changelog for changes in earlier releases.

Dart Sass 1.85.1

To install Sass 1.85.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example, round(-$var / 2) previously threw an error but now works as intended.

See the full changelog for changes in earlier releases.

Dart Sass 1.85.0

To install Sass 1.85.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

... (truncated)

Changelog

Sourced from sass's changelog.

1.86.1

  • Improve the performance of file: URL case canonicalization on Windows and Mac OS.

1.86.0

  • Add support for % as an expression in its own right. It will still be parsed as the modulo operator when between two other expressions, but in any other context it will be an expression whose value is the unquoted string %.

  • Consider attr() to be a special number function that can be used as a channel in color functions.

  • Deprecate user-defined functions named type() so that we can eventually support the new CSS type() function.

Dart API

  • Increase the minimum Dart SDK to 3.6.0.

1.85.1

  • Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example, round(-$var / 2) previously threw an error but now works as intended.

1.85.0

  • No longer fully trim redundant selectors generated by @extend. This caused unacceptable performance issues for certain heavy users of @extend. We'll try to find a more performant way to accomplish it in the future.

1.84.0

  • Allow newlines in whitespace in the indented syntax.

  • Potentially breaking bug fix: Selectors with unmatched brackets now always produce a parser error. Previously, some edge cases like [foo#{"]:is(bar"}) {a: b} would compile without error, but this was an unintentional bug.

  • Fix a bug in which various Color Level 4 functions weren't allowed in plain CSS.

  • Fix the error message for @extend without a selector and possibly other parsing edge-cases in contexts that allow interpolation.

Embedded Host

... (truncated)

Commits
  • cee843b Improve case canonicalization performance (#2552)
  • bce1f4c Merge pull request #2547 from ntkme/gh-cli-release
  • 6a9fb83 Generate artifact attestation
  • ef8f3c4 Replace an external github action with github cli
  • c6706e7 Add support for % as a stand-alone expression (#2540)
  • 3ddbb38 Bump typedoc from 0.27.9 to 0.28.0 in /pkg/sass-parser (#2546)
  • e6589fe Add support for parsing variable expressions (#2541)
  • 2680d5f Add support for parsing unary operations (#2538)
  • 734e9de Use union types rather than base classes for Sass nodes (#2537)
  • 0d3ea25 Add support for the supports() function (#2535)
  • Additional commits viewable in compare view

Updates @astrojs/sitemap from 3.2.1 to 3.3.0

Changelog

Sourced from @​astrojs/sitemap's changelog.

3.3.0

Minor Changes

Commits

Updates @astrojs/tailwind from 5.1.4 to 6.0.2

Release notes

Sourced from @​astrojs/tailwind's releases.

@​astrojs/tailwind@​6.0.2

Patch Changes

@​astrojs/tailwind@​6.0.1

Patch Changes

@​astrojs/tailwind@​6.0.0

Major Changes

  • #13049 2ed4bd9 Thanks @​florian-lefebvre! - Deprecates the integration

    Tailwind CSS now offers a Vite plugin which is the preferred way to use Tailwind 4 in Astro. Please uninstall @astrojs/tailwind and follow the Tailwind documentation for manual installation.

    This updated major version is only provided as a convenience for existing projects until they are able to migrate to the new plugin. It offers no additional functionality and is no longer recommended, but may continue to be used in your projects until it is removed entirely.

Changelog

Sourced from @​astrojs/tailwind's changelog.

6.0.2

Patch Changes

6.0.1

Patch Changes

6.0.0

Major Changes

  • #13049 2ed4bd9 Thanks @​florian-lefebvre! - Deprecates the integration

    Tailwind CSS now offers a Vite plugin which is the preferred way to use Tailwind 4 in Astro. Please uninstall @astrojs/tailwind and follow the Tailwind documentation for manual installation.

    This updated major version is only provided as a convenience for existing projects until they are able to migrate to the new plugin. It offers no additional functionality and is no longer recommended, but may continue to be used in your projects until it is removed entirely.

5.1.5

Patch Changes

Commits

Updates @iconify-json/simple-icons from 1.2.21 to 1.2.30

Commits

Updates @playwright/test from 1.50.0 to 1.51.1

Release notes

Sourced from @​playwright/test's releases.

v1.51.1

Highlights

microsoft/playwright#35093 - [Regression]: TimeoutOverflowWarning: 2149630296.634 does not fit into a 32-bit signed integer microsoft/playwright#35138 - [Regression]: TypeError: Cannot read properties of undefined (reading 'expectInfo')

Browser Versions

  • Chromium 134.0.6998.35
  • Mozilla Firefox 135.0
  • WebKit 18.4

This version was also tested against the following stable channels:

  • Google Chrome 133
  • Microsoft Edge 133

v1.51.0

StorageState for indexedDB

  • New option indexedDB for browserContext.storageState() allows to save and restore IndexedDB contents. Useful when your application uses IndexedDB API to store authentication tokens, like Firebase Authentication.

    Here is an example following the authentication guide:

    // tests/auth.setup.ts
    import { test as setup, expect } from '@playwright/test';
    import path from 'path';
    

    const authFile = path.join(__dirname, '../playwright/.auth/user.json');

    setup('authenticate', async ({ page }) => { await page.goto('/'); // ... perform authentication steps ...

    // make sure to save indexedDB await page.context().storageState({ path: authFile, indexedDB: true }); });

Copy prompt

New "Copy prompt" button on errors in the HTML report, trace viewer and UI mode. Click to copy a pre-filled LLM prompt that contains the error message and useful context for fixing the error.

Copy prompt

Filter visible elements

New option visible for locator.filter() allows matching only visible elements.

</tr></table> 

... (truncated)

Commits
  • 0ad26b3 chore: mark v1.51.1 (#35098)
  • 25c0deb cherry-pick(#35149): fix(expect): properly handle custom asymmetric matcher r...
  • 4ecf5e0 cherry-pick(#35096): chore: do not use |0 for rounding large numbers
  • 3707a93 cherry-pick(#35045): chore: hide indexedDB in BrowserContext.storageState() b...
  • 52ddca4 cherry-pick(#35043): docs: release notes for 1.51 for java, python, csharp
  • 1f13108 cherry-pick(#35058): chore: hide indexedDB from storageState() and BrowserCon...
  • 9e9f0d1 cherry-pick(#35062): do not compute git diff on non! PRs
  • 12835d6 cherry-pick(#35059): chore: typo in prompt (#35061)
  • ef33c83 cherry-pick(#35057): chore: rename to copy prompt
  • 224385a cherry-pick(#35050): docs: update Git information image in release notes
  • Additional commits viewable in compare view

Updates @semantic-release/exec from 6.0.3 to 7.0.3

Release notes

Sourced from @​semantic-release/exec's releases.

v7.0.3

7.0.3 (2025-02-03)

Bug Fixes

  • deps: update dependency execa to v9 (643e2eb)

v7.0.2

7.0.2 (2025-02-01)

Bug Fixes

  • deps: update dependency @​semantic-release/error to v4 (#353) (471f963)

v7.0.1

7.0.1 (2025-02-01)

Bug Fixes

  • deps: update dependency parse-json to v8 (#394) (080440f)

v7.0.0

7.0.0 (2025-01-31)

Features

BREAKING CHANGES

  • the minimum required version of semantic-release to use @semantic-release/exec is now v24.1.0; the warn logger method/function is now available to use in plugin

  • @semantic-release/exec is now a native ES Module. It has named exports for each plugin hook (verifyConditions, analyzeCommits, verifyRelease, generateNotes, prepare, publish, addChannel, success, fail)

v7.0.0-beta.1

7.0.0-beta.1 (2024-11-18)

Features

... (truncated)

Commits
  • 85c7a1a Merge pull request #403 from semantic-release/renovate/execa-9.x
  • 65219ec refactor(execa): account for breaking change in execa
  • 643e2eb fix(deps): update dependency execa to v9
  • 050d157 chore(deps): update dependency sinon to v19 (#425)
  • aa592eb chore(deps): update dependency ava to v6 (#395)
  • 584ba99 ci(action): update actions/setup-node action to v4.2.0 (#424)
  • 3a7b57e ci(action): update actions/checkout action to v4.2.2 (#400)
  • 179afb2 chore(deps): update dependency prettier to v3.4.2 (#422)
  • 513e86a chore(deps): update dependency ava to v5.3.1 (#308)
  • 471f963 fix(deps): update dependency @​semantic-release/error to v4 (#353)
  • Additional commits viewable in compare view

Updates @vite-pwa/astro from 0.5.0 to 1.0.0

Release notes

Sourced from @​vite-pwa/astro's releases.

v1.0.0

   🚨 Breaking Changes

    View changes on GitHub

v0.5.1

   🚀 Features

    View changes on GitHub
Commits

Updates @vueuse/core from 12.5.0 to 13.0.0

Release notes

Sourced from @​vueuse/core's releases.

v13.0.0

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.2

   🚨 Breaking Changes

    View changes on GitHub

v13.0.0-beta.1

   🚨 Breaking Changes

    View changes on GitHub

v12.8.2

   🐞 Bug Fixes

    View changes on GitHub

v12.8.1

   🐞 Bug Fixes

    View changes on GitHub

v12.8.0

   🚀 Features

dependabot[bot] avatar Apr 01 '25 23:04 dependabot[bot]

Deploying yuniel-acosta with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7e75726
Status:🚫  Build failed.

View logs

[!IMPORTANT]

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai plan to trigger planning for file edits and PR creation.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

coderabbitai[bot] avatar Apr 01 '25 23:04 coderabbitai[bot]

Deploy Preview for yunielacosta failed.

Name Link
Latest commit 7e75726fb8a7e5f12029add948d3743ec89a58e5
Latest deploy log https://app.netlify.com/sites/yunielacosta/deploys/67ec71590032760008360b4a

netlify[bot] avatar Apr 01 '25 23:04 netlify[bot]

Looks like these dependencies are updatable in another way, so this is no longer needed.

dependabot[bot] avatar May 01 '25 22:05 dependabot[bot]