Bump the development-dependencies group with 7 updates#1840
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the development-dependencies group with 7 updates#1840dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the development-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.12.2` | `6.14.1` | | [rollup](https://github.com/rollup/rollup) | `4.60.3` | `4.60.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.2` | `8.59.3` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.43.0` | `25.0.2` | | [stylelint](https://github.com/stylelint/stylelint) | `17.11.0` | `17.11.1` | | [stylelint-test-rule-node](https://github.com/stylelint/stylelint-test-rule-node) | `1.1.0` | `1.2.0` | Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `knip` from 6.12.2 to 6.14.1 - [Release notes](https://github.com/webpro-nl/knip/releases) - [Commits](https://github.com/webpro-nl/knip/commits/knip@6.14.1/packages/knip) Updates `rollup` from 4.60.3 to 4.60.4 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.60.3...v4.60.4) Updates `typescript-eslint` from 8.59.2 to 8.59.3 - [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.59.3/packages/typescript-eslint) Updates `puppeteer` from 24.43.0 to 25.0.2 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.0...puppeteer-v25.0.2) Updates `stylelint` from 17.11.0 to 17.11.1 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@17.11.0...17.11.1) Updates `stylelint-test-rule-node` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/stylelint/stylelint-test-rule-node/releases) - [Changelog](https://github.com/stylelint/stylelint-test-rule-node/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-test-rule-node@1.1.0...1.2.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: knip dependency-version: 6.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: rollup dependency-version: 4.60.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: puppeteer dependency-version: 25.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: stylelint dependency-version: 17.11.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: stylelint-test-rule-node dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... 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 development-dependencies group with 7 updates:
10.3.010.4.06.12.26.14.14.60.34.60.48.59.28.59.324.43.025.0.217.11.017.11.11.1.01.2.0Updates
eslintfrom 10.3.0 to 10.4.0Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
knipfrom 6.12.2 to 6.14.1Release notes
Sourced from knip's releases.
Commits
b99f1a5Release knip@6.14.1919cba2Work the docs (close #1746)9dae641Detect dynamic import attributes; share import matcher with Astro-MDXe1c1b17Detect dynamic imports in Svelte compiler (#1747)f7b9cc5Release knip@6.14.08db5346Formatf21a587Add cli arg shorthands: -p, -s, -w, -D, -f, -F, -u6f12997Align --help text694dbf4Cover analysis pipeline with --performance timerifyd4b59d8Add --duration flag for zero-overhead duration measurementUpdates
rollupfrom 4.60.3 to 4.60.4Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
d311a844.60.46aa3248fix: stabilize chunk assignment across parallel file reads (#6362)82a0fe7Resolve vulnerabilities (#6375)71f5ebcchore(deps): update dependency lru-cache to v11 (#6371)af91d77chore(deps): lock file maintenance (#6373)65e7b94chore(deps): update react monorepo to v19 (major) (#6372)642587ffix(deps): update minor/patch updates (#6370)Updates
typescript-eslintfrom 8.59.2 to 8.59.3Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
puppeteerfrom 24.43.0 to 25.0.2Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
3aadc38chore: release main (#14993)36527b8fix: update docs text (#14992)3ea7bd5fix: capitalize "Chrome" in troubleshooting.md (#14991)ae72fdbchore: Tiny punctuation update in troubleshooting.md (#14990)1597fdechore: release main (#14982)f6fd7c2fix: enabled features should take precedence over disabled features (#14985)bf05fb9fix: update browsers to trigger release (#14984)872f778fix: roll to Firefox 150.0.3 (#14983)84c46fefix: roll to Chrome 148.0.7778.167 (#14980)ee655d8chore(main): release ng-schematics 0.8.0 (#14978)Updates
stylelintfrom 17.11.0 to 17.11.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
e7a3d19Release 17.11.1 (#9290)63c5992Fixnode_modulesignore forcodeFilenamepaths containing a dot-prefixed ...8b05dabBump postcss from 8.5.13 to 8.5.14 in the postcss group (#9286)2dbc0f0Bump eslint from 10.2.1 to 10.3.0 in the eslint group (#9285)769b772Bump the stylelint-actions group with 5 updates (#9284)2e68086RefactorisPlainObject()to dropis-plain-objectdependency (#9280)3ea54e8Add Node.js v26 to test matrix on CI (#9279)884b7ebBump fast-uri from 3.1.0 to 3.1.2 (#9277)f3cd80cRefactordeclaration-block-no-redundant-longhand-propertiesrule (#9275)dd1e81dFixdeclaration-block-no-redundant-longhand-propertiesrange for contiguous...Updates
stylelint-test-rule-nodefrom 1.1.0 to 1.2.0Release notes
Sourced from stylelint-test-rule-node's releases.
Changelog
Sourced from stylelint-test-rule-node's changelog.
Commits
b47bebdRelease 1.2.0 (#130)f37c598Fix type for experimental status ofreferenceFiles(#129)a4e2298Add support for testingreferenceFilesandlanguageOptions(#128)6b6ecfbBump fast-uri from 3.0.3 to 3.1.2 (#127)e394431Require owner review for.npmrc(#126)ebf29e3Hardennpm installsecurity (#125)6e9fe26Add Dependency Review to CI (#124)891da86Bump stylelint from 17.6.0 to 17.9.0 (#122)82dbde5Bump postcss from 8.5.8 to 8.5.13 (#123)c4dacc8Bump the dev-deps group with 3 updates (#121)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.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