Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps astro-vtbot from 1.10.6 to 2.0.5.

Changelog

Sourced from astro-vtbot's changelog.

2.0.5

Patch Changes

  • 253879a: -- Thank you Luísa -- for fixing the plugin integration for monorepos with pnpm!
    fix: resolve relative paths for compatibility with pnpm hoisting

2.0.4 - 2025-01-25

Patch Changes

  • a8d29e2: Fixes a problem with icon access in the devToolbar app.

2.0.3 - 2025-01-02

Patch Changes

  • 428d815: <InspectionChamber /> and <CamShaft />: Added a workaround to handle quoted animation names in Webkit which caused user agent animation names not being recognized in Safari.

2.0.2 - 2025-01-01

Patch Changes

  • 70a8fba: Applies bug fixes from dependencies for <ElementCrossing /> and <CamShaft />.

2.0.1 - 2024-12-31

Patch Changes

  • 8ec2ee2: Fixes links and typos in README

2.0.0 - 2024-12-30

Major Changes

  • 85e6fb4: When installed as an integration, the and components will no longer be auto-installed on all pages. The autoLint and loadingIndicator options in the vtbot() integration in your astro-config file now default to false instead of true. These options will be completely removed in a future release.

    What's Changing?

    • If you use astro-vtbot as a library and haven't installed it as an Astro integration: Nothing changes for you.
    • If you have installed it as an integration and have explicitly opted out of the linter and loading indicator: remove these settings: {autoLint: false, loadingIndicator: false} from your astro-config file.
    • If you have installed it as an integration and called vtbot({...}) with one option or no parameter at all: To ensure continued functionality, explicitly add the <Linter /> and/or <LoadingIndicator /> components to the pages that need them. Ideally, include them in your common layout.astro file for consistency across your site. Make sure that the call to vtbot() in you astro-config file does not set any options.

    Temporary Workaround

    You can restore the previous behavior by enabling the deprecated options, but note that they will be removed soon:

    import vtbot from 'astro-vtbot';

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [astro-vtbot](https://github.com/martrapp/astro-vtbot) from 1.10.6 to 2.0.5.
- [Changelog](https://github.com/martrapp/astro-vtbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/martrapp/astro-vtbot/commits)

---
updated-dependencies:
- dependency-name: astro-vtbot
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2025

Deploying fullstackpanama with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9398efd
Status: ✅  Deploy successful!
Preview URL: https://e4d36335.fullstackpanama.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-astr-0ljw.fullstackpanama.pages.dev

View logs

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.

1 participant