-
-
Notifications
You must be signed in to change notification settings - Fork 6
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 dependencies group with 9 updates #959
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/dependencies-8104c4e9fe
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@t3-oss/env-core](https://github.com/t3-oss/t3-env/tree/HEAD/packages/core) | `0.11.1` | `0.12.0` | | [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs) | `0.11.1` | `0.12.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.64.2` | `5.66.0` | | [posthog-js](https://github.com/PostHog/posthog-js) | `1.210.2` | `1.215.1` | | [@playwright/test](https://github.com/microsoft/playwright) | `1.50.0` | `1.50.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.13.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.21.0` | `8.22.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.21.0` | `8.22.0` | | [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.3.4` | `2.4.0` | Updates `@t3-oss/env-core` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/t3-oss/t3-env/releases) - [Changelog](https://github.com/t3-oss/t3-env/blob/main/packages/core/CHANGELOG.md) - [Commits](https://github.com/t3-oss/t3-env/commits/@t3-oss/[email protected]/packages/core) Updates `@t3-oss/env-nextjs` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/t3-oss/t3-env/releases) - [Changelog](https://github.com/t3-oss/t3-env/blob/main/packages/nextjs/CHANGELOG.md) - [Commits](https://github.com/t3-oss/t3-env/commits/@t3-oss/[email protected]/packages/nextjs) Updates `@tanstack/react-query` from 5.64.2 to 5.66.0 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.66.0/packages/react-query) Updates `posthog-js` from 1.210.2 to 1.215.1 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-js@v1.210.2...v1.215.1) Updates `@playwright/test` from 1.50.0 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.0...v1.50.1) Updates `@types/node` from 22.10.10 to 22.13.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.21.0 to 8.22.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.22.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.21.0 to 8.22.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.22.0/packages/parser) Updates `eslint-config-turbo` from 2.3.4 to 2.4.0 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](https://github.com/vercel/turborepo/commits/v2.4.0/packages/eslint-config-turbo) --- updated-dependencies: - dependency-name: "@t3-oss/env-core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@t3-oss/env-nextjs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@playwright/test" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-config-turbo dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Feb 1, 2025
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
0 participants
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 dependencies group with 9 updates:
0.11.1
0.12.0
0.11.1
0.12.0
5.64.2
5.66.0
1.210.2
1.215.1
1.50.0
1.50.1
22.10.10
22.13.0
8.21.0
8.22.0
8.21.0
8.22.0
2.3.4
2.4.0
Updates
@t3-oss/env-core
from 0.11.1 to 0.12.0Changelog
Sourced from
@t3-oss/env-core
's changelog.Commits
c2aad55
chore(release): 📦 version packages (#302)eb37304
Add Valibot presets, and move Zod presets to new entry point (#310)7c09bc3
Update presets.ts (#279)bb80923
preset fixes23f7115
feat: update presets.ts (#288)b13d46b
Support all standard schema libraries (#299)c550f9d
rm tsbuildinfo files174f560
chore: bumpy bump (#301)75e1998
Add missing Vercel env vars to presets (#286)Updates
@t3-oss/env-nextjs
from 0.11.1 to 0.12.0Changelog
Sourced from
@t3-oss/env-nextjs
's changelog.Commits
c2aad55
chore(release): 📦 version packages (#302)eb37304
Add Valibot presets, and move Zod presets to new entry point (#310)b13d46b
Support all standard schema libraries (#299)c550f9d
rm tsbuildinfo files174f560
chore: bumpy bump (#301)Updates
@tanstack/react-query
from 5.64.2 to 5.66.0Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
ebe996d
release: v5.66.07bbc86c
release: v5.65.1088ec87
fix(useSuspenseQuery): throw select errors to ErrorBoundary (#8593)c6af7a5
release: v5.65.02399bb0
feat(types): type narrowing for isPlaceholderData (#8586)97f5544
chore: composite monorepo (#8560)Updates
posthog-js
from 1.210.2 to 1.215.1Release notes
Sourced from posthog-js's releases.
... (truncated)
Changelog
Sourced from posthog-js's changelog.
... (truncated)
Commits
255fe09
chore: Bump version to 1.215.1e0e5fa9
chore: export some types (#1710)928a748
chore: Bump version to 1.215.04dc0bc1
feat: allow configuring request queue interval (#1708)9f37fcd
chore: Bump version to 1.214.18cb1a00
fix: never send when not sampled (#1706)c46550a
chore: silence survey logging (#1707)6a6eb28
chore: Bump version to 1.214.09bf2e35
chore: add device types check (#1698)45b90d6
chore: Bump version to 1.213.0Updates
@playwright/test
from 1.50.0 to 1.50.1Release notes
Sourced from
@playwright/test
's releases.Commits
dbc685c
chore: mark v1.50.1 (#34575)13d80f1
cherry-pick(#34560): chore(docs): clarify connection method via BrowserType.c...159210d
cherry-pick(#34556): fix(toMatchAriaSnapshot): fail test run when updating mi...fbad9f7
cherry-pick(#34537): feat: per-assertion snapshot path template in config (#3...67313fa
cherry-pick(#34550): roll follow-ups for .NET and Python4b7794b
cherry-pick(#34544): fix(aria): disregard text area textContent1efbedd
cherry-pick(#34535): Revert "Reapply "fix(har timing): record connect timing ...1e258e0
cherry-pick(#34420): chore(deps): bump vite from 5.4.6 to 5.4.14 (#34539)7be4ef5
cherry-pick(#34522): test: fetch request through socks proxy over ipv47b3e590
cherry-pick(#34530): fix(firefox): disable fetch keep-alive for now before a ...Updates
@types/node
from 22.10.10 to 22.13.0Commits
Updates
@typescript-eslint/eslint-plugin
from 8.21.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
94e8098
chore(release): publish 8.22.09f0ce90
docs: add FAQ and docs aroundverbatimModuleSyntax
and similar options (#10...f1e9a5d
fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...acab0a9
fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...a3a157c
fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)586e7eb
fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...9e8828b
fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...74c4155
chore: correct docs test snapshot for no-unused-vars1e2305e
fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...974f2b1
docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)Updates
@typescript-eslint/parser
from 8.21.0 to 8.22.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
94e8098
chore(release): publish 8.22.0a885343
feat(parser): add standalone isolatedDeclarations option (#10499)Updates
eslint-config-turbo
from 2.3.4 to 2.4.0Release notes
Sourced from eslint-config-turbo's releases.
... (truncated)
Commits
b733d73
publish 2.4.0 to registrydd39a06
release(turborepo): 2.3.5-canary.2 (#9829)76fd053
release(turborepo): 2.3.5-canary.1 (#9813)f7a67d2
release(turborepo): 2.3.5-canary.0 (#9792)fa49dca
release(turborepo): 2.3.4 (#9776)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