-
Notifications
You must be signed in to change notification settings - Fork 17
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
Update all non-major dependencies #37
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-minor-patch
base: master
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 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
3641e66
to
a507879
Compare
a507879
to
3f66b35
Compare
3f66b35
to
605d904
Compare
605d904
to
15221ce
Compare
15221ce
to
23813c5
Compare
23813c5
to
f0c865c
Compare
f0c865c
to
cde8067
Compare
cde8067
to
bccd16a
Compare
bccd16a
to
2bd675e
Compare
2bd675e
to
e5e5b5d
Compare
e5e5b5d
to
330b50e
Compare
330b50e
to
ff65a11
Compare
ff65a11
to
99abf77
Compare
99abf77
to
4606de2
Compare
9a16446
to
2f6511e
Compare
2f6511e
to
cabdd7c
Compare
cabdd7c
to
a3cc214
Compare
a3cc214
to
2ac4b02
Compare
2ac4b02
to
856d7d0
Compare
856d7d0
to
716f11e
Compare
716f11e
to
a3adfce
Compare
a3adfce
to
5b9460e
Compare
5b9460e
to
42e93b7
Compare
42e93b7
to
6cc4f4a
Compare
6cc4f4a
to
c15094a
Compare
c15094a
to
a14e794
Compare
a14e794
to
70cf78f
Compare
70cf78f
to
e8e479c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
2.21.0
->2.33.1
20.4.2
->20.5.9
8.2.0
->8.2.1
0.0.19
->0.0.20
8.45.0
->8.48.0
2.27.5
->2.28.1
7.32.2
->7.33.2
5.1.1
->5.1.2
8.4.26
->8.4.29
9.0.0
->9.1.3
5.1.6
->5.2.2
Release Notes
supabase/supabase-js (@supabase/supabase-js)
v2.33.1
Compare Source
Bug Fixes
v2.33.0
Compare Source
Features
lock
auth option (#838) (791fc27)v2.32.0
Compare Source
Features
v2.31.0
Compare Source
Features
v2.30.0
Compare Source
Features
v2.29.0
Compare Source
Features
v2.28.0
Compare Source
Features
v2.27.0
Compare Source
Features
v2.26.0
Compare Source
Features
v2.25.0
Compare Source
Features
v2.24.0
Compare Source
Features
v2.23.0
Compare Source
Features
v2.22.0
Compare Source
Features
open-cli-tools/concurrently (concurrently)
v8.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.2.0...v8.2.1
GoogleChromeLabs/critters (critters)
v0.0.20
Compare Source
eslint/eslint (eslint)
v8.48.0
Compare Source
Features
1fbb3b0
feat: correct update direction infor-direction
(#17483) (Francesco Trotta)d73fbf2
feat: rule tester do not create empty valid or invalid test suites (#17475) (fnx)ee2f718
feat: Allowvoid
in ruleno-promise-executor-return
(#17282) (nopeless)Bug Fixes
7234f6a
fix: update RuleTester JSDoc and deprecations (#17496) (Jonas Berlin)Documentation
7a51d77
docs: no-param-reassign mention strict mode (#17494) (Stephen Hardy)9cd7ac2
docs: addfetch
script to package.json conventions (#17459) (Nitin Kumar)cab21e6
docs: advice for inline disabling of rules (#17458) (Ashish Yadav)056499d
docs: fix example of flat config from plugin (#17482) (Francesco Trotta)9e9edf9
docs: update documentation URL in error message (#17465) (Nitin Kumar)Chores
8dd3cec
chore: upgrade @eslint/js@8.48.0 (#17501) (Milos Djermanovic)6d0496e
chore: package.json update for @eslint/js release (ESLint Jenkins)9d4216d
chore: Refactor and document CodePathSegment (#17474) (Nicholas C. Zakas)v8.47.0
Compare Source
Features
53d7508
feat: update regex for methods withthisArg
(#17439) (Francesco Trotta)Bug Fixes
631648e
fix: do not report on shadowed constructors inno-new-wrappers
(#17447) (Francesco Trotta)Documentation
a766a48
docs: document lack of config file names (#17442) (James)a1635d6
docs: Update README (GitHub Actions Bot)47a0859
docs: updaterequire-unicode-regexp.md
as following up #17402 (#17441) (SUZUKI Sosuke)fcdc85d
docs: Update README (GitHub Actions Bot)2a92b6c
docs: update with "Specifying Parser Options" (#17435) (Cheol-Won)d743ed3
docs: add metadata for parser/processor (#17438) (Huáng Jùnliàng)224376c
docs: Update README (GitHub Actions Bot)a41a8e4
docs: update script names in README (#17432) (Nitin Kumar)Chores
bf69aa6
chore: Update dependencies (#17456) (Nicholas C. Zakas)0e45760
chore: package.json update for @eslint/js release (ESLint Jenkins)757bfe1
chore: Remove add-to-triage (#17450) (Nicholas C. Zakas)b066640
chore: standardize npm script names (#17431) (Nitin Kumar)6b2410f
chore: Update add-to-triage.yml (#17444) (Nicholas C. Zakas)v8.46.0
Compare Source
Features
8a93438
feat:require-unicode-regexp
supportv
flag (#17402) (SUZUKI Sosuke)1a2f966
feat:no-useless-escape
supportv
flag (#17420) (Yosuke Ota)ee68d1d
feat:no-empty-character-class
supportv
flag (#17419) (Milos Djermanovic)853d32b
feat: deprecate no-return-await (#17417) (Carlos Lopez)d4f02e4
feat:no-control-regex
supportv
flag (#17405) (Yosuke Ota)2a35f3e
feat:prefer-named-capture-group
supportv
flag (#17409) (Yosuke Ota)8ca8b50
feat: Better error message for flat config plugins (#17399) (Nicholas C. Zakas)509f753
feat:no-misleading-character-class
supportv
flag (#17406) (Yosuke Ota)3caf514
feat:no-regex-spaces
supportv
flag (#17407) (Yosuke Ota)b7fad2b
feat:prefer-regex-literals
supportv
flag (#17410) (Yosuke Ota)a6a3ad4
feat:no-useless-backreference
supportv
flag (#17408) (Yosuke Ota)94954a7
feat:no-invalid-regexp
supportv
flag (#17404) (Yosuke Ota)1af6eac
feat: adds option for allowing empty object patterns as parameter (#17365) (Tanuj Kanti)cf03104
feat: Improve config error messages (#17385) (Nicholas C. Zakas)Bug Fixes
9803c7c
fix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#17393) (Milos Djermanovic)42faa17
fix: Update no-loop-func to not overlap with no-undef (#17358) (Matt Wilkinson)Documentation
4d474e3
docs: update with TypeScript info (#17423) (James)091f44e
docs: File extension named processor deprecation (#17362) (Matt Wilkinson)9254a6c
docs: Update README (GitHub Actions Bot)6d6dc51
docs: fix overlapping ofopen in playground
button (#17403) (Tanuj Kanti)7fc3a2c
docs: Add private class features info to no-underscore-dangle (#17386) (Matt Wilkinson)da73e58
docs: Migratingeslint-env
configuration comments (#17390) (Francesco Trotta)80dffed
docs: fix Ignoring Files section in config migration guide (#17392) (Milos Djermanovic)8a9abb7
docs: Update README (GitHub Actions Bot)7e9be4b
docs: Update README (GitHub Actions Bot)0b0bbe0
docs: Update README (GitHub Actions Bot)Chores
d1eb7e4
chore: Update ecosystem dependencies (#17427) (Nicholas C. Zakas)fab9e97
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)6246711
chore: package.json update for @eslint/js release (ESLint Jenkins)0aa0bc3
chore: Add PRs to triage project (#17421) (Nicholas C. Zakas)import-js/eslint-plugin-import (eslint-plugin-import)
v2.28.1
Compare Source
Fixed
order
]: revert breaking change to single nested group ([#2854], thanks [@yndajas])Changed
v2.28.0
Compare Source
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])ExportMap
: ImproveExportMap.for
performance 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
no-duplicates
]: fix example schema ([#2684], thanks [@simmo])group-exports
]: fix syntax highlighting ([#2699], thanks [@devinrhode2])extensions
]: reference node ESM behavior ([#2748], thanks [@xM8WVqaG])exports-last
]: usearray.prototype.findlastindex
(thanks [@ljharb])no-anonymous-default-export
]: useobject.fromentries
(thanks [@ljharb])no-unused-modules
]: usearray.prototype.flatmap
(thanks [@ljharb])jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.33.2
Compare Source
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
Compare Source
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
Compare Source
Added
display-name
]: addcheckContextObjects
option (#3529 @JulesBlm)jsx-first-prop-new-line
]: addmultiprop
option (#3533 @haydncomley)no-deprecated
]: add React 18 deprecations (#3548 @sergei-startsev)forbid-component-props
]: adddisallowedFor
option (#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
]: allowonLoad
onsource
(@ljharb)jsx-first-prop-new-line
]: ensure autofix preserves generics in component name (#3546 @ljharb)no-unknown-property
]: allowfill
prop 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)destructuring-assignment
]: Handle destructuring of useContext in SFC" (#3583 [#2797][] @102)prefer-read-only-props
]: add TS support (#3593 @HenryBrown0)Changed
jsx-newline
], [no-unsafe
], [static-property-placement
]: Fix code syntax highlighting (#3563 @nbsp1221)jsx-no-bind
]: reword performance rationale (#3581 @gpoole)jsx-first-prop-new-line
]: add missingmultiprop
value (#3598 @dzek69)markedjs/marked (marked)
v5.1.2
Compare Source
Bug Fixes
postcss/postcss (postcss)
v8.4.29
Compare Source
Node#source.offset
(by Ido Rosenthal).v8.4.28
Compare Source
Root.source.end
for better source map (by Romain Menke).Result.root
types whenprocess()
has no parser.v8.4.27
Compare Source
Container
clone methods types.csstools/postcss-plugins (postcss-preset-env)
v9.1.3
Compare Source
September 2, 2023
@csstools/postcss-is-pseudo-class
to4.0.1
(patch)@csstools/postcss-text-decoration-shorthand
to3.0.2
(patch)@csstools/postcss-color-function
to3.0.3
(patch)@csstools/postcss-color-mix-function
to2.0.3
(patch)@csstools/postcss-gradients-interpolation-method
to4.0.3
(patch)@csstools/postcss-hwb-function
to3.0.3
(patch)@csstools/postcss-oklab-function
to3.0.3
(patch)@csstools/postcss-relative-color-syntax
to2.0.3
(patch)postcss-lab-function
to6.0.3
(patch)v9.1.2
Compare Source
August 28, 2023
cssdb
to7.7.1
(patch)@csstools/postcss-text-decoration-shorthand
to3.0.1
(patch)@csstools/postcss-color-function
to3.0.2
(patch)@csstools/postcss-color-mix-function
to2.0.2
(patch)@csstools/postcss-gradients-interpolation-method
to4.0.2
(patch)@csstools/postcss-hwb-function
to3.0.2
(patch)@csstools/postcss-oklab-function
to3.0.2
(patch)@csstools/postcss-relative-color-syntax
to2.0.2
(patch)postcss-lab-function
to6.0.2
(patch)v9.1.1
Compare Source
August 5, 2023
env
option for plugin specific options by @BPScottpostcss-nesting
to12.0.1
(patch)@csstools/postcss-media-minmax
to1.0.7
(patch)@csstools/postcss-media-queries-aspect-ratio-number-values
to2.0.2
(patch)v9.1.0
Compare Source
July 24, 2023
@csstools/postcss-exponential-functions
Check the plugin README for usage details.env
option to control which browserslist environment to target by @BPScottcssdb
to7.7.0
(minor)@csstools/postcss-logical-viewport-units
to2.0.1
(patch)@csstools/postcss-color-function
to3.0.1
(patch)@csstools/postcss-color-mix-function
to2.0.1
(patch)@csstools/postcss-gradients-interpolation-method
to4.0.1
(patch)@csstools/postcss-hwb-function
to3.0.1
(patch)@csstools/postcss-media-minmax
to1.0.6
(patch)@csstools/postcss-media-queries-aspect-ratio-number-values
to2.0.1
(patch)@csstools/postcss-oklab-function
to3.0.1
(patch)@csstools/postcss-relative-color-syntax
to2.0.1
(patch)@csstools/postcss-stepped-value-functions
to3.0.1
(patch)@csstools/postcss-trigonometric-functions
to3.0.1
(patch)postcss-custom-properties
to13.3.0
(minor)postcss-lab-function
to6.0.1
(patch)Microsoft/TypeScript (typescript)
v5.2.2
: TypeScript 5.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
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.
This PR has been generated by Mend Renovate. View repository job log here.