chore(deps): bump the npm_and_yarn group across 3 directories with 5 updates#554
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the npm_and_yarn group across 3 directories with 5 updates#554dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the npm_and_yarn group with 2 updates in the / directory: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core). Bumps the npm_and_yarn group with 1 update in the /js directory: [tsup](https://github.com/egoist/tsup). Bumps the npm_and_yarn group with 2 updates in the /packages/monaco directory: [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) and [rollup](https://github.com/rollup/rollup). Updates `astro` from 4.16.19 to 5.15.9 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.15.9/packages/astro) Updates `storybook` from 10.2.5 to 10.2.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.10/code/core) Updates `devalue` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](sveltejs/devalue@v5.6.2...v5.6.3) Updates `tsup` from 8.2.4 to 8.3.5 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.2.4...v8.3.5) Updates `storybook` from 10.2.5 to 10.2.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.2.10/code/core) Updates `rollup` from 4.56.0 to 4.59.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.56.0...v4.59.0) --- updated-dependencies: - dependency-name: astro dependency-version: 5.15.9 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: devalue dependency-version: 5.6.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tsup dependency-version: 8.3.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: storybook dependency-version: 10.2.10 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.59.0 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@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_and_yarn group with 2 updates in the / directory: astro and storybook.
Bumps the npm_and_yarn group with 1 update in the /js directory: tsup.
Bumps the npm_and_yarn group with 2 updates in the /packages/monaco directory: storybook and rollup.
Updates
astrofrom 4.16.19 to 5.15.9Changelog
Sourced from astro's changelog.
... (truncated)
Commits
7a07f02[ci] release (#14788)8cf3f05[ci] format758a891fix(astro): handle invalid encrypted props in server island (#14786)3537876fix:passthroughImageServicegenerate webp (#14776)048e4dc[ci] format9e9c528fix: require explicit authorization to use data urls (#14791)0f75f6bFix wildcard hostname matching to reject hostnames without dots (#14787)504958ffeat(fonts): log number of downloaded files (#14783)24e28d2fix(deps): update astro dependencies (#14779)60af4d0[ci] release (#14773)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for astro since your current version.
Updates
storybookfrom 10.2.5 to 10.2.10Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
c812573Bump version from "10.2.9" to "10.2.10" [skip ci]fd275fbMerge pull request #33820 from storybookjs/harden-websocket-security4cdde82Bump version from "10.2.8" to "10.2.9" [skip ci]719b6caBump version from "10.2.7" to "10.2.8" [skip ci]78f274bMerge pull request #33773 from storybookjs/valentin/add-exit-telemetry0ca7278Merge pull request #33766 from storybookjs/norbert/share-channel-events1c96212Merge pull request #33783 from storybookjs/copilot/add-expo-telemetry-patch-l...8d687ecBump version from "10.2.6" to "10.2.7" [skip ci]711e245Merge pull request #33776 from LouisLau-art/fix/loglevel-flag-works3802165Merge pull request #33284 from ia319/bug/33281-dynamic-title-selectUpdates
devaluefrom 5.6.2 to 5.6.3Release notes
Sourced from devalue's releases.
Changelog
Sourced from devalue's changelog.
Commits
a4a37d2Version Packages (#132)819f1acMerge commit from fork0f04d4dMerge commit from forkUpdates
tsupfrom 8.2.4 to 8.3.5Release notes
Sourced from tsup's releases.
Commits
cd03e1echore: release v8.3.5fddd451fix: runexperimentalDtsonly once (#1236)21b1193chore: release v8.3.4580e03dci: fix release workflow01b38f2chore: release v8.3.34f5b71eci: fix release workflowe80dad6chore: release v8.3.2f4af79aci: fix release workflow (#1241)4b72d61chore: release v8.3.141c98fffix: supportNode16andNodeNextmodule resolution inexperimentalDts(...Updates
storybookfrom 10.2.5 to 10.2.10Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
c812573Bump version from "10.2.9" to "10.2.10" [skip ci]fd275fbMerge pull request #33820 from storybookjs/harden-websocket-security4cdde82Bump version from "10.2.8" to "10.2.9" [skip ci]719b6caBump version from "10.2.7" to "10.2.8" [skip ci]78f274bMerge pull request #33773 from storybookjs/valentin/add-exit-telemetry0ca7278Merge pull request #33766 from storybookjs/norbert/share-channel-events1c96212Merge pull request #33783 from storybookjs/copilot/add-expo-telemetry-patch-l...8d687ecBump version from "10.2.6" to "10.2.7" [skip ci]711e245Merge pull request #33776 from LouisLau-art/fix/loglevel-flag-works3802165Merge pull request #33284 from ia319/bug/33281-dynamic-title-selectUpdates
rollupfrom 4.56.0 to 4.59.0Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
ae846954.59.0b39616eUpdate audit-resolvec60770dValidate bundle stays within output dir (#6275)33f39c14.58.0b61c408forward NO_SIDE_EFFECTS annotations to function expressions in variable decla...7f00689Extend agent instructionse7b2b85chore(deps): lock file maintenance (#6270)2aa5da9fix(deps): update minor/patch updates (#6267)4319837chore(deps): update dependency lru-cache to v11 (#6269)c3b6b4bchore(deps): update dependency eslint-plugin-unicorn to v63 (#6268)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.