Skip to content

chore(deps): bump astro-consent from 1.0.17 to 2.0.0#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/astro-consent-2.0.0
Open

chore(deps): bump astro-consent from 1.0.17 to 2.0.0#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/astro-consent-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps astro-consent from 1.0.17 to 2.0.0.

Release notes

Sourced from astro-consent's releases.

astro-consent 2.0.0

Summary

2.0.0 is a major release with a safer install/remove flow, clearer CLI commands, more polished consent UI defaults, and improved onboarding.

Changelog

Sourced from astro-consent's changelog.

[2.0.0] - 2026-04-01

Breaking

  • Changed the package to a major release after the CLI and integration workflow were expanded.
  • The installer now writes a marked astro-consent block into astro.config.* so init and remove can target only the plugin stanza.

Added

  • init, remove, doctor, and status CLI commands
  • --dry-run support for install and remove
  • --json output for doctor and status
  • banner and overlay presentation modes
  • Configurable display timing with displayUntilIdle and displayIdleDelayMs
  • Configurable copy with headline, description, acceptLabel, rejectLabel, and manageLabel
  • Separate cookiePolicyUrl and privacyPolicyUrl support with backwards-compatible policyUrl fallback
  • Overlay accessibility improvements, including focus trapping, Escape to close, and focus return
  • Generated editable stylesheet at src/cookiebanner/styles.css

Changed

  • Updated default copy to be more professional and concise
  • Improved banner and overlay motion and spacing
  • Reworked the README into a full onboarding guide
  • Updated package branding to Velohost UK Limited
  • Bumped the package major version to 2.0.0

Fixed

  • Safer install and removal behavior for astro.config.*
  • Removed older CSS injection path in favor of a real generated stylesheet
  • Improved CLI diagnostics and install/status reporting
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 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-consent](https://github.com/velohost/astro-consent) from 1.0.17 to 2.0.0.
- [Release notes](https://github.com/velohost/astro-consent/releases)
- [Changelog](https://github.com/velohost/astro-consent/blob/main/CHANGELOG.md)
- [Commits](velohost/astro-consent@v1.0.17...v2.0.0)

---
updated-dependencies:
- dependency-name: astro-consent
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants