Bump the patches-and-minors group across 1 directory with 6 updates#317
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the patches-and-minors group across 1 directory with 6 updates#317dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the patches-and-minors group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jose](https://github.com/panva/jose) | `6.1.2` | `6.1.3` | | [@storybook/builder-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/builders/builder-vite) | `10.1.2` | `10.1.3` | | [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `10.1.2` | `10.1.3` | | [prettier](https://github.com/prettier/prettier) | `3.7.1` | `3.7.3` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.1.2` | `10.1.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.48.0` | `8.48.1` | Updates `jose` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](panva/jose@v6.1.2...v6.1.3) Updates `@storybook/builder-vite` from 10.1.2 to 10.1.3 - [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.1.3/code/builders/builder-vite) Updates `@storybook/react-vite` from 10.1.2 to 10.1.3 - [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.1.3/code/frameworks/react-vite) Updates `prettier` from 3.7.1 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.1...3.7.3) Updates `storybook` from 10.1.2 to 10.1.3 - [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.1.3/code/core) Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: jose dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches-and-minors - dependency-name: "@storybook/builder-vite" dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches-and-minors - dependency-name: "@storybook/react-vite" dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches-and-minors - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches-and-minors - dependency-name: storybook dependency-version: 10.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches-and-minors - dependency-name: typescript-eslint dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches-and-minors ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
auto-merge was automatically disabled
December 3, 2025 20:03
Pull request was closed
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 patches-and-minors group with 6 updates in the / directory:
6.1.26.1.310.1.210.1.310.1.210.1.33.7.13.7.310.1.210.1.38.48.08.48.1Updates
josefrom 6.1.2 to 6.1.3Release notes
Sourced from jose's releases.
Changelog
Sourced from jose's changelog.
Commits
ebb8774chore(release): 6.1.36303d98refactor: avoid export * as for google closure's compiler sake39c8805chore: bump packagescf5726echore: update error message0154775chore: update threat modeld015cdfchore: add a threat modelc5e285echore: bump packagesd681315chore: bump packages4ae1005chore(deps-dev): bump glob from 11.0.3 to 11.1.0 (#831)aaedc25chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (#830)Updates
@storybook/builder-vitefrom 10.1.2 to 10.1.3Release notes
Sourced from
@storybook/builder-vite's releases.Changelog
Sourced from
@storybook/builder-vite's changelog.Commits
e8a8c45Bump version from "10.1.2" to "10.1.3" [skip ci]Updates
@storybook/react-vitefrom 10.1.2 to 10.1.3Release notes
Sourced from
@storybook/react-vite's releases.Changelog
Sourced from
@storybook/react-vite's changelog.Commits
e8a8c45Bump version from "10.1.2" to "10.1.3" [skip ci]Updates
prettierfrom 3.7.1 to 3.7.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
fdfa670Release 3.7.32dce3ecFix typo27d6c64Revert previous change togetFileInfo(#18375)f4a7afaAdd types for config related functions (#18376)9266e3eAdd resolved test cases (#18358)3bfc014Bump Prettier dependency to 3.7.2081b846Clean changelog_unreleased03384c9Release 3.7.2514e51aRelease@prettier/plugin-hermes&@prettier/plugin-oxcv0.1.229a11aeFix comment in empty type literal (#18364)Updates
storybookfrom 10.1.2 to 10.1.3Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
e8a8c45Bump version from "10.1.2" to "10.1.3" [skip ci]907cdfcMerge pull request #33212 from storybookjs/valentin/angular-loglevel-logfile-...e9ffbe5Merge pull request #33218 from storybookjs/minor-ui-fixes704cfaeMerge pull request #33229 from storybookjs/valentin/add-init-step-playwright-...Updates
typescript-eslintfrom 8.48.0 to 8.48.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8fe3445chore(release): publish 8.48.1Dependabot 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