Bump the npm group with 3 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(6 months ago)
(6 months ago)
(6 months ago)
by github-actions[bot]
dependencies javascript
poad
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.0Minor 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
walkAsyncutility function that returns a Promise from the tree traversal process.Unlike the existing
walkfunction which doesn't provide a way to wait for traversal completion,walkAsyncallows consumers toawaitthe 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
ceaea3f[ci] release (#1088)59f7759Fix: Support HTML\<selectedcontent>element (#1101)893a703Fix LSP warnings and navigation on JS-related code (#1106)1264286fix: scope css with only pseudo selectors (#1100)2a27acafix: head content with component first (#1098)7331146Fix linting (#1099)89c80fefeat: introduce asynchronous walk function (#1087)- See full diff in compare view
Updates baseline-browser-mapping from 2.8.3 to 2.8.4
Commits
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
- #6100: Tree-shake un-included elements in array pattern (
@TrickyPi)- #6102: chore(deps): update actions/setup-node action to v5 (
@renovate[bot])- #6103: chore(deps): update dependency eslint-plugin-unicorn to v61 (
@renovate[bot])- #6104: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6105: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #6107: Improve CI stability (
@lukastaegert)
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
- #6100: Tree-shake un-included elements in array pattern (
@TrickyPi)- #6102: chore(deps): update actions/setup-node action to v5 (
@renovate[bot])- #6103: chore(deps): update dependency eslint-plugin-unicorn to v61 (
@renovate[bot])- #6104: fix(deps): update swc monorepo (major) (
@renovate[bot])- #6105: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot])- #6107: Improve CI stability (
@lukastaegert)
Commits
76a3b8e4.50.257119bbImprove CI stability (#6107)bbc952cTree-shake un-included elements in array pattern (#6100)efc7545fix(deps): update swc monorepo (major) (#6104)7b1430bchore(deps): update actions/setup-node action to v5 (#6102)060bf1bchore(deps): update dependency eslint-plugin-unicorn to v61 (#6103)7cbd64efix(deps): lock file maintenance minor/patch updates (#6105)2200439Restore git before diffingd553e90Extend renovate schedule34a84d2Extend renovate schedule- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
1
1
+101
-101
Package Dependencies
Technical Details
| ID: | 7782116 |
| UUID: | 2829149720 |
| Node ID: | PR_kwDOKSIIAM6ooWYY |
| Host: | GitHub |
| Repository: | poad/astro-solid-example |
| Merge State: | Unknown |