Bump the other-dependencies group across 1 directory with 7 updates - #348
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the other-dependencies group with 7 updates in the /openalprwebhookprocessor.client directory: | Package | From | To | | --- | --- | --- | | [angular-eslint](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/angular-eslint) | `21.3.0` | `22.1.0` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.8.0` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.8.0` | | [less](https://github.com/less/less.js) | `4.6.4` | `4.8.1` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.40.0` | `25.4.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.65.0` | Updates `angular-eslint` from 21.3.0 to 22.1.0 - [Release notes](https://github.com/angular-eslint/angular-eslint/releases) - [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/angular-eslint/CHANGELOG.md) - [Commits](https://github.com/angular-eslint/angular-eslint/commits/v22.1.0/packages/angular-eslint) Updates `eslint` from 10.1.0 to 10.8.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.8.0) Updates `globals` from 17.4.0 to 17.8.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.8.0) Updates `less` from 4.6.4 to 4.8.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/less/less.js/commits/v4.8.1) Updates `puppeteer` from 24.40.0 to 25.4.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.40.0...puppeteer-v25.4.0) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `typescript-eslint` from 8.57.1 to 8.65.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.65.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: angular-eslint dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: eslint dependency-version: 10.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: less dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies - dependency-name: puppeteer dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: other-dependencies - dependency-name: typescript-eslint dependency-version: 8.64.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: other-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/openalprwebhookprocessor.client/other-dependencies-76e94269e8
branch
from
August 4, 2026 22:43
8f21112 to
3719ded
Compare
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 other-dependencies group with 7 updates in the /openalprwebhookprocessor.client directory:
21.3.022.1.010.1.010.8.017.4.017.8.04.6.44.8.124.40.025.4.05.9.37.0.28.57.18.65.0Updates
angular-eslintfrom 21.3.0 to 22.1.0Release notes
Sourced from angular-eslint's releases.
... (truncated)
Changelog
Sourced from angular-eslint's changelog.
Commits
a666e1bchore(release): publish 22.1.0eccf00dfeat(eslint-plugin): [inject-at-top] add rule requiring inject() at the top o...4eb6424feat(eslint-plugin): addprefer-service-decoratorrule (#3073)578bf35chore(repo): migrate to nx 23 (#3108)d178589feat(eslint-plugin-template): addno-outerhtmlrule (#3092)41d28a5feat(eslint-plugin-template): addrequire-switch-defaultrule (#3091)5c12badchore: fix formatting7ee4556chore(release): publish 22.0.070f228afeat(eslint-plugin)!: [prefer-on-push-component-change-detection] flag only o...526640ffeat!: drop support for eslint v8 and legacy eslintrc config format (#3056)Updates
eslintfrom 10.1.0 to 10.8.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
749dfed10.8.04bd0d75Build: changelog update for 10.8.04fbf46dtest: pinwebpackversion to 5.108.4 (#21137)6ddf858docs: fix broken Specify Parser Options anchor link (#21106)784dfbedocs: Clarifyno-eq-nulldescription (#21120)6b8d2f7fix: escape reserved characters in rule id inhtmlformatter (#21129)2d063e2chore: update HTTP URLs to HTTPS in JSDoc and comments (#21101)eccbe7btest: add error locations tono-class-assign(#21123)2fee9bbfeat: exportConfigObjectfromeslint/config(#21082)e7d1e43ci: bump actions/setup-go from 6 to 7 (#21118)Updates
globalsfrom 17.4.0 to 17.8.0Release notes
Sourced from globals's releases.
Commits
36c765917.8.07394811Update globals (2026-07-01) (#347)a19670c17.7.09611620Update actions (#346)33b75f9Update globals (2026-06-22) (#345)887dd52Fix build script (#344)6b1587017.6.000a4dd9Update globals (2026-05-01) (#343)b8170c817.5.05d84602Update globals (2026-04-12) (#342)Updates
lessfrom 4.6.4 to 4.8.1Release notes
Sourced from less's releases.
... (truncated)
Changelog
Sourced from less's changelog.
... (truncated)
Commits
Updates
puppeteerfrom 24.40.0 to 25.4.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
f5b96c5chore: release main (#15201)29a6e7cchore(webmcp): Update WebMCP to Chrome 151 implementation (#15146)4a48c8afeat: add browser-level PWA install/launch/uninstall APIs (#15235)ffe1c91chore(deps): bump the all group with 5 updates (#15262)06442aefeat: roll to Chrome 151.0.7922.47 (#15237)7c72827chore(deps): bump svgo from 3.3.3 to 3.3.4 in /website (#15253)83b0e31chore(deps): bump fast-uri from 3.1.2 to 3.1.4 in /website (#15254)0ebbd98chore(deps): bump shell-quote from 1.8.4 to 1.10.0 in /website (#15255)befa16fchore(deps): bump body-parser from 1.20.5 to 1.20.6 in /website (#15256)8af689dchore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /website (#15257)Updates
typescriptfrom 5.9.3 to 7.0.2Release notes
Sourced from typescript's releases.
Commits
Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.
Updates
typescript-eslintfrom 8.57.1 to 8.65.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)aaad718chore(release): publish 8.61.1