-
-
Notifications
You must be signed in to change notification settings - Fork 365
[skip netlify] Update Bumped minor version of packages #5876
Conversation
|
Reviewpad Report
|
|
New dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No new dependency issues detected in pull request Bot CommandsTo ignore an alert, reply with a comment starting with Pull request alert summary
📊 Modified Dependency Overview:
🚮 Removed packages: @vitest/[email protected], [email protected] |
1c4e183 to
c67fda5
Compare
roiLeo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔴 Not Building
12127c6 to
c15956a
Compare
c15956a to
51fc6ac
Compare
|
Reviewdog breaks with |
ff0e23d to
eb56a06
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed 🦮 in #5973
327e558 to
332380d
Compare
|
lgtm |
a924f29 to
d21b16a
Compare
d21b16a to
72be690
Compare
|
Code Climate has analyzed commit 72be690 and detected 0 issues on this pull request. View more on Code Climate. |


Bumped minor version of packages, check if builds are still passing, please 🥺
This PR contains the following updates:
^7.21.4->^7.21.8^7.21.4->^7.21.5^7.2.2->^7.2.6^0.5.10->^0.6.0^1.1.4->^1.1.8^0.4.9->^0.4.11^1.20.0->^1.20.1^5.59.0->^5.59.6^5.59.0->^5.59.6^0.30.1->^0.31.1^6.24.0->^6.25.1^12.10.0->^12.12.0^1.7.6->^1.8.1^2.29.3->^2.30.0^8.39.0->^8.41.0^5.12.1->^5.13.1^11.7.0->^11.8.0^1.62.0->^1.62.1^0.30.1->^0.31.1^9.1.1->^9.3.0Release Notes
babel/babel
v7.21.8Compare Source
👓 Spec Compliance
babel-parserusing awaitrestriction in explicitResourceManagement (@JLHwung)🐛 Bug Fix
babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginv7.21.5Compare Source
👓 Spec Compliance
babel-generator,babel-parser,babel-typesmixinsandimplementsforDeclareInterfaceandInterfaceDeclaration(@liuxingbaoyu)🐛 Bug Fix
babel-core,babel-generator,babel-plugin-transform-modules-commonjs,babel-plugin-transform-react-jsx)position withcreateParenthesizedExpressions(@liuxingbaoyu)babel-preset-env💅 Polish
babel-typesbabel-coreltinstead oflteto check TS version for .cts config (@nicolo-ribaudo)🏠 Internal
babel-coreimport.meta.resolve(@nicolo-ribaudo)babel-helper-fixtures,babel-preset-typescript.overridesand.envwhen resolving plugins/presets from fixture options (@JLHwung)babel-helper-create-class-features-plugin,babel-helper-create-regexp-features-pluginsemverpackage to compare versions (@nicolo-ribaudo)nuxt-community/sentry-module
v7.2.6Compare Source
v7.2.5Compare Source
v7.2.4Compare Source
v7.2.3Compare Source
oruga-ui/oruga
v0.6.0Compare Source
Breaking changes ❗
autocomplete->allow-autocompleteBug Fixes
Features
preheader(93c6521) (@subdavis)v0.5.11Compare Source
vuejs/pinia
v0.4.11Compare Source
v0.4.10Compare Source
getsentry/sentry-webpack-plugin
v1.20.1Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.6Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.5Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.2Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.1Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.6Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.5Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.2Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.59.1Compare Source
Note: Version bump only for package @typescript-eslint/parser
vitest-dev/vitest
v0.31.1Compare Source
🚀 Features
rshould rerun current pattern tests - by @Dunqing and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3305 (69d27)🐞 Bug Fixes
cwdfrom test name filter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3353 (324a9)toMatchInlineSnapshotfails when file path includes parentheses - by @pacexy in https://github.com/vitest-dev/vitest/issues/3370 and https://github.com/vitest-dev/vitest/issues/3371 (dcf13)View changes on GitHub
v0.31.0Compare Source
🚨 Breaking Changes
Remove
browserfrom allowed pools insidepoolMatchGlobconfig option. Please, use Vitest workspaces for running tests in the browser.Move assertion declarations to expect package - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3294 (cf3af)
🚀 Features
vi.hoistedto run code before imports are executed:vi.mock:--bailoption for cancelling test run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3163 (8d460)🐞 Bug Fixes
thresholdAutoUpdateto work withperFile- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3182 (29eeb)import.meta.hot.sendmock - by @antfu (b1624)View changes on GitHub
all-contributors/all-contributors-cli
v6.25.1Compare Source
Bug Fixes
v6.25.0Compare Source
Features
wrapperTemplateoption (#348) (2c07af8)cypress-io/cypress
v12.12.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​12-12-0
v12.11.0Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#​12-11-0
dmtrKovalenko/cypress-real-events
v1.8.1Compare Source
What's Changed
🎉 feat: new realMouseWheel command by @fernyb in https://github.com/dmtrKovalenko/cypress-real-events/pull/378
chore(readme): Add Typescript types info by @mitchwd in https://github.com/dmtrKovalenko/cypress-real-events/pull/368
chore(deps): support Cypress 12 by @piwysocki in https://github.com/dmtrKovalenko/cypress-real-events/pull/366
chore(docs): Fix real mouse wheel docs by @dmtrKovalenko in https://github.com/dmtrKovalenko/cypress-real-events/pull/384
New Contributors
Full Changelog: dmtrKovalenko/cypress-real-events@v1.7.6...1.8.1
date-fns/date-fns
v2.30.0Compare Source
Kudos to @kossnocorp and @Andarist for working on the release.
Changes
eslint/eslint
v8.41.0Compare Source
Features
880a431feat: change default ignore pattern to**/node_modules/in flat config (#17184) (Milos Djermanovic)8bf5505feat: exposeshouldUseFlatConfig(#17169) (Connor Prussin)Bug Fixes
4f5440dfix: incorrect warning message for ignored dotfiles (#17196) (Milos Djermanovic)94da96cfix: unifyLintMessagetype (#17076) (Brandon Mills)0c415cdfix: validateignorePatternsconstructor option inFlatESLintclass (#17139) (Milos Djermanovic)9682d66fix: switchgrapheme-splittertographemer(#17160) (fisker Cheung)Documentation
7709b14docs: Update README (GitHub Actions Bot)7f183e0docs: Update triage process description (#17157) (Nicholas C. Zakas)b68346bdocs: fix license to reflect relicensing of jshint (#17165) (Stefan Bischof)Chores
f43216achore: upgrade @eslint/js@8.41.0 (#17200) (Milos Djermanovic)95c3007chore: package.json update for @eslint/js release (ESLint Jenkins)ddc5291chore: don't use deprecatedcontextmethods inast-utilstests (#17194) (Milos Djermanovic)b1516dbchore: Fix return type offindFlatConfigFile(#17161) (Milos Djermanovic)918b0fdperf: Store indent descriptors in a plain array (#17148) (Francesco Trotta)4caa344refactor: locateConfigFileToUse returns an Error object (#17159) (唯然)v8.40.0Compare Source
Features
5db7808feat: improve flat config errors for invalid rule options and severities (#17140) (Josh Goldberg ✨)f5574dcfeat: Add findConfigFile() method to FlatESLint (#17142) (Nicholas C. Zakas)e52b98bfeat: addsourceCodeproperty to the rule context (#17107) (Nitin Kumar)1468f5bfeat: addphysicalFilenameproperty to the rule context (#17111) (Nitin Kumar)0df4d4ffeat: addcwdto rule context (#17106) (Nitin Kumar)52018f2feat: addfilenameproperty to the rule context (#17108) (Nitin Kumar)559ff4efeat: add newomitLastInOneLineClassBodyoption to thesemirule (#17105) (Nitin Kumar)Bug Fixes
f076e54fix: Ensure FlatESLint#findConfigFile() doesn't throw. (#17151) (Nicholas C. Zakas)Documentation
e980bf3docs: Update README (GitHub Actions Bot)e92a6fcdocs: Update README (GitHub Actions Bot)af5fe64docs: Fix custom rule schema docs (#17115) (Adam Jones)4a352a9docs: explain how to include predefined globals (#17114) (Marcus Wyatt)5ea15d9docs: add mastodon link in readme (#17110) (唯然)Chores
4053004chore: upgrade @eslint/js@8.40.0 (#17156) (Milos Djermanovic)50fed1dchore: package.json update for @eslint/js release (ESLint Jenkins)4c7a170chore: upgrade @eslint/eslintrc@2.0.3 (#17155) (Milos Djermanovic)e80b7ccchore: upgrade [email protected] (#17154) (Milos Djermanovic)ce3ac91chore: upgrade [email protected] (#17153) (Milos Djermanovic)9094d79chore: addlatest/tometa.docs.urlin all core rules (#17136) (Milos Djermanovic)d85efadperf: don't usegrapheme-splitteron ASCII strings in key-spacing rule (#17122) (Milos Djermanovic)enisdenjo/graphql-ws
v5.13.1Compare Source
Bug Fixes
v5.13.0Compare Source
Features
5.12.1 (2023-03-31)
Bug Fixes
highlightjs/highlight.js
v11.8.0Compare Source
Parser engine:
__emitTokenskey to grammars to allow then to direct their own parsing, only using Highlight.js for the HTML rendering [Josh Goebel][]removePluginapi [faga295][]JavaScript[Cyrus Kao][]New Grammars:
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" in timezone Europe/Berlin, 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.