build(deps-dev): bump the npm-deps group with 8 updates#5899
Merged
FlowCryptRobot merged 3 commits intomasterfrom Jan 13, 2025
Merged
build(deps-dev): bump the npm-deps group with 8 updates#5899FlowCryptRobot merged 3 commits intomasterfrom
FlowCryptRobot merged 3 commits intomasterfrom
Conversation
Bumps the npm-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.289` | `0.0.293` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.18.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `23.11.1` | `24.0.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.12.0` | `16.13.0` | | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | `36.0.1` | `37.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.19.0` | `8.19.1` | | [undici-types](https://github.com/nodejs/undici) | `7.2.0` | `7.2.1` | Updates `@types/chrome` from 0.0.289 to 0.0.293 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `eslint` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.0) Updates `puppeteer` from 23.11.1 to 24.0.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v23.11.1...puppeteer-v24.0.0) Updates `stylelint` from 16.12.0 to 16.13.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.12.0...16.13.0) Updates `stylelint-config-standard` from 36.0.1 to 37.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-standard/releases) - [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint-config-standard@36.0.1...37.0.0) Updates `typescript` from 5.7.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) Updates `typescript-eslint` from 8.19.0 to 8.19.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.19.1/packages/typescript-eslint) Updates `undici-types` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.2.0...v7.2.1) --- updated-dependencies: - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: stylelint-config-standard dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: undici-types dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
previously approved these changes
Jan 12, 2025
sosnovsky
approved these changes
Jan 13, 2025
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-deps group with 8 updates:
0.0.2890.0.2939.17.09.18.023.11.124.0.016.12.016.13.036.0.137.0.05.7.25.7.38.19.08.19.17.2.07.2.1Updates
@types/chromefrom 0.0.289 to 0.0.293Commits
Updates
eslintfrom 9.17.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b419.18.04df3132Build: changelog update for 9.18.0c52be85chore: upgrade to@eslint/js@9.18.0(#19330)362099cchore: package.json update for@eslint/jsrelease9486141deps: upgrade@eslint/coreand@eslint/plugin-kit(#19329)d9c23c5docs: replacevarwithconstin rule examples (#19325)8e1a898docs: add tabs to cli code blocks (#18784)f3aeefbdocs: rewrite using let and const in rule examples (#19320)0b680b3docs: Update README98c86a9docs:Edit this pagebutton link to different branches (#19228)Updates
puppeteerfrom 23.11.1 to 24.0.0Release notes
Sourced from puppeteer's releases.
Changelog
Sourced from puppeteer's changelog.
Commits
0b00617ci: fix publish job (#13488)cab4d1cchore: release main (#13485)d102d68ci: move changelog action to the right place (#13484)01287e3docs: create a merged changelog (#13481)6de3238fix: remove erroneous changelog entry (#13479)f23c391feat: resolve relative paths to absolute before unpacking (#13466)cc1b37adocs: add install-deps example (#13477)80c65c3chore(webdriver): handle aborted navigations in Firefox (#13471)ca70f29docs: examples archive links (#13465)fcc657cchore: update rule to TypeScript (#13473)Updates
stylelintfrom 16.12.0 to 16.13.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
81baea516.13.06fc88f5Prepare 16.13.0 (#8202)f6d5055Refactor to commonize regex patterns (#8272)a80cdf6AddmessageArgstodeclaration-property-value-no-unknown, `font-family-na...8ddbe17Document no tweet when performing release (#8288)29c3278Document standard config changes (#8286)2e790d9Document best practices for position arguments inutils.report()(#8257)ea922f8Fixat-rule-(dis)allowed-list,at-rule-no-vendor-prefix, `at-rule-propert...c21318cDocument overlapping rules (#8284)51393c2Document alphabetical order config (#8275)Updates
stylelint-config-standardfrom 36.0.1 to 37.0.0Release notes
Sourced from stylelint-config-standard's releases.
Changelog
Sourced from stylelint-config-standard's changelog.
Commits
aca7a9f37.0.0ff3d6b9Prepare 37.0.0 (#346)f8e1d22Document browser support policy based on Baseline Widely Available (#345)72ae9dcBump the development-dependencies group with 3 updates (#344)c98f4c3Bump nanoid from 3.3.7 to 3.3.8 (#343)14a2545Add ESLint to dependabot dev group (#342)551609aBump eslint from 9.14.0 to 9.16.0 (#341)2392231Bump the development-dependencies group with 3 updates (#340)22a0eb6Bump cross-spawn (#339)3a0ef2aBump eslint-config-stylelint from 22.0.0 to 23.0.0 in the development-depende...Updates
typescriptfrom 5.7.2 to 5.7.3Release notes
Sourced from typescript's releases.
Commits
a5e123dUpdate LKG8bc0204🤖 Pick PR #60828 (Fix CodeQL configuration, releases) into release-5.7 (#60923)7aa63df🤖 Pick PR #60393 (Don't try to add an implicit undefi...) into release-5.7 (#...9df7c36Bump version to 5.7.3 and LKGe167412🤖 Pick PR #60794 (HardensanitizeLogagainst incorr...) into release-5.7 (#...9ba364cFix coverage build on release-5.7 (#60792)4b7441a🤖 Pick PR #60680 (Mark the inherited any-based index ...) into release-5.7 (#...e844dc3Cherry-pick #60402, #60440, #60616 into release-5.7 (#60777)21b02a1🤖 Pick PR #60749 (Do not require import attribute on ...) into release-5.7 (#...b82fd16🤖 Pick PR #60576 (Avoid incorrectly reusing assertion...) into release-5.7 (#...Updates
typescript-eslintfrom 8.19.0 to 8.19.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
328b7dfchore(release): publish 8.19.14f50f64docs: [return-await] make the rule no longer an extension of ESLint no-return...Updates
undici-typesfrom 7.2.0 to 7.2.1Release notes
Sourced from undici-types's releases.