Skip to content
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 9 updates #283

Merged
merged 2 commits into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps the dependencies group with 9 updates in the / directory:

Package From To
@primer/octicons-react 19.12.0 19.13.0
next-auth 4.24.10 4.24.11
probot 13.4.0 13.4.1
proxy-agent 6.4.0 6.5.0
superjson 2.2.1 2.2.2
@tanstack/eslint-plugin-query 5.60.1 5.62.1
eslint-config-next 15.0.3 15.0.4
prettier 3.3.3 3.4.2
typescript 5.6.3 5.7.2

Updates @primer/octicons-react from 19.12.0 to 19.13.0

Release notes

Sourced from @​primer/octicons-react's releases.

v19.13.0

Minor Changes

Changelog

Sourced from @​primer/octicons-react's changelog.

19.13.0

Minor Changes

  • #1027 12c6fb00 Thanks @​joshblack! - Update the build output to reduce number of generated assets included in the package on npm
Commits

Updates next-auth from 4.24.10 to 4.24.11

Commits

Updates probot from 13.4.0 to 13.4.1

Release notes

Sourced from probot's releases.

v13.4.1

13.4.1 (2024-12-09)

Bug Fixes

v13.4.1-full-esm.1

13.4.1-full-esm.1 (2024-11-16)

Bug Fixes

  • adapt for latest version of aggreagate-error (6e4f1bb)
  • build: split global type augmentation from module exports (56013a6)
  • define the require() function (2863d90)
  • update octokit deps (bc130a1)
  • use import-meta-resolve to resolve the app functions (4488f20)
Commits

Updates proxy-agent from 6.4.0 to 6.5.0

Release notes

Sourced from proxy-agent's releases.

[email protected]

Minor Changes

  • 85b10b3: Lazily load agents in proxy-agent
  • 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility

Patch Changes

Changelog

Sourced from proxy-agent's changelog.

6.5.0

Minor Changes

  • 85b10b3: Lazily load agents in proxy-agent
  • 96b771b: Include ClientRequest in getProxyForUrl parameters for additional flexibility

Patch Changes

Commits

Updates superjson from 2.2.1 to 2.2.2

Release notes

Sourced from superjson's releases.

v2.2.2

What's Changed

New Contributors

Full Changelog: flightcontrolhq/superjson@v2.2.1...v2.2.2

Commits

Updates @tanstack/eslint-plugin-query from 5.60.1 to 5.62.1

Release notes

Sourced from @​tanstack/eslint-plugin-query's releases.

v5.62.1

Version 5.62.1 - 12/2/24, 6:40 PM

Changes

Fix

  • eslint-plugin-query: handle non-null at then end of var in exhaustive-deps (#8385) (d9d2728) by Parbez

Chore

  • angular-query: update examples to typescript 5.7 (#8374) (b7bad3d) by Arnoud

Test

  • query-core: add type check tests for queryObserver (#8304) (12b6782) by Sol Lee

Packages

  • @​tanstack/eslint-plugin-query@​5.62.1
  • @​tanstack/query-core@​5.62.1
  • @​tanstack/angular-query-devtools-experimental@​5.62.1
  • @​tanstack/angular-query-experimental@​5.62.1
  • @​tanstack/query-broadcast-client-experimental@​5.62.1
  • @​tanstack/query-persist-client-core@​5.62.1
  • @​tanstack/query-sync-storage-persister@​5.62.1
  • @​tanstack/react-query@​5.62.1
  • @​tanstack/react-query-devtools@​5.62.1
  • @​tanstack/react-query-persist-client@​5.62.1
  • @​tanstack/react-query-next-experimental@​5.62.1
  • @​tanstack/solid-query@​5.62.1
  • @​tanstack/solid-query-devtools@​5.62.1
  • @​tanstack/solid-query-persist-client@​5.62.1
  • @​tanstack/svelte-query@​5.62.1
  • @​tanstack/svelte-query-devtools@​5.62.1
  • @​tanstack/svelte-query-persist-client@​5.62.1
  • @​tanstack/vue-query@​5.62.1
  • @​tanstack/vue-query-devtools@​5.62.1
  • @​tanstack/query-async-storage-persister@​5.62.1

v5.62.0

Version 5.62.0 - 11/29/24, 1:03 PM

Changes

Feat

  • types: Include optional TError on DataTag (#8361) (0fa1f01) by Nick Lucas

Chore

... (truncated)

Commits
  • ceb4094 release: v5.62.1
  • d9d2728 fix(eslint-plugin-query): handle non-null at then end of var in exhaustive-d...
  • c361be4 release: v5.61.6
  • c402a2b fix(eslint-plugin-query): handle optional and non-null chaining in exhaustive...
  • efdd204 release: v5.61.4
  • ef0b7b2 chore: typescript 5.7 (#8327)
  • 68dee7e release: v5.61.3
  • bdafc84 fix(eslint-plugin): fix no-unstable-deps with ts-eslint >=8.10.0 (#8340)
  • 9972595 chore(deps): more manual package updates (#8339)
  • 3888f23 release: v5.61.2
  • Additional commits viewable in compare view

Updates eslint-config-next from 15.0.3 to 15.0.4

Release notes

Sourced from eslint-config-next's releases.

v15.0.4

[!NOTE]
This release is backporting changes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​eps1lon

v15.0.4-canary.48

Misc Changes

  • refactor(turbopack): Use ResolvedVc<T> for struct fields in extra crates: #73451
  • refactor(turbopack): Use ResolvedVc<T> for struct fields in next-api, final part: #73367
  • docs: Fix image component API reference parsing: #73658
  • docs: fix code block language in images-and-fonts docs: #73492

Credits

Huge thanks to @​kdy1, @​eps1lon, and @​JamBalaya56562 for helping!

v15.0.4-canary.47

Misc Changes

  • test: fix next-sass test: #73633

Credits

Huge thanks to @​samcx for helping!

v15.0.4-canary.46

Core Changes

  • Use consistent error formatting in terminal: #71909
  • [Segment Cache] Interception routes: #73434
  • Upgrade to typescript 5.7: #73594
  • [Segment Cache] Use LRU to manage cache data : #73486
  • [Segment Cache] Add isPartial to segment prefetch : #73528
  • Fix missing client reference manifest error when using route groups: #73606
  • feat(after): stabilize unstable_after: #73605
  • [Segment Cache] Add isHeadPartial: #73530
  • fix: do not add suffix for sitemap under group routes: #73570
  • Dynamic IO: Improve error handling: #73607

Example Changes

  • Bump examples/** Eslint to v9: #73560

... (truncated)

Commits

Updates prettier from 3.3.3 to 3.4.2

Release notes

Sourced from prettier's releases.

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.4.2

diff

Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796 by @​tats-u)

Prettier doesn't treat U+30A0 & U+30FB as Japanese. U+30FB is commonly used in Japanese to represent the delimitation of first and last names of non-Japanese people or “and”. The following “C言語・C++・Go・Rust” means “C language & C++ & Go & Rust” in Japanese.

<!-- Input (--prose-wrap=never) -->
C言
語
・
C++
・
Go
・
Rust
<!-- Prettier 3.4.1 -->
C言語・ C++ ・ Go ・ Rust
<!-- Prettier 3.4.2 -->
C言語・C++・Go・Rust

U+30A0 can be used as the replacement of the - in non-Japanese names (e.g. “Saint-Saëns” (Charles Camille Saint-Saëns) can be represented as “サン゠サーンス” in Japanese), but substituted by ASCII hyphen (U+002D) or U+FF1D (full width hyphen) in many cases (e.g. “サン=サーンス” or “サン=サーンス”).

Fix comments print on class methods with decorators (#16891 by @​fisker)

// Input
class A {
  @decorator
  /** 
   * The method description
   *
  */
  async method(foo: Foo, bar: Bar) {
    console.log(foo);
  }
}
// Prettier 3.4.1
class A {
@​decorator
async /**
</tr></table>

... (truncated)

Commits

Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

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

…dates

Bumps the dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/octicons-react](https://github.com/primer/octicons) | `19.12.0` | `19.13.0` |
| [next-auth](https://github.com/nextauthjs/next-auth) | `4.24.10` | `4.24.11` |
| [probot](https://github.com/probot/probot) | `13.4.0` | `13.4.1` |
| [proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/proxy-agent) | `6.4.0` | `6.5.0` |
| [superjson](https://github.com/blitz-js/superjson) | `2.2.1` | `2.2.2` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.60.1` | `5.62.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.3` | `15.0.4` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.2` |



Updates `@primer/octicons-react` from 19.12.0 to 19.13.0
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.12.0...v19.13.0)

Updates `next-auth` from 4.24.10 to 4.24.11
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.11)

Updates `probot` from 13.4.0 to 13.4.1
- [Release notes](https://github.com/probot/probot/releases)
- [Commits](probot/probot@v13.4.0...v13.4.1)

Updates `proxy-agent` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/[email protected]/packages/proxy-agent)

Updates `superjson` from 2.2.1 to 2.2.2
- [Release notes](https://github.com/blitz-js/superjson/releases)
- [Commits](flightcontrolhq/superjson@v2.2.1...v2.2.2)

Updates `@tanstack/eslint-plugin-query` from 5.60.1 to 5.62.1
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.1/packages/eslint-plugin-query)

Updates `eslint-config-next` from 15.0.3 to 15.0.4
- [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.0.4/packages/eslint-config-next)

Updates `prettier` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.3...3.4.2)

Updates `typescript` from 5.6.3 to 5.7.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.6.3...v5.7.2)

---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: superjson
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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]>
@dependabot dependabot bot requested review from a team as code owners December 9, 2024 21:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
@ahpook ahpook added the release label Dec 16, 2024
Copy link
Contributor

@ahpook ahpook left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, merging to trigger a release

@ahpook ahpook merged commit c8ab5bc into main Dec 16, 2024
12 checks passed
@ahpook ahpook deleted the dependabot/npm_and_yarn/dependencies-b4bcd00e41 branch December 16, 2024 18:04
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 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant