maxleiter.com
maxleiter.com copied to clipboard
Update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @supabase/supabase-js | 2.21.0 -> 2.33.1 |
||||
| @types/node (source) | 20.4.2 -> 20.5.9 |
||||
| concurrently | 8.2.0 -> 8.2.1 |
||||
| critters | 0.0.19 -> 0.0.20 |
||||
| eslint (source) | 8.45.0 -> 8.48.0 |
||||
| eslint-plugin-import | 2.27.5 -> 2.28.1 |
||||
| eslint-plugin-react | 7.32.2 -> 7.33.2 |
||||
| marked (source) | 5.1.1 -> 5.1.2 |
||||
| postcss (source) | 8.4.26 -> 8.4.29 |
||||
| postcss-preset-env (source) | 9.0.0 -> 9.1.3 |
||||
| typescript (source) | 5.1.6 -> 5.2.2 |
Release Notes
supabase/supabase-js (@supabase/supabase-js)
v2.33.1
Bug Fixes
v2.33.0
Features
v2.32.0
Features
- enable dynamic schema selection on a per-query basis (90bd357)
v2.31.0
Features
- bump @supabase/gotrue-js to ^v2.46.1 (#820) (c07ce23)
v2.30.0
Features
v2.29.0
Features
v2.28.0
Features
- bump node version (de342cb)
v2.27.0
Features
v2.26.0
Features
v2.25.0
Features
- version bump realtime-js to 2.7.3 (c4a101f)
v2.24.0
Features
- edge functions support for custom domains and vanity domains (abdf36d)
v2.23.0
Features
- deps: bump postgrest-js to 1.7.0 (3c55237)
v2.22.0
Features
- update gotrue version (6d13630)
open-cli-tools/concurrently (concurrently)
v8.2.1
What's Changed
- Delay summary timings output until finished by @kayahr in https://github.com/open-cli-tools/concurrently/pull/431
- Replace deprecated RxJS code by @paescuj in https://github.com/open-cli-tools/concurrently/pull/343
New Contributors
- @kayahr made their first contribution in https://github.com/open-cli-tools/concurrently/pull/431
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1
eslint/eslint (eslint)
v8.48.0
Features
1fbb3b0feat: correct update direction infor-direction(#17483) (Francesco Trotta)d73fbf2feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)ee2f718feat: Allowvoidin ruleno-promise-executor-return(#17282) (nopeless)
Bug Fixes
Documentation
7a51d77docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)9cd7ac2docs: addfetchscript to package.json conventions (#17459) (Nitin Kumar)cab21e6docs: advice for inline disabling of rules (#17458) (Ashish Yadav)056499ddocs: fix example of flat config from plugin (#17482) (Francesco Trotta)9e9edf9docs: update documentation URL in error message (#17465) (Nitin Kumar)
Chores
8dd3cecchore: upgrade @eslint/js@8.48.0 (#17501) (Milos Djermanovic)6d0496echore: package.json update for @eslint/js release (ESLint Jenkins)9d4216dchore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)
v8.47.0
Features
Bug Fixes
Documentation
a766a48docs: document lack of config file names (#17442) (James)a1635d6docs: Update README (GitHub Actions Bot)47a0859docs: updaterequire-unicode-regexp.mdas following up #17402 (#17441) (SUZUKI Sosuke)fcdc85ddocs: Update README (GitHub Actions Bot)2a92b6cdocs: update with "Specifying Parser Options" (#17435) (Cheol-Won)d743ed3docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)224376cdocs: Update README (GitHub Actions Bot)a41a8e4docs: update script names in README (#17432) (Nitin Kumar)
Chores
bf69aa6chore: Update dependencies (#17456) (Nicholas C. Zakas)0e45760chore: package.json update for @eslint/js release (ESLint Jenkins)757bfe1chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)b066640chore: standardize npm script names (#17431) (Nitin Kumar)6b2410fchore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)
v8.46.0
Features
8a93438feat:require-unicode-regexpsupportvflag (#17402) (SUZUKI Sosuke)1a2f966feat:no-useless-escapesupportvflag (#17420) (Yosuke Ota)ee68d1dfeat:no-empty-character-classsupportvflag (#17419) (Milos Djermanovic)853d32bfeat: deprecate no-return-await (#17417) (Carlos Lopez)d4f02e4feat:no-control-regexsupportvflag (#17405) (Yosuke Ota)2a35f3efeat:prefer-named-capture-groupsupportvflag (#17409) (Yosuke Ota)8ca8b50feat: Better error message for flat config plugins (#17399) (Nicholas C. Zakas)509f753feat:no-misleading-character-classsupportvflag (#17406) (Yosuke Ota)3caf514feat:no-regex-spacessupportvflag (#17407) (Yosuke Ota)b7fad2bfeat:prefer-regex-literalssupportvflag (#17410) (Yosuke Ota)a6a3ad4feat:no-useless-backreferencesupportvflag (#17408) (Yosuke Ota)94954a7feat:no-invalid-regexpsupportvflag (#17404) (Yosuke Ota)1af6eacfeat: adds option for allowing empty object patterns as parameter (#17365) (Tanuj Kanti)cf03104feat: Improve config error messages (#17385) (Nicholas C. Zakas)
Bug Fixes
9803c7cfix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#17393) (Milos Djermanovic)42faa17fix: Update no-loop-func to not overlap with no-undef (#17358) (Matt Wilkinson)
Documentation
4d474e3docs: update with TypeScript info (#17423) (James)091f44edocs: File extension named processor deprecation (#17362) (Matt Wilkinson)9254a6cdocs: Update README (GitHub Actions Bot)6d6dc51docs: fix overlapping ofopen in playgroundbutton (#17403) (Tanuj Kanti)7fc3a2cdocs: Add private class features info to no-underscore-dangle (#17386) (Matt Wilkinson)da73e58docs: Migratingeslint-envconfiguration comments (#17390) (Francesco Trotta)80dffeddocs: fix Ignoring Files section in config migration guide (#17392) (Milos Djermanovic)8a9abb7docs: Update README (GitHub Actions Bot)7e9be4bdocs: Update README (GitHub Actions Bot)0b0bbe0docs: Update README (GitHub Actions Bot)
Chores
d1eb7e4chore: Update ecosystem dependencies (#17427) (Nicholas C. Zakas)fab9e97chore: package.json update for eslint-config-eslint release (ESLint Jenkins)6246711chore: package.json update for @eslint/js release (ESLint Jenkins)0aa0bc3chore: Add PRs to triage project (#17421) (Nicholas C. Zakas)
import-js/eslint-plugin-import (eslint-plugin-import)
v2.28.1
Fixed
Changed
v2.28.0
Fixed
- [
no-duplicates]: remove duplicate identifiers in duplicate imports ([#2577], thanks [@joe-matsec]) - [
consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#2754], thanks [@bradzacher]) - [Perf]
ExportMap: ImproveExportMap.forperformance on larger codebases ([#2756], thanks [@leipert]) - [
no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#1820], thanks [@andyogo]) - [
newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#2832], thanks [@laurens-dg]) - [
order]: partial fix for [#2687] (thanks [@ljharb]) - [
no-duplicates]: Detect across type and regular imports ([#2835], thanks [@benkrejci]) - [
extensions]: handle.and..properly ([#2778], thanks [@benasher44]) - [
no-unused-modules]: improve schema (thanks [@ljharb]) - [
no-unused-modules]: report error on binding instead of parent export ([#2842], thanks [@Chamion])
Changed
- [Docs] [
no-duplicates]: fix example schema ([#2684], thanks [@simmo]) - [Docs] [
group-exports]: fix syntax highlighting ([#2699], thanks [@devinrhode2]) - [Docs] [
extensions]: reference node ESM behavior ([#2748], thanks [@xM8WVqaG]) - [Refactor] [
exports-last]: usearray.prototype.findlastindex(thanks [@ljharb]) - [Refactor] [
no-anonymous-default-export]: useobject.fromentries(thanks [@ljharb]) - [Refactor] [
no-unused-modules]: usearray.prototype.flatmap(thanks [@ljharb])
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.33.2
Fixed
- [
no-deprecated]: prevent false positive on commonjs import (#3614 @akulsr0) - [
no-unsafe]: report on the method instead of the entire component (@ljharb) - [
no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb) - [
no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb) - [
no-invalid-html-attribute]: report more granularly (@ljharb)
v7.33.1
Fixed
- [
require-default-props]: fix config schema (#3605 @controversial) - [
jsx-curly-brace-presence]: Revert [#3538][] due to issues with intended string type casting usage (#3611 @taozhou-glean) - [
sort-prop-types]: ensure sort-prop-types respects noSortAlphabetically (#3610 @caesar1030)
v7.33.0
Added
- [
display-name]: addcheckContextObjectsoption (#3529 @JulesBlm) - [
jsx-first-prop-new-line]: addmultipropoption (#3533 @haydncomley) - [
no-deprecated]: add React 18 deprecations (#3548 @sergei-startsev) - [
forbid-component-props]: adddisallowedForoption (#3417 @jacketwpbb)
Fixed
- [
no-array-index-key]: consider flatMap (#3530 @k-yle) - [
jsx-curly-brace-presence]: handle single and only expression template literals (#3538 @taozhou-glean) - [
no-unknown-property]: allowonLoadonsource(@ljharb) - [
jsx-first-prop-new-line]: ensure autofix preserves generics in component name (#3546 @ljharb) - [
no-unknown-property]: allowfillprop on<symbol>(#3555 @stefanprobst) - [
display-name], [prop-types]: when checking for a capitalized name, ignore underscores entirely (#3560 @ljharb) - [
no-unused-state]: avoid crashing on a class field function with destructured state (#3568 @ljharb) - [
no-unused-prop-types]: allow using spread with object expression in jsx (#3570 @akulsr0) - Revert "[
destructuring-assignment]: Handle destructuring of useContext in SFC" (#3583 [#2797][] @102) - [
prefer-read-only-props]: add TS support (#3593 @HenryBrown0)
Changed
- [Docs] [
jsx-newline], [no-unsafe], [static-property-placement]: Fix code syntax highlighting (#3563 @nbsp1221) - [readme] resore configuration URL (#3582 @gokaygurcan)
- [Docs] [
jsx-no-bind]: reword performance rationale (#3581 @gpoole)
postcss/postcss (postcss)
v8.4.29
- Fixed
Node#source.offset(by Ido Rosenthal). - Fixed docs (by Christian Oliff).
v8.4.28
- Fixed
Root.source.endfor better source map (by Romain Menke). - Fixed
Result.roottypes whenprocess()has no parser.
v8.4.27
- Fixed
Containerclone methods types.
csstools/postcss-plugins (postcss-preset-env)
v9.1.3
September 2, 2023
- Updated
@csstools/postcss-is-pseudo-classto4.0.1(patch) - Updated
@csstools/postcss-text-decoration-shorthandto3.0.2(patch) - Updated
@csstools/postcss-color-functionto3.0.3(patch) - Updated
@csstools/postcss-color-mix-functionto2.0.3(patch) - Updated
@csstools/postcss-gradients-interpolation-methodto4.0.3(patch) - Updated
@csstools/postcss-hwb-functionto3.0.3(patch) - Updated
@csstools/postcss-oklab-functionto3.0.3(patch) - Updated
@csstools/postcss-relative-color-syntaxto2.0.3(patch) - Updated
postcss-lab-functionto6.0.3(patch)
v9.1.2
August 28, 2023
- Updated
cssdbto7.7.1(patch) - Updated
@csstools/postcss-text-decoration-shorthandto3.0.1(patch) - Updated
@csstools/postcss-color-functionto3.0.2(patch) - Updated
@csstools/postcss-color-mix-functionto2.0.2(patch) - Updated
@csstools/postcss-gradients-interpolation-methodto4.0.2(patch) - Updated
@csstools/postcss-hwb-functionto3.0.2(patch) - Updated
@csstools/postcss-oklab-functionto3.0.2(patch) - Updated
@csstools/postcss-relative-color-syntaxto2.0.2(patch) - Updated
postcss-lab-functionto6.0.2(patch)
v9.1.1
August 5, 2023
- Display multiple feature suggestions when an unknown feature is used in plugin options
- Fix
envoption for plugin specific options by @BPScott - Updated
postcss-nestingto12.0.1(patch) - Updated
@csstools/postcss-media-minmaxto1.0.7(patch) - Updated
@csstools/postcss-media-queries-aspect-ratio-number-valuesto2.0.2(patch)
v9.1.0
July 24, 2023
- Added
@csstools/postcss-exponential-functionsCheck the plugin README for usage details. - Added
envoption to control which browserslist environment to target by @BPScott - Fix browserslist supports queries
- Updated
cssdbto7.7.0(minor) - Updated
@csstools/postcss-logical-viewport-unitsto2.0.1(patch) - Updated
@csstools/postcss-color-functionto3.0.1(patch) - Updated
@csstools/postcss-color-mix-functionto2.0.1(patch) - Updated
@csstools/postcss-gradients-interpolation-methodto4.0.1(patch) - Updated
@csstools/postcss-hwb-functionto3.0.1(patch) - Updated
@csstools/postcss-media-minmaxto1.0.6(patch) - Updated
@csstools/postcss-media-queries-aspect-ratio-number-valuesto2.0.1(patch) - Updated
@csstools/postcss-oklab-functionto3.0.1(patch) - Updated
@csstools/postcss-relative-color-syntaxto2.0.1(patch) - Updated
@csstools/postcss-stepped-value-functionsto3.0.1(patch) - Updated
@csstools/postcss-trigonometric-functionsto3.0.1(patch) - Updated
postcss-custom-propertiesto13.3.0(minor) - Updated
postcss-lab-functionto6.0.1(patch)
Microsoft/TypeScript (typescript)
v5.2.2: TypeScript 5.2
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for Typescript 5.2.0 (Beta).
- fixed issues query for Typescript 5.2.1 (RC).
- fixed issues query for Typescript 5.2.2 (Stable).
Downloads are available on:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| maxleiter-com | 🛑 Canceled (Inspect) | Sep 5, 2023 1:02am |