This repository was archived by the owner on Mar 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps): update all (major) #225
Open
renovate
wants to merge
150
commits into
main
Choose a base branch
from
renovate/major-all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
force version: 1.0.0-alpha.0
Breaking Change: `generateTypes` is now `generateSchemaTypes`
…an API to pull groq from code Breaking Change: `generateGroqTypes` has been renamed to `transformGroqToTypescript` and a combined implmentation has taken its place. See the updated groq-codegen README for more info.
refactor(schema-codegen): update "AST" with new conventions
Co-authored-by: Rico Kahler <[email protected]>
Co-authored-by: Rico Kahler <[email protected]>
975d9c4 to
a60e218
Compare
a60e218 to
2c97793
Compare
2c97793 to
7cf1e69
Compare
7cf1e69 to
242f1df
Compare
242f1df to
260181d
Compare
260181d to
ea288e4
Compare
ea288e4 to
102e674
Compare
102e674 to
2bce3d7
Compare
2bce3d7 to
b2aef18
Compare
* fix: always exit process using `exitCode` * fix: add listeners for other events to better handle errors
b2aef18 to
1e9cea0
Compare
Contributor
Author
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
v2->v3v2->v3^4.1.2->^5.0.010.0.0->16.0.35.1.0->10.0.0~11.0.0->~13.1.0~11.0.0->~13.1.0^21.0.0->^22.0.0^5.4.1->^6.0.0^3.1.4->^4.0.0^4.9.4->^5.0.0Release Notes
actions/checkout
v3Compare Source
actions/setup-node
v3Compare Source
chalk/chalk
v5.2.0Compare Source
7443e9f7443e9f7443e9f7443e9fv5.1.2Compare Source
a34bcf6v5.1.1Compare Source
6e0df05v5.1.0Compare Source
d7d7571v5.0.1Compare Source
mainfield to package.json for backwards compatibility with some developer tools85f7e96v5.0.0Compare Source
Breaking
fa16f4echalk.Instance→Chalkchalk.supportsColor→supportsColorchalk.stderr→chalkStderrchalk.stderr.supportsColor→supportsColorStderr.keyword(),.hsl(),.hsv(),.hwb(), and.ansi()coloring methods (#433)4cf2e40color-convertpackage.chalk-template(#524)c987c61Improvements
04fdbd6overlinestyle (#433)4cf2e400fba91bv4.1.2Compare Source
v4.1.1Compare Source
v4.1.0Compare Source
09ddbadv4.0.0Compare Source
Breaking
61999a4LevelTypeScript type to be a union instead of enumf0f4638Improvements
Object.setPrototypeOfas__proto__could potentially be disabled (#387)63469d3v3.0.0Compare Source
Thanks to @stroncium for his hard work on this. 🙌
Breaking
3ef170b.enabledproperty in favor of.level(#356)1f77953chalk.constructor()in favor ofchalk.Instance()(#322)de2f4cdMinor breaking
98628d9d3be9c6flow-typed).ChalkOptionsTypeScript type toOptionscf66156dimstyle workaround for Windows (#331)cd5de7abluecolor workaround for Windows (#330)2ca015cEnhancements
c08417e61aca7cchalk.stderrfor printing to stderr (#359)2a53389blackBrightcolor. It's the same as thegraycolor, but added for consistency.c25c32a98309486b4d206ansi256andbgAnsi256to TypeScript declaration (#368)fb8e85aansiandbgAnsito TypeScript declaration (#369)18c280dColor detection
FORCE_COLORenvironment variable can now be used to force a certain color level (#315)af4a078TERM=dumbhigher priority in the color detection chalk/supports-color@8d6a7b5Fixes
87156ce4e65299supportsColorwhich is top‑level only (#342)b3e9b91chalk.supportsColor(#347)d82b2a6unknowninstead of juststring(#316)7f6e563motdotla/dotenv
v16.0.3Compare Source
Changed
v16.0.2Compare Source
Added
env-options.jsandcli-options.jsin package.json for use with downstream dotenv-expand modulev16.0.1Compare Source
Changed
v16.0.0Compare Source
Added
If you had values containing the backtick character, please quote those values with either single or double quotes.
v15.0.1Compare Source
Changed
v15.0.0Compare Source
v15.0.0is a major new release with some important breaking changes.Added
Changed
#marks the beginning of a comment (UNLESS the value is wrapped in quotes. Please update your.envfiles to wrap in quotes any values containing#. For example:SECRET_HASH="something-with-a-#-hash")...Understandably, (as some teams have noted) this is tedious to do across the entire team. To make it less tedious, we recommend using dotenv cli going forward. It's an optional plugin that will keep your
.envfiles in sync between machines, environments, or team members.Removed
v14.3.2Compare Source
Changed
#🐞 (#603)v14.3.1Compare Source
Changed
v14.3.0Compare Source
Added
multilineoption 🎉 (#486)v14.2.0Compare Source
Added
dotenv_config_overridecli optionDOTENV_CONFIG_OVERRIDEcommand line env optionv14.1.1Compare Source
Added
v14.1.0Compare Source
Added
overrideoption 🎉 (#595)v14.0.1Compare Source
Added
.envfile (#594)v14.0.0Compare Source
Added
v13.0.1Compare Source
Changed
v13.0.0Compare Source
Added
config.js(#539)v12.0.4Compare Source
Changed
v12.0.3Compare Source
Changed
v12.0.2Compare Source
Changed
v12.0.1Compare Source
Changed
v12.0.0Compare Source
Removed
Changed
v11.0.0Compare Source
Changed
motdotla/dotenv-expand
v10.0.0Compare Source
Added
v9.0.0Compare Source
Added
v8.0.3Compare Source
Changed
v8.0.2Compare Source
Changed
v8.0.1Compare Source
Added
v8.0.0Compare Source
Changed
v16.0.0of dotenvAdded
v7.0.0Compare Source
Changed
v15.0.0of dotenvv6.0.1Compare Source
Changed
v6.0.0Compare Source
Changed
expandfunction (#14b1f2)Added
sindresorhus/globby
v13.1.4Compare Source
gitignore: trueandsuppressErrors: true(#246)e95da57URLTypeScript type workaround (#230)55a3c64v13.1.3Compare Source
917670cv13.1.2Compare Source
ignoreFilesoption accept readonly arrays (#235)810caaev13.1.1Compare Source
f9d35aev13.1.0Compare Source
ignoreFilesoption (#228)895d6ecv13.0.0Compare Source
Breaking
generateGlobTaskstogenerateGlobTasksSync(#221)51c8f68ignoreoption forisGitIgnoredandisGitIgnoredSync(#225)2e43cc4Improvements
04fbd5bgenerateGlobTasksmethod (#221)51c8f68Fixes
objectModeoption (#210)1852fc5v12.2.0Compare Source
URLglobal (#206)1224230URLin function returned byisGitIgnored(#207)a9fc794v12.1.0Compare Source
URLfor thecwdoption (#201)73c0acav12.0.2Compare Source
e167725v12.0.1Compare Source
5a64253v12.0.0Compare Source
Breaking
5c32b4aglobby→{globby}globby.sync→{globbySync}globby.stream→{globbyStream}globby.generateGlobTasks→{generateGlobTasks}globby.hasMagic→{isDynamicPattern}globby.gitignore→{isGitIgnored}globby.gitignore.sync→{isGitIgnoredSync}v11.1.0Compare Source
npm auditnoticesjsdom/jsdom
v22.1.0Compare Source
crypto.randomUUID(). (jamesbvaughan)DOMRectandDOMRectReadOnly.AbortSignal.timeout().abortSignal.throwIfAborted().submitterargument to theFormDataconstructor. (jenseng)getComputedStyle()'s results for color-based properties, to resolve named colors and attempt to provide initial inheritance support. (hoekz-wwt)Window's event handler properties (e.g.oncopy,ontouchstart, etc.) to reflect the latest list from the standard.DOMParser-created documents to inherit their URL from the creating document.v22.0.0Compare Source
v21.1.2Compare Source
setRangeText()used on<input>and<textarea>elements to calculate the new end index correctly. (pmstss)pageX,pageY,offsetX, andoffsetYonMouseEvents during dispatch. (jenseng)nwsapito v2.2.4, bringing along various fixes to our selector engine.v21.1.1Compare Source
jsdom.reconfigure()to also adjust the URL as seen by the history API, so that e.g.history.replaceState(null, "")would not mess up the URL. (jdufresne)location.hash = ""to leave any#in location.href.cssomwithrweb-cssom, since the latter is maintained. (seanparmelee)v21.1.0Compare Source
x,y,pageX,pageY,offsetX, andoffsetYtoMouseEvent. (jenseng, ViniciusFXavier)unsetwithgetComputedStyle(). (jsnajdr)submitterproperty toSubmitEvent. (jenseng)MouseEvent'sscreenXandscreenYto no longer coerce to integers, allowing fractional values. (jenseng)formEl.submit()to not longer firesubmitevents. (jenseng)<link>is removed. (jsnajdr)pointer-eventsto inherit when used withgetComputedStyle(). (jnajdr)<script>elements with nosrc=""to no longer fireloadevents. (t1ger2080)getComputedStyle()to cache its results, which should make it much faster. (jsnajdr)v21.0.0Compare Source
A potentially-breaking bug fix:
window,document,location, andtopproperties ofWindowto be non-configurable. (ExE-Boss)Other changes:
<input type=image>submitting forms. (jenseng)locationsetter to theWindowobject, which forwards to thelocation.hrefsetter. Setting the URL is still only implemented for fragment navigations, however. (ExE-Boss)defer=""<script>elements that are added afterDOMContentLoadedto execute, instead of being skipped.selectElement.selectedOptionsbeing incorrect whenoptionElement.selectedis set. This was a regression introduced in v20.0.1. Unfortunately this also reverts the performance improvement when appending<option>elements that was introduced then. (eps1lon)self,locationbar,menubar,personalbar,scrollbars,statusbar,toolbar,frames,parent,external,length, andscreenproperties ofWindowto be replaceable: that is, setting them will override their values, instead of having the new value be ignored. (ExE-Boss)JSDOM.fromURL()in the browser build of jsdom. (LungZeno)sindresorhus/ora
v6.3.1Compare Source
4b1c2bev6.3.0Compare Source
suffixTextoption (#223)2378eafv6.2.0Compare Source
spinnersexport to be able to access all available spinners (#222)f2ac111v6.1.2Compare Source
f4e03eav6.1.1Compare Source
77ccc1ev6.1.0Compare Source
intervalas a getter447812bv6.0.1Compare Source
26ba606v6.0.0Compare Source
Breaking
ede1a54ora.promiseis now a named import calledoraPromise(#181)9c01990import {oraPromise} from 'ora';oraPromisenow returns the given promise instead ofthis(#181)9c01990Improvements
.clear()method (#182)d51c971bvaughn/react-error-boundary
v4.0.7Compare Source
*Replaced post-processing
"use client"insertion step with a custom Parcel plug-in. This should hopefully produce better source maps.v4.0.6Compare Source
v4.0.5Compare Source
Move
"use client"directive to top of the bundled file.v4.0.4Compare Source
README changes only
v4.0.3Compare Source
withErrorBoundaryforwards refs"use client"directivev4.0.2Compare Source
Fix broken TypeScript definitions file (#133, https://github.com/parcel-bundler/parcel/issues/8908)
v4.0.1Compare Source
ErrorBoundaryContextaround fallback UI as well, so theuseErrorBoundaryhook could be used within the fallback component to reset the boundary.For example:
See this demo: https://codesandbox.io/s/nostalgic-browser-e9lpmf
v4.0.0Compare Source
useErrorHandlerhook withuseErrorBoundary; can be used to trigger an error boundary or dismiss oneonResetandonResetKeysprops; pass "details" object explaining the cause of the resetWhy did the
useErrorHandlerhook change?The old hook had two design flaws, both related to the
givenErrorparameter:throwthis value. This seemed unnecessary, because if a component already has a reference to an error during render, it can justthrowthe value itself.nullorundefinedvalues. (Although an edge case, JavaScript enables throwing any values/types.)If you were using the
givenErrorfunctionality– you can now just throw the value directly instead.How can I use the new
useErrorHandlerhook?Show the nearest error boundary from an event handler
React only handles errors thrown during render or during component lifecycle methods (e.g. effects and did-mount/did-update). Errors thrown in event handlers, or after async code has run, will not be caught.
This hook can be used to pass those errors to the nearest error boundary:
Dismiss the nearest error boundary
A fallback component can use this hook to request the nearest error boundary retry the render that original failed.
Microsoft/TypeScript
v5.0.4: TypeScript 5.0.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.0.3: TypeScript 5.0.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.0.2: TypeScript 5.0Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v4.9.5: TypeScript 4.9.5Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Changes:
69e88efPort ignore deprecations to 4.9 (#52419)daf4e81Port timestamp fix to 4.9 (#52426)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.