chore(deps): update dependencies #133
Merged
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.
This PR contains the following updates:
5.0.5
->5.0.6
1.2.7
->1.2.14
9.23.0
->9.27.0
8.13
->8.14.1
7.0.2
->7.0.3
8.4.0
->8.5.0
5.8.2
->5.8.3
8.28.0
->8.32.1
1.0.0
->1.1.0
8.4.0
->8.7.0
8.4.0
->8.7.0
8.4.0
->8.7.0
8.4.0
->8.7.0
2.1.20
->2.1.21
Release Notes
dotansimha/graphql-code-generator (@graphql-codegen/cli)
v5.0.6
Compare Source
Patch Changes
#10338
5d1c4e1
Thanks @eddeee888! - Fix ignoreNoDocuments=true swallowing all errors#10333
10ab58d
Thanks @eddeee888! - Improve syntax error messages whilst loading schema/documentUpdated dependencies [
c5efba3
]: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 dereferencedCompare 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
fix-dts-default-cjs-exports
to transform CJS types - by @userquin in https://github.com/egoist/tsup/issues/1310 (c654e)🐞 Bug Fixes
removeNodeProtocol
work withshims
- by @aryaemami59 (769aa)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
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.
message
method to overwrite local error message configuration of a schema (pull request #1103)summarize
method to summarize issues into a pretty-printable multi-line string (pull request #1158)getTitle
,getDescription
andgetMetadata
methods to extract metadata of a schema (pull request #1154)minEntries
andmaxEntries
validation action to validate number of object entries (pull request #1100)entries
andnotEntries
validation action to validate number of object entries (pull request #1156)parseJson
andstringifyJson
transformation action to parse and stringify JSON (pull request #1137)flavor
transformation action to flavor the output type of a schema (pull request #950)multipleOf
validation action (pull request #1164)variant
andvariantAsync
schema to improve performance by aborting validation of discriminators early (pull request #1110)NanoIDAction
andNanoIDIssue
interface toNanoIdAction
andNanoIdIssue
(pull request #1171)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.3Compare 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.