build(deps): bump the npm-deps group with 6 updates#6138
Merged
FlowCryptRobot merged 4 commits intomasterfrom Dec 22, 2025
Merged
build(deps): bump the npm-deps group with 6 updates#6138FlowCryptRobot merged 4 commits intomasterfrom
FlowCryptRobot merged 4 commits intomasterfrom
Conversation
Bumps the npm-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.2` | `11.3.3` | | [globby](https://github.com/sindresorhus/globby) | `16.0.0` | `16.1.0` | | [sweetalert2](https://github.com/sweetalert2/sweetalert2) | `11.26.10` | `11.26.16` | | [googleapis](https://github.com/googleapis/google-api-nodejs-client) | `168.0.0` | `169.0.0` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.33.0` | `24.34.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.49.0` | `8.50.0` | Updates `fs-extra` from 11.3.2 to 11.3.3 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.2...11.3.3) Updates `globby` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v16.0.0...v16.1.0) Updates `sweetalert2` from 11.26.10 to 11.26.16 - [Release notes](https://github.com/sweetalert2/sweetalert2/releases) - [Changelog](https://github.com/sweetalert2/sweetalert2/blob/main/CHANGELOG.md) - [Commits](sweetalert2/sweetalert2@v11.26.10...v11.26.16) Updates `googleapis` from 168.0.0 to 169.0.0 - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json) - [Commits](googleapis/google-api-nodejs-client@googleapis-v168.0.0...googleapis-v169.0.0) Updates `puppeteer` from 24.33.0 to 24.34.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.33.0...puppeteer-v24.34.0) Updates `typescript-eslint` from 8.49.0 to 8.50.0 - [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.50.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: fs-extra dependency-version: 11.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: globby dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: sweetalert2 dependency-version: 11.26.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-deps - dependency-name: googleapis dependency-version: 169.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-deps - dependency-name: puppeteer dependency-version: 24.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps - dependency-name: typescript-eslint dependency-version: 8.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-deps ... Signed-off-by: dependabot[bot] <support@github.com>
FlowCryptRobot
previously approved these changes
Dec 21, 2025
sosnovsky
approved these changes
Dec 22, 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 6 updates:
11.3.211.3.316.0.016.1.011.26.1011.26.16168.0.0169.0.024.33.024.34.08.49.08.50.0Updates
fs-extrafrom 11.3.2 to 11.3.3Changelog
Sourced from fs-extra's changelog.
Commits
1de81e911.3.3ddc46f7Fix symlink copy failing when source and dest symlinks point to same target (...5023c22Use macos-15-intel runner (#1061)Updates
globbyfrom 16.0.0 to 16.1.0Release notes
Sourced from globby's releases.
Commits
70c011b16.1.0eb78791AddexpandNegationOnlyPatternsoption59e269fFix: Normalize leading-slash negation patterns before task generationUpdates
sweetalert2from 11.26.10 to 11.26.16Release notes
Sourced from sweetalert2's releases.
Changelog
Sourced from sweetalert2's changelog.
Commits
5b62033chore(release): 11.26.16 [skip ci]330e879fix: strict types in 6 core files (#2903)c98fc22chore(release): 11.26.15 [skip ci]a43f5f9fix: strict types in core modules (#2902)31061dbchore(release): 11.26.14 [skip ci]71167cdfix: strict types in DOM and template utilities (#2901)4d6b29bchore(release): 11.26.13 [skip ci]0b279a3fix: strict types in renderInput.js (#2900)68146f2chore(release): 11.26.12 [skip ci]98cdc8cchore: replace !! and ?? operators for code style compliance (#2899)Updates
googleapisfrom 168.0.0 to 169.0.0Release notes
Sourced from googleapis's releases.
... (truncated)
Commits
3595a08chore: release main (#3851)f4a7a99feat: regenerate index filesd340e5efix(servicemanagement): update the APIf835f12feat(servicecontrol): update the APIa1ade6efix(searchads360): update the API0dd5d78feat(saasservicemgmt)!: update the API1bc0084feat(networkservices): update the API469b6fefeat(networksecurity): update the API2c7e2ccfeat(networkmanagement): update the API35ab631feat(netapp): update the APIUpdates
puppeteerfrom 24.33.0 to 24.34.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
Commits
7d750c2chore: release main (#14526)f0c7e57fix: roll to Firefox 146.0.1 (#14530)c1cb7b6docs: add full screen request guide and correct typos (#14527)40c73cdfix: roll to Chrome 143.0.7499.169 (#14529)ee31c21feat: publish page.resize() (#14525)5aab24cdocs: patch failed release generation (#14524)edf5f9echore: release main (#14506)c369b65docs: add new guides to the sidebar (#14523)73acfc0test: add a keep alive fetch interception test (#14522)b177004docs: added screen configuration and window management examples (#14521)Updates
typescript-eslintfrom 8.49.0 to 8.50.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c62e858chore(release): publish 8.50.0Most Recent Ignore Conditions Applied to This Pull Request
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