Open
Conversation
Bumps the npm group with 6 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss) | `4.0.14` | `4.0.15` | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.6.0` | `3.7.0` | | [preact](https://github.com/preactjs/preact) | `10.28.2` | `10.28.4` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.23` | `10.4.27` | | [postcss-html](https://github.com/ota-meshi/postcss-html) | `1.8.0` | `1.8.1` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | Updates `@astrojs/rss` from 4.0.14 to 4.0.15 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.15/packages/astro-rss) Updates `@astrojs/sitemap` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.7.0/packages/integrations/sitemap) Updates `preact` from 10.28.2 to 10.28.4 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.28.2...10.28.4) Updates `autoprefixer` from 10.4.23 to 10.4.27 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.27) Updates `postcss-html` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/ota-meshi/postcss-html/releases) - [Commits](ota-meshi/postcss-html@v1.8.0...v1.8.1) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) --- updated-dependencies: - dependency-name: "@astrojs/rss" dependency-version: 4.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@astrojs/sitemap" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: preact dependency-version: 10.28.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: postcss-html dependency-version: 1.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
@copilot, please fix the build errors in this PR after upgrading the dependencies. |
* Initial plan * Downgrade @astrojs/sitemap to 3.6.0 to fix build error Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Acconut <1375043+Acconut@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 6 updates:
4.0.144.0.153.6.03.7.010.28.210.28.410.4.2310.4.271.8.01.8.13.7.43.8.1Updates
@astrojs/rssfrom 4.0.14 to 4.0.15Release notes
Sourced from
@astrojs/rss's releases.Changelog
Sourced from
@astrojs/rss's changelog.Commits
44f4e78[ci] release (#15188)d8e64effix(docs): replace outdated Astro docs links (#15199)718f5e1fix(deps): update all non-major dependencies (#15072)3805e65fix(deps): update all non-major dependencies (#14707)Updates
@astrojs/sitemapfrom 3.6.0 to 3.7.0Release notes
Sourced from
@astrojs/sitemap's releases.Changelog
Sourced from
@astrojs/sitemap's changelog.Commits
44f4e78[ci] release (#15188)220b979[ci] format4296373Feature(sitemap): named files chunking strategy (#14471)e73deb8[ci] release (#15031)dd06779chore(sitemap): migrate to astro:routes:resolved (#15033)3805e65fix(deps): update all non-major dependencies (#14707)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@astrojs/sitemapsince your current version.Updates
preactfrom 10.28.2 to 10.28.4Release notes
Sourced from preact's releases.
Commits
b4f9cab10.28.4 (#5027)8cbed5fFix crash where a synchronous effect render unmounts the tree (#5026)4ac7204Core size optimizations (#5022)e02fd69Make forEach --> some (#5021)387d8f2refactor(diff): make oldProps diffing more compact (#5004) (#5019)084b75fTransform forEach to some and consolidate condition (#5020)3c8506dLand size optimization separately (#5018)eb1b8c810.28.3 (#5007)5023ce8Avoid scheduling suspense state udpates (#5006)2ac91c4Resolve some suspense crashes (#4999)Updates
autoprefixerfrom 10.4.23 to 10.4.27Release notes
Sourced from autoprefixer's releases.
Changelog
Sourced from autoprefixer's changelog.
Commits
360f2d9Release 10.4.27 versionab5260cUpdate clean-publish09e9dd1Release 10.4.26 versionec75540Ignore local patches59601b8Update c8 and clean-publish06ea988Release 10.4.25 version47d8a5bUpdate dependencies and fix Node.js 2551c596eAdd Node.js 25 and 24 to CI5239823Fix CSS variables in gradients (#1515) (#1544)36692c2Release 10.4.24 versionUpdates
postcss-htmlfrom 1.8.0 to 1.8.1Release notes
Sourced from postcss-html's releases.
Commits
61860dc1.8.12dd9943fix: crash intoJSON()due todocumentproperty. (#147)e4d276dchore: update workflow (#148)0ad9afachore(deps): update dependency monaco-editor to v0.53.0 (#144)7b8d535chore(deps): update dependency eslint-plugin-node-dependencies to ^0.13.0 (#141)918d71fchore(deps): update dependency eslint-config-prettier to v10 (#137)7aba37fchore(deps): update dependency sugarss to v5 (#130)bff9b38chore(deps): update dependency monaco-editor to v0.52.2 (#129)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for postcss-html since your current version.
Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)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 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