-
Notifications
You must be signed in to change notification settings - Fork 7.2k
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): bump the non-breaking-changes group with 5 updates #5379
chore(deps): bump the non-breaking-changes group with 5 updates #5379
Conversation
Bumps the non-breaking-changes group with 5 updates: | Package | From | To | | --- | --- | --- | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.17.1` | `8.17.2` | | [unbuild](https://github.com/unjs/unbuild) | `3.2.0` | `3.3.1` | | [consola](https://github.com/unjs/consola) | `3.3.3` | `3.4.0` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.18.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.12.0` | `16.13.0` | Updates `cspell` from 8.17.1 to 8.17.2 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.2/packages/cspell) Updates `unbuild` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/unjs/unbuild/releases) - [Changelog](https://github.com/unjs/unbuild/blob/main/CHANGELOG.md) - [Commits](unjs/unbuild@v3.2.0...v3.3.1) Updates `consola` from 3.3.3 to 3.4.0 - [Release notes](https://github.com/unjs/consola/releases) - [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md) - [Commits](unjs/consola@v3.3.3...v3.4.0) Updates `eslint` from 9.17.0 to 9.18.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.17.0...v9.18.0) Updates `stylelint` from 16.12.0 to 16.13.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.12.0...16.13.0) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: unbuild dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: consola dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed Jan 15 2025 to showcase some of the refinements we've made. 🪧 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 updatable in another way, so this is no longer needed. |
Bumps the non-breaking-changes group with 5 updates:
8.17.1
8.17.2
3.2.0
3.3.1
3.3.3
3.4.0
9.17.0
9.18.0
16.12.0
16.13.0
Updates
cspell
from 8.17.1 to 8.17.2Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
160c982
v8.17.2df0026c
fix: Dump stack on error when verbose (#6782)528f75f
ci: Workflow Bot -- Build Readme (#6765)8faa7d6
fix: Upgrade Commander to v13 (#6764)df98dc1
fix: Include the@cspell/dict-shell
package. (#6760)872b75b
fix: Workflow Bot -- Update Dictionaries (main) (#6746)2f636c5
fix: Add Kotlin dictionary (#6725)3b6f7f1
fix: Workflow Bot -- Update Dictionaries (main) (#6709)3d16857
ci: Workflow Bot -- Update ALL Dependencies (main) (#6697)Updates
unbuild
from 3.2.0 to 3.3.1Release notes
Sourced from unbuild's releases.
Changelog
Sourced from unbuild's changelog.
Commits
53a23ea
fix(rollup): improve external detection (#488)c3bcc47
chore(deps): update autofix-ci/action digest to 551dded (#485)a647d02
chore(deps): update all non-major dependencies (#486)837ae03
chore(release): v3.3.0edc8784
chore: update deps4870d69
fix(rollup): resolve aliases using pathe utils (#483)c77c677
refactor: inlinewithTrailingSlash
util (#482)997497b
chore(deps): update all non-major dependencies (#478)31c7901
feat: allow specifying dependencies to inline ininlineDependencies
(#480)76d4bf6
chore(deps): update dependency pathe to v2 (#477)Updates
consola
from 3.3.3 to 3.4.0Release notes
Sourced from consola's releases.
Changelog
Sourced from consola's changelog.
Commits
6a32ced
chore(release): v3.4.0fc8b9b9
chore: apply automated updatesb5f5414
refactor: keep prompt styles (cont. #332)c5c1534
fix: calculate box width without escape sequence chars (#336)0e13792
chore(deps): update autofix-ci/action digest to 551dded (#337)9193d63
chore: update deps3190635
feat: use upstream@clack/prompts
(#332)7313424
chore(deps): update pnpm to v9.15.1 (#330)9442ffb
build: update exports for node16 typescript resolution (#331)Updates
eslint
from 9.17.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README98c86a9
docs:Edit this page
button link to different branches (#19228)Updates
stylelint
from 16.12.0 to 16.13.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
81baea5
16.13.06fc88f5
Prepare 16.13.0 (#8202)f6d5055
Refactor to commonize regex patterns (#8272)a80cdf6
AddmessageArgs
todeclaration-property-value-no-unknown
, `font-family-na...8ddbe17
Document no tweet when performing release (#8288)29c3278
Document standard config changes (#8286)2e790d9
Document best practices for position arguments inutils.report()
(#8257)ea922f8
Fixat-rule-(dis)allowed-list
,at-rule-no-vendor-prefix
, `at-rule-propert...c21318c
Document overlapping rules (#8284)51393c2
Document alphabetical order config (#8275)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 conditions