-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
chore(deps): update all devdependencies (major) #11637
Conversation
|
size-limit report 📦
|
@alessbell I can't see this package referenced anywhere in the Apollo Client sources - do you know if we still use this, or could even remove the dependency? |
e9b460e
to
fa233e8
Compare
fa233e8
to
89aad55
Compare
@phryneas which package are you referring to? If it's |
Edited/Blocked NotificationRenovate 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. |
The only failing jobs are the Netlify ones which are fixed in #11697. Merging. |
This PR contains the following updates:
21.0.1
->22.0.0
3.3.3
->4.0.0
Release Notes
dsherret/ts-morph (ts-morph)
v22.0.0
Compare Source
What's Changed
Node.prototype.forgetDescendants()
no longer returns self by @dsherret in https://github.com/dsherret/ts-morph/pull/1515Type.prototype.isAssignableTo
by @dsherret in https://github.com/dsherret/ts-morph/pull/1517TypeChecker.prototype.resolveName
by @dsherret in https://github.com/dsherret/ts-morph/pull/1518CodeBlockWriter 13.0.1
People may have been working around these bugs in the past:
.quote()
- should include newline on newline (https://github.com/dsherret/code-block-writer/pull/47).quote()
- escape characters were not always being escaped (https://github.com/dsherret/code-block-writer/pull/46)New Contributors
Full Changelog: dsherret/ts-morph@21.0.1...22.0.0
MattiasBuelens/web-streams-polyfill (web-streams-polyfill)
v4.0.0
Compare Source
The table below shows how to upgrade your v3 import to their equivalent v4 import.
See the migration guide for more information.
(#82, #139)
import
orrequire()
a variant.moduleResolution
must be set to"node16"
,"nodenext"
or"bundler"
.ReadableStream.from()
implementation to avoid depending onasync function*
down-leveling for ES5. (#144)web-streams-polyfill
web-streams-polyfill/polyfill/es5
web-streams-polyfill/es6
web-streams-polyfill/polyfill
web-streams-polyfill/es2018
web-streams-polyfill/polyfill
web-streams-polyfill/ponyfill
web-streams-polyfill/es5
web-streams-polyfill/ponyfill/es6
web-streams-polyfill
web-streams-polyfill/ponyfill/es2018
web-streams-polyfill
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, 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.
This PR has been generated by Mend Renovate. View repository job log here.