chore(deps-dev): bump the patch-deps-updates-main group across 1 directory with 5 updates#626
Merged
christian-bromann merged 1 commit intomainfrom Jul 7, 2025
Conversation
…ctory with 5 updates Bumps the patch-deps-updates-main group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) | `12.1.3` | `12.1.4` | | [@stencil/core](https://github.com/stenciljs/core) | `4.35.1` | `4.35.3` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.2` | `30.0.4` | | [prettier](https://github.com/prettier/prettier) | `3.6.0` | `3.6.2` | | [rollup](https://github.com/rollup/rollup) | `4.44.0` | `4.44.2` | Updates `@rollup/plugin-typescript` from 12.1.3 to 12.1.4 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.4/packages/typescript) Updates `@stencil/core` from 4.35.1 to 4.35.3 - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.35.1...v4.35.3) Updates `jest` from 30.0.2 to 30.0.4 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.4/packages/jest) Updates `prettier` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.2) Updates `rollup` from 4.44.0 to 4.44.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.44.0...v4.44.2) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-version: 12.1.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: "@stencil/core" dependency-version: 4.35.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: jest dependency-version: 30.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main - dependency-name: rollup dependency-version: 4.44.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-deps-updates-main ... 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 patch-deps-updates-main group with 5 updates in the / directory:
12.1.312.1.44.35.14.35.330.0.230.0.43.6.03.6.24.44.04.44.2Updates
@rollup/plugin-typescriptfrom 12.1.3 to 12.1.4Changelog
Sourced from
@rollup/plugin-typescript's changelog.Commits
ad58c8dchore(release): typescript v12.1.4a569848fix(typescript): revert #1653 (#1880)Updates
@stencil/corefrom 4.35.1 to 4.35.3Release notes
Sourced from
@stencil/core's releases.Changelog
Sourced from
@stencil/core's changelog.Commits
58bc2b5v4.35.3 (#6328)ac92210fix(declarations): add ToggleEvent typede20b40Release v4.35.2 (#6327)f018c73fix(ssr): slow property hydration, incorrect rendering (#6325)5925974fix(declarations): update toggle event handler types (#6323)fe5d130fix(utils): single global stylesheet instance for performance (#6320)e35a004refactor(runtime): don't recreate adoptedStyleSheets (#6321)7132259fix(compiler): fix attachInternals should be usable without formAssoc… (#6286)9da2c90fix(security): update email for outreachfc2e158docs(security): add SECURITY.md with threat model (#6316)Updates
jestfrom 30.0.2 to 30.0.4Changelog
Sourced from jest's changelog.
Commits
f4296d2v30.0.4d4a6c94v30.0.3Updates
prettierfrom 3.6.0 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05fRelease 3.6.246526b4Add missing blank line around code block (#17675)a04ec11chore(deps): update babel to v7.27.7 (#17684)32be5b6chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777Update docs about "TypeScript Configuration Files" (#17677)b197c99chore(deps): update dependency@vitejs/plugin-reactto v4.6.0 (#17674)1185f83chore(deps): update dependency@angular/compilerto v20.0.5 (#17680)aa1316fchore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91chore(deps): update dependency vite to v7 (#17673)Updates
rollupfrom 4.44.0 to 4.44.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
d6dd1e74.44.2af9fb94List included PRs before release7155102Add location info for closing brace of block statement (#5999)a916563Support @PURE when nested after new in constructor invocations (#5998)bd2d98cchore(deps): update dependency vite to v7 (#6002)960c246fix(deps): lock file maintenance minor/patch updates (#6004)5a7f9e24.44.14a87b85Set maxParallelFileOps to 1000 (#5992)37d1915fix(deps): lock file maintenance minor/patch updates (#5988)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 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