-
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 all group across 1 directory with 8 updates #51
Closed
Conversation
This file contains 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
Bumps the all group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ronin](https://github.com/ronin-co/client) | `4.3.1` | `4.4.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `1.9.2` | `1.9.4` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.1.8` | `1.1.12` | | [bunchee](https://github.com/huozhi/bunchee) | `5.4.0` | `5.6.0` | | [hono](https://github.com/honojs/hono) | `4.5.11` | `4.6.7` | | [husky](https://github.com/typicode/husky) | `9.1.5` | `9.1.6` | | [msw](https://github.com/mswjs/msw) | `2.4.3` | `2.5.2` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.6.3` | Updates `ronin` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/ronin-co/client/releases) - [Commits](ronin-co/client@4.3.1...4.4.0) Updates `@biomejs/biome` from 1.9.2 to 1.9.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.4/packages/@biomejs/biome) Updates `@types/bun` from 1.1.8 to 1.1.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `bunchee` from 5.4.0 to 5.6.0 - [Release notes](https://github.com/huozhi/bunchee/releases) - [Commits](huozhi/bunchee@v5.4.0...v5.6.0) Updates `hono` from 4.5.11 to 4.6.7 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.5.11...v4.6.7) Updates `husky` from 9.1.5 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.1.5...v9.1.6) Updates `msw` from 2.4.3 to 2.5.2 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.4.3...v2.5.2) Updates `typescript` from 5.5.4 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.6.3) --- updated-dependencies: - dependency-name: ronin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@biomejs/biome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/bun" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: bunchee dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: hono dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Released an experimental package: bun add hono-ronin@dependabot-npm-and-yarn-all-1d9be80b52-experimental This package will be removed after the pull request has been merged. |
@dependabot close |
auto-merge was automatically disabled
October 28, 2024 06:37
Pull request was closed
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all group with 8 updates in the / directory:
4.3.1
4.4.0
1.9.2
1.9.4
1.1.8
1.1.12
5.4.0
5.6.0
4.5.11
4.6.7
9.1.5
9.1.6
2.4.3
2.5.2
5.5.4
5.6.3
Updates
ronin
from 4.3.1 to 4.4.0Release notes
Sourced from ronin's releases.
Commits
a28a7c1
4.4.0b9eabb2
Allow for nesting queries (#140)f02aefa
Bump biome and extended vscode settings (#134)9666198
Removed cache from workflow (#133)28c7415
Added Biome and Removed Prettier & ESLint (#130)90315f7
Fixed types for queries using an array ofwith
queries (#129)Updates
@biomejs/biome
from 1.9.2 to 1.9.4Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
fa93a14
release: v1.9.4 (#4320)2a05cd4
feat(lint): adduseGoogleFontDisplay
rule (#4264)bbb93b9
feat(lint): useCollapsedIf JS lint rule (#4179)561b54c
feat(linter): implement noUselessStringRaw (#4263)5b7d158
feat(linter): implementnoDuplicateProperties
(#4029)2342984
feat(lint): addnoDocumentImportInPage
rule (#4265)3cf20eb
chore(linter): renameuseExplicitFunctionReturnType
to `useExplicit… (#4261)970f498
feat(useGuardForIn): add rule (#4104)2e5b656
feat(lint): addnoDocumentCookie
rule (#4204)3364640
feat(lint): add ruleuseAtIndex
(#4120)Updates
@types/bun
from 1.1.8 to 1.1.12Commits
Updates
bunchee
from 5.4.0 to 5.6.0Release notes
Sourced from bunchee's releases.
Commits
cf109bc
5.6.0104d5ba
Support browserlists from package.json (#588)dd0e484
fix: skip spinner in non tty environment (#586)7e9ccad
refactor: use yargs for CLI (#585)920b439
5.5.1c3b431c
Upgrade dependencies6a59f5a
chore: bump rollup-preserve-directives pluginbbb0b3b
chore: bump rollup version (#582)b85c25a
test: add test for js with tsconfig error (#581)5c3bd6d
5.5.0Updates
hono
from 4.5.11 to 4.6.7Release notes
Sourced from hono's releases.
... (truncated)
Commits
7e11832
v4.6.710a5e65
perf(router): improve performance of router (#3526)234b083
feat(ws): Make WebSocket adapter more changeable (#3531)0a99bd3
feat(jwt): Support custom secret keys for signing JWTs (#3546)7735f2f
fix(vercel): removerequestContext
(#3549)631c001
v4.6.63d8abbc
fix(client): return query params in $url (#3541)267186d
fix(serve-static): silenceNotFound
warning on Deno (#3542)15938b4
refactor(secure-headers): refine secureHeadersNonce init (#3535)f8664b0
chore: podman support for devcontainer (#3529)Updates
husky
from 9.1.5 to 9.1.6Release notes
Sourced from husky's releases.
Commits
a2d942a
9.1.6b4465ed
fix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1
docs(spanish): improve spanish translation (#1504)dcf3aed
dosc: repair support Spanish sponsors links (#1500)c3afd5f
docs: support Spanish documentation (#1499)c5f4f48
docs: support Russian documentation (#1495)Updates
msw
from 2.4.3 to 2.5.2Release notes
Sourced from msw's releases.
... (truncated)
Commits
e32b64d
chore(release): v2.5.2e9b0636
fix: enable provenance for publishing (#2334)16c7c10
docs: add decision on linting the worker script (#2333)9dc2d71
chore(release): v2.5.1b65c0a8
fix: update@inquirer/confirm
requirement to 5.0.0 (#2325)8073bbe
chore: update logo to correct svg (#2327)8cf74d8
chore(release): v2.5.0a1a81ba
feat: isolate parent and child frames when handling requests (#2324)c949d19
chore(release): v2.4.130cf9cce
fix: update@inquirer/confirm
to 4.0 (#2300)Updates
typescript
from 5.5.4 to 5.6.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
d48a5cf
Bump version to 5.6.3 and LKGfefa70a
🤖 Pick PR #60083 (Don't issue implicit any when obtai...) into release-5.6 (#...ff71692
[release-5.6] Remove tsbuildInfo specification error now that we need it for ...1f44dcf
🤖 Pick PR #60157 (fix automatic type acquisition) into release-5.6 (#60169)a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...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