-
Notifications
You must be signed in to change notification settings - Fork 2k
chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 12 updates #10072
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
Merged
anthonyshew
merged 6 commits into
main
from
dependabot-npm_and_yarn-examples-kitchen-sink-kitchen-sink-2b167faa28
Mar 3, 2025
Merged
chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 12 updates #10072
anthonyshew
merged 6 commits into
main
from
dependabot-npm_and_yarn-examples-kitchen-sink-kitchen-sink-2b167faa28
Mar 3, 2025
Conversation
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
Bumps the kitchen-sink group in /examples/kitchen-sink with 12 updates: | Package | From | To | | --- | --- | --- | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` | | [tsup](https://github.com/egoist/tsup) | `8.3.6` | `8.4.0` | | [@remix-run/node](https://github.com/remix-run/remix/tree/HEAD/packages/remix-node) | `2.15.3` | `2.16.0` | | [@remix-run/react](https://github.com/remix-run/remix/tree/HEAD/packages/remix-react) | `2.15.3` | `2.16.0` | | [@remix-run/server-runtime](https://github.com/remix-run/remix/tree/HEAD/packages/remix-server-runtime) | `2.15.3` | `2.16.0` | | [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) | `2.15.3` | `2.16.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.24.0` | `8.25.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.24.0` | `8.25.0` | | [next](https://github.com/vercel/next.js) | `15.1.6` | `15.2.0` | | [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) | `15.1.6` | `15.2.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `5.1.0` | `5.2.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.24.0` | `8.25.0` | Updates `typescript` from 5.7.3 to 5.8.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) Updates `tsup` from 8.3.6 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.3.6...v8.4.0) Updates `@remix-run/node` from 2.15.3 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/node@2.16.0/packages/remix-node) Updates `@remix-run/react` from 2.15.3 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/react@2.16.0/packages/remix-react) Updates `@remix-run/server-runtime` from 2.15.3 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-server-runtime/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/server-runtime@2.16.0/packages/remix-server-runtime) Updates `@remix-run/dev` from 2.15.3 to 2.16.0 - [Release notes](https://github.com/remix-run/remix/releases) - [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/remix/commits/@remix-run/dev@2.16.0/packages/remix-dev) Updates `@typescript-eslint/eslint-plugin` from 8.24.0 to 8.25.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.25.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.24.0 to 8.25.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.25.0/packages/parser) Updates `next` from 15.1.6 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.6...v15.2.0) Updates `@next/eslint-plugin-next` from 15.1.6 to 15.2.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.2.0/packages/eslint-plugin-next) Updates `eslint-plugin-react-hooks` from 5.1.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `typescript-eslint` from 8.24.0 to 8.25.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@remix-run/node" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@remix-run/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@remix-run/server-runtime" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@remix-run/dev" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: "@next/eslint-plugin-next" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: kitchen-sink ... Signed-off-by: dependabot[bot] <support@github.com>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
anthonyshew
approved these changes
Mar 3, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: examples
Improvements or additions to examples
needs: triage
New issues get this label. Remove it after triage
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 kitchen-sink group in /examples/kitchen-sink with 12 updates:
5.7.3
5.8.2
8.3.6
8.4.0
2.15.3
2.16.0
2.15.3
2.16.0
2.15.3
2.16.0
2.15.3
2.16.0
8.24.0
8.25.0
8.24.0
8.25.0
15.1.6
15.2.0
15.1.6
15.2.0
5.1.0
5.2.0
8.24.0
8.25.0
Updates
typescript
from 5.7.3 to 5.8.2Release notes
Sourced from typescript's releases.
Commits
beb69e4
Bump version to 5.8.2 and LKG8fdbd54
🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...f4a3a8a
🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...420ff06
Bump version to 5.8.1-rc and LKG48eb13f
Update LKGfb59c19
Merge remote-tracking branch 'origin/main' into release-5.8df342b7
FixedrewriteRelativeImportExtensions
forimport()
within call expression...775412a
Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...e1629e5
Pass ignoreErrors=true to more resolveEntityName callers (#61144)6fd1799
Update LKGUpdates
tsup
from 8.3.6 to 8.4.0Release notes
Sourced from tsup's releases.
Commits
773d27e
chore: release v8.4.089c4780
fix: upgrade esbuild to 0.25 (#1309)0328fd6
chore(deps): update dependency@swc/core
to v1.10.18 (#1243)c3f320e
feat: upgrade svelte and css compiler (#1288)22e4860
chore: upgrade depsd4f133c
ci: remove corepack4066e73
chore: upgrade pnpm612ce12
chore: upgrade cross-spawn to 7.0.6 (#1275)Updates
@remix-run/node
from 2.15.3 to 2.16.0Release notes
Sourced from
@remix-run/node
's releases.Changelog
Sourced from
@remix-run/node
's changelog.Commits
2fbec6a
chore: Update version for release (#10508)f34f2c9
chore: Update version for release (pre) (#10507)69130d3
chore: Update version for release (pre) (#10499)a71dff9
chore: Update version for release (pre) (#10486)Updates
@remix-run/react
from 2.15.3 to 2.16.0Release notes
Sourced from
@remix-run/react
's releases.Changelog
Sourced from
@remix-run/react
's changelog.Commits
2fbec6a
chore: Update version for release (#10508)f34f2c9
chore: Update version for release (pre) (#10507)b30afa9
Bump router (#10505)69130d3
chore: Update version for release (pre) (#10499)9eff3c9
Detect lazy route discovery manifest version mismatches and trigger reloads (...a71dff9
chore: Update version for release (pre) (#10486)74df69f
Don't apply single fetch revalidation de-optimization in SPA Mode (#10479)Updates
@remix-run/server-runtime
from 2.15.3 to 2.16.0Release notes
Sourced from
@remix-run/server-runtime
's releases.Changelog
Sourced from
@remix-run/server-runtime
's changelog.Commits
2fbec6a
chore: Update version for release (#10508)f34f2c9
chore: Update version for release (pre) (#10507)b30afa9
Bump router (#10505)69130d3
chore: Update version for release (pre) (#10499)9eff3c9
Detect lazy route discovery manifest version mismatches and trigger reloads (...a71dff9
chore: Update version for release (pre) (#10486)Updates
@remix-run/dev
from 2.15.3 to 2.16.0Release notes
Sourced from
@remix-run/dev
's releases.Changelog
Sourced from
@remix-run/dev
's changelog.Commits
2fbec6a
chore: Update version for release (#10508)f34f2c9
chore: Update version for release (pre) (#10507)b30afa9
Bump router (#10505)69130d3
chore: Update version for release (pre) (#10499)9eff3c9
Detect lazy route discovery manifest version mismatches and trigger reloads (...a71dff9
chore: Update version for release (pre) (#10486)026c244
Add Vite v6 support (#10351)4cd356a
Clean up vite-node dev server after build (#10477)Updates
@typescript-eslint/eslint-plugin
from 8.24.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
1a9ab8f
chore(release): publish 8.25.0a43c199
feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085
fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380
fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04
fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20
docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dc
fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9
fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
@typescript-eslint/parser
from 8.24.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
1a9ab8f
chore(release): publish 8.25.0f3ef20e
chore: update to latest nx and use project references first approach (#10361)3646ec0
chore(release): publish 8.24.1Updates
next
from 15.1.6 to 15.2.0Release notes
Sourced from next's releases.
... (truncated)
Commits
b0416fb
v15.2.0166369d
v15.2.0-canary.772c57888
[dev-overlay]: allow disabled state to be dismissable (#76572)c919f09
examples: fix supabase example for v15 (#76567)991c32a
[dev-overlay] rephrase docs button title as link to related docs (#76571)aaebca9
Updated remove-console example to utilize the app router. (#76543)8dd0b56
docs(errors): update suppressHydrationWarning section (#76521)c505a4c
exclude AppDevOverlayErrorBoundary from prod build (#76568)91684ee
Remove rewrite query params from request URL when deployed to Vercel (#76548)dbeeb02
[dev-overlay] change button to lowercase except leading letter (#76565)Updates
@next/eslint-plugin-next
from 15.1.6 to 15.2.0Release notes
Sourced from
@next/eslint-plugin-next
's releases.... (truncated)
Commits
b0416fb
v15.2.0166369d
v15.2.0-canary.774fd0317
v15.2.0-canary.76476940e
v15.2.0-canary.75ee2888a
v15.2.0-canary.74319e305
v15.2.0-canary.7351984a9
v15.2.0-canary.7220b4443
v15.2.0-canary.7154444cd
v15.2.0-canary.705b420d2
v15.2.0-canary.69Updates
eslint-plugin-react-hooks
from 5.1.0 to 5.2.0Changelog
Sourced from eslint-plugin-react-hooks's changelog.