chore(deps): bump the npm-minor-patch group with 5 updates#2407
Merged
github-actions[bot] merged 1 commit intoJun 10, 2026
Merged
Conversation
Bumps the npm-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [mobx](https://github.com/mobxjs/mobx) | `6.16.0` | `6.16.1` | | [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.98.1` | `0.98.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.1` | `8.61.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.60.1` | `8.61.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.1` | `8.61.0` | Updates `mobx` from 6.16.0 to 6.16.1 - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.16.0...mobx@6.16.1) Updates `@hey-api/openapi-ts` from 0.98.1 to 0.98.2 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.98.1...@hey-api/openapi-ts@0.98.2) Updates `@typescript-eslint/eslint-plugin` from 8.60.1 to 8.61.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.61.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.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.61.0/packages/parser) Updates `typescript-eslint` from 8.60.1 to 8.61.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.61.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: mobx dependency-version: 6.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.98.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor-patch - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: "@typescript-eslint/parser" dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
🎩 PreviewA preview build has been created at: |
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-minor-patch group with 5 updates:
6.16.06.16.10.98.10.98.28.60.18.61.08.60.18.61.08.60.18.61.0Updates
mobxfrom 6.16.0 to 6.16.1Release notes
Sourced from mobx's releases.
Commits
96ddd31Version Packages (#4665)62054deMake docs tabs linkable (#4667)02afa5bReorg MobX tests; drop flow typechecker (#4666)7fd9334Fix Stage 3 decorator inheritance (#4661)f26830achore(deps): bump changesets/action from 1.8.0 to 1.9.0 (#4664)Updates
@hey-api/openapi-tsfrom 0.98.1 to 0.98.2Changelog
Sourced from @hey-api/openapi-ts's changelog.
... (truncated)
Commits
e3ab264Merge pull request #3985 from hey-api/changeset-release/main081ba57ci: release5313304Merge pull request #4021 from hey-api/renovate/semver-7.xa0f9eb8Merge pull request #4022 from hey-api/chore/yaml-deps2b0f59bchore: clean up yaml dependencies8d61d12Merge pull request #4020 from hey-api/renovate/js-yaml-4.x66f7a2bfix(deps): update dependency semver to v7.8.292cfa67fix(deps): update dependency js-yaml to v4.2.04c0d0f4Merge pull request #3988 from joshkaplinsky/fix/angular-http-headers-immutable35dd206Update orange-symbols-reply.mdUpdates
@typescript-eslint/eslint-pluginfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
16a5b24chore(release): publish 8.61.0ef1fd28feat(ast-spec): change type ofUnaryExpression.prefixto alwaystrue(#12...Updates
@typescript-eslint/parserfrom 8.60.1 to 8.61.0Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
typescript-eslintfrom 8.60.1 to 8.61.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
16a5b24chore(release): publish 8.61.0Dependabot 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