build(deps): bump the patch-updates group across 1 directory with 6 updates - #8
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the patch-updates group across 1 directory with 6 updates#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the patch-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.9` | `0.9.10` | | [@astrojs/svelte](https://github.com/withastro/astro/tree/HEAD/packages/integrations/svelte) | `7.2.3` | `7.2.5` | | [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.82` | `1.2.87` | | [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) | `2.17.5` | `2.17.6` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.4` | `5.56.8` | | [@types/hast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hast) | `3.0.4` | `3.0.5` | Updates `@astrojs/check` from 0.9.9 to 0.9.10 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.10/packages/language-tools/astro-check) Updates `@astrojs/svelte` from 7.2.3 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-json/material-symbols` from 1.2.82 to 1.2.87 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `sanitize-html` from 2.17.5 to 2.17.6 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/HEAD/packages/sanitize-html) Updates `svelte` from 5.56.4 to 5.56.8 - [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.56.8/packages/svelte) Updates `@types/hast` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hast) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@astrojs/svelte" dependency-version: 7.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@iconify-json/material-symbols" dependency-version: 1.2.87 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sanitize-html dependency-version: 2.17.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: svelte dependency-version: 5.56.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@types/hast" dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying blog with
|
| Latest commit: |
30a32f7
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6f15ca3a.blog-45q.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-patc-tbg0.blog-45q.pages.dev |
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 patch-updates group with 6 updates in the / directory:
0.9.90.9.107.2.37.2.51.2.821.2.872.17.52.17.65.56.45.56.83.0.43.0.5Updates
@astrojs/checkfrom 0.9.9 to 0.9.10Release notes
Sourced from @astrojs/check's releases.
Changelog
Sourced from @astrojs/check's changelog.
Commits
112d3ea[ci] release (#17469)b01a692chore(deps): updateyargsto v18 (#17447)3652d1cchore: merge main into next8062391chore(deps): dedupeviteinstallations (#16788)ce88423Dedupevite(#16787)b8061a6refactor: use TypeScript project service in ESLint (#16623)5a8cd09refactor: update tsconfig to use TypeScript project references (#16505)Updates
@astrojs/sveltefrom 7.2.3 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)Updates
@iconify-json/material-symbolsfrom 1.2.82 to 1.2.87Commits
Updates
sanitize-htmlfrom 2.17.5 to 2.17.6Changelog
Sourced from sanitize-html's changelog.
Commits
Updates
sveltefrom 5.56.4 to 5.56.8Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
44a7813Version Packages (#18572)3dde011fix: callonerrorand provide a workingresetwhen hydrating a failed bou...2bace30fix: preserve select selection with spread attributes (#18561)b29d700Version Packages (#18560)b791cacchore: provideindentoption forprint(#18474)4a6a85bVersion Packages (#18552)d0dbe1aperf: skip quadratic blocker analysis when no top-level await (#18548)22e0adbfix: rerun derived that had an abort controller on reconnection (#18551)602a873Version Packages (#18497)a4fd67efix: $state.eager() is sometimes incorrect in SSR (#18530)Updates
@types/hastfrom 3.0.4 to 3.0.5Commits
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