fix(deps): update minor-and-patch (lts) #5991
Open
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:
7.26.0
->7.26.7
7.26.0
->7.26.7
2.27.11
->2.27.12
10.6.1
->10.7.2
10.0.28
->10.0.29
9.0.7
->9.0.8
20.17.16
->20.17.17
8.5.13
->8.5.14
8.21.0
->8.23.0
8.21.0
->8.23.0
5.10.11
->5.11.0
15.4.2
->15.4.3
5.27.0
->5.28.0
7.6.3
->7.7.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
babel/babel (@babel/core)
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)changesets/changesets (@changesets/cli)
v2.27.12
Compare Source
Patch Changes
#1562
a0f87f1
Thanks @Netail, @cefn! - Fixed changelog application when executing usingnpx
and similar toolsUpdated dependencies [
a0f87f1
]:ardatan/graphql-tools (@graphql-tools/utils)
v10.7.2
Compare Source
Patch Changes
#6822
53bb601
Thanks @enisdenjo! - dependencies updates:
dset@^3.1.4
↗︎ (from^3.1.2
, independencies
)#6822
53bb601
Thanks @enisdenjo! - Bump dset dependency handling the
CVE-2024-21529
https://security.snyk.io/vuln/SNYK-JS-DSET-7116691
v10.7.1
Compare Source
Patch Changes
4912f19
Thanks @AaronMoat! - Remove use of
VoidFunction
type, whichrequires DOM types
v10.7.0
Compare Source
Minor Changes
#6789
2c70d27
Thanks @n1ru4l! - - New helper function
getAbortPromise
to get apromise rejected when
AbortSignal
is abortedregisterAbortSignalListener
to register a listener to abort a promise whenAbortSignal
is abortedInstead of using
.addEventListener('abort', () => {/* ... */})
, we register a single listener toavoid warnings on Node.js like
MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 abort listeners added. Use emitter.setMaxListeners() to increase limit
.v10.6.4
Compare Source
Patch Changes
6a8123b
Thanks @ardatan! - Improvements for
fakePromise
so it can be usedwithout params to create a
void
Promisev10.6.3
Compare Source
Patch Changes
020b9e4
Thanks @ardatan! - `AbortSignal` in `GraphQLResolveInfo`, and
`AbortSignal` in `ExecutionRequest`
v10.6.2
Compare Source
Patch Changes
#6737
1b24656
Thanks @ardatan! - Handle array of primitives correctly
The bug was following;
graphql-hive/gateway (@graphql-tools/wrap)
v10.0.29
Compare Source
Patch Changes
9144222
]:typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.23.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.23.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.22.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
dotansimha/graphql-yoga (graphql-yoga)
v5.11.0
Compare Source
Minor Changes
#3727
5fd15b8
Thanks @EmrysMyrddin! - Allow to configure the endpoint used by
GraphiQL to send requests.
#3736
d13b8a4
Thanks @ardatan! - Now it is possible to replace or wrap the logic
how
GraphQLParams
handled;By default Yoga calls Envelop to handle the parameters, but now you can replace it with your own
logic.
Example: Wrap the GraphQL handling pipeline in an
AsyncLocalStorage
lint-staged/lint-staged (lint-staged)
v15.4.3
Compare Source
Patch Changes
cbfed1d
Thanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.neo4j/neo4j-javascript-driver (neo4j-driver)
v5.28.0
Compare Source
Implements caching of home databases, saving significant round trips, primarily for usage against Aura, along with improved error handling, DateTime conversion and a new handshake protocol.
👏🏼 Improvements
🔧 Fixes
npm/node-semver (semver)
v7.7.1
Compare Source
Bug Fixes
af761c0
#764 inc: fully capture prerelease identifier (#764) (@wraithgar)v7.7.0
Compare Source
Features
0864b3c
#753 add "release" inc type (#753) (@mbtools)Bug Fixes
d588e37
#755 diff: fix prerelease to stable version diff logic (#755) (@eminberkayd, berkay.daglar)8a34bde
#754 add identifier validation toinc()
(#754) (@mbtools)Documentation
67e5478
#756 readme: added missing period for consistency (#756) (@shaymolcho)868d4bb
#749 clarify comment about obsolete prefixes (#749) (@mbtools, @ljharb)Chores
145c554
#741 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])753e02b
#747 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#747) (@dependabot[bot], @npm-cli-bot)0b812d5
#744 postinstall for dependabot template-oss PR (@hashtagchris)Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.