chore(deps)(deps-dev): bump the dev-dependencies group in /Docs with 7 updates#97
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the dev-dependencies group in /Docs with 7 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `7.2.2` | `7.2.5` | | [@iconify/svelte](https://github.com/iconify/iconify/tree/HEAD/components/svelte) | `5.1.0` | `5.2.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.22` | `10.4.27` | | [postcss](https://github.com/postcss/postcss) | `8.5.6` | `8.5.8` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.45.6` | `5.53.7` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | Updates `@astrojs/svelte` from 7.2.2 to 7.2.5 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/svelte/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/svelte@7.2.5/packages/integrations/svelte) Updates `@iconify/svelte` from 5.1.0 to 5.2.1 - [Commits](https://github.com/iconify/iconify/commits/HEAD/components/svelte) Updates `autoprefixer` from 10.4.22 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.22...10.4.27) Updates `postcss` from 8.5.6 to 8.5.8 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.8) 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) Updates `svelte` from 5.45.6 to 5.53.7 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.53.7/packages/svelte) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: "@astrojs/svelte" dependency-version: 7.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@iconify/svelte" dependency-version: 5.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: postcss dependency-version: 8.5.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: svelte dependency-version: 5.53.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Code Review SummaryStatus: No Issues Found | Recommendation: Merge This is a routine dependency update PR from Dependabot. All version bumps are minor or patch level updates with no breaking changes identified. Changes Reviewed
Analysis
Files Reviewed (2 files)
|
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 dev-dependencies group in /Docs with 7 updates:
7.2.27.2.55.1.05.2.110.4.2210.4.278.5.68.5.83.7.43.8.15.45.65.53.75.0.05.1.0Updates
@astrojs/sveltefrom 7.2.2 to 7.2.5Changelog
Sourced from
@astrojs/svelte's changelog.Commits
e73deb8[ci] release (#15031)fa9c464fix(svelte): improve Svelte children prop type checking (#15070)1847601fix(deps): update astro client runtimes (#15085)0343993[ci] release (#14997)16f3994fix(svelte): allow client directives (#15004)02c19eb[ci] release (#14959)00c06effix(deps): update astro client runtimes (#14978)deb6f14fix(deps): update all non-major dependencies (#14977)4264a36fix: svelte 5 prop types (#14934)b31183dfix(deps): update astro client runtimes (#14881)Updates
@iconify/sveltefrom 5.1.0 to 5.2.1Commits
Updates
autoprefixerfrom 10.4.22 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
postcssfrom 8.5.6 to 8.5.8Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
65de537Release 8.5.8 versionb2c6d97Run git hook register0ae0a49Update Processor#version6ee9f14Release 8.5.7 version3fbc951Fix uvu Node.js 25 support52db53eUpdate dependencies497daefSpeed up source map annotation cleaning by moving from RegExp41e739aRemove banner1329142chore: speed up space-only string check in lib/parser.js (#2064)23beff9Update dependenciesUpdates
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)Updates
sveltefrom 5.45.6 to 5.53.7Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
25a1c53Version Packages (#17842)b7bc130fix: preserve original boundary errors when keyed each rows are removed durin...0965028perf: optimize CSS selector pruning (#17846)32111f9perf: avoid O(n²) name scanning in scope generate/unique (#17844)2f12b60chore: avoid reschedule during branch commit (#17837)00dc13dchore: highlight effect in tree (#17835)86ec210fix: correctly add__svelte_metaafter else-if chains (#17830)7717ba0fix: preserve each items that are needed by pending batches (#17819)791d5e3perf: cache element interactivity and source line splitting (#17839)4aa3777chore: better log_effect_tree (#17833)Updates
unist-util-visitfrom 5.0.0 to 5.1.0Release notes
Sourced from unist-util-visit's releases.
Commits
5d601df5.1.07b42d0eUpdate node in actions1b1859dUpdate actions2d88456Update dev-dependencies8607d64Refactor to use@importsefbed8aAdd declaration mapsf80cf39Add.tsbuildinfoto.gitignore639c0e5Fix type support for readonly arrays9121f99Update dev-dependenciesDependabot 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