-
Couldn't load subscription status.
- Fork 3
⬆️ Bump the minor-development group with 6 updates #29
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
⬆️ Bump the minor-development group with 6 updates #29
Conversation
Bumps the minor-development group with 6 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.16.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.10.1` | | [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.16.0` | | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` | | [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) | `0.14.0` | `0.15.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.1` | Updates `@eslint/js` from 9.14.0 to 9.16.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.16.0/packages/js) Updates `@types/node` from 22.9.0 to 22.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.14.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.14.0...v9.16.0) Updates `globals` from 15.12.0 to 15.13.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.13.0) Updates `markdownlint-cli2` from 0.14.0 to 0.15.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.14.0...v0.15.0) Updates `prettier` from 3.3.3 to 3.4.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-development ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
Bumps the minor-development group with 6 updates:
9.14.09.16.022.9.022.10.19.14.09.16.015.12.015.13.00.14.00.15.03.3.33.4.1Updates
@eslint/jsfrom 9.14.0 to 9.16.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.Commits
df9bf95chore: package.json update for@eslint/jsreleaseb441beechore: package.json update for@eslint/jsrelease3087c9efeat: addmetaobject to@eslint/jsplugin (#19095)Updates
@types/nodefrom 22.9.0 to 22.10.1Commits
Updates
eslintfrom 9.14.0 to 9.16.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
Commits
cbf7db09.16.0715ba8bBuild: changelog update for 9.16.0feb703bchore: upgrade to@eslint/js@9.16.0(#19195)df9bf95chore: package.json update for@eslint/jsrelease9eefc8fdocs: fix typos inuse-isnan(#19190)0c8cea8docs: switch the order of words inno-unreachable(#19189)0c19417docs: add missing backtick tono-async-promise-executor(#19188)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184)Updates
globalsfrom 15.12.0 to 15.13.0Release notes
Sourced from globals's releases.
Commits
ad28ede15.13.0dc7a9a1Update globals (#273)Updates
markdownlint-cli2from 0.14.0 to 0.15.0Changelog
Sourced from markdownlint-cli2's changelog.
Commits
5e920a9Update to version 0.15.0.5834b28Update formatter-template to version 0.0.2.8d0501bAttempt to fix polynomial regular expression warning in formatter-template by...70a3324Add pattern-matching test cases for formatter-template.f4462c6Attempt to fix polynomial regular expression warning in formatter-template by...358d2dcRemove outdated module export "run" and outdated "@ts-ignore"s, refactor to s...3c78c9fBump eslint-plugin-n from 17.12.0 to 17.13.1d3265d7Add support for input from stdin via "-" glob (fixes #414).212db1fBump@eslint/jsfrom 9.13.0 to 9.14.044cee76Bump eslint from 9.13.0 to 9.14.0Updates
prettierfrom 3.3.3 to 3.4.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
37fd177Release 3.4.11fb6297Update ts-api-utils to v1.4.2 (#16888)f6fccadRemove unnecessary parentheses around assignment inv-on(#16887)5fef089Minor improvements in v3.4.0 blog post (#16886)3542f133.4 release blog (#16851)f53791aClean changelog_unreleased2b41c93Bump Prettier dependency to 3.4.010baab2Update dependents count7999e10Release 3.4.02262d1echore(config): migrate renovate config (#16884)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