fix(deps): update all non-major dependencies#13488
Merged
Conversation
|
|
patak-cat
approved these changes
Jun 12, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^7.22.1->^7.22.5^7.22.4->^7.22.5^7.22.4->^7.22.5^7.22.3->^7.22.5^7.22.4->^7.22.5^25.0.0->^25.0.1^18.16.16->^18.16.17^18.2.9->^18.2.11^8.5.4->^8.5.5^3.30.2->^3.31.0^1.34.3->^1.35.08.6.1->8.6.2^1.63.2->^1.63.3v36.0.18->v36.1.0^0.11.0->^0.11.1^0.11.0->^0.11.11.0.0-beta.1->1.0.0-beta.2Release Notes
babel/babel (@babel/core)
v7.22.5Compare Source
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@nicolo-ribaudo)babel/babel (@babel/parser)
v7.22.5Compare Source
v7.22.5 (2023-06-08)
🐛 Bug Fix
babel-preset-env,babel-standalonesyntax-unicode-sets-regexin standalone (@nicolo-ribaudo)💅 Polish
babel-core-transform-when resolving missing plugins (@nicolo-ribaudo)Committers: 4
rollup/plugins
v25.0.1Compare Source
2023-06-10
Bugfixes
zloirock/core-js
v3.31.0Compare Source
String.prototype.isWellFormedmethodString.prototype.toWellFormedmethodes.namespace modules,/es/and/stable/namespaces entriesArraygrouping proposal, May 2023 TC39 meeting updates:Object.groupBymethodMap.groupBymethod (with the actual semantic - with a minor difference it was present in the collections methods stage 1 proposal)Function.prototype[Symbol.metadata](=== null)/actual/entriesSymbol.iteratorfallback from callable check toundefined/nullcheck, May 2023 TC39 meeting, proposal-iterator-helpers/272IsCallablecheck onNextMethod, deferring errors toCallsite, May 2023 TC39 meeting, proposal-iterator-helpers/274Promise.withResolversstage 2 proposal:Promise.withResolversmethodSymbolpredicates stage 2 proposal:Symbol, May 2023 TC39 meeting:Symbol.isRegistered->Symbol.isRegisteredSymbolmethodSymbol.isWellKnown->Symbol.isWellKnownSymbolmethodvalueargument ofURLSearchParams.prototype.{ has, delete }, url/735ArrayBuffer.prototype.{ transfer, transferToFixedLength }polyfillsAsyncDisposableStack.prototype.adoptcallback, #1258URLSearchParams#sizein ES3 engines (IE8-)Object.{ entries, values }for some IE versions bug with invisible integer keys onnull-prototype objectscore-js-compat, #1235, thanks @susnuxSet.prototype.differencethat was missed in Bun because of a bug added in 0.6.0Array.prototype.{ group, groupToMap }marked as no longer supported in WebKit runtimes because of the mentioned above web compat issue. For example, it's disabled from Bun 0.6.2Arrayby copy proposal marked as supported from FF115Array.fromAsyncmarked as supported from FF115URL.canParsemarked as supported from FF115valueargument ofURLSearchParams.prototype.{ has, delete }marked as supported from NodeJS 20.2.0 and FF115Microsoft/playwright
v1.35.0Compare Source
Highlights
UI mode is now available in VSCode Playwright extension via a new "Show trace viewer" button:
UI mode and trace viewer mark network requests handled with
page.route()andbrowserContext.route()handlers, as well as those issued via the API testing:New option
maskColorfor methodspage.screenshot(),locator.screenshot(),expect(page).toHaveScreenshot()andexpect(locator).toHaveScreenshot()to change default masking color:New
uninstallCLI command to uninstall browser binaries:Both UI mode and trace viewer now could be opened in a browser tab:
playwright-corebinary got renamed fromplaywrighttoplaywright-core. So if you useplaywright-coreCLI, make sure to update the name:$ npx playwright-core install # the new way to install browsers when using playwright-coreThis change does not affect
@playwright/testandplaywrightpackage users.Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v8.6.2Compare Source
Patch Changes
Our Gold Sponsors
Our Silver Sponsors
sass/dart-sass
v1.63.3Compare Source
JavaScript API
tj-actions/changed-files
v36.1.0Compare Source
What's Changed
Full Changelog: tj-actions/changed-files@v36...v36.1.0
defunctzombie/node-url
v0.11.1Compare Source
vuejs/vitepress
v1.0.0-beta.2Compare Source
Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
defineConfiganddefineConfigWithThemecan now accept functions that return the config object. This might break typings in some third-party plugins that rely on the type of these functions.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.