-
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
Bump the non-breaking-changes group across 1 directory with 5 updates #98
Bump the non-breaking-changes group across 1 directory with 5 updates #98
Conversation
Bumps the non-breaking-changes group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [zod](https://github.com/colinhacks/zod) | `3.24.1` | `3.24.2` | | [@faker-js/faker](https://github.com/faker-js/faker) | `9.4.0` | `9.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.23.0` | `8.24.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.23.0` | `8.24.0` | | [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.20.1` | Updates `zod` from 3.24.1 to 3.24.2 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](colinhacks/zod@v3.24.1...v3.24.2) Updates `@faker-js/faker` from 9.4.0 to 9.5.0 - [Release notes](https://github.com/faker-js/faker/releases) - [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md) - [Commits](faker-js/faker@v9.4.0...v9.5.0) Updates `@typescript-eslint/eslint-plugin` from 8.23.0 to 8.24.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.23.0 to 8.24.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser) Updates `eslint` from 9.20.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.0...v9.20.1) --- updated-dependencies: - dependency-name: zod dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-breaking-changes - dependency-name: "@faker-js/faker" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-breaking-changes - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-patch 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 Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 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 (
|
Bumps the non-breaking-changes group with 5 updates in the / directory:
3.24.1
3.24.2
9.4.0
9.5.0
8.23.0
8.24.0
8.23.0
8.24.0
9.20.0
9.20.1
Updates
zod
from 3.24.1 to 3.24.2Release notes
Sourced from zod's releases.
Commits
e308703
v3.24.21dd44a0
Support async z.customb7e173d
Format7365b7d
docs: translate README to Korean (#3934)706f49f
fix: redirect url to correct url (#3939)eedeb4b
docs(X to Zod): Update url for runtyping (#3971)9d3af2e
Add CodeRabbit at Platinum (#3981)587d160
WIP (#3976)8a099de
Add CodeRabbit to sponsors (#3975)e376cda
Add Courier to README (#3961)Updates
@faker-js/faker
from 9.4.0 to 9.5.0Release notes
Sourced from
@faker-js/faker
's releases.Changelog
Sourced from
@faker-js/faker
's changelog.Commits
b9a12f5
chore(release): 9.5.0 (#3399)c498283
chore(deps): lock file maintenance (#3397)8053e5b
test: remove obsolete image.urlPlaceholder integration test (#3392)9c42195
test: enable test to generate Number.MAX_SAFE_INTEGER (#3393)9e13953
feat(image): add AI-generated avatars (#3126)f9dd560
chore(deps): update eslint (#3383)3f7633d
chore(deps): lock file maintenance (#3391)cb9aca0
chore(deps): update devdependencies (#3386)6e0eac5
chore(deps): update vitest to v3 (major) (#3389)b8277c5
chore(deps): update dependency@vitest/eslint-plugin
to v1.1.25 (#3381)Updates
@typescript-eslint/eslint-plugin
from 8.23.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
87d72ba
chore(release): publish 8.24.0ac8dde0
feat(eslint-plugin): [no-unnecessary-condition] make `allowConstantLoopCondit...7acfb5f
fix(eslint-plugin): [no-misused-spread] correct and elaborate string spread r...d30a497
fix(eslint-plugin): [restrict-plus-operands] report adding bigints to strings...bcdf560
docs(eslint-plugin): [prefer-nullish-coalescing] streamline code examples (#1...Updates
@typescript-eslint/parser
from 8.23.0 to 8.24.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
87d72ba
chore(release): publish 8.24.0Updates
eslint
from 9.20.0 to 9.20.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
07b2ffd
9.20.101ff142
Build: changelog update for 9.20.1fe3ccb2
docs: allow typing in search box while dropdown is open (#19424)274f054
fix: fixRuleContext
type (#19417)93c78a5
docs: Add instructions for pnpm compat (#19422)b476a93
docs: Fix Keyboard Navigation for Search Results (#19416)ccb60c0
docs: Update READMEDependabot 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