An open index of dependabot pull requests across open source projects.

Bump the npm group with 3 updates

Merged
Number: #178
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 15, 2025 at 12:49 PM UTC
(6 months ago)
Updated: September 15, 2025 at 12:49 PM UTC
(6 months ago)
Merged: September 15, 2025 at 12:49 PM UTC
(6 months ago)
by github-actions[bot]
Time to Close: less than a minute
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the npm group with 3 updates: @astrojs/compiler, baseline-browser-mapping and rollup.

Updates @astrojs/compiler from 2.12.2 to 2.13.0

Release notes

Sourced from @​astrojs/compiler's releases.

@​astrojs/compiler@​2.13.0

Minor Changes

  • 59f77593: Support HTML element

    Based on the recent commit history, this change appears to be related to fixing issue #1093 regarding selectedcontent parsing in customizable selects. The element is part of the new Customizable Select Element API in HTML, used within elements to display the currently selected option(s).

  • 89c80fee: Adds a walkAsync utility function that returns a Promise from the tree traversal process.

    Unlike the existing walk function which doesn't provide a way to wait for traversal completion, walkAsync allows consumers to await the full traversal of the AST.

Patch Changes

  • 2a27aca7: Fixes a potential parsing issue with head content defined in a component where another component is rendered first.
  • 1264286c: Fixes a CSS scoping issue when a selector contains only pseudo selectors.
Commits

Updates baseline-browser-mapping from 2.8.3 to 2.8.4

Commits
  • 756de63 2.8.4
  • a676b3e Compile ESM version to ES2017 as well
  • e225e1b Changes "main" to commonjs export for old node versions, specifies jsdelivr e...
  • e011fc0 Updating static site
  • 7546e9a Updating static site
  • See full diff in compare view

Updates rollup from 4.50.1 to 4.50.2

Release notes

Sourced from rollup's releases.

v4.50.2

4.50.2

2025-09-15

Bug Fixes

  • Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#6100)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.50.2

2025-09-15

Bug Fixes

  • Resolve an issue where unused destructured array pattern declarations would conflict with included variables (#6100)

Pull Requests

Commits

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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+101
Deletions:
-101
Package Dependencies
Package:
rollup
Ecosystem:
npm
Version Change:
4.50.1 → 4.50.2
Update Type:
Patch
Ecosystem:
npm
Version Change:
2.12.2 → 2.13.0
Update Type:
Minor
Ecosystem:
npm
Version Change:
2.8.3 → 2.8.4
Update Type:
Patch
Technical Details
ID: 7782116
UUID: 2829149720
Node ID: PR_kwDOKSIIAM6ooWYY
Host: GitHub
Repository: poad/astro-solid-example
Merge State: Unknown