-
Notifications
You must be signed in to change notification settings - Fork 22
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 across 1 directory with 16 updates #243
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
…pdates Bumps the dependencies group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/react](https://github.com/primer/react) | `36.25.0` | `36.27.0` | | [@t3-oss/env-nextjs](https://github.com/t3-oss/t3-env/tree/HEAD/packages/nextjs) | `0.10.1` | `0.11.1` | | [next](https://github.com/vercel/next.js) | `14.2.5` | `14.2.13` | | [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.7` | `4.24.8` | | [probot](https://github.com/probot/probot) | `13.3.6` | `13.3.8` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.25.0` | `3.27.0` | | [undici](https://github.com/nodejs/undici) | `6.19.2` | `6.19.8` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.8` | `7.25.4` | | [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.51.1` | `5.58.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.10` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.5` | `14.2.13` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.10` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.2` | `29.2.5` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.2` | Updates `@primer/react` from 36.25.0 to 36.27.0 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]) Updates `@t3-oss/env-nextjs` from 0.10.1 to 0.11.1 - [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 `next` from 14.2.5 to 14.2.13 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.5...v14.2.13) Updates `next-auth` from 4.24.7 to 4.24.8 - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.8) Updates `probot` from 13.3.6 to 13.3.8 - [Release notes](https://github.com/probot/probot/releases) - [Commits](probot/probot@v13.3.6...v13.3.8) Updates `simple-git` from 3.25.0 to 3.27.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) Updates `undici` from 6.19.2 to 6.19.8 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v6.19.2...v6.19.8) Updates `@babel/preset-env` from 7.24.8 to 7.25.4 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.4/packages/babel-preset-env) Updates `@tanstack/eslint-plugin-query` from 5.51.1 to 5.58.1 - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.58.1/packages/eslint-plugin-query) Updates `@types/jest` from 29.5.12 to 29.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/react` from 18.3.3 to 18.3.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `eslint-config-next` from 14.2.5 to 14.2.13 - [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/v14.2.13/packages/eslint-config-next) Updates `husky` from 9.0.11 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.6) Updates `lint-staged` from 15.2.7 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10) Updates `ts-jest` from 29.2.2 to 29.2.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.2.2...v29.2.5) Updates `typescript` from 5.5.3 to 5.6.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.5.3...v5.6.2) --- updated-dependencies: - dependency-name: "@primer/react" 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: next dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next-auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: probot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: simple-git dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/eslint-plugin-query" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #246. |
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
maintenance
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 16 updates in the / directory:
36.25.0
36.27.0
0.10.1
0.11.1
14.2.5
14.2.13
4.24.7
4.24.8
13.3.6
13.3.8
3.25.0
3.27.0
6.19.2
6.19.8
7.24.8
7.25.4
5.51.1
5.58.1
29.5.12
29.5.13
18.3.3
18.3.10
14.2.5
14.2.13
9.0.11
9.1.6
15.2.7
15.2.10
29.2.2
29.2.5
5.5.3
5.6.2
Updates
@primer/react
from 36.25.0 to 36.27.0Release notes
Sourced from
@primer/react
's releases.Commits
0b57996
Version Packages (#4753)01923c3
MoveStack
out of drafts (#4747)a9730c9
Bug fix: ActionList divider disappears on selected items (#4778)3779dbf
ActionList: Prevent double key event when\<button>
is used (#4772)d6ca0cf
chore(deps): update@primer/behaviors
to ^1.7.0 (#4777)d79f6d5
Autocomplete: Fix storybook issues (#4769)7d086c7
fix(Blankslate): update styles to prevent SSR hydration mismatch (#4710)801ca96
feat(react): add ScrollableRegion and useOverflow (#4719)991839c
Un-revert "Addloading
prop forButton
andIconButton
(#3582)" (#4485)8574027
Prevents inactive indicator icon/tooltip from appearing in ActionMenu items (...Updates
@t3-oss/env-nextjs
from 0.10.1 to 0.11.1Changelog
Sourced from
@t3-oss/env-nextjs
's changelog.Commits
e7e2109
chore(release): 📦 version packages (#261)b55ca31
chore(release): 📦 version packages (#252)5975abe
chore(release): 📦 version packages (#236)abb668e
use new turbo watch mode35e1918
chore: turbo watchUpdates
next
from 14.2.5 to 14.2.13Release notes
Sourced from next's releases.
... (truncated)
Commits
f550237
v14.2.13b0ff3d0
Fix startTime error on Android 9 with Chrome 74 (#67391)49566f5
Fix vercel og package memory leak (#70214)62fbd7f
feat: add polyfill ofURL.canParse
for browser compatibility (#70228)b503b8e
Fix missing cache-control on SSR app route (#70265)6d7ced4
v14.2.12367c6e6
update prefetching jsdoc & documentation (#68047)16ad368
Ensure we chunk revalidate tag requests (#70189)77910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)0b907c7
[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#...Updates
next-auth
from 4.24.7 to 4.24.8Release notes
Sourced from next-auth's releases.
Commits
28af288
chore(release): bump version [skip ci]beb5384
chore: update lock file246a4d1
fix(providers): allow optional identifier parame0a7d71
fix(providers): optionally checkidentifier
d66ee42
fix(docs): link to getting email for auth'ed user in github endpoint (#11896)31d827a
fix: tweak email flow, change homepage49675a2
docs: Update security.mdb8d86cc
chore(v4): updateazure-ad.md
(#11855)780c8dc
chore(v4): fix readme sponsors table (#11842)33a5dea
chore(docs-v4): add route4me to sponsors page (#11841)Updates
probot
from 13.3.6 to 13.3.8Release notes
Sourced from probot's releases.
Commits
4c5310a
fix(deps): bump express to v4.21.0 (#2085)b4d4710
build(deps): lock file maintenance (#2078)880f2b9
build(deps): lock file maintenance (#2076)f06430b
build(deps): lock file maintenance (#2074)23f6eab
fix(types): avoid TS2590 errors inContext
(#2073)0108698
chore(deps): update dependency fetch-mock to v11 (#2072)228d506
chore(deps): use fetch-mock v10 (#2066)93edf02
build(deps): lock file maintenance (#2070)d64c641
build(deps): lock file maintenance (#2068)ae03415
chore: explicit filename import (#2065)Updates
simple-git
from 3.25.0 to 3.27.0Release notes
Sourced from simple-git's releases.
Changelog
Sourced from simple-git's changelog.
Commits
4a6126b
Version Packages52f767b
Feat/name status similarity (#1025)03e1c64
Resolve an issue when parsing the response togit.log
that could leave part...739b0d9
Renamed files ingit diff --name-status
(#1023)bc90e7e
Pr/1019 (#1021)83a8b77
Version Packages28d545b
Typescript & Jest UpgradeUpdates
undici
from 6.19.2 to 6.19.8Release notes
Sourced from undici's releases.
Commits
3d3ce06
Bumped v6.19.8cde714f
use FinalizationRegistry for cloned response body (#3458)dbb6b40
perf: non-recursive implementation of euclidian gcd in balanced pool (#3461)405a2ce
use bodyUnusable to check if body is unusable (#3460)bc46332
build: parametrize the location of wasm-opt (#3454)5287054
test: add test for memory leak (#3450)c81f5a7
Bumped v6.19.709c5667
build: remove -i flag to docker run to allow command being run without a TTYb9bf7ad
Bumped v6.19.6638ee32
fix: memory leak in finalization first appearing in v6.16.0 (#3445)Updates
@babel/preset-env
from 7.24.8 to 7.25.4Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
cbf124c
v7.25.4b38b027
Update compat data (#16736)55dfde8
Updatebabel-plugin-polyfill-corejs3
(#16715)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0Updates
@tanstack/eslint-plugin-query
from 5.51.1 to 5.58.1Release notes
Sourced from
@tanstack/eslint-plugin-query
's releases.... (truncated)
Commits
8727d97
release: v5.58.1ade6283
fix(eslint-plugin): fix legacy recommended config (#8104)be44da3
release: v5.57.2f1aab70
fix(eslint-plugin-query): correctly handle call-expression spread (#8090)034eb52
release: v5.57.11793e06
fix(eslint-plugin-query): relax property order rule to ignore relative order ...1d851dd
release: v5.57.0f8d65fb
feat(eslint-plugin-query): add rule to ensure property order of infinite quer...666c8b2
release: v5.56.19e086d8
release: v5.53.0Updates
@types/jest
from 29.5.12 to 29.5.13Commits
Updates
@types/react
from 18.3.3 to 18.3.10Commits
Updates
eslint-config-next
from 14.2.5 to 14.2.13Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
f550237
v14.2.136d7ced4
v14.2.1277910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)bfbc92a
v14.2.11937651f
v14.2.106fa8982
v14.2.963b999c
v14.2.8c021c2f
feat: enable@typescript-eslint/recommended
in create-next-app --typescript (...a1c3a03
v14.2.7427c01d
v14.2.6Updates
husky
from 9.0.11 to 9.1.6Release notes
Sourced from husky's releases.