build(deps): bump the npm_and_yarn group in /apps/OpenSign with 2 updates
Bumps the npm_and_yarn group in /apps/OpenSign with 2 updates: @babel/runtime-corejs3 and parse.
Updates @babel/runtime-corejs3 from 7.24.7 to 7.26.10
Release notes
Sourced from @​babel/runtime-corejs3's releases.
v7.26.10 (2025-03-11)
Thanks
@​jordan-choiand@​mmmsssttt404for your first PRs!This release includes a fix for https://github.com/babel/babel/security/advisories/GHSA-968p-4wvh-cqc8, a security vulnerability which affects the
.replacemethod of transpiled regular expressions that use named capturing groups.:eyeglasses: Spec Compliance
babel-parser
- #17159 Disallow decorator in array pattern (
@​JLHwung):bug: Bug Fix
babel-parser,babel-template
- #17164 Fix: always initialize ExportDeclaration attributes (
@​JLHwung)babel-core
- #17142 fix: "Map maximum size exceeded" in deepClone (
@​liuxingbaoyu)babel-parser,babel-plugin-transform-typescript
- #17154 Update typescript parser tests (
@​JLHwung)babel-traverse
- #17151 fix: Should not evaluate vars in child scope (
@​liuxingbaoyu)babel-generator
- #17153 fix: Correctly generate
abstract override(@​liuxingbaoyu)babel-parser
- #17107 Fix source type detection when parsing TypeScript (
@​JLHwung)babel-helpers,babel-runtime,babel-runtime-corejs2,babel-runtime-corejs3
- #17173 Fix processing of replacement pattern with named capture groups (
@​mmmsssttt404):nail_care: Polish
babel-standalone
- #17158 Avoid warnings when re-bundling
@​babel/standalonewith webpack (@​liuxingbaoyu):house: Internal
babel-parser
- #17160 Left-value parsing cleanup (
@​JLHwung)Committers: 6
- Babel Bot (
@​babel-bot)- Huáng Jùnlià ng (
@​JLHwung)- Nicolò Ribaudo (
@​nicolo-ribaudo)- Yunyoung Jordan Choi (
@​jordan-choi)@​liuxingbaoyu@​mmmsssttt404v7.26.9 (2025-02-14)
:bug: Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind(@​liuxingbaoyu)babel-generator,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@​jamiebuilds-signal)
... (truncated)
Changelog
Sourced from @​babel/runtime-corejs3's changelog.
v7.26.10 (2025-03-11)
:eyeglasses: Spec Compliance
babel-parser
- #17159 Disallow decorator in array pattern (
@​JLHwung):bug: Bug Fix
babel-parser,babel-template
- #17164 Fix: always initialize ExportDeclaration attributes (
@​JLHwung)babel-core
- #17142 fix: "Map maximum size exceeded" in deepClone (
@​liuxingbaoyu)babel-parser,babel-plugin-transform-typescript
- #17154 Update typescript parser tests (
@​JLHwung)babel-traverse
- #17151 fix: Should not evaluate vars in child scope (
@​liuxingbaoyu)babel-generator
- #17153 fix: Correctly generate
abstract override(@​liuxingbaoyu)babel-parser
- #17107 Fix source type detection when parsing TypeScript (
@​JLHwung)babel-helpers,babel-runtime,babel-runtime-corejs2,babel-runtime-corejs3
- #17173 Fix processing of replacement pattern with named capture groups (
@​mmmsssttt404):nail_care: Polish
babel-standalone
- #17158 Avoid warnings when re-bundling
@​babel/standalonewith webpack (@​liuxingbaoyu):house: Internal
babel-parser
- #17160 Left-value parsing cleanup (
@​JLHwung)v7.26.9 (2025-02-14)
:bug: Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind(@​liuxingbaoyu)babel-generator,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@​jamiebuilds-signal):house: Internal
babel-types
- #17130 Use
.tsfiles with explicit reexports to solve name conflicts (@​nicolo-ribaudo)babel-core
- #17127 Do not depend on
@types/gensyncin Babel 7 (@​nicolo-ribaudo)v7.26.7 (2025-01-24)
:bug: Bug Fix
babel-helpers,babel-preset-env,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (
@​tquetano-netflix)babel-plugin-transform-typeof-symbol
- #17085 fix: Correctly handle
typeofin arrow functions (@​liuxingbaoyu)
... (truncated)
Commits
e1ce99dv7.26.10d5952e8Fix processing of replacement pattern with named capture groups (#17173)64bca7bv7.26.92d95140v7.26.70e6199bMake "object without properties" helpers ES6-compatible (#17086)63d3038v7.26.0bfa56c4Supportimport()inrewriteImportExtensions(#16794)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)2533cfbv7.25.7- Additional commits viewable in compare view
Updates parse from 5.3.0 to 6.1.0
Release notes
Sourced from parse's releases.
6.1.0
6.1.0 (2025-03-17)
Features
- Add
Parse.QueryoptionuseMaintenanceKey(#2484) (2ead3f3)- Allow
Parse.Objectfield names to begin with underscore_to access internal fields of Parse Server (#2475) (08e43ba)- Publish TypeScript definitions (#2491) (fc3e573)
6.1.0-alpha.3
6.1.0-alpha.3 (2025-03-16)
Features
6.1.0-alpha.2
6.1.0-alpha.2 (2025-03-10)
Features
6.1.0-alpha.1
6.1.0-alpha.1 (2025-03-05)
Features
- Allow
Parse.Objectfield names to begin with underscore_to access internal fields of Parse Server (#2475) (08e43ba)6.0.0
6.0.0 (2025-03-02)
Bug Fixes
Parse.Hooksrequests have double forward slash in URL (#2441) (1fc520c)Parse.Query.findAllnot returning all objects with optionjson: true(#2449) (f160b8c)- Cannot pass
useMasterKey: falsetoParse.Cloud.run(#2431) (abadac9)- Remove validation error handler option
errorfrom various methods ofParse.Object(#2445) (52ddaee)- Security upgrade dset from 3.1.3 to 3.1.4 (#2277) (058f8e4)
Features
... (truncated)
Commits
bfde092chore(release): 6.1.0 [skip ci]9ff4442build: Release (#2522)23aff47empty commit to trigger CI19c3e0aci: Fix auto-pr (#2520)961a581ci: Fix auto pr (#2518)057acd2ci: fix auto-pr (#2516)70011f1ci: Fix auto-pr (#2514)71b90daci: Fix auto-pr (#2513)92ceb4bci: Fix auto-pr (#2512)0015c5cci: Fix auto-pr (#2511)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| open-sign | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 5, 2025 6:11am |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml