build(deps): bump the minor-and-patch group with 6 updates#117
Merged
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) | `1.66.0` | `1.67.0` | | [turbo](https://github.com/vercel/turborepo) | `2.9.14` | `2.9.16` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.94.0` | `4.95.0` | | [@funstack/skill-installer](https://github.com/uhyo/funstack-skill-installer) | `1.0.0` | `1.1.0` | | [react-error-boundary](https://github.com/bvaughn/react-error-boundary) | `6.1.1` | `6.1.2` | | [tsdown](https://github.com/rolldown/tsdown) | `0.22.0` | `0.22.1` | Updates `oxlint` from 1.66.0 to 1.67.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.67.0/npm/oxlint) Updates `turbo` from 2.9.14 to 2.9.16 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.9.14...v2.9.16) Updates `wrangler` from 4.94.0 to 4.95.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/HEAD/packages/wrangler) Updates `@funstack/skill-installer` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/uhyo/funstack-skill-installer/releases) - [Commits](uhyo/funstack-skill-installer@1.0.0...1.1.0) Updates `react-error-boundary` from 6.1.1 to 6.1.2 - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](bvaughn/react-error-boundary@6.1.1...6.1.2) Updates `tsdown` from 0.22.0 to 0.22.1 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](rolldown/tsdown@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: oxlint dependency-version: 1.67.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.9.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: wrangler dependency-version: 4.95.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@funstack/skill-installer" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: react-error-boundary dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tsdown dependency-version: 0.22.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 minor-and-patch group with 6 updates:
1.66.01.67.02.9.142.9.164.94.04.95.01.0.01.1.06.1.16.1.20.22.00.22.1Updates
oxlintfrom 1.66.0 to 1.67.0Release notes
Sourced from oxlint's releases.
... (truncated)
Changelog
Sourced from oxlint's changelog.
Commits
68b455drelease(apps): oxlint v1.67.0 && oxfmt v0.52.0 (#22735)b84941efeat(linter/vue): implement no-expose-after-await rule (#22675)98b98c1feat(linter/vue): implement no-computed-properties-in-data rule (#22674)2d4c919feat(oxlint): Supportvite-plus/resolveConfigfor vite.config.ts (#22456)2a60012feat(linter/vue): implement require-render-return rule (#22613)9f227fdfeat(linter/vue): implement no-deprecated-props-default-this rule (#21892)87f065efeat(linter/vue): implement return-in-emits-validator rule (#21935)ea0380cfeat(linter/unicorn): implementimport-stylerule (#22173)dde40fefeat(linter/vue): implement no-watch-after-await rule (#22006)a735eb0feat(linter/vue): implement valid-next-tick rule (#22531)Updates
turbofrom 2.9.14 to 2.9.16Release notes
Sourced from turbo's releases.
... (truncated)
Commits
5e2d466publish 2.9.16 to registryb4aa626fix: Don't delete existing.gitwhen using--no-gitflag (#12968)7952b46fix: Preserve nested Bun dependency versions (#12965)5e5b248release(turborepo): 2.9.16-canary.2 (#12961)3b1b6e9Revert "fix: Preserve nested Bun dependency versions" (#12964)8d4eaf8fix: Preserve nested Bun dependency versions (#12963)2284fa9release(turborepo): 2.9.16-canary.1 (#12960)5317f65fix: Retry npm tlog publish failures (#12959)52e81bdfix: Avoid hanging PTY shutdown (#12958)c85d410release(turborepo): 2.9.15 (#12955)Updates
wranglerfrom 4.94.0 to 4.95.0Commits
Updates
@funstack/skill-installerfrom 1.0.0 to 1.1.0Release notes
Sourced from @funstack/skill-installer's releases.
Commits
d58019brelease: 1.1.0 (#3)82f10a5Add first-class Antigravity 2 install target (.agents/skills) (#2)7d0136cdocs: update README.mdf218a1fdocs: update README.mdUpdates
react-error-boundaryfrom 6.1.1 to 6.1.2Release notes
Sourced from react-error-boundary's releases.
Commits
90b9a7e6.1.1 -> 6.1.27d29d50Update react-lib-tools from 0.0.47 to 0.0.5309b1522Refresh error boundary docs and examples (#240)9db16fdUpgrade react-lib-tools to improve site-search4f541a4Add note about ESM to home page and READMEf3f9582Update CONTRIBUTING.mdecaf925Update example70902a9Fix JSX attribute in ErrorBoundary example (#239)f964b1cUpdate react-lib-tools depe7b8fe2Update react-lib-tools to better respect prefers-reduced-motion: reduce settingUpdates
tsdownfrom 0.22.0 to 0.22.1Release notes
Sourced from tsdown's releases.
Commits
0bddff1chore: release v0.22.1fc9913dfix(unbundle): add shims support for unbundled builds3504171chore: upgrade deps881bf0dfeat(dts): adddeps.dtsoption to override dependency bundling for declarat...937f253ci: useactionspackto bundle workflows6c92bcdchore: upgrade deps6ac0214chore: upgrade deps5d6b054refactor: tsupoutExtensionmigration compatibility (#950)d424e08docs: remove dts.cjsReexport and clarify Node.js requirement27dee93docs: clarify dts.cjsReexport outDir limitation and CJS maintenance statusDependabot 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 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