build(deps): bump the minor-deps-updates-main group with 5 updates#47
Merged
christian-bromann merged 1 commit intomainfrom Jun 2, 2025
Conversation
Bumps the minor-deps-updates-main group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.27.0` | `9.28.0` | | [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `4.2.0` | `4.4.0` | | [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.32.1` | `8.33.0` | | [globals](https://github.com/sindresorhus/globals) | `16.1.0` | `16.2.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.32.1` | `8.33.0` | Updates `@eslint/js` from 9.27.0 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.28.0/packages/js) Updates `@stylistic/eslint-plugin` from 4.2.0 to 4.4.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v4.4.0/packages/eslint-plugin) Updates `@typescript-eslint/utils` from 8.32.1 to 8.33.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/utils) Updates `globals` from 16.1.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.1.0...v16.2.0) Updates `typescript-eslint` from 8.32.1 to 8.33.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.33.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@stylistic/eslint-plugin" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@typescript-eslint/utils" dependency-version: 8.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: typescript-eslint dependency-version: 8.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates-main ... 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 minor-deps-updates-main group with 5 updates:
9.27.09.28.04.2.04.4.08.32.18.33.016.1.016.2.08.32.18.33.0Updates
@eslint/jsfrom 9.27.0 to 9.28.0Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
844f5a6chore: package.json update for@eslint/jsreleaseUpdates
@stylistic/eslint-pluginfrom 4.2.0 to 4.4.0Release notes
Sourced from
@stylistic/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@stylistic/eslint-plugin's changelog.... (truncated)
Commits
e2a7a93chore: release v4.4.0 (main) (#795)56dcd55chore: release v4.3.0 (main) (#721)437362fIn rule line-comment-position README move incorrect examples at first positio...a375a92fix(no-extra-parens): do not break specificReturnStatement(#738)140e18ffix(indent): wrong PropertyDefinition value offset when ts type have multiple...fb17e96feat(jsx-sort-props): support custom reservedFirst and reservedLast (#744)93a4eb1fix(eslint-plugin): only export interfaces in index (#763)8f31461fix: handle new AST change onTSImportType0018519refactor: mergekeyword-spacing(#732)3de2b67chore: update depsUpdates
@typescript-eslint/utilsfrom 8.32.1 to 8.33.0Release notes
Sourced from
@typescript-eslint/utils's releases.Changelog
Sourced from
@typescript-eslint/utils's changelog.Commits
dca57b3chore(release): publish 8.33.0f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)220c38cchore: updateeslint-plugin-perfectionisttov4(#11185)Updates
globalsfrom 16.1.0 to 16.2.0Release notes
Sourced from globals's releases.
Commits
d10fa8416.2.0c7468c5Test update script on CI (#296)e4f6e8cAdd newgreasemonkeyglobals (#299)Updates
typescript-eslintfrom 8.32.1 to 8.33.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
dca57b3chore(release): publish 8.33.0f9e0eb9chore: clean up nx and other config (#11226)1c0e1aechore: update some package scripts and dependency config (#10765)8f79ad0chore(typescript-eslint): finish migrating tovitest(#11137)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