-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps-dev): bump the minor-and-patch group across 1 directory with 15 updates #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/minor-and-patch-fd17c0a4cc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps-dev): bump the minor-and-patch group across 1 directory with 15 updates #36
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-and-patch-fd17c0a4cc
Conversation
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
…th 15 updates Bumps the minor-and-patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.8.0` | `19.8.1` | | [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.8.0` | `19.8.1` | | [@eslint-community/eslint-plugin-eslint-comments](https://github.com/eslint-community/eslint-plugin-eslint-comments) | `4.4.1` | `4.5.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.32.0` | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.4` | `20.1.6` | | [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest) | `1.1.36` | `1.3.4` | | [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.32.0` | | [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.16.2` | `17.21.3` | | [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.7.0` | `2.9.0` | | [eslint-plugin-sonarjs](https://github.com/SonarSource/SonarJS) | `3.0.2` | `3.0.4` | | [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) | `3.18.0` | `3.18.2` | | [prettier](https://github.com/prettier/prettier) | `3.5.3` | `3.6.2` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.11` | `0.6.14` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.9.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.0` | `8.38.0` | Updates `@commitlint/cli` from 19.8.0 to 19.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.8.0 to 19.8.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.1/@commitlint/config-conventional) Updates `@eslint-community/eslint-plugin-eslint-comments` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-eslint-comments/releases) - [Commits](eslint-community/eslint-plugin-eslint-comments@v4.4.1...v4.5.0) Updates `@eslint/js` from 9.21.0 to 9.32.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.32.0/packages/js) Updates `@tsconfig/node20` from 20.1.4 to 20.1.6 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@vitest/eslint-plugin` from 1.1.36 to 1.3.4 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.1.36...v1.3.4) Updates `eslint` from 9.21.0 to 9.32.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.32.0) Updates `eslint-plugin-n` from 17.16.2 to 17.21.3 - [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-n@v17.16.2...v17.21.3) Updates `eslint-plugin-regexp` from 2.7.0 to 2.9.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-regexp@v2.7.0...v2.9.0) Updates `eslint-plugin-sonarjs` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/SonarSource/SonarJS/releases) - [Commits](https://github.com/SonarSource/SonarJS/commits) Updates `eslint-plugin-tailwindcss` from 3.18.0 to 3.18.2 - [Release notes](https://github.com/francoismassart/eslint-plugin-tailwindcss/releases) - [Commits](francoismassart/eslint-plugin-tailwindcss@v3.18.0...v3.18.2) Updates `prettier` from 3.5.3 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.3...3.6.2) Updates `prettier-plugin-tailwindcss` from 0.6.11 to 0.6.14 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.11...v0.6.14) Updates `typescript` from 5.8.2 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.2...v5.9.2) Updates `typescript-eslint` from 8.26.0 to 8.38.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.38.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@commitlint/config-conventional" dependency-version: 19.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@eslint-community/eslint-plugin-eslint-comments" dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@eslint/js" dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@tsconfig/node20" dependency-version: 20.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.3.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-n dependency-version: 17.21.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-regexp dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-sonarjs dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: eslint-plugin-tailwindcss dependency-version: 3.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.6.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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-and-patch group with 15 updates in the / directory:
19.8.0
19.8.1
19.8.0
19.8.1
4.4.1
4.5.0
9.21.0
9.32.0
20.1.4
20.1.6
1.1.36
1.3.4
9.21.0
9.32.0
17.16.2
17.21.3
2.7.0
2.9.0
3.0.2
3.0.4
3.18.0
3.18.2
3.5.3
3.6.2
0.6.11
0.6.14
5.8.2
5.9.2
8.26.0
8.38.0
Updates
@commitlint/cli
from 19.8.0 to 19.8.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
3c30200
v19.8.1e49449f
fix: update dependency tinyexec to v1 (#4332)e2e3b67
Chore/deps prettier v3 3 (#4320)b92f072
chore: update gitHead after failed publish (#4315)Updates
@commitlint/config-conventional
from 19.8.0 to 19.8.1Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
3c30200
v19.8.1e2e3b67
Chore/deps prettier v3 3 (#4320)b92f072
chore: update gitHead after failed publish (#4315)Updates
@eslint-community/eslint-plugin-eslint-comments
from 4.4.1 to 4.5.0Release notes
Sourced from
@eslint-community/eslint-plugin-eslint-comments
's releases.Commits
dbe7edb
feat: add support for language plugins (#257)fffae29
docs: fix configuration specs (#254)784d7ec
chore(package): explicitly declare js module type (#255)b246a90
ci: add node 22 to test matrix (#253)Updates
@eslint/js
from 9.21.0 to 9.32.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
50de1ce
chore: package.json update for@eslint/js
released5054e5
chore: package.json update for@eslint/js
releaseb3dbc16
chore: package.json update for@eslint/js
release5a5d526
chore: package.json update for@eslint/js
releaseacf2201
chore: package.json update for@eslint/js
release844f5a6
chore: package.json update for@eslint/js
releaseecaef73
chore: package.json update for@eslint/js
release7bc6c71
feat: add no-unassigned-vars rule (#19618)35304dd
chore: add missingfunding
field to packages (#19684)d6fa4ac
chore: package.json update for@eslint/js
releaseUpdates
@tsconfig/node20
from 20.1.4 to 20.1.6Commits
Updates
@vitest/eslint-plugin
from 1.1.36 to 1.3.4Release notes
Sourced from
@vitest/eslint-plugin
's releases.... (truncated)
Commits
7fb864c
chore: release v1.3.4fc1cc5e
chore: fix conflicting rulesa6bf64c
chore: release v1.3.3f394010
chore: fix release ci80c5d83
chore: release v1.3.2ef840fb
chore: fix release ci0ef3af4
chore: release v1.3.1b96ef4b
chore: fix release ci906f379
chore: release v1.3.049c6486
Chore/prepare release (#735)Updates
eslint
from 9.21.0 to 9.32.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
2364031
9.32.0a0e62e2
Build: changelog update for 9.32.0960fd40
fix: Upgrade@eslint/js
(#19971)50de1ce
chore: package.json update for@eslint/js
releasebbf23fa
fix: Refactor reporting into FileReport (#19877)74f01a3
ci: unpinjiti
to version^2.5.1
(#19970)d498887
fix: bump@eslint/plugin-kit
to 0.3.4 to resolve vulnerability (#19965)2ab1381
ci: pinjiti
to version 2.4.2 (#19964)b7f7545
test: switch to flat config mode inSourceCode
tests (#19953)