[Snyk] Upgrade dataloader from 2.1.0 to 2.2.2#20
Closed
nick-keller wants to merge 1 commit intomasterfrom
Closed
Conversation
Snyk has created this PR to upgrade dataloader from 2.1.0 to 2.2.2. See this package in npm: dataloader See this project in Snyk: https://app.snyk.io/org/nicolas.kllr/project/25cadeaa-f89c-4c72-ad24-0c74819fc8ec?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was automatically created by Snyk using the credentials of a real user.

Snyk has created this PR to upgrade dataloader from 2.1.0 to 2.2.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 3 versions ahead of your current version.
The recommended version was released on a year ago.
Release notes
Package name: dataloader
-
2.2.2 - 2023-02-13
- fix: expose
- @ henrinormak made their first contribution in #334
-
2.2.1 - 2023-02-02
- fix: TS types for the new name property by @ saihaj in #331
-
2.2.0 - 2023-02-02
- fix: incorrect variable name in README.md by @ danielcaballero in #313
- Add typings and test for priming with promise by @ LinusU in #252
- Add cppdataloader to README.md by @ jafarlihi in #314
- Chore / Add Changesets to Contributing.md by @ thekevinbrown in #322
- Fixes #294. by @ thekevinbrown in #321
- Bump qs from 6.5.2 to 6.5.3 by @ dependabot in #323
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @ dependabot in #320
- fix: propagate batchFn sync throws to the loader instead of crashing by @ boopathi in #318
- feat: add
- chore: add prettier to eslint run by @ SimenB in #327
- Update tested node versions by @ oporkka in #329
- chore: fix flow errors by @ SimenB in #330
- @ danielcaballero made their first contribution in #313
- @ LinusU made their first contribution in #252
- @ jafarlihi made their first contribution in #314
- @ thekevinbrown made their first contribution in #322
- @ boopathi made their first contribution in #318
- @ SimenB made their first contribution in #326
- @ oporkka made their first contribution in #329
-
2.1.0 - 2022-04-12
- 28cf959: - Do not return void results from arrow functions 3b0bae9
- Fix typo in
- Fix typo in SQL example cae1a3d
- Fix typo in TypeScript declaration ef6d32f
- Most of the browsers don't have
- 3135e9a: Fix typo in jsdoc comment; flip "objects are keys" to "keys are objects"
from dataloader GitHub release notesWhat's Changed
namein Dataloader instance types by @ henrinormak in #334New Contributors
Full Changelog: v2.2.1...v2.2.2
What's Changed
Full Changelog: v2.2.0...v2.2.1
What's Changed
nametoDataLoaderby @ SimenB in #326New Contributors
Full Changelog: v2.1.0...v2.2.0
Minor Changes
loader.load()error message 249b2b9setImmediate.setImmediate || setTimeoutdoesn't work and it throwssetImmediateis not defined in this case, so we should check setImmediate with typeof. And some environments like Cloudflare Workers don't allow you to set setTimeout directly to another variable. 3e62fbePatch Changes
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: