Bump semver and core-js-compat by dependabot[bot] · Pull Request #79 · dotCMS/dotcms-webcomponents
Bumps semver and core-js-compat. These dependencies needed to be updated together.
Updates semver from 5.7.1 to 5.7.2
Release notes
Sourced from semver's releases.
v5.7.2
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@joaomoreno,@lukekarrys)
Changelog
Sourced from semver's changelog.
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@joaomoreno,@lukekarrys)5.7
- Add
minVersionmethod5.6
- Move boolean
looseparam to an options object, with backwards-compatibility protection.- Add ability to opt out of special prerelease version handling with the
includePrereleaseoption flag.5.5
- Add version coercion capabilities
5.4
- Add intersection checking
5.3
- Add
minSatisfyingmethod5.2
- Add
prerelease(v)that returns prerelease components5.1
- Add Backus-Naur for ranges
- Remove excessively cute inspection methods
5.0
- Remove AMD/Browserified build artifacts
- Fix ltr and gtr when using the
*range- Fix for range
*with a prerelease identifier
Commits
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates semver from 6.3.0 to 6.3.1
Release notes
Sourced from semver's releases.
v5.7.2
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@joaomoreno,@lukekarrys)
Changelog
Sourced from semver's changelog.
5.7.2 (2023-07-10)
Bug Fixes
2f8fd41#585 better handling of whitespace (#585) (@joaomoreno,@lukekarrys)5.7
- Add
minVersionmethod5.6
- Move boolean
looseparam to an options object, with backwards-compatibility protection.- Add ability to opt out of special prerelease version handling with the
includePrereleaseoption flag.5.5
- Add version coercion capabilities
5.4
- Add intersection checking
5.3
- Add
minSatisfyingmethod5.2
- Add
prerelease(v)that returns prerelease components5.1
- Add Backus-Naur for ranges
- Remove excessively cute inspection methods
5.0
- Remove AMD/Browserified build artifacts
- Fix ltr and gtr when using the
*range- Fix for range
*with a prerelease identifier
Commits
Maintainer changes
This version was pushed to npm by lukekarrys, a new releaser for semver since your current version.
Updates core-js-compat from 3.9.0 to 3.48.0
Changelog
Sourced from core-js-compat's changelog.
3.48.0 - 2026.01.21
- Changes v3.47.0...v3.48.0 (126 commits)
Mapupsert proposal:
- Built-ins:
Map.prototype.getOrInsertMap.prototype.getOrInsertComputedWeakMap.prototype.getOrInsertWeakMap.prototype.getOrInsertComputed- Moved to stable ES, January 2026 TC39 meeting
- Added
es.namespace modules,/es/and/stable/namespaces entries- Use
CreateDataProperty/CreateDataPropertyOrThrowin some missed cases, #1497- Minor fix / optimization in the
RegExpconstructor (NCG anddotAll) polyfill- Added some more workarounds for a Safari < 13 bug with silent ignore of non-writable array
.length- Added detection of a Webkit bug:
Iterator.prototype.flatMapthrows on iterator withoutreturnmethod- Added detection of a V8 ~ Chromium < 144 bug:
Uint8Array.prototype.setFromHexthrows an error on length-tracking views over ResizableArrayBuffer- Compat data improvements:
Mapupsert proposal features marked as shipped in V8 ~ Chrome 145- Joint iteration proposal features marked as shipped in FF148
Iterator.concatmarked as shipped in Bun 1.3.7- Added Rhino 1.9.0 compat data
- Added Deno 2.6 compat data mapping
- Added Opera Android 93 and 94 compat data mapping
- Added Electron 41 compat data mapping
Iterator.prototype.flatMapmarked as supported from Safari 26.2 and Bun 1.2.21 because of a bug: throws on iterator withoutreturnmethodUint8Array.prototype.setFromHexmarked as supported from V8 ~ Chromium 144 because of a bug: throws an error on length-tracking views over ResizableArrayBuffer3.47.0 - 2025.11.18
- Changes v3.46.0...v3.47.0 (117 commits)
JSON.parsesource text access proposal:
- Built-ins:
JSON.isRawJSONJSON.parseJSON.rawJSONJSON.stringify- Moved to stable ES, November 2025 TC39 meeting
- Added
es.namespace modules,/es/and/stable/namespaces entries- Reworked
JSON.stringifyinternalsIteratorsequencing proposal:
- Built-ins:
Iterator.concat- Moved to stable ES, November 2025 TC39 meeting
- Added
es.namespace modules,/es/and/stable/namespaces entries- Joint iteration proposal:
- Built-ins:
Iterator.zipIterator.zipKeyed- Moved to stage 3, November 2025 TC39 meeting
- Added
/actual/namespace entries, unconditional forced replacement changed to feature detection- Fixed increasing
.sizeinURLSearchParams.prototype.appendpolyfill in IE8-- Compat data improvements:
... (truncated)
Commits
5d657dav3.48.05644e73Add bug detection forUint8Array.prototype.setFromHex804a10eMerge pull request #1501 from zloirock/flat-map-fix45d7fe3Add bug detection to Iterator flatMap methodefd9c2fmoveMapupsert proposal to stable ESa391a3bupdate Electron 41 compat data mapping6cb9a08markIterator.concatas shipped in Bun 1.3.7bcbab70add Opera Android 94 compat data mapping91c8a37add Electron 41 compat data mapping6808866add Rhino 1.9.0 compat data- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.