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:
8.4.6
->8.4.7
8.4.6
->8.4.7
8.4.6
->8.4.7
8.4.6
->8.4.7
3.15.1
->3.15.2
28.1.1
->28.1.2
17.0.42
->17.0.45
5.27.1
->5.28.0
5.27.1
->5.28.0
2.27.0
->2.28.1
2.27.0
->2.28.1
10.1.36
->10.1.42
8.17.0
->8.18.0
v0.17.9
->v0.17.10
v1.44.32
->v1.44.37
v2.4.4
->v2.4.5
18.3.0
->18.4.0
7.2.1
->7.3.0
2.6.2
->2.7.1
3.15.1
->3.15.2
28.0.4
->28.0.5
4.7.3
->4.7.4
Release Notes
nestjs/nest
v8.4.7
Compare Source
v8.4.7 (2022-06-14)
Enhancements
microservices
common
Dependencies
Committers: 5
prisma/prisma
v3.15.2
Compare Source
Today, we are issuing the
3.15.2
patch release.Fixes
In order to use the Prisma Data Proxy via Prisma Client, you need to generate it with
prisma generate --data-proxy
as described in our documentation. We are introducingPRISMA_GENERATE_DATAPROXY="true"
as an additional way to do the same thing, but via an environment variable.This is necessary, for example, to reliably deploy a Prisma Client for Data Proxy on Vercel Serverless Functions, where it can be hard to update the build command to run
prisma generate --data-proxy
. Starting with this version you can just setPRISMA_GENERATE_DATAPROXY="true"
as an environment variable the Vercel project settings.If you are unfamiliar with the Data Proxy, read how to get started.
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.28.0
Compare Source
Bug Fixes
Features
5.27.1 (2022-06-06)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.28.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.27.1 (2022-06-06)
Note: Version bump only for package @typescript-eslint/parser
aws/aws-cdk
v2.28.1
Compare Source
Bug Fixes
Alpha modules (2.28.1-alpha.0)
v2.28.0
Compare Source
Features
addWidget
method in widget container classes (#18615) (9c31446), closes #18466Bug Fixes
Alpha modules (2.28.0-alpha.0)
Bug Fixes
aws/constructs
v10.1.42
Compare Source
10.1.42 (2022-06-16)
v10.1.41
Compare Source
10.1.41 (2022-06-15)
v10.1.40
Compare Source
10.1.40 (2022-06-14)
v10.1.39
Compare Source
10.1.39 (2022-06-14)
v10.1.38
Compare Source
10.1.38 (2022-06-14)
v10.1.37
Compare Source
10.1.37 (2022-06-13)
eslint/eslint
v8.18.0
Compare Source
Features
a6273b8
feat: account for rule creation time in performance reports (#15982) (Nitin Kumar)Bug Fixes
f364d47
fix: Make no-unused-vars treat for..of loops same as for..in loops (#15868) (Alex Bass)Documentation
4871047
docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas)cddad14
docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas)b04bc6f
docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas)1324f10
docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady)ad54d02
docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic)df7768e
docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas)21d6479
docs: change some absolute links to relative (#15970) (Milos Djermanovic)f31216a
docs: Update README team and sponsors (ESLint Jenkins)Build Related
ed49f15
build: remove unwanted parallel and image-min for dev server (#15986) (Strek)Chores
f6e2e63
chore: fix 'replaced by' rule list (#16007) (Milos Djermanovic)d94dc84
chore: remove unused deprecation warnings (#15994) (Francesco Trotta)cdcf11e
chore: fix versions link (#15995) (Milos Djermanovic)d2a8715
chore: add trailing slash topathPrefix
(#15993) (Milos Djermanovic)58a1bf0
chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic)80404d2
chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas)71bc750
chore: Set permissions for GitHub actions (#15971) (Naveen)90ff647
chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)99designs/gqlgen
v0.17.10
Compare Source
4ff9ea9
release v0.17.10cac4f40
update gqlparser (#2239)d07ec12
Use exact capitalization from field names overridden in config (#2237)3a64078
fix: #2234][https://github.com/99designs/gqlgen/issues/2234](https://togithub.com/99designs/gqlgen/issues/2234)4) ([#2235) Response.Errors in DispatchError function is not PresentedErrorc355df9e fix #1876](https://togithub.com/99designs/gqlgen/issues/1876): Optional Any type should allow nil values ([#2231)
Anonymous func that checks value of arg type interface for nil
Added unit test for
CallArgs()
Fixed type of argument in unit test
65e6810
Add config boolean for whether resolvers return pointers (#2175)ddd825e
Only make cyclical struct fields pointers (#2174)5a87fe2
Update websocket.go (#2223)e2edda5
Update dataloaders.MD (#2221)3de7d2c
fix: chat example frontend race condition (#2219)11f4057
Update Changelogcaca01f
v0.17.9 postrelease bumpaws/aws-sdk-go
v1.44.37
Compare Source
===
Service Client Updates
service/connect
: Updates service APIservice/connectcampaigns
: Adds new serviceservice/dynamodb
: Updates service API, documentation, waiters, paginators, and examplesservice/streams.dynamodb
: Updates service documentationv1.44.36
Compare Source
===
Service Client Updates
service/redshift-data
: Updates service API and documentationservice/redshiftserverless
: Adds new serviceservice/secretsmanager
: Updates service documentationservice/securityhub
: Updates service API and documentationv1.44.35
Compare Source
===
Service Client Updates
service/finspace-data
: Updates service API and documentationservice/guardduty
: Updates service API and documentationservice/servicecatalog-appregistry
: Updates service API, documentation, and paginatorsservice/workspaces
: Updates service API and documentationv1.44.34
Compare Source
===
Service Client Updates
service/budgets
: Updates service API and documentationservice/lookoutmetrics
: Updates service API and documentationservice/mediaconvert
: Updates service API and documentationv1.44.33
Compare Source
===
Service Client Updates
service/outposts
: Updates service API and documentationvektah/gqlparser
v2.4.5
Compare Source
What's Changed
New Contributors
Full Changelog: vektah/gqlparser@v2.4.4...v2.4.5
nodejs/node
v18.4.0
Compare Source
Notable Changes
'IPv4'
and'IPv6'
forfamily
(Antoine du Hamel) #43054Commits
702bfa0b7c
] - async_hooks: usekEmptyObject
(LiviaMedeiros) #43159f7c4015fd8
] - bootstrap: consolidate global properties definition (Chengzhong Wu) #433578d892f5259
] - build: add nonpm and nocorepack to vcbuild.bat (Darshan Sen) #432194109ddc005
] - child_process: usekEmptyObject
(LiviaMedeiros) #431597b5cb14f0c
] - cluster: usekEmptyObject
(LiviaMedeiros) #431599f1de2c005
] - crypto: fix webcrypto import of cfrg raw public keys (Filip Skokan) #434047f02e22998
] - crypto: test webcrypto ec raw public key import (Filip Skokan) #434050a075cb548
] - crypto: fix webcrypto JWK EC and OKP import crv check (Filip Skokan) #43346df0903c8e8
] - crypto: usekEmptyObject
(LiviaMedeiros) #431596d0053345e
] - (SEMVER-MINOR) crypto: remove Node.js-specific webcrypto extensions (Filip Skokan) #4331028c034d6b5
] - (SEMVER-MINOR) crypto: add CFRG curves to Web Crypto API (Filip Skokan) #42507fe7fd85109
] - deps: update Corepack to 0.11.2 (Maël Nison) #43402517f17b214
] - deps: update undici to 5.5.1 (Node.js GitHub Bot) #43412f4c830fbe4
] - deps: upgrade npm to 8.12.1 (npm CLI robot) #433010bb84b09a5
] - (SEMVER-MINOR) dns: accept'IPv4'
and'IPv6'
forfamily
(Antoine du Hamel) #43054f91babe494
] - doc: packages documentation updates for 12 EOL (Guy Bedford) #43375066f963ec1
] - doc: add initial doc on how to update cjs-module-lexer (Michael Dawson) #4325536e5684ae0
] - doc: clarify use of deps/icu-small (Michael Dawson) #43287b9634e7ef3
] - doc: remove llnode from diag tierlist (Tony Gorez) #432894caeb10e7b
] - doc: remove ETW from diag tierlist (Tony Gorez) #4329541955e5ce5
] - doc: use serial comma in report docs (Tobias Nießen) #43394e30d4c1cb0
] - doc: add fspromises mkdir example (Tierney Cyren) #40843adec5fa929
] - doc: add F3n67u to triagers (Feng Yu) #43350cc3505b192
] - doc: fix typo in globals.md (Daeyeon Jeong) #43365052c8eaf6a
] - doc: use serial comma in webstreams docs (Tobias Nießen) #43353b824a0b7d0
] - doc: fix specifier example inesm.md
(hiroki osame) #43351d558b3c028
] - doc: add undici to glossary (F3n67u) #43327f9ad98f5cb
] - doc: change glossary link in pull request guide to node's glossary doc (Feng Yu) #4331802944a6783
] - doc: fix typo in util.parseArgs usage example (Michael Ficarra) #43332f2bc6a3f71
] - doc: improve description of TZ (Tobias Nießen) #433349335ea6c35
] - doc: use serial comma in net docs (Tobias Nießen) #4333505f38c6c3e
] - doc: make clear the result of comparison between Symbol.for (Kohei Ueno) #43309c9aed9de9f
] - doc: add missing require to stream api doc (Feng Yu) #43237f3188c1c9c
] - doc: add CIGTM toglossary.md
(Feng Yu) #43316c572d2d115
] - doc: use serial comma in pull request doc (Feng Yu) #433198a4e1fa002
] - doc: use serial comma in ESM docs (Tobias Nießen) #43322fff0560a66
] - doc: promote cdt to tier 3 (Tony Gorez) #432907d0f6da97f
] - doc: fix chromium document link in pull-requests.md (rikapo) #432654674b0d2a5
] - doc: fix 404 link of BUILDING.md (Feng Yu) #43234ee392c5c0b
] - doc: update CHANGELOG_V18.md (Filip Skokan) #432985a3a2a197f
] - doc: add src/crypto to CC list for nodejs/crypto (Tobias Nießen) #4328669ce50396c
] - doc: use serial comma in console docs (Tobias Nießen) #432570c5092c51c
] - events: fix adding abort listener inevents.once
(Daeyeon Jeong) #43373fda2105481
] - events: usekEmptyObject
(LiviaMedeiros) #4315963bf49b143
] - fs: usekEmptyObject
(LiviaMedeiros) #431599b764531b9
] - fs: export constants fromfs/promises
(Feng Yu) #43177a4409f85f8
] - http: usekEmptyObject
(LiviaMedeiros) #431592ffd54105a
] - http2: usekEmptyObject
(LiviaMedeiros) #43159b468b8fe51
] - https: usekEmptyObject
(LiviaMedeiros) [#43159](https://togiConfiguration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.