-
Notifications
You must be signed in to change notification settings - Fork 0
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
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates #42
chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates #42
Conversation
…ith 7 updates Bumps the dev-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.0` | `19.6.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.17.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.2` | | [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.17.0` | | [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `15.14.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.17.0` | `8.18.2` | Updates `@commitlint/cli` from 19.6.0 to 19.6.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.6.1/@commitlint/cli) Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js) Updates `@types/node` from 22.10.1 to 22.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.16.0 to 9.17.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.16.0...v9.17.0) Updates `globals` from 15.13.0 to 15.14.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v15.14.0) Updates `lint-staged` from 15.2.10 to 15.2.11 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11) Updates `typescript-eslint` from 8.17.0 to 8.18.2 - [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.18.2/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's Guide by SourceryThis PR updates several devDependencies, including bumping @commitlint/cli, @eslint/js, @types/node, eslint, globals, lint-staged, and typescript-eslint to their latest versions. These updates include bug fixes, documentation improvements, new features, and dependency upgrades. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Superseded by #43. |
Bumps the dev-dependencies group with 7 updates in the / directory:
19.6.0
19.6.1
9.16.0
9.17.0
22.10.1
22.10.2
9.16.0
9.17.0
15.13.0
15.14.0
15.2.10
15.2.11
8.17.0
8.18.2
Updates
@commitlint/cli
from 19.6.0 to 19.6.1Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
e2dc109
v19.6.1Updates
@eslint/js
from 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
84c5787
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.10.1 to 22.10.2Commits
Updates
eslint
from 9.16.0 to 9.17.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
90c1db9
9.17.0755512d
Build: changelog update for 9.17.0cc243c9
chore: upgrade to@eslint/js@9.17.0
(#19242)84c5787
chore: package.json update for@eslint/js
releaseeed91d1
feat: add suggestions tono-unused-vars
(#18352)4c4f53b
chore: add missing backticks toflags.js
(#19226)3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230)e0a2203
docs: add missing backticks tono-sequences
(#19233)4cc4881
docs: Update README3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211)Updates
globals
from 15.13.0 to 15.14.0Release notes
Sourced from globals's releases.
Commits
48c7b51
15.14.006a5723
Addvitest
globals (#274)Updates
lint-staged
from 15.2.10 to 15.2.11Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
1d39241
Merge pull request #1485 from lint-staged/changeset-release/master622f554
chore(changeset): release08ca5de
Merge pull request #1487 from lint-staged/submodule-test7dd8caa
fix: do not treat submodule root paths as staged files368c130
test: assert committing changes to submodule works from the repo5260203
Merge pull request #1486 from lint-staged/deps-2024-12-106dbc3f4
build(deps): update dependenciesa1931f3
Merge pull request #1484 from wormsik/path-space-fixbcfe309
docs: extract function and link to execa's implementation3d91525
fix: escape paths with spaces when using "shell" optionUpdates
typescript-eslint
from 8.17.0 to 8.18.2Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
157b781
chore(release): publish 8.18.2d24a828
fix(typescript-eslint): export types so that declarations can be named for dt...b2ce158
chore(release): publish 8.18.1c60dbab
chore(release): publish 8.18.04cb2cf8
fix: typescript peer dependency (#10373)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsSummary by Sourcery
Build: