This repository was archived by the owner on Sep 11, 2024. It is now read-only.
Update all non-major dependencies #10524
Merged
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:
12.8.1->12.9.0v5.5.0->v5.6.18.36.0->8.37.08.7.0->8.8.010.0.6->10.0.711.1.0->11.1.1v4.0.0->v4.0.1v1.2->v1.31.51.2->1.51.51.52.02.8.4->2.8.74.4.0->4.4.115.3.0->15.4.04.5.0->4.6.01.0.34->1.0.35Release Notes
cypress-io/cypress
v12.9.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​12-9-0
cypress-io/github-action
v5.6.1Compare Source
Bug Fixes
v5.6.0Compare Source
Features
v5.5.1Compare Source
Bug Fixes
@actions/ioand markdown-link-check (#843) (9626848)eslint/eslint
v8.37.0Compare Source
Features
b6ab8b2feat:require-unicode-regexpadd suggestions (#17007) (Josh Goldberg)10022b1feat: Copy getScope() to SourceCode (#17004) (Nicholas C. Zakas)1665c02feat: Use plugin metadata for flat config serialization (#16992) (Nicholas C. Zakas)b3634f6feat: docs license (#17010) (Samuel Roldan)892e6e5feat: languageOptions.parser must be an object. (#16985) (Nicholas C. Zakas)Bug Fixes
619f3fdfix: correctly handlenulldefault config inRuleTester(#17023) (Brad Zacher)1fbf118fix:getFirstToken/getLastTokenon comment-only node (#16889) (Francesco Trotta)129e252fix: Fix typo inlogical-assignment-operatorsrule description (#17000) (Francesco Trotta)Documentation
75339dfdocs: fix typos and missing info in id-match docs (#17029) (Ed Lucas)ec2d830docs: Fix typos in thesemirule docs (#17012) (Andrii Lundiak)e39f28ddocs: add back to top button (#16979) (Tanuj Kanti)721c717docs: Custom Processors cleanup and expansion (#16838) (Ben Perlmutter)d049f97docs: 'How ESLint is Maintained' page (#16961) (Ben Perlmutter)5251a92docs: Describe guard options for guard-for-in (#16986) (alope107)6157d81docs: Add example to guard-for-in docs. (#16983) (alope107)fd47998docs: updateArray.prototype.toSortedspecification link (#16982) (Milos Djermanovic)3e1cf6bdocs: Copy edits on Maintain ESLint docs (#16939) (Ben Perlmutter)Chores
c67f299chore: upgrade @eslint/js@8.37.0 (#17033) (Milos Djermanovic)ee9ddbdchore: package.json update for @eslint/js release (ESLint Jenkins)dddb475chore: upgrade @eslint/eslintrc@2.0.2 (#17032) (Milos Djermanovic)522431echore: upgrade [email protected] (#17031) (Milos Djermanovic)f5f9a88chore: upgrade [email protected] (#17030) (Milos Djermanovic)4dd8d52ci: bump actions/stale from 7 to 8 (#17026) (dependabot[bot])ad9dd6achore: remove duplicate scss, (#17005) (Strek)ada6a3eci: unpin Node 19 (#16993) (Milos Djermanovic)c3da975chore: Remove triage label from template (#16990) (Nicholas C. Zakas)69bc0e2ci: pin Node 19 to 19.7.0 (#16987) (Milos Djermanovic)prettier/eslint-config-prettier
v8.8.0Compare Source
avoidwork/filesize.js
v10.0.7Compare Source
4de5566d41818fjprichardson/node-fs-extra
v11.1.1Compare Source
futuratrepadeira/changed-files
v4.0.1Compare Source
What's Changed
Full Changelog: umani/changed-files@v4.0.0...v4.0.1
matrix-org/pr-details-action
v1.3: Support for merge queuesCompare Source
PostHog/posthog-js
v1.51.5Compare Source
v1.51.4Compare Source
v1.51.3Compare Source
prettier/prettier
v2.8.7Compare Source
diff
Allow multiple decorators on same getter/setter (#14584 by @fisker)
v2.8.6Compare Source
diff
Allow decorators on private members and class expressions (#14548 by @fisker)
v2.8.5Compare Source
diff
Support TypeScript 5.0 (#14391 by @fisker, #13819 by @fisker, @sosukesuzuki)
TypeScript 5.0 introduces two new syntactic features:
constmodifiers for type parametersexport type *declarationsAdd missing parentheses for decorator (#14393 by @fisker)
Add parentheses for
TypeofTypeAnnotationto improve readability (#14458 by @fisker)Support
max_line_length=offwhen parsing.editorconfig(#14516 by @josephfrazier)If an .editorconfig file is in your project and it sets
max_line_length=offfor the file you're formatting,it will be interpreted as a
printWidthofInfinityrather than being ignored(which previously resulted in the default
printWidthof 80 being applied, if not overridden by Prettier-specific configuration).isaacs/rimraf
v4.4.1Compare Source
stylelint/stylelint
v15.4.0Compare Source
--quiet-deprecation-warningsflag (#6724) (@mattxwang).-calias for--config(#6720) (@sidverma32).media-feature-range-notationautofix (#6742) (@romainmenke).no-unknown-custom-propertiesrule (#6731) (@jameschensmith).function-url-quotesautofix for double-slash comments in SCSS maps (#6745) (@jgerigmeyer).isPathIgnored()utility's performance (#6728) (@ybiquitous).rule-selector-property-disallowed-listsecondary options (#6723) (@mattxwang).declaration-block-no-redundant-longhand-propertieswith basic keywords (#6748) (@mattxwang).stylelint-scss/stylelint-scss
v4.6.0Compare Source
Full Changelog: stylelint-scss/stylelint-scss@v4.5.0...v4.6.0
faisalman/ua-parser-js
v1.0.35Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This change is marked as an internal change (Task), so will not be included in the changelog.