Skip to content

chore(deps): update dependencies #133

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
merged 3 commits into from
May 23, 2025
Merged

chore(deps): update dependencies #133

merged 3 commits into from
May 23, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@graphql-codegen/cli (source) 5.0.5 -> 5.0.6 age adoption passing confidence devDependencies patch
bun-types (source) 1.2.7 -> 1.2.14 age adoption passing confidence devDependencies patch
eslint (source) 9.23.0 -> 9.27.0 age adoption passing confidence devDependencies minor
gradle (source) 8.13 -> 8.14.1 age adoption passing confidence minor
ts-deepmerge 7.0.2 -> 7.0.3 age adoption passing confidence dependencies patch
tsup (source) 8.4.0 -> 8.5.0 age adoption passing confidence devDependencies minor
typescript (source) 5.8.2 -> 5.8.3 age adoption passing confidence devDependencies patch
typescript-eslint (source) 8.28.0 -> 8.32.1 age adoption passing confidence devDependencies minor
valibot (source) 1.0.0 -> 1.1.0 age adoption passing confidence dependencies minor
com.expediagroup:graphql-kotlin-federation 8.4.0 -> 8.7.0 age adoption passing confidence dependencies minor
com.expediagroup:graphql-kotlin-server 8.4.0 -> 8.7.0 age adoption passing confidence dependencies minor
com.expediagroup:graphql-kotlin-schema-generator 8.4.0 -> 8.7.0 age adoption passing confidence dependencies minor
com.expediagroup.graphql 8.4.0 -> 8.7.0 age adoption passing confidence plugin minor
org.jetbrains.kotlin.jvm 2.1.20 -> 2.1.21 age adoption passing confidence plugin patch

Release Notes

dotansimha/graphql-code-generator (@​graphql-codegen/cli)

v5.0.6

Compare Source

Patch Changes
oven-sh/bun (bun-types)

v1.2.14

Compare Source

v1.2.13

Compare Source

v1.2.12

Compare Source

v1.2.11

Compare Source

v1.2.10

Compare Source

v1.2.9

Compare Source

v1.2.8

Compare Source

eslint/eslint (eslint)

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

gradle/gradle (gradle)

v8.14.1

Compare Source

v8.14

Compare Source

voodoocreation/ts-deepmerge (ts-deepmerge)

v7.0.3: Ensure nested objects are always dereferenced

Compare Source

This version ensures nested objects are always dereferenced, even when a merge operation will not affect internal values.

Thanks to @​nick-michael for the contribution!

egoist/tsup (tsup)

v8.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
microsoft/TypeScript (typescript)

v5.8.3

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.32.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.32.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.31.0

Compare Source

🩹 Fixes
  • typescript-eslint: gracefully handle invalid flat config objects in config helper (#​11070)
  • typescript-eslint: address bugs in config() around global ignores (#​11065)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.30.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.30.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.29.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

fabian-hiller/valibot (valibot)

v1.1.0

Compare Source

Many thanks to @​EltonLobo07, @​sacrosanctic, @​muningis, @​EskiMojo14, @​MOZGIII, @​vktrl and @​jasperteo for contributing to this release.

Read the release notes on our website for a quick overview of the most exciting new features in this release.

  • Add message method to overwrite local error message configuration of a schema (pull request #​1103)
  • Add summarize method to summarize issues into a pretty-printable multi-line string (pull request #​1158)
  • Add getTitle, getDescription and getMetadata methods to extract metadata of a schema (pull request #​1154)
  • Add minEntries and maxEntries validation action to validate number of object entries (pull request #​1100)
  • Add entries and notEntries validation action to validate number of object entries (pull request #​1156)
  • Add parseJson and stringifyJson transformation action to parse and stringify JSON (pull request #​1137)
  • Add flavor transformation action to flavor the output type of a schema (pull request #​950)
  • Add support for bigints to multipleOf validation action (pull request #​1164)
  • Change implementation of variant and variantAsync schema to improve performance by aborting validation of discriminators early (pull request #​1110)
  • Change name of NanoIDAction and NanoIDIssue interface to NanoIdAction and NanoIdIssue (pull request #​1171)
  • Fix internal MarkOptional type to fix input and output type of objects in edge cases (issue #​1176)
ExpediaGroup/graphql-kotlin (com.expediagroup:graphql-kotlin-federation)

v8.7.0

Compare Source

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@8.6.2...8.7.0

v8.6.2

Compare Source

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@8.6.1...8.6.2

v8.6.1

Compare Source

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@8.6.0...8.6.1

v8.6.0

Compare Source

IMPORTANT

see https://github.com/ExpediaGroup/graphql-kotlin/releases/tag/8.3.0

What's Changed

Full Changelog: ExpediaGroup/graphql-kotlin@8.2.1...8.6.0

v8.5.0: 9.0.0-alpha.3

Compare Source

What's Changed
New Contributors

Full Changelog: ExpediaGroup/graphql-kotlin@8.4.0...8.5.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

@renovate renovate bot requested a review from a team as a code owner April 7, 2025 03:32
@renovate renovate bot enabled auto-merge (squash) April 7, 2025 03:32
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 32f22c5 to 8e7256e Compare April 11, 2025 18:52
@renovate renovate bot changed the title chore(deps): update dependencies feat(deps): update dependencies Apr 11, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from f5eac85 to 8d92225 Compare April 21, 2025 19:52
@renovate renovate bot force-pushed the renovate/dependencies branch 7 times, most recently from 8b6f0b9 to d07facf Compare April 30, 2025 02:29
@renovate renovate bot force-pushed the renovate/dependencies branch 6 times, most recently from 25f0baa to df741e2 Compare May 6, 2025 19:58
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 375a579 to a05aadf Compare May 13, 2025 16:51
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 39633a5 to 46983db Compare May 22, 2025 00:07
@renovate renovate bot force-pushed the renovate/dependencies branch from 46983db to 568e432 Compare May 22, 2025 16:55
@danadajian danadajian changed the title feat(deps): update dependencies chore(deps): update dependencies May 23, 2025
@danadajian danadajian disabled auto-merge May 23, 2025 13:14
@danadajian danadajian enabled auto-merge (squash) May 23, 2025 13:14
Copy link
Contributor Author

renovate bot commented May 23, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danadajian danadajian merged commit d6294c5 into main May 23, 2025
1 check passed
@danadajian danadajian deleted the renovate/dependencies branch May 23, 2025 13:18
Copy link

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant