chore(deps): Bump the dev-dependencies group across 1 directory with 6 updates#12
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): Bump the dev-dependencies group across 1 directory with 6 updates#12dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…6 updates Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stencil/core](https://github.com/stenciljs/core) | `4.41.3` | `4.43.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.0` | `25.2.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.55.0` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.4.0` | `20.6.1` | | [stylelint](https://github.com/stylelint/stylelint) | `17.1.0` | `17.3.0` | Updates `@stencil/core` from 4.41.3 to 4.43.0 - [Release notes](https://github.com/stenciljs/core/releases) - [Changelog](https://github.com/stenciljs/core/blob/main/CHANGELOG.md) - [Commits](stenciljs/core@v4.41.3...v4.43.0) Updates `@types/node` from 25.2.0 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.54.0 to 8.55.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.55.0/packages/parser) Updates `happy-dom` from 20.4.0 to 20.6.1 - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](capricorn86/happy-dom@v20.4.0...v20.6.1) Updates `stylelint` from 17.1.0 to 17.3.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.1.0...17.3.0) --- updated-dependencies: - dependency-name: "@stencil/core" dependency-version: 4.43.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: happy-dom dependency-version: 20.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: stylelint dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 with 5 updates in the / directory:
4.41.34.43.025.2.025.2.38.54.08.55.020.4.020.6.117.1.017.3.0Updates
@stencil/corefrom 4.41.3 to 4.43.0Release notes
Sourced from
@stencil/core's releases.Changelog
Sourced from
@stencil/core's changelog.Commits
5c0fec9v4.43.0 (#6598)8a34ac5fix(compiler): JSX Runtime Hydration Failure (#6595)e130b7afeat(dist-custom-elements): newautoLoaderoption (#6594)62118c3chore: add version number to perf reports (#6593)c60ca72chore: add runtime report (#6592)c0b31bfchore: add compile time report (#6591)1ceca58v4.42.1 (#6590)6395f2bchore(deps-dev): bump webpack from 5.102.1 to 5.104.1 (#6589)e4eeb37fix(compiler): makeresolveVarfor import (#6588)dd4d2e6fix(runtime): callcomponentShouldUpdatefor every prop changed (#6587)Updates
@types/nodefrom 25.2.0 to 25.2.3Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)3f0ce54fix(eslint-plugin): [no-useless-default-assignment] require strictNullChecks ...3df0002fix(eslint-plugin): [no-unused-vars] remove trailing newline when removing en...b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
@typescript-eslint/parserfrom 8.54.0 to 8.55.0Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
happy-domfrom 20.4.0 to 20.6.1Release notes
Sourced from happy-dom's releases.
Commits
f8d8cadfix: #2042 Support CSS gradients with rgba() colors (#2059)d0fdf23fix: #2057 Support Unicode characters in selectors per CSS spec (#2062)48e675ffeat: #2060 Adds support for register on import in global-registrator (#2061)fbef5d9fix: #2052 Correct caption element content model to allow flow content (#2058)8df62e1fix: #1959 Implement Text.wholeText property (#2027)273ad6cfix: Node.replaceWith does not throw w/o parent (#1969)7c44f48chore: #1947 Adds unit tests for decode ' / numeric character referenc...560589cfix: #1947 Use entities package for HTML/XML encoding/decoding (#2016)ce559c3fix: #1955 Fixes stepUp and stepDown on HTMLInputElement according to spec ...f070566feat: #2055 Changes internal types to follow a consistent pattern (#2056)Updates
stylelintfrom 17.1.0 to 17.3.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
6f1b667Release 17.3.0 (#9078)10ea226Refactor to consolidatewalk*filter regexes (#9074)a7b7cf9Bump@csstools/css-calc(#9076)a604c39Document usinglanguageOptionsover secondary in `declaration-property-valu...ff24683Document extending syntax in applicable*-no-unknownrules (#9072)801f1f9Document relationship between overlapping*-no-unknownrules (#9071)bd952e7Fixnamed-grid-areas-no-invalidfalse positives for mix of tabs and spaces ...239297dFixdeclaration-property-value-no-unknownfalse negatives/positives for ma...fcd18a5Refactor CSSTree lexer creation (#9067)e65319dRefactor typing vianoUnusedLocalsintsconfig.json(#9069)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